neutron/neutron/api
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
..
rpc Merge "Delete fipnamespace when external net removed on DVR" 2015-11-04 20:57:42 +00:00
v2 Replace subnetpool config options with admin-only API 2015-11-06 17:16:31 +00:00
views Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api_common.py Removes the use of mutables as default args 2015-10-29 07:57:31 -07:00
extensions.py Removes the use of mutables as default args 2015-10-29 07:57:31 -07:00
versions.py Python 3: encode unicode response bodies 2015-08-13 19:13:38 +09:00