manila/manila/tests/api/v1
John Spray 9ff0d1312e Add Ceph Native driver
This driver enables use of the Ceph filesystem for
Manila shares.  Clients require a native CephFS
client to access the share.  The interface
to Ceph is CephFSVolumeClient, included in
the 'Jewel' Ceph release and later.

APIImpact
The API microversion is bumped to 2.13 to add a
new access type, cephx, supported by the driver.

Co-Authored-By: Ramana Raja <rraja@redhat.com>

Implements: blueprint cephfs-driver
Change-Id: I33801215f64eacb9dade4d92f11f659173abb7f5
2016-03-01 20:30:18 +00:00
..
__init__.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
stubs.py Transform share and share servers statuses to lowercase 2015-06-02 13:35:44 +03:00
test_limits.py Port used limits to core API 2015-10-19 15:15:20 +03:00
test_scheduler_stats.py QoS support for shares 2016-01-15 10:15:50 +08:00
test_security_service.py Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00
test_share_manage.py Allow to set share visibility using "manage" API 2015-12-06 21:22:00 +05:30
test_share_metadata.py Refactor share metadata tests to use DB 2016-01-08 02:51:36 +00:00
test_share_networks.py Fix order of arguments in assertEqual 2015-09-29 19:56:49 +09:00
test_share_servers.py Merge "OpenStack typo" 2015-11-21 03:06:00 +00:00
test_share_snapshots.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
test_share_types_extra_specs.py Refactor authorize() method in wsgi.py 2015-11-19 16:56:44 +00:00
test_share_unmanage.py Cleanup deprecation warnings from using share proxy properties in API 2016-02-17 17:26:45 -08:00
test_shares.py Add Ceph Native driver 2016-03-01 20:30:18 +00:00