Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: Ihar Hrachyshka (ihar-hrachyshka)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Ihar Hrachyshka (ihar-hrachyshka)

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

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

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