64dec92beb
One can enable DNS integration for the upstream neutron DNS integration extension by setting: nsx_extension_drivers = vmware_nsxv_dns (for NSXV) nsx_extension_drivers = vmware_nsxv3_dns (for NSXV3) Change-Id: Id100f8034e602d92310d22f900c48d9dfbe59a8d
7 lines
280 B
YAML
7 lines
280 B
YAML
---
|
|
prelude: >
|
|
The dns-integration extension is now supported in both NSXV and NSXV3
|
|
plugins. It can be enabled by adding 'vmware_nsxv_dns' (for NSXV) or
|
|
'vmware_nsxv3_dns' (for NSXV3) to the ``nsx_extension_drivers``
|
|
configuration variable in neutron.conf file.
|