blazar/blazar
Tetsuro Nakamura 41efc33338 Raise error if resource provider is not found
On reservation provider creation, dict key error occurred if the host
resource provider is not found, which is difficult to debug. This
patch changes it to raise a more understandable one,
ResourceProviderNotFound error.

Change-Id: Id9a23a3fd92597c87dcdfba7b8e73e720b0ab656
Related-Bug: #1814594
2019-01-23 17:44:27 +00:00
..
api Expose List/Get Allocations API 2019-01-08 12:32:30 +00:00
cmd Merge "Enable mutable config in blazar" 2018-12-18 11:09:24 +00:00
db Support reservation_id parameter in List and Get Allocation API 2019-01-08 12:32:30 +00:00
hacking Add log hacking rules 2017-10-09 07:18:19 +00:00
manager Expose List/Get Allocations API 2019-01-08 12:32:30 +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 Support reservation_id parameter in List and Get Allocation API 2019-01-08 12:32:30 +00:00
policies Expose List/Get Allocations API 2019-01-08 12:32:30 +00:00
tests Raise error if resource provider is not found 2019-01-23 17:44:27 +00:00
utils Raise error if resource provider is not found 2019-01-23 17:44:27 +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