neutron/neutron
John Davidge 6ee91e56c8 Replace subnetpool config options with admin-only API
This patch adds a new boolean 'is_default' property to subnetpools. This
allows the admin to set the default v4/v6 subnetpools via the API rather
than the existing neutron.conf options - which are deprecated by this patch.

Only one subnetpool per IP family can be set to default.

DocImpact
ApiImpact

Co-Authored-By: Carl Baldwin <carl@ecbaldwin.net>

Change-Id: I5daba2347cfb91fac0b155b2c1b459ee7d9e4505
Closes-Bug: 1501328
2015-11-06 17:16:31 +00:00
..
agent Merge "Ensure to decode bytes or fail" 2015-11-05 19:37:33 +00:00
api Replace subnetpool config options with admin-only API 2015-11-06 17:16:31 +00:00
callbacks Merge "Add support for PluginWorker and Process creation notification" 2015-09-04 05:02:52 +00:00
cmd Merge "Decompose ML2 mechanism driver for Mellanox" 2015-11-02 09:03:10 +00:00
common Replace subnetpool config options with admin-only API 2015-11-06 17:16:31 +00:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Replace subnetpool config options with admin-only API 2015-11-06 17:16:31 +00:00
debug Update neutron-debug to use stevedore aliases 2015-11-02 14:44:21 +00:00
extensions Merge "Validate ethertype for icmp protocols" 2015-10-24 01:31:05 +00:00
hacking Removes the use of mutables as default args 2015-10-29 07:57:31 -07:00
ipam Replace subnetpool config options with admin-only API 2015-11-06 17:16:31 +00:00
locale Imported Translations from Zanata 2015-11-01 06:12:31 +00:00
notifiers Remove deprecated nova_* options 2015-11-01 00:13:10 +01:00
objects No network devices on network attached qos policies 2015-09-16 15:11:04 +02:00
openstack Switch to the oslo_utils.fileutils 2015-07-15 08:09:26 +03:00
pecan_wsgi Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
plugins Merge "PortOpt cleanups" 2015-11-04 20:00:12 +00:00
quota Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
scheduler Always return iterables in L3 get_candidates 2015-09-15 16:25:45 -07:00
server Merge "Introduce a separate RPC server" into feature/pecan 2015-09-18 16:58:54 +00:00
services Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
tests Replace subnetpool config options with admin-only API 2015-11-06 17:16:31 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Removed a pile of debtcollector removals from neutron.context 2015-10-06 18:28:40 +02:00
i18n.py
manager.py Add stevedore aliases for interface_driver configuration 2015-10-19 22:10:53 +01:00
neutron_plugin_base_v2.py Spawn dedicated rpc workers for state reports queue 2015-10-21 17:55:25 +04:00
policy.py Fixed multiple py34 gate issues 2015-10-08 14:13:56 +02:00
service.py Spawn dedicated rpc workers for state reports queue 2015-10-21 17:55:25 +04:00
version.py
worker.py Add support for PluginWorker and Process creation notification 2015-09-03 06:40:50 +00:00
wsgi.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00