manila/manila/tests/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 Add share instances and snapshot instances 2015-08-19 09:30:55 +00:00
extensions Remove vim headers 2014-10-06 15:00:27 +02:00
middleware Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03: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 Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
common.py Remove vim headers 2014-10-06 15:00:27 +02:00
fakes.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
test_common.py Wrap iterators and 'dict_items' for py34 compatibitity 2015-08-06 12:06:47 +03:00
test_extensions.py Remove Limited XML API Support from Manila 2015-04-13 15:43:47 +03:00
test_versions.py Implement Manila REST API microversions 2015-08-13 19:51:19 +00:00
test_wsgi.py Fix string/binary conversions for py34 compatibility 2015-08-07 15:33:36 +03:00