neutron/neutron/plugins
Ryan Tidwell fb8ea72240 Subnet allocation from a subnet pool
Contains API changes, model changes, and logic required to enable a subnet to
be allocated from a subnet pool. Users can request a subnet allocation by
supplying subnetpool_id and optionally prefixlen or cidr. If cidr is
specified, an attempt is made to allocate the given CIDR from the pool. If
prefixlen is specified, an attempt is made to allocate any CIDR with the
given prefix length from the pool. If neither is specified, a CIDR is chosen
from the pool using the default prefix length for the pool.

ApiImpact
Partially-Implements: blueprint subnet-allocation
Change-Id: I59a221f4f434718fb77bd132dbbe1ff50fce4b0c
2015-03-31 13:44:14 -07:00
..
bigswitch Big Switch Networks code split 2015-03-06 09:43:30 +00:00
brocade Migrate to oslo.log 2015-03-12 11:22:56 +01:00
cisco Merge "Schedule net to a DHCP agt on subnet create" 2015-03-17 07:29:22 +00:00
common Add MTU selection to ML2 2015-03-17 14:02:39 -04:00
embrane Merge "Fix missing spaces in strings split across lines" 2015-03-22 16:45:09 +00:00
hyperv Hyper-V Agent decomposition 2015-03-19 12:17:19 +02:00
ibm Moves ovs_lib to agent/common 2015-03-25 13:48:33 -07:00
linuxbridge lb-agent: use 'replace' instead of 'add' with 'bridge fdb' 2015-03-25 11:33:59 +00:00
metaplugin Metaplugin decomposition 2015-03-03 07:25:48 +09:00
midonet Merge "Enable super-on-old-class pylint check" 2015-02-19 08:27:05 +00:00
ml2 Subnet allocation from a subnet pool 2015-03-31 13:44:14 -07:00
nec Merge "Validate string length at API level" 2015-03-29 18:36:57 +00:00
nuage Adding DB model changes for Nuage Plugin post decomposition 2015-03-05 11:59:26 -08:00
oneconvergence Moves ovs_lib to agent/common 2015-03-25 13:48:33 -07:00
opencontrail Migrate to oslo.log 2015-03-12 11:22:56 +01:00
openvswitch Merge "OVS agent support on Hyper-V" 2015-03-26 23:52:42 +00:00
plumgrid PLUMgrid plugin decomposition 2015-03-02 14:28:49 +00:00
sriovnicagent Migrate to oslo.log 2015-03-12 11:22:56 +01:00
vmware Merge "Validate string length at API level" 2015-03-29 18:36:57 +00:00
__init__.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00