cinder/cinder/volume
yixuanzhang b03a236181 Storwize: disable creating volume with non cg_snapshot group_id
Currently, creating a volume with replication group_id, the volume
creates successfully, but it isn't added to storwize replication group.
Creating a volume with hyperswap group_id has the same problem.
Since adding a volume to a replication group immediately follow the
volume creation may be failed on storwize, this patch disables creating
volume with non cg_snapshot group_id.

Change-Id: Ibf71696740129c254f0c065679fe6422bfa2c633
Closes-Bug:  1729782
2017-12-18 17:49:59 +08:00
..
drivers Storwize: disable creating volume with non cg_snapshot group_id 2017-12-18 17:49:59 +08:00
flows Handle quota in 2 phases when managing resource 2017-11-23 01:18:02 +00:00
targets Fix python 3.6 escape char warnings in strings 2017-07-11 17:04:54 -04:00
__init__.py Fix dynamic import of CONF.volume_api_class 2016-02-12 10:50:31 -06:00
api.py Merge "Handle quota in 2 phases when managing resource" 2017-11-23 14:27:24 +00:00
configuration.py Add support for shared "backend_defaults" config 2017-07-11 18:58:58 +00:00
driver.py Merge "[Trivial] set min max_over_subscription_ratio to 1" 2017-11-20 22:13:10 +00:00
driver_utils.py Remove log translations 2017-03-19 14:59:57 +00:00
group_types.py Check groups before deleting group type 2017-04-23 09:19:13 -04:00
manager.py Merge "RemoteFS: revert snapshot support" 2017-11-15 12:56:18 +00:00
qos_specs.py [Doc] Handle Sphinx warnings as errors 2017-08-29 16:00:09 -05:00
rpcapi.py Cinder volume revert to snapshot 2017-06-21 10:35:32 +08:00
throttling.py Remove log translations 2017-03-19 14:59:57 +00:00
utils.py Generate create_at date in usage in isoformat for backups/snapshots 2017-10-03 15:08:41 +02:00
volume_types.py Volume type with encryption comparison 2017-07-25 05:08:12 +00:00