metadata_agent.ini auth_url default is incorrect

Bug #1214921 reported by Lorin Hochstein
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
yong sheng gong
neutron
Fix Released
Medium
ZhiQiang Fan

Bug Description

(Posted from https://bugs.launchpad.net/neutron/+bug/1211829/comments/12)

The etc/metadata_agent.ini has the default config option:

auth_url = http://localhost:35357/v2.0

It should be:

auth_url = http://localhost:5000/v2.0

per Dolph's commentary here:

http://lists.openstack.org/pipermail/openstack-dev/2013-August/012886.html

Tags: metadata
ZhiQiang Fan (aji-zqfan)
Changed in neutron:
assignee: nobody → ZhiQiang Fan (aji-zqfan)
Revision history for this message
Maru Newby (maru) wrote :

Make sure to update devstack's configuration (in lib/neutron) of the metadata service as well, since it applies the same default.

Revision history for this message
Maru Newby (maru) wrote :

service => agent

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/43166

Changed in neutron:
status: New → In Progress
Changed in neutron:
importance: Undecided → Medium
milestone: none → havana-3
tags: added: metadata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/43166
Committed: http://github.com/openstack/neutron/commit/0ec5a89360816df570ced3e5f990aa1cee429170
Submitter: Jenkins
Branch: master

commit 0ec5a89360816df570ced3e5f990aa1cee429170
Author: ZhiQiang Fan <email address hidden>
Date: Thu Aug 22 01:05:27 2013 +0800

    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

Changed in neutron:
status: In Progress → Fix Committed
Changed in devstack:
assignee: nobody → yong sheng gong (gongysh)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/43605

Changed in devstack:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/43605
Committed: http://github.com/openstack-dev/devstack/commit/8535d8b3fc283ac4ebb7a851b19bf2bff36d78d0
Submitter: Jenkins
Branch: master

commit 8535d8b3fc283ac4ebb7a851b19bf2bff36d78d0
Author: Yong Sheng Gong <email address hidden>
Date: Sun Aug 25 11:21:13 2013 +0800

    use keystone service port instead of admin port

    Change-Id: Iaf1848ecabf100171f741fde0efee5d8f65b7795
    Fixes: Bug #1214921

Changed in devstack:
status: In Progress → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-3 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.