yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64681
[Bug 1696830] Re: nova-placement-api default config files is too strict
Like I said in the review, after looking at PEP-3333, I think Nova already supports defining other places for nova.conf by defining the OS_PLACEMENT_CONFIG_DIR environment variable.
I don't really see why you couldn't want to set this specific envvar ?
** Changed in: nova
Status: In Progress => Opinion
--
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/1696830
Title:
nova-placement-api default config files is too strict
Status in OpenStack Compute (nova):
Opinion
Status in Nova Snap:
New
Bug description:
If nova.conf doesn't exist in the typical location of
/etc/nova/nova.conf and OS_PLACEMENT_CONFIG_DIR isn't set, nova-
placement-api's wsgi application will fail. In our case with the
OpenStack snap, we have two possible paths we may pick nova.conf up
from, based on what --config-file specifies. I think the right answer
here is to be a bit more flexible and not set the default config file
if it's path doesn't exist.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1696830/+subscriptions
References