← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1400301] Re: "NoSuchOptError: no such option: config_dir" during neutron.tests.unit.vmware.extensions.test_maclearning.MacLearningDBTestCase

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => kilo-1

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

Title:
  "NoSuchOptError: no such option: config_dir" during
  neutron.tests.unit.vmware.extensions.test_maclearning.MacLearningDBTestCase

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  The cause of the failure is similar to bug 1392569 though the fix is
  different. The test case in question does not overwrite
  parse_config(), instead it calls super().setUp() too late so policy
  code is already triggered and hence failed.

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


References