vmware-nsx/vmware_nsx/db
Abhishek Raut d9f3ee826a [NSXv]: Add support for dns search domains in NSXv plugin
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
2016-02-03 14:22:25 -08:00
..
migration [NSXv]: Add support for dns search domains in NSXv plugin 2016-02-03 14:22:25 -08:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
distributedrouter.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
lsn_db.py Remove deprectaed warnings 2016-01-25 15:53:42 -08:00
maclearning.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
networkgw_db.py Fix plugin(s) following upstream changes 2016-01-09 02:26:59 -08:00
nsx_models.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
nsxrouter.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
nsxv_db.py [NSXv]: Add support for dns search domains in NSXv plugin 2016-02-03 14:22:25 -08:00
nsxv_models.py [NSXv]: Add support for dns search domains in NSXv plugin 2016-02-03 14:22:25 -08:00
qos_db.py Fix plugin(s) following upstream changes 2016-01-09 02:26:59 -08:00
routertype.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
vcns_models.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
vnic_index_db.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00