← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1242510] Re: ML2 plugin is not loaded properly in TestMl2SGServerRpcCallBack

 

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

Title:
  ML2 plugin is not loaded properly in TestMl2SGServerRpcCallBack

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

Bug description:
  ML2 plugin is not loaded properly in TestMl2SGServerRpcCallBack.

  By grepping a result in .testrepository,
  test_extension_security_group.SecurityGroupTestPlugin is loaded as a
  core plugin in ML2 test. It means Ml2 plugin is not tested in this
  case.

  $ OS_DEBUG=1 python setup.py testr --slowest --testr-args='neutron.tests.unit.ml2'
  $ grep "Loading Plugin" .testrepository/235 | cut -d ']' -f 2 | cut -d : -f 2 | sort | uniq -c
      835  neutron.plugins.ml2.plugin.Ml2Plugin
       35  neutron.services.l3_router.l3_router_plugin.L3RouterPlugin
       14  neutron.tests.unit.test_extension_security_group.SecurityGroupTestPlugin
      137  neutron.tests.unit.test_l3_plugin.TestL3NatServicePlugin

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