neutron/neutron
Carl Baldwin 26e268db79 Add use_default_subnetpool to subnet create requests
This follows up [1] by adding an extension to allow requesting the
default subnet pool explicitly through the API thus restoring the
convenience that was lost by removing the automatic default subnetpool
fallback behavior.

ApiImpact

[1] https://review.openstack.org/#/c/279378/

Change-Id: Ifff57c0485e4727f352b2cc2bd1bdaabd0f1606b
Related-Bug: #1545199
Closes-Bug: #1547705
2016-02-23 20:53:43 -07:00
..
agent Merge "Security group: use correct logging format" 2016-02-19 20:43:48 +00:00
api Merge "Pecan: Fix association of plugins with resources" 2016-02-15 09:47:02 +00:00
callbacks Add precommit_XXX event for security group and rules 2016-02-14 22:36:27 +08:00
cmd Open vSwitch conntrack based firewall driver 2016-02-16 16:47:21 +00:00
common Merge "Open vSwitch conntrack based firewall driver" 2016-02-17 22:15:07 +00:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Add use_default_subnetpool to subnet create requests 2016-02-23 20:53:43 -07:00
debug Make neutron-debug command follow cliff command convention 2016-01-09 03:38:19 +09:00
extensions Add use_default_subnetpool to subnet create requests 2016-02-23 20:53:43 -07:00
hacking Stop using non-existent method of Mock 2016-02-18 11:32:49 +08:00
ipam Fix module's import order 2016-01-22 06:38:42 -08:00
locale Imported Translations from Zanata 2016-02-05 06:23:23 +00:00
notifiers nova-notifier: Change warning to debug. 2016-02-02 12:29:53 -05:00
objects OVO common enum class for IPv6 modes. 2016-02-09 10:31:10 +01:00
openstack Fix module's import order 2016-01-22 06:38:42 -08:00
pecan_wsgi Merge "Pecan: implement DHCP notifications in NotifierHook" 2016-02-19 04:22:56 +00:00
plugins Add use_default_subnetpool to subnet create requests 2016-02-23 20:53:43 -07:00
quota ML2: Add tests to validate quota usage tracking 2015-12-09 15:17:23 -08:00
scheduler Bring back dvr routers autoscheduling 2016-02-09 16:58:27 +03:00
server Merge "Support api_workers option when using pecan" 2016-02-04 18:49:44 +00:00
services Merge "Preserve subnet_create behavior in presence of subnet pools" 2016-02-19 00:16:07 +00:00
tests Add use_default_subnetpool to subnet create requests 2016-02-23 20:53:43 -07:00
__init__.py Deprecate _ builtin translation function 2015-12-06 19:39:20 +09:00
_i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
auth.py Consume ConfigurableMiddleware from oslo_middleware 2015-10-08 17:59:43 +00:00
context.py Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
i18n.py Move i18n to _i18n, as per oslo_i18n guidelines 2015-12-01 19:29:10 -07:00
manager.py Add the ability to load a set of service plugins on startup 2016-02-10 10:04:15 -06:00
neutron_plugin_base_v2.py Fix module's import order 2016-01-22 06:38:42 -08:00
opts.py lb: ml2-agt: Separate AgentLoop from LinuxBridge specific impl 2016-01-28 11:00:43 +01:00
policy.py Raise RetryRequest on policy parent not found 2016-01-27 05:23:38 -08:00
service.py Support api_workers option when using pecan 2016-01-26 13:13:46 -08:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
worker.py Some minor misspellings in comment block. 2015-11-24 00:01:21 -06:00
wsgi.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00