neutron/neutron/tests/unit
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 "Stop using non-existent method of Mock" 2016-02-19 11:07:14 +00:00
api Add use_default_subnetpool to subnet create requests 2016-02-23 20:53:43 -07:00
callbacks Provide kwargs for callback abort 2016-01-12 21:48:05 +00:00
cmd Make netns_cleanup to purge resources of selected agent only 2016-02-11 12:19:26 +03:00
common Merge "Add separate transport for notifications" 2016-02-06 03:47:22 +00:00
core_extensions QoS core extension: fixed dict extension when QoS policy is unset 2015-08-08 15:44:27 +02:00
db Add use_default_subnetpool to subnet create requests 2016-02-23 20:53:43 -07:00
debug tests: stop validating neutronclient in neutron-debug tests 2016-01-14 06:46:45 +00: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 params order in assertEqual 2016-02-03 11:54:29 +05:30
notifiers Fix module's import order 2016-01-22 06:38:42 -08:00
objects QOS: get rid of warnings for unit tests 2016-02-16 01:26:54 -08:00
plugins Merge "Add VLAN tag info to port before applying SG initial setup." 2016-02-18 18:24:23 +00:00
quota Fix module's import order 2016-01-22 06:38:42 -08:00
scheduler Merge "Bring back dvr routers autoscheduling" 2016-02-09 21:58:24 +00:00
services Merge "Address masking issue during auto-allocation failure" 2016-02-17 00:14:41 +00:00
tests Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
__init__.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
_test_extension_portbindings.py Fix module's import order 2016-01-22 06:38:42 -08:00
dummy_plugin.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
extension_stubs.py Fail if required extensions are missing 2016-01-29 16:20:07 -08:00
test_auth.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_context.py Support Unicode request_id on Python 3 2015-11-27 16:21:16 +01:00
test_manager.py Add the ability to load a set of service plugins on startup 2016-02-10 10:04:15 -06:00
test_policy.py Raise RetryRequest on policy parent not found 2016-01-27 05:23:38 -08:00
test_service.py Refactor TestRpcWorker and TestWorkerService 2015-06-16 15:49:48 +03:00
test_wsgi.py Make sure we return unicode strings for process output 2015-11-20 16:49:51 +01:00
testlib_api.py Improve fixture usage. 2015-07-01 14:53:48 +12:00