0243c2f56b
Change-Id: I949b2ac1b8233b7f600533e182e93cf54536096c
14 lines
622 B
YAML
14 lines
622 B
YAML
---
|
|
prelude: >
|
|
Tenant specific blocking firewall rules to be managed via Neutron
|
|
security-group API
|
|
features:
|
|
- Admin user can now create a security-group with the 'provider' flag to
|
|
indicate whether rules take implicit 'deny' action.
|
|
- Provider security-group rules takes precedence over normal security-group
|
|
rules
|
|
- Each tenant may have at most one security-group marked as provider
|
|
- New tenant ports are associated with the provider
|
|
security-group automatically, unless explicitly asked otherwise
|
|
- Supported by NSX V3
|
|
- Supported by NSX VSphere, version 6.2 or newer |