neutron/neutron/tests/unit/extensions
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
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
extendedattribute.py Remove get_namespace from API extensions 2015-06-15 09:17:32 -04:00
extensionattribute.py Introduce usage data tracking for Neutron 2015-07-28 11:55:03 -07:00
foxinsocks.py Simplify extension processing 2015-09-30 15:29:06 +09:00
test_address_scope.py Merge "Update related router when subnetpool change scope" 2016-02-07 04:24:22 +00:00
test_agent.py BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
test_availability_zone.py ML2: Call _dict_extend in create_(net|port) ops 2016-02-06 09:50:38 +00:00
test_bgp_dragentscheduler.py BGP Dynamic Routing: introduce BgpDrScheduler model 2016-02-12 14:17:57 +05:30
test_default_subnetpools.py Add use_default_subnetpool to subnet create requests 2016-02-23 20:53:43 -07:00
test_dns.py Postpone heavy policy check for ports to later 2016-02-05 10:07:03 +01:00
test_external_net.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_extra_dhcp_opt.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_extraroute.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_flavors.py Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
test_l3.py Merge "Test helpers to facilitate testing BGP dynamic routing." 2016-02-09 22:21:25 +00:00
test_l3_ext_gw_mode.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_netmtu.py Merge "Fix params order in assertEqual" 2016-02-05 07:44:36 +00:00
test_portsecurity.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_providernet.py Fix params order in assertEqual 2016-02-03 11:54:29 +05:30
test_quotasv2.py Removed a pile of debtcollector removals from neutron.context 2015-10-06 18:28:40 +02:00
test_router_availability_zone.py Add availability_zone support for router 2015-12-04 12:32:42 +09:00
test_securitygroup.py Add hacking check for assertEqual HTTP code 2016-02-06 00:01:08 +08:00
test_servicetype.py Fix params order in assertEqual 2016-01-13 18:24:04 +05:30
test_vlantransparent.py Remove transparent VLAN support from base plugin 2015-11-28 06:07:23 -08:00
v2attributes.py Simplify extension processing 2015-09-30 15:29:06 +09:00