blazar/blazar/api
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
..
v1 Pass query parameters in GET request to list handler 2019-01-08 12:13:55 +00:00
v2 Fix enabled log_exchange issue 2018-11-27 11:23:08 +00:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
app.py Return 401 error for invalid token instead of 204 2018-12-11 09:43:13 +00:00
context.py Fix map issues with Python3 2018-02-02 11:53:10 +00:00
root.py Fix JSON serialization issues with Python3 2018-01-22 14:00:26 +09:00
wsgi_app.py Enable uWSGI deployment of the blazar-api service 2017-12-13 12:30:17 +00:00