manila/manila
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
..
api Add Ceph Native driver 2016-03-01 20:30:18 +00:00
cmd Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
common Add Ceph Native driver 2016-03-01 20:30:18 +00:00
compute Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
consistency_group Add space to message in manila/consistency_group/api.py 2015-12-17 06:56:43 +00:00
db Add ZFSonLinux share driver 2016-03-01 13:34:18 +02:00
hacking Fix issue in hacking with underscore imports 2016-02-05 08:01:50 +01:00
network Add admin network for DHSS=True share drivers 2016-02-16 20:57:03 +02:00
scheduler Scheduler enhancements for Share Replication 2016-02-24 14:05:09 -05:00
share Add Ceph Native driver 2016-03-01 20:30:18 +00:00
testing Rewrited mox tests to mock (part 2) 2014-06-17 17:55:21 +03:00
tests Add Ceph Native driver 2016-03-01 20:30:18 +00:00
volume Use existing "insecure" options when creating nova/cinder clients 2016-02-12 12:20:42 +01:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py Define context.roles with base class 2016-02-25 19:35:04 +00:00
exception.py Add ZFSonLinux share driver 2016-03-01 13:34:18 +02:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
manager.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
opts.py Add Ceph Native driver 2016-03-01 20:30:18 +00:00
policy.py Use oslo_policy lib instead of oslo-incubator code 2015-04-21 13:05:42 +03:00
quota.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
rpc.py Drop use of 'oslo' namespace package 2015-04-29 16:51:33 +03:00
service.py Trivial Fix: fix missing import 2016-01-21 19:36:47 +08:00
test.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
utils.py Add ZFSonLinux share driver 2016-03-01 13:34:18 +02:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00
wsgi.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00