vmware-nsx/releasenotes/notes/nsxv3-switching-profiles-250aa43f5070dc37.yaml
Adit Sarfaty ef3db6aba7 NSX|v3: configure additional switching profiles per AZ
New configuration option is added to the nsx-v3 plugin: switching_profiles.
It will contain a list of switching profiles uuids that will be added to
NSX ports created by neutron.
The configuration is global or per availability zone.
In case the port should contain a different profile of some type,
the port-specific profile will be used, since the backend takes the last
one of each type.

Change-Id: Ifa1dba2250b224201e6f81816feb536a35b642a5
2017-08-10 05:34:10 +00:00

9 lines
319 B
YAML

---
prelude: >
The nsx-v3 plugin can add pre-configured switching profiles to new nsx
ports. The configuration can also be done per availability zone.
features:
- |
The nsx-v3 plugin can add pre-configured switching profiles to new nsx
ports. The configuration can also be done per availability zone.