← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1485537] Re: adopt oslo_config.fixture.Config

 

[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1485537

Title:
  adopt oslo_config.fixture.Config

Status in neutron:
  Expired

Bug description:
  Currently, base test class tries to mock out oslo.config autodiscovery
  to isolate tests from external configuration files, but does not make
  it completely. F.e. policy.d directory is still accessed by
  oslo.policy code, making bugs like bug 1484553.

  I hope that adopting the fixture should isolate us from all
  configuration files that are external to unit tests tree.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1485537/+subscriptions


References