blazar/blazar
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 Merge "Enable mutable config in blazar" 2018-12-18 11:09:24 +00:00
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
policies Register and document policy in code 2018-06-11 17:36:13 +09:00
tests Implement list and get allocations methods to compute hosts plugin 2019-01-08 12:14:20 +00:00
utils Merge "Improve error message for AggregateAlreadyHasHost exception" 2018-11-06 08:28:46 +00:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
config.py Mark the ZeroMQ driver deprecated 2018-09-12 10:39:20 -06:00
context.py Ignore keys unsupported by BlazarContext in its creation 2018-06-06 18:57:16 +09:00
exceptions.py Fix iterator issues with Python3 2018-01-12 11:43:31 +09:00
i18n.py Fix typos 2017-09-12 02:15:09 +00:00
opts.py Add lease_opts to the global option list 2018-09-12 09:39:33 -06:00
policy.py Register and document policy in code 2018-06-11 17:36:13 +09:00
status.py Allow terminating leases in ERROR state when start_lease failed 2018-10-15 18:59:41 +01:00
version.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00