cinder/cinder
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
..
api Merge "Update access control of show under hostAPI" 2017-11-23 03:15:02 +00:00
backup Fix earlier backup records can't be restored 2017-11-14 23:13:45 +00:00
brick set vg_thin_pool_size to float type 2017-11-10 18:46:15 +08:00
cmd Merge "Fix earlier backup records can't be restored" 2017-11-17 06:06:23 +00:00
common Remove deprecated nova config options 2017-10-13 11:05:11 +02:00
compute Update oslo.context RequestContext args 2017-11-21 14:56:06 -06:00
consistencygroup Merge "Add quota limit check and enhance roll back for cg create" 2017-03-20 13:13:08 +00:00
db Remove DB authorisation checking with quota API operations. 2017-11-21 22:18:54 +00:00
group Schedule request to scheduler when create group from resource 2017-11-13 11:24:53 +00:00
hacking Add contributor doc on assertEqual vs assertFalse 2017-08-30 17:50:02 +00:00
image imageutils: allow passing subformat when converting 2017-11-01 13:39:37 +02:00
interface Merge "Add driver interface documentation for list manageable" 2017-08-16 02:33:29 +00:00
keymgr Remove deprecated keymgr code 2017-11-06 16:49:56 +00:00
locale Imported Translations from Zanata 2017-11-21 06:14:29 +00:00
message Fix typo in message for volume creation failure 2017-07-27 14:14:04 -04:00
objects Merge "Fix VolumeAttachment OVO Volume lazy loading" 2017-11-21 14:15:54 +00:00
policies Update access control of show under hostAPI 2017-11-22 16:19:35 +08:00
scheduler Check available capacity before creating resources 2017-11-17 10:13:10 +08:00
tests Storwize: disable creating volume with non cg_snapshot group_id 2017-12-18 17:49:59 +08:00
transfer [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume Storwize: disable creating volume with non cg_snapshot group_id 2017-12-18 17:49:59 +08:00
wsgi Remove unused print_function imports 2017-11-02 11:06:58 -04:00
zonemanager Merge "Mark Cisco FC ZM driver as unsupported" 2017-10-27 21:28:02 +00:00
__init__.py
context.py Update oslo.context RequestContext args 2017-11-21 14:56:06 -06:00
coordination.py Remove deprecated heartbeat options 2017-10-03 14:41:18 -05:00
exception.py V3 jsonschema validation: base schema framework 2017-11-17 16:01:03 +05:30
flow_utils.py
i18n.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
manager.py Remove periodic_tasks method from base manager 2017-07-06 12:26:40 +03:00
opts.py Merge "Re-add QNAP Cinder volume driver" 2017-11-25 16:26:15 +00:00
policy.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
quota.py Periodic task to clean expired reservation 2017-05-30 22:21:38 +08:00
quota_utils.py Add Generic Volume Group Into Quota Management 2017-05-26 01:43:23 +00:00
rpc.py Remove deprecated oslo_messaging.get_transport 2017-06-13 14:25:38 +07:00
service.py Remove newton-compat upgrade code on service startup 2017-10-09 17:20:54 -04:00
ssh_utils.py Fix SSHPool current_size not work correctly 2017-07-11 10:58:20 +08:00
test.py Add fixture to only emit DeprecationWarning once 2017-11-21 16:54:45 -06:00
utils.py Remove deprecated keymgr code 2017-11-06 16:49:56 +00:00
version.py