The vmware_nsx.tests.unit.osc.v2.test_security_group Module

class vmware_nsx.tests.unit.osc.v2.test_security_group.TestCreateSecurityGroup(*args, **kwargs)

Bases: openstackclient.tests.unit.network.v2.test_security_group_network.TestCreateSecurityGroupNetwork

setUp()
test_create_with_logging()
test_create_with_no_logging()
test_create_with_policy()
test_create_with_provider()
class vmware_nsx.tests.unit.osc.v2.test_security_group.TestSetSecurityGroup(*args, **kwargs)

Bases: openstackclient.tests.unit.network.v2.test_security_group_network.TestSetSecurityGroupNetwork

setUp()
test_set_with_logging()
test_set_with_no_logging()
test_set_with_policyr()
test_set_with_provider()

This Page