** 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/1199557
Title:
test_extension_ext_gw_mode should unset ext mgr
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
ExtGwModeTestCase defines a custom extension manager which alters
l3.RESOURCE_ATTRIBUTE_MAP
even if the same test case ensures the attribute map for the l3 extension is
restored on tearDown, the extension manager is not removed from
test_lib.test_config.
Then if a subsequent test case does not redefine the extension
manager, the resource attribute map for the l3 extension is altered
again. Potentially this might cause a failure in test_l3_plugin
becuase of the different validation performed for network_id parameter
in the external_gateway_info attribute.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1199557/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp