]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix auth_url in metadata_agent.ini
authorZhiQiang Fan <aji.zqfan@gmail.com>
Wed, 21 Aug 2013 17:05:27 +0000 (01:05 +0800)
committerZhiQiang Fan <aji.zqfan@gmail.com>
Wed, 21 Aug 2013 17:19:30 +0000 (01:19 +0800)
commit0ec5a89360816df570ced3e5f990aa1cee429170
tree7e2e2ac18c7584095a36bf04064d706926d3008b
parentf5303e007539343aac3b485cf01b794bd806552d
Fix auth_url in metadata_agent.ini

Closes-Bug: #1214921

The value of auth_url is incorrect, some operators may not change
that value and problem will occur. According to keystone, 35357 is
the port number which the public admin listens on, 5000 should be
used for neutron instead.

Change-Id: I0b35f25c1845d02f8b9b3cd8c759920d52003c0c
etc/metadata_agent.ini