neutron/neutron/common
reedip 9153527252 Return a 404 on quota delete if entry not found
If a tenant quota is not found, the delete operation should fail
with a 404 error. It currently returns 204 even if the delete
operation actually does not delete anything which is inconsistent
with other delete operations in the Neutron API.

APIImpact

Change-Id: I1cd91b5e06bd17f9aac97bba71228f2e5c48879b
Closes-Bug: 1307506
Co-Authored-By: Salvatore Orlando <salv.orlando@gmail.com>
2016-04-18 20:32:51 +00:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_deprecate.py deprecated: Raise message 2016-02-20 16:36:16 +00:00
config.py Merge "Adopt oslo.log default_log_levels" 2016-03-24 14:05:12 +00:00
constants.py Merge "Add ALLOCATING state to routers" 2016-04-13 23:36:51 +00:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py Return a 404 on quota delete if entry not found 2016-04-18 20:32:51 +00:00
ipv6_utils.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
rpc.py RPC: remove unused parameter 2016-04-10 06:14:20 -07:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
utils.py Merge "Allow to use several nics for physnet with SR-IOV" 2016-03-30 22:24:38 +00:00