Bases: object
notify member updated security groups
notify provider updated security groups
notify rule updated security groups
Bases: object
A mix-in that enable SecurityGroup agent support in agent implementations.
callback for security group member update
| Parameters: | security_groups – list of updated security_groups |
|---|
callback for security group provider update
callback for security group rule update
| Parameters: | security_groups – list of updated security_groups |
|---|
Bases: object
A mix-in that enable SecurityGroup agent support in agent implementations.
Bases: object
A mix-in that enable SecurityGroup support in plugin rpc