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 protected]> 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 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1214921 Title: metadata_agent.ini auth_url default is incorrect Status in devstack - openstack dev environments: Fix Released Status in OpenStack Neutron (virtual network service): Fix Committed 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 To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/1214921/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

