cinder/cinder
Sean McGinnis f90c49e006 Remove deprecated volume_clear shred option
This option was deprecated in the Newton release and has
performed the same action as the zero option.

Change-Id: I473636595fb6696f426565a2f14ebe7070afa560
Closes-bug: #1477805
2016-12-08 11:08:00 -06:00
..
api Add host check on replication actions 2016-12-05 20:10:50 +01:00
backup Merge "Skip more parameters when import backup record" 2016-11-30 14:35:36 +00:00
brick Provide cfg to ignore lvm descriptor leak warnings 2016-09-26 09:20:58 +00: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 Merge "Replace functions 'Dict.get' and 'del' with 'Dict.pop'" 2016-12-05 12:56:44 +00:00
group Remove support for 2.x scheduler RPC API 2016-10-05 10:57:58 +02:00
hacking Merge "Hacking: Remove C305 contextlib.nested check" 2016-10-04 12:13:22 +00: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 Block 3.1 message with c-sch RPCAPI pinned to 3.0 2016-12-06 18:35:18 +01:00
tests Remove deprecated volume_clear shred option 2016-12-08 11:08:00 -06:00
transfer check quota per_volume_gigabytes for transfer-accept 2016-09-02 03:13:25 +00:00
volume Remove deprecated volume_clear shred option 2016-12-08 11:08:00 -06: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 Introduce Hitachi VSP driver 2016-12-07 20:17:15 +09: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 "Introduce Hitachi VSP driver" 2016-12-08 15:57:01 +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 Add is_up property to service and cluster objects 2016-11-29 12:33:16 +02:00
version.py