test_midonet_plugin_ml2: Remove duplicated test cases

Related-Bug: #1589359
Change-Id: If22e25f60dd3712d9024a4cf0caa69cb0923cae5
This commit is contained in:
YAMAMOTO Takashi 2017-07-24 13:50:41 +09:00
parent 3dc796faf2
commit bac5dce054
1 changed files with 0 additions and 5 deletions

View File

@ -681,8 +681,3 @@ class TestMidonetExtraDHCPOpts(test_dhcpopts.TestExtraDhcpOpt,
MidonetPluginML2TestCase):
pass
class TestMidonetSecurityGroup(test_sg.TestSecurityGroups,
MidonetPluginML2TestCase):
pass