vmware-nsx/releasenotes/notes/nsx-dns-integration-extension-8260456051d61743.yaml
Shih-Hao Li 64dec92beb NSXV+NSXV3: Add support for dns-integration extension
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
2017-01-15 09:06:09 -08:00

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.