cinder/cinder
Dmitry Kudyukin 51815402f0 Cluster volume group fix in lvm
After adding lvm cluster volume group on host with
cinder-volume service, this service failed to start. Add
--ignoreskippedcluster option to pvs and unit test for pvs
command in case cluster volume group exist.

Closes-Bug: 1640536

Change-Id: I89ffea86d0951fe4c80783a612b6cde76c8838b4
2016-12-16 15:23:11 +03:00
..
api Merge "Use method is_valid_boolstr from oslo_utils" 2016-12-16 04:59:38 +00:00
backup Merge "Use method is_valid_boolstr from oslo_utils" 2016-12-16 04:59:38 +00:00
brick Cluster volume group fix in lvm 2016-12-16 15:23:11 +03:00
cmd Merge "Fix TypeError when execute cinder-volume-usage-audit" 2016-12-08 15:56:46 +00:00
common Remove empty debug_opts 2016-11-29 15:08:17 +02:00
compute Read domain info from context when contacting nova 2016-09-20 19:49:34 +00:00
config Fix config generator issue with OVO decorators 2016-11-04 11:34:34 +01:00
consistencygroup Remove 2 unnecessary assignments 2016-11-25 16:24:28 +01:00
db Fix dos-style endlines 2016-12-08 14:36:03 +00:00
group Remove support for 2.x scheduler RPC API 2016-10-05 10:57:58 +02:00
hacking Hacking: Remove N333 oslo namespace import check 2016-12-12 10:08:31 -05:00
image Merge "Fix glance v2 image update" 2016-11-27 20:48:11 +00:00
interface Add unsupported status to driver listing 2016-11-29 18:04:22 +05:30
keymgr Modifies override logic for key_manager 2016-09-21 11:01:59 -04:00
locale Imported Translations from Zanata 2016-10-15 07:34:30 +00:00
message Add pagination support to messages 2016-05-27 10:49:00 +00:00
objects Merge "Fix TypeError when execute cinder-volume-usage-audit" 2016-12-08 15:56:46 +00:00
releasenotes/notes Remove Kaminario deprecated option 2016-12-07 12:10:52 +00:00
scheduler Route extend_volume calls to scheduler 2016-12-08 17:09:31 -02:00
tests Cluster volume group fix in lvm 2016-12-16 15:23:11 +03:00
transfer check quota per_volume_gigabytes for transfer-accept 2016-09-02 03:13:25 +00:00
volume Merge "Dell SC: Missing volume creation options." 2016-12-15 22:58:12 +00:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager Add unsupported status to driver listing 2016-11-29 18:04:22 +05:30
__init__.py Set EVENTLET_NO_GREENDNS for IPv6 and dnspython compat 2016-11-11 13:19:07 -06:00
context.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
coordination.py Update synchronized decorator 2016-10-12 10:25:33 -05:00
exception.py Merge "Dell SC: Missing volume creation options." 2016-12-15 22:58:12 +00:00
flow_utils.py
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Support A/A in delete actions and get_capabilities 2016-12-07 11:09:42 +01:00
opts.py Merge "Adds Unity Cinder Driver" 2016-12-12 18:59:17 +00:00
policy.py Use to_policy_values for enforcing policy 2016-09-13 01:13:15 +00:00
quota.py Add generic volume groups 2016-07-16 19:34:39 -04:00
quota_utils.py Use keystoneauth1 for creating the keystone session 2016-09-22 15:28:35 +00:00
rpc.py Clean _get_cctxt method signatures 2016-11-08 16:28:14 +01:00
service.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Make c-vol use workers table for cleanup 2016-11-03 10:17:38 +01:00
utils.py Merge "Use method is_valid_boolstr from oslo_utils" 2016-12-16 04:59:38 +00:00
version.py