manila/manila/share
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
..
drivers Add Ceph Native driver 2016-03-01 20:30:18 +00:00
hooks Add share hooks 2015-09-04 19:04:34 +03:00
__init__.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
access.py Add update_access() method to driver interface 2016-02-05 10:41:51 -02:00
api.py Add Replication admin APIs and driver i/f changes 2016-02-25 09:31:54 -05:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py Add ZFSonLinux share driver 2016-03-01 13:34:18 +02:00
drivers_private_data.py Provide private data storage API for drivers 2015-05-26 17:53:00 +03:00
hook.py Add share hooks 2015-09-04 19:04:34 +03:00
manager.py glusterfs_native: relocate module under glusterfs 2016-03-01 10:56:49 +01:00
migration.py Fix share migration tests in gate 2016-02-22 09:19:38 -03:00
rpcapi.py Add Replication admin APIs and driver i/f changes 2016-02-25 09:31:54 -05:00
share_types.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Scheduler enhancements for Share Replication 2016-02-24 14:05:09 -05:00