manila/manila/api
Igor Malinovskiy 91e438b40e Add Share instances Admin API
Add admin API which allows:
- Get share instances of given share
- Get all share instances
- Get share instance details by id
- Reset share instance state
- Force-delete share instance

Add appropriate unit and tempest tests.

APIImpact
Change-Id: Ie96dfc18b491cb4d9705da4eaca5bc4ce43225ea
Partially-Implements: blueprint share-instances
2015-08-31 13:41:17 +03:00
..
contrib Add Share instances Admin API 2015-08-31 13:41:17 +03:00
middleware Move to the oslo.middleware library 2015-04-27 14:13:08 +08:00
openstack Add Share instances Admin API 2015-08-31 13:41:17 +03:00
v1 Add Share instances Admin API 2015-08-31 13:41:17 +03:00
views Add Share instances Admin API 2015-08-31 13:41:17 +03:00
__init__.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
auth.py Use oslo_log lib 2015-02-08 10:42:40 +00:00
common.py Remove Limited XML API Support from Manila 2015-04-13 15:43:47 +03:00
extensions.py Remove Limited XML API Support from Manila 2015-04-13 15:43:47 +03:00
sizelimit.py Move to the oslo.middleware library 2015-04-27 14:13:08 +08:00
urlmap.py Fix imports for py34 compatibility 2015-08-05 17:32:13 +03:00
versions.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00