Public bug reported:

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.

** Affects: nova
     Importance: Undecided
     Assignee: Pushkar Umaranikar (pushkar-umaranikar)
         Status: New


** Tags: api

** Tags added: api

** Changed in: nova
     Assignee: (unassigned) => Pushkar Umaranikar (pushkar-umaranikar)

-- 
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):
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to