Bases: vmware_nsx.tests.unit.nsx_v.test_plugin.NsxVPluginV2TestCase, neutron.tests.unit.extensions.test_securitygroup.SecurityGroupDBTestCase
-
setUp(plugin='vmware_nsx.plugin.NsxVPlugin', ext_mgr=None)
-
test_create_rule(*args, **kwargs)
-
test_non_admin_cannot_delete_policy_sg_and_admin_can(*args, **kwargs)
-
test_secgroup_create_with_illegal_policy(*args, **kwargs)
-
test_secgroup_create_with_policy(*args, **kwargs)
-
test_secgroup_create_with_policy_and_logging(*args, **kwargs)
-
test_secgroup_create_with_policyand_desc(*args, **kwargs)
-
test_secgroup_create_without_policy(*args, **kwargs)
-
test_secgroup_update_add_logging(*args, **kwargs)
-
test_secgroup_update_no_policy_change(*args, **kwargs)
-
test_secgroup_update_remove_policy(*args, **kwargs)
-
test_secgroup_update_with_policy(*args, **kwargs)