yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16048
[Bug 1313780] Re: reuse default value for signing_dir setting from middleware which is sane
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1313780
Title:
reuse default value for signing_dir setting from middleware which is
sane
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
In neutron.conf, we specify our custom value for signing_dir. There is
no real need to do it, instead it's safe to use the default value
which is a securely created temporary directory below TMPDIR (usually
/tmp). Most other services (f.e. nova) use the default behaviour
provided by keystone middleware, so we're better reduce the
maintenance effort on our side and stick to the common ground.
It's always a good thing to reduce the number of explicit settings in
default configuration.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1313780/+subscriptions
References