Adit Sarfaty 70f406e85c NSX-V3| IPAM support for subnet update
Support changing the subnet gateway or allocation pools

Change-Id: Ie326b5a5c110bb655e90c2b99bf78efcd32dd0ce
2017-01-15 16:38:04 +02:00
..
2017-01-15 12:49:00 +00:00
2017-01-15 12:49:00 +00:00

Enabling NSXv3 IPAM for external & provider networks in Devstack

  1. Download DevStack

  2. Update the local.conf file:

    [[post-config|$NEUTRON_CONF]]
    [DEFAULT]
    ipam_driver = vmware_nsxv3_ipam
  3. run stack.sh