manila/manila/api
Igor Malinovskiy f5f36e3bfc Add share instances and snapshot instances
Introduce new Manila core concepts:
- share instance
- snapshot instance

This is minimalistic commit which assumes that
share and snapshot can have only one instance.
More complicated logic will be implemented in
the scope of share migration and replication
features.

Partially implements bp share-instances
Change-Id: I326c00b8252f2630e72bb0c22ca294f79feee2be
2015-08-19 09:30:55 +00:00
..
contrib Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03:00
middleware Move to the oslo.middleware library 2015-04-27 14:13:08 +08:00
openstack Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
v1 Add share instances and snapshot instances 2015-08-19 09:30:55 +00:00
views Add share instances and snapshot instances 2015-08-19 09:30:55 +00: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