neutron/neutron/tests/unit
Sergey Belous a8109af65f Extend Quota API to report usage statistics
Extend existing quota api to report a quota set. The quota set
will contain a set of resources and its corresponding reservation,
limits and in_use count for each tenant.

DocImpact:Documentation describing the new API as well as the new
information that it exposes.
APIImpact

Co-Authored-By: Prince Boateng<prince.a.owusu.boateng@intel.com>
Change-Id: Ief2a6a4d2d7085e2a9dcd901123bc4fe6ac7ca22
Related-bug: #1599488
2017-07-17 20:51:48 +00:00
..
agent Merge "Introduce trusted ports to firewall driver API" 2017-07-16 00:12:05 +00:00
api Extend Quota API to report usage statistics 2017-07-17 20:51:48 +00:00
cmd Merge "Update to support the ovdsbapp 0.4.0 API" 2017-05-18 03:43:29 +00:00
common Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
conf/agent Agent common config 2017-03-15 09:52:18 -06:00
core_extensions Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
db Extend Quota API to report usage statistics 2017-07-17 20:51:48 +00:00
debug use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
extensions Extend Quota API to report usage statistics 2017-07-17 20:51:48 +00:00
hacking Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
ipam New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
notifiers use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
objects Merge "New API call to get details of supported QoS rule type" 2017-07-12 20:21:59 +00:00
plugins tests: kill a bunch of unneeded mocks in l2pop unit tests 2017-07-12 12:38:03 -07:00
quota Extend Quota API to report usage statistics 2017-07-17 20:51:48 +00:00
scheduler Merge "Make HA deletion attempt on RouterNotFound race" 2017-07-03 22:18:42 +00:00
services Merge "DVR: Fix neutron metering agent to notify hosts hosting DVR" 2017-07-15 00:41:35 +00:00
tests Replaced assertTrue(False) with fail() 2017-06-22 19:31:00 +02:00
__init__.py Don't set use_stderr to False for tests 2017-04-15 01:41:29 +00:00
_test_extension_portbindings.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
dummy_plugin.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
extension_stubs.py Consume ServicePluginBase from neutron-lib 2017-03-17 12:06:57 -06:00
test_auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
test_manager.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
test_service.py service: add callback AFTER_SPAWN 2017-05-08 09:00:11 -04:00
test_worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
test_wsgi.py Pass parameters when create eventlet.wsgi server 2017-03-17 14:14:25 +08:00
testlib_api.py API compare-and-swap updates based on revision_number 2017-06-29 22:50:12 +00:00