Merge "Remove duplicate test l3plugin"

This commit is contained in:
Jenkins 2016-08-17 06:01:06 +00:00 committed by Gerrit Code Review
commit 98b8d39448
1 changed files with 0 additions and 2 deletions

View File

@ -172,8 +172,6 @@ class BgpTests(test_plugin.Ml2PluginV2TestCase,
p_const.L3_ROUTER_NAT)
self.bgp_plugin = bgp_plugin.BgpPlugin()
self.plugin = manager.NeutronManager.get_plugin()
self.l3plugin = manager.NeutronManager.get_service_plugins().get(
p_const.L3_ROUTER_NAT)
@contextlib.contextmanager
def subnetpool_with_address_scope(self, ip_version, prefixes=None,