
This patch adds support for dns search domains in the nsx-v plugin. DNS search domain is implemented as a string attribute extension to the Subnet object. Usage: subnet-create net-name 10.0.0.0/24 --name subnet-name \ --dns-search-domain eng.vmware.com subnet-update subnet-name --dns-search-domain new-domain.com This commit adds a new table to store bindings for subnet attributes with the necessary migration script. Change-Id: I3f41a123f42e5b784de3ad090cecb7d712a36542
VMware-NSX package
You have come across the VMware-NSX family of Neutron plugins
External Resources:
The homepage for the VMware-NSX project is on Launchpad.
Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.
For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
98.5%
Shell
1.5%