neutron/neutron/tests
Salvatore Orlando f371f29cd0 Raise QuotaResourceUnknown in the quota engine
This patch lets the quota engine verify whether it manages a resource
for which a limit is being checked.

So far this check has been delegated to the drivers. This is
conceptually wrong and also lead to code duplication.

Unit tests and some docstrings are also fixed accordingly as a
part of this patch.

Closes-Bug: #1430519
Related to blueprint better-quotas

Change-Id: If1467881f13e30afa53a23b904f8eae5c7264834
2015-03-11 04:58:46 -07:00
..
api Add script to copy neutron api tests from tempest 2015-03-06 19:57:27 +00:00
common Refactor management of namespaces in the L3 Agent 2015-03-04 21:28:23 +00:00
contrib Add script to copy neutron api tests from tempest 2015-03-06 19:57:27 +00:00
etc drop unused test rootwrap filter file 2015-01-20 18:09:39 +01:00
functional Merge "Add a functional test for iptables_manager.binary_name" 2015-03-09 17:58:00 +00:00
tempest Add script to copy neutron api tests from tempest 2015-03-06 19:57:27 +00:00
unit Raise QuotaResourceUnknown in the quota engine 2015-03-11 04:58:46 -07:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py tests: monkey patch stdlib before importing other modules 2015-02-18 13:33:57 +01:00
base.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
sub_base.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
tools.py Refactor Pinger class 2015-02-25 09:38:41 +00:00