horizon/releasenotes/notes/create-port-with-security-groups-68afba4d26f1eac1.yaml
wei.ying 736312b8d9 Support specified security groups when creating a port
This patch allows users to specifie security groups when creating
a port. After a port is created, the backend specifies a 'default'
security group. To be consistent with this configuration, the page
initialization also defaults to a 'default' security group.

Change-Id: I13fe4648c3b5f8311602844e08044af8f7b47fd8
Closes-Bug:#1746985
2018-02-04 19:41:04 +08:00

6 lines
187 B
YAML

---
features:
- Security groups now can be specified when creating a port.
When the port security is enabled, the security groups tab
will be displayed in create port workflow.