]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add the default_ipv6_subnet_pool config option
authorJohn Davidge <jodavidg@cisco.com>
Mon, 23 Mar 2015 19:00:14 +0000 (19:00 +0000)
committerJohn Davidge <jodavidg@cisco.com>
Tue, 24 Mar 2015 10:56:41 +0000 (10:56 +0000)
commit5410117b5db684baf74747a7996c0485679bb410
tree01ab318265dc84e7afcce4e721a96bbcfa54195d
parent97372fe6ff1ac620927bba0c2e9d0dfdb012c93d
Add the default_ipv6_subnet_pool config option

This config option will allow an admin to set the default subnet-pool
to be used for automatic subnet CIDR allocation in the case of subnet-create
being called without a CIDR or subnet-pool ID.

This also paves the way for enabling IPv6 Prefix Delegation in PD-capable
environments.

DocImpact
Change-Id: Ifdd6e5267e4e5d32e72478ca4ac7e255eb3346ff
Partially-Implements: blueprint subnet-allocation
etc/neutron.conf
neutron/common/config.py
neutron/common/constants.py