blazar/blazar/tests
Masahito Muroi 201dc7e7e4 Implement list and get allocations methods to compute hosts plugin
The two methods return allocations mapped to a host. The list
allocations method returns all allocations in Blazar compute hosts. The
get allocation methods returns all allocations on a specific host.

Partially Implements: blueprint resource-allocation-api
Change-Id: I0a12584d5ec08723101b5dcfa4e9491a94cd6292
2019-01-08 12:14:20 +00:00
..
api Pass query parameters in GET request to list handler 2019-01-08 12:13:55 +00:00
cmd Add blazar-status upgrade check command framework 2018-10-19 16:22:28 +05:30
db Implement list and get allocations methods to compute hosts plugin 2019-01-08 12:14:20 +00:00
hacking Add log hacking rules 2017-10-09 07:18:19 +00:00
manager Pass query parameters in GET request to list handler 2019-01-08 12:13:55 +00:00
monitor Catch any exception raised in call_monitor_plugin() 2018-08-08 17:08:17 +00:00
notification Replace messaging.get_transport with get_rpc_transport 2017-06-07 14:21:09 +09:00
plugins Implement list and get allocations methods to compute hosts plugin 2019-01-08 12:14:20 +00:00
utils Adds subnormal path for placement client (2) 2018-10-19 12:02:33 +09:00
__init__.py Register and document policy in code 2018-06-11 17:36:13 +09:00
fake_lease.py Support running actions before the end of a lease 2017-07-31 14:42:56 +00:00
fake_requests.py Start to make placement client 2018-07-23 20:22:19 +09:00
test_context.py Fix order of arguments in assertEqual 2018-09-12 10:22:21 -06:00
test_exceptions.py Fix order of arguments in assertEqual 2018-09-12 10:22:21 -06:00
test_policy.py Register and document policy in code 2018-06-11 17:36:13 +09:00
test_service.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
test_status.py Add a status module 2018-01-09 14:14:11 +09:00