manila/manila_tempest_tests
Ramana Raja 0f596c55df cephfs_native: add read-only share support
Add read-only share support for cephfs_native driver
using CephFSVolumeClient's enhanced authorize() interface.
Ensure backwards compatibility with older version of
CephFSVolumeClient by checking it's version attribute, or
lack thereof.

The support for read-only authorize() was added in
CephFSVolumeClient with the following commits in Ceph:

Master branch:
https://github.com/ceph/ceph/commit/011ea5e7fb35ee0

Jewel branch:
https://github.com/ceph/ceph/commit/2cd3ed8a59786be

Change-Id: I29eb45104c04da1706c3978441babe9c4a52ca02
DocImpact
Partially-Implements: bp cephfs-native-driver-enhancements
2016-08-11 14:58:47 +05:30
..
common Add tempest tests for Share Replication 2016-03-12 02:38:18 +00:00
services Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
tests cephfs_native: add read-only share support 2016-08-11 14:58:47 +05:30
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
config.py Merge "Add snapshot instances admin APIs" 2016-08-01 16:39:18 +00:00
plugin.py Fix tempest.conf generation 2016-04-28 09:58:12 -05:00
README.rst Use Tempest plugin interface 2015-09-05 00:36:33 +00:00
share_exceptions.py Add snapshot instances admin APIs 2016-07-29 11:21:35 +08:00
utils.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00

Tempest Integration

This directory contains Tempest tests to cover Manila project.