← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1313780] [NEW] reuse default value for signing_dir setting from middleware which is sane

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New

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

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


Follow ups

References