736312b8d9
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
6 lines
187 B
YAML
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.
|