manila/manila/share
Valeriy Ponomaryov 21699451f1 [Share groups] Add scheduler filter ConsistentSnapshotFilter
That will be used for scheduling share groups based on their possibility
to create consistent snapshots.

Also apply following tempest plugin changes:
- Add new 'capability_sg_consistent_snapshot_support' tempest config
option, that will be used for creation of new share group types and used
to prove that scheduling works as expected.
- Fix some share group test attributes from 'only API involved' to
  'API and Backend are involved', because it is so indeed.

Change-Id: I05553c308ae40c4ddc2c6469ff1c1a3da36a87da
Partially-Implements BP manila-share-groups
2017-06-02 17:48:05 +03:00
..
drivers Fix pep8 M325 error with python 3.5 2017-06-01 10:11:20 -04: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 Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
api.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
configuration.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
driver.py [Share groups] Add scheduler filter ConsistentSnapshotFilter 2017-06-02 17:48:05 +03:00
drivers_private_data.py Remove "host" from driver private data 2016-07-26 14:57:34 +08:00
hook.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
manager.py [Share groups] Add scheduler filter ConsistentSnapshotFilter 2017-06-02 17:48:05 +03:00
migration.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
rpcapi.py Remove unused "share_id" parameter 2017-03-05 22:13:43 -05:00
share_types.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
snapshot_access.py Remove log translations in share and share_group 4/5 2017-03-31 10:20:11 +08:00
utils.py Add mountable snapshots support to HNAS driver 2017-01-25 15:19:34 -02:00