blazar/blazar
Masahito Muroi 848a68783e Pass query parameters in GET request to list handler
To support query parameters in list APIs this patch enables the Flask
Blueprint to pass the parameters to its handler method.

Partially Implements: blueprint resource-allocation-api
Change-Id: I47cbded4eb8531dab2aa8cbb8e43a68caa535fc2
2019-01-08 12:13:55 +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 Rename scalar relationships to use singular names 2018-07-27 15:27:38 +01: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 Pass query parameters in GET request to list handler 2019-01-08 12:13:55 +00:00
policies Register and document policy in code 2018-06-11 17:36:13 +09:00
tests Pass query parameters in GET request to list handler 2019-01-08 12:13:55 +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