vmware-nsx/vmware_nsx/db
Adit Sarfaty 1266099049 NSX|V3 IPAM support
The NSX-V3 plugin will use the NSX-V3 backend IPAM.
An IP pool will be created for each subnet, and port IPs will be allocated
from this pool.
The current backend limitation is that we cannot allocate a specific IP,
so port create/update with fixed_ips will fail, unless the requested ip
is the subnet gateway ip.

To enable this option set 'ipam_driver = vmware_nsxv3_ipam' in the
neutron.conf

Change-Id: I5263555cbb776018a5d01f19d0997fd2adf6483d
2017-01-15 12:49:00 +00:00
..
migration NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
distributedrouter.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
extended_security_group.py NSX|V remove security group from NSX policy before deletion 2016-12-21 12:32:15 +00:00
extended_security_group_rule.py Remove deprectaion warnings for db models 2016-09-11 01:15:37 -07:00
lsn_db.py Remove deprectaed warnings 2016-01-25 15:53:42 -08:00
maclearning.py Prepare for neutron-lib DB support 2016-11-01 02:30:33 -07:00
networkgw_db.py Prepare for neutron-lib DB support 2016-11-01 02:30:33 -07:00
nsx_models.py NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
nsxrouter.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
nsxv_db.py NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
nsxv_models.py NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
qos_db.py Prepare for neutron-lib DB support 2016-11-01 02:30:33 -07:00
routertype.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
vcns_models.py Remove deprecation warnings 2016-09-24 20:36:17 +00:00
vnic_index_db.py NSX|V: don't throw exception when same vnic is configured 2016-07-27 06:58:50 -07:00