c33810b865
Via the configuration variable exclusive_dhcp_edge enable a tenant to create a exclusive DHCP edge. This can be global or via AZ. DocImpact Change-Id: Ia5220302114d73fa89b3f3ea86141cb3208fe885
9 lines
270 B
YAML
9 lines
270 B
YAML
---
|
|
prelude: >
|
|
Add support for exclusive DHCP edges.
|
|
features:
|
|
- |
|
|
The NSX-v will now enable a tenant to deploy a exclusive DHCP edge. This
|
|
is either via the global configuration variable ``exclusive_dhcp_edge`` or
|
|
per AZ. By default this is disabled.
|