** 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

-- 
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