blazar/blazar/api/v2
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
..
controllers Fix POST and PUT status codes and update API Reference 2018-07-18 00:43:26 +00:00
middleware Fix JSON serialization issues with Python3 2018-01-22 14:00:26 +09:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
app.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
hooks.py Fix directory structure 2018-07-23 19:46:44 +09:00