blazar/blazar/api
Tetsuro Nakamura 52634f55fd Fix directory structure
This patch creates
  - `blazar/api/v1/leases`
  - `blazar/tests/api/v1/leases`
  - `blazar/manager/leases`
and move related files there to keep symmetric
structure between oshosts and leases API.

This patch also moves test_physical_host_plugin.py from
`blazar/tests/plugins/` to `blazar/tests/plugins/oshosts/`.

Change-Id: Ib5ae4e291a9e47459f7aeee3d7570688bd8b1648
2018-07-23 19:46:44 +09:00
..
v1 Fix directory structure 2018-07-23 19:46:44 +09:00
v2 Fix directory structure 2018-07-23 19:46:44 +09:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
app.py Fix JSON serialization issues with Python3 2018-01-22 14:00:26 +09: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