yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49169
[Bug 1567694] [NEW] nova's neutron client auth_uri uses admin
Public bug reported:
looking at default config from various projects, including nova's own CI
/etc/nova/nova.conf:
[neutron]
auth_url = http://localhost/35357/v3
however when compared to other projects, they use the non-admin keystone
port (5000) and the auth version(v3) for auth.
It is confusing if this is necessary because the client needs access to
the keystone admin api's or if we are simply just holding over some old
config lore.
Can we document what the actual requirement for this url is?
is is only for auth?
does it really need the keystone admin port?
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1567694
Title:
nova's neutron client auth_uri uses admin
Status in OpenStack Compute (nova):
New
Bug description:
looking at default config from various projects, including nova's own
CI
/etc/nova/nova.conf:
[neutron]
auth_url = http://localhost/35357/v3
however when compared to other projects, they use the non-admin
keystone port (5000) and the auth version(v3) for auth.
It is confusing if this is necessary because the client needs access
to the keystone admin api's or if we are simply just holding over some
old config lore.
Can we document what the actual requirement for this url is?
is is only for auth?
does it really need the keystone admin port?
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1567694/+subscriptions
Follow ups