yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64640
[Bug 1672840] Re: Use only one config option for "auth_url" for each section in nova configurations.
Feel free to propose a patch, this doesn't really need a bug.
** Changed in: nova
Status: New => Opinion
** Changed in: nova
Importance: Low => Wishlist
--
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/1672840
Title:
Use only one config option for "auth_url" for each section in nova
configurations.
Status in OpenStack Compute (nova):
Opinion
Bug description:
Nova uses "auth_url" to authenticate when it talks to REST API's like
Neutron, placement, keystoneauth. This url endpoint needs to be
configured in nova.conf
But, currently, each group/section (Placement, Neutron, keystoneauth
etc.) has same configuration field. They all uses same endpoint which
represents value of this config field.
We can move this configuration to defaults section, so that we don't
have to configure same config value in multiple groups.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1672840/+subscriptions
References