vmware-nsx/releasenotes/notes/nsx-extension-drivers-b1aedabe5296d4d0.yaml
Shih-Hao Li 8c77175ee9 NSXV+NSXV3: add support for pluggable extensions
A new configuration variable nsx_extension_drivers
has been added. This is in the DEFAULT section. This enable us
to code support to add via configurations extensions, for
example dns_integration.

Co-authored-by: Shih-Hao Li <shihli@vmware.com>

Change-Id: Iea4715522d9c7cf327b7f1a751b78f14d5e06e75
2017-01-15 12:54:00 +00:00

8 lines
337 B
YAML

---
prelude: >
We have added a new configuration variable that will enable us to
enable existing extensions. The new configuration variable is
``nsx_extension_drivers``. This is in the default section.
This is a list of extansion names. The code for the drivers
must be in the directory vmware_nsx.extension_drivers.