vmware-nsx/vmware_nsx
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
..
api_client Removed redundant 'the' 2016-11-18 17:44:38 +08:00
api_replay Merge "TrivialFix: typos in cli.py" 2016-09-22 12:04:05 +00:00
common Fix router extra attr processing 2017-01-15 02:34:55 -08:00
db NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
dhcp_meta python3: make unit tests pass 2016-07-07 14:42:35 -07:00
dvs NSX|V: ensure correct teaming for port groups 2016-11-21 06:38:49 -08:00
extensions Use ExtensionDescriptor from neutron-lib 2016-11-28 01:30:38 -08:00
nsxlib Integration with nsxlib 2016-11-03 05:56:36 +00:00
osc Merge "Add security group policy extension to OSC" 2016-11-10 16:15:07 +00:00
plugins Fix router extra attr processing 2017-01-15 02:34:55 -08:00
services NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
shell NSXV3: invoke get_connected_nsxlib only once per invocation 2017-01-02 14:06:27 +00:00
tests NSX|V3 IPAM support 2017-01-15 12:49:00 +00:00
__init__.py Add Apache 2.0 license to source file 2016-11-30 15:15:03 +07:00
_i18n.py Update translation setup 2016-01-29 07:15:35 +09:00
check_nsx_config.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsx_cluster.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
opts.py Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
plugin.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00