neutron-fwaas/neutron
Kevin Benton ea52cb9b67 Delete a broken subnet delete unit test
A test to delete a subnet in use was incorrectly
calling 'subnet' instead of 'subnets' in the API request
and asserting a 404 instead of a 409. Even the correct
version of this test is already covered by the
'test_port_prevents_subnet_deletion' method so this
commit just removes the broken test.

Change-Id: I3eac35abbb1d6f8429b4331948aecfc952284219
2014-09-17 12:53:53 -07:00
..
agent Merge "Add endpoint_type parameter to MetaInterfaceDriver" 2014-09-18 07:25:26 +00:00
api Merge "Remove @author(s) from copyright statements" 2014-09-16 13:30:38 +00:00
cmd Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
common Merge "Remove @author(s) from copyright statements" 2014-09-16 13:30:38 +00:00
db Merge "Remove @author(s) from copyright statements" 2014-09-16 13:30:38 +00:00
debug Merge "Clarify message when no probes are cleared" 2014-09-13 15:29:24 +00:00
extensions Merge "Remove @author(s) from copyright statements" 2014-09-16 13:30:38 +00:00
hacking Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
locale Imported Translations from Transifex 2014-09-15 06:11:19 +00:00
notifiers Fix spelling mistakes 2014-08-01 16:10:23 +00:00
openstack Fix spelling mistakes 2014-08-01 16:10:23 +00:00
plugins Merge "Update URL of Ryu official site in ofagent README files" 2014-09-18 08:14:57 +00:00
scheduler Merge "Add a new scheduler for the l3 HA" 2014-09-13 13:06:47 +00:00
server Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
services Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
tests Delete a broken subnet delete unit test 2014-09-17 12:53:53 -07:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
auth.py add auth token to context 2014-08-12 11:17:21 +09:00
context.py add auth token to context 2014-08-12 11:17:21 +09:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
manager.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
neutron_plugin_base_v2.py Throw exception instances instead of classes 2014-09-07 12:56:30 +04:00
policy.py Allow to import _LC, _LE, _LI and _LW functions directly 2014-07-17 14:56:19 +00:00
quota.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
service.py Merge "Throw exception instances instead of classes" 2014-09-08 22:25:05 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00