[Openstack-docs] [openstack/neutron] DocImpact review request change If7ab8df24f8a727b458a780af8909e4cc6e1d0eb
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Thu Jul 18 02:26:35 UTC 2013
Hi, I'd like you to take a look at this patch for potential
DocImpact.
https://review.openstack.org/37605
Log:
commit e1a81bfc42993557e9a5ec6b5b29400441ac2698
Author: Michael Chapman <michchap at cisco.com>
Date: Thu Jul 18 12:04:00 2013 +1000
Fix auth issue in get_instance_host
_get_instance_host was attempting to use the
admin username and password with the user's
tenant, which leads to 401 auth errors from
Keystone when attempting to determine the
instance host from nova.
This patch reads the admin tenant from the same
place as the username and password and uses that
instead. It also removes the keystone call that
was used to determine the tenant_id from the name,
since that is no longer needed.
DocImpact grizzly
Change-Id: If7ab8df24f8a727b458a780af8909e4cc6e1d0eb
Fixes: bug 1202462
Automatically generated bug (please review):
https://bugs.launchpad.net/bugs/1202468
More information about the Openstack-docs
mailing list