Bases: horizon.forms.base.SelfHandlingForm
Bases: openstack_dashboard.dashboards.project.access_and_security.security_groups.forms.GroupBase
Bases: horizon.forms.base.SelfHandlingForm
Base class to handle creation and update of security groups.
Children classes must define two attributes:
A success message containing the placeholder %s, which will be replaced by the group name.
An error message containing the placeholder %s, which will be replaced by the error message.
Bases: openstack_dashboard.dashboards.project.access_and_security.security_groups.forms.GroupBase