d9f3ee826a
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 |
||
---|---|---|
.. | ||
migration | ||
__init__.py | ||
db.py | ||
distributedrouter.py | ||
lsn_db.py | ||
maclearning.py | ||
networkgw_db.py | ||
nsx_models.py | ||
nsxrouter.py | ||
nsxv_db.py | ||
nsxv_models.py | ||
qos_db.py | ||
routertype.py | ||
vcns_models.py | ||
vnic_index_db.py |