445384dde7
- Deprecate the "vxlan" type - Add the "geneve" type: with overlay transport zone - Add the "nsx-net" type: attach an existing nsx logical switch (vlan or overlay) to a neutron network. In addition, this patch adds unit tests to all provider networks types. Change-Id: I48a35c913c08ea4afcca64ed2e13db41260b95a3
9 lines
271 B
YAML
9 lines
271 B
YAML
---
|
|
prelude: >
|
|
Adding support for Geneve and nSX-network provider networks.
|
|
features:
|
|
- |
|
|
Deprecating the VXLAN provider network type.
|
|
Adding Geneve provider networks (with overlay transport zone).
|
|
Adding nsx-net provider networks attached to an existing nsx
|