neutron/neutron/ipam
vikram.choudhary bde7838d04 Support subnetpool association to an address scope
This patch supports the following
 - create a subnetpool with address scope
 - update a subnetpool
     - to associate with an address scope
     - to change the association to another address scope
     - to remove the association with the address scope

DocImpact
APIImpact

Change-Id: I889096235ae81fcc736fabd4686c8e88b1a226b7
Co-Authored-By: Ryan Tidwell <rktidwell85@gmail.com>
Co-Authored-By: Numan Siddique <nusiddiq@redhat.com>
Partially-implements:  blueprint address-scopes
2015-08-04 12:09:15 +05:30
..
drivers Add Pluggable IPAM Backend Part 2 2015-07-24 10:31:39 +03:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Add Pluggable IPAM Backend Part 2 2015-07-24 10:31:39 +03:00
exceptions.py Remove unnecessary brackets 2015-05-24 21:19:51 -07:00
requests.py Add Pluggable IPAM Backend Part 1 2015-07-10 17:11:59 +03:00
subnet_alloc.py Support subnetpool association to an address scope 2015-08-04 12:09:15 +05:30
utils.py Fix issues with allocation pool generation for ::/64 cidr 2015-07-08 10:36:55 +01:00