The vmware_nsx.db.extended_security_group
Module¶
-
class
vmware_nsx.db.extended_security_group.
ExtendedSecurityGroupPropertiesMixin
¶ Bases:
object
-
create_provider_security_group
(context, security_group)¶
-
create_security_group_without_rules
(context, security_group, default_sg, is_provider)¶ Create a neutron security group, without any default rules.
This method creates a security group that does not by default enable egress traffic which normal neutron security groups do.
-