cinder/cinder
lisali 2d1242ae69 Retype encrypted volumes
The patch enables the function to retype a volume
to a volume type with different encryptions.

The correspoding tempest is added in
https://review.openstack.org/#/c/343993/, and it
succeeds in master branch.

Change-Id: I66d1cfad7c37215cadeca9b7d07cb646fb35b50f
Implements: blueprint retype-encrypted-volume
2016-08-30 21:11:18 +08:00
..
api Remove unused config.CONF 2016-08-30 10:01:46 +08:00
backup Merge "Removed RPC topic config options" 2016-08-29 18:49:37 +00:00
brick Remove race condition from lvextend 2016-08-01 20:26:14 +00:00
cmd Removed RPC topic config options 2016-08-29 11:16:53 +05:30
common Removed RPC topic config options 2016-08-29 11:16:53 +05:30
compute Fix the interface to call update_server_volume 2016-08-18 11:45:47 +08:00
config Replace key manager with Castellan 2016-08-29 10:19:10 +08:00
consistencygroup Removed RPC topic config options 2016-08-29 11:16:53 +05:30
db Retype encrypted volumes 2016-08-30 21:11:18 +08:00
group Removed RPC topic config options 2016-08-29 11:16:53 +05:30
hacking Revert "Add hacking check to prevent assert_called_once" 2016-05-24 12:36:22 -04:00
image Use min attribute from oslo_config 2016-08-18 13:29:45 +00:00
interface Driver documentation cleanup 2016-08-25 15:51:37 +05:30
keymgr Replace key manager with Castellan 2016-08-29 10:19:10 +08:00
locale Imported Translations from Zanata 2016-08-29 07:23:07 +00:00
message Add pagination support to messages 2016-05-27 10:49:00 +00:00
objects Remove unused config.CONF 2016-08-30 10:01:46 +08:00
replication Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
scheduler Removed RPC topic config options 2016-08-29 11:16:53 +05:30
tests Retype encrypted volumes 2016-08-30 21:11:18 +08:00
transfer Handle quota exceed exception 2016-06-14 09:56:10 +08:00
volume Retype encrypted volumes 2016-08-30 21:11:18 +08:00
wsgi Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
zonemanager CI: Add CI_WIKI_NAME to all drivers 2016-08-09 08:24:00 -07:00
__init__.py Re-enabled hacking checks for H105 2016-01-05 11:22:40 +02:00
context.py Use from_environ to load context 2016-07-12 13:39:09 +10:00
coordination.py update coordination.Lock.release's docstring 2016-06-19 01:55:35 -04:00
exception.py Revise Synology DSM storage driver 2016-08-15 11:26:29 +08:00
flow_utils.py Refactoring of manager's create_volume flow 2015-07-24 11:19:09 +02:00
i18n.py Remove unused gettextutils from oslo-incubator 2015-10-16 15:22:49 -05:00
manager.py Add cluster job distribution 2016-07-22 21:00:11 +02:00
opts.py Replace key manager with Castellan 2016-08-29 10:19:10 +08:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota.py Add generic volume groups 2016-07-16 19:34:39 -04:00
quota_utils.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
rpc.py Cleanup upgrade-related FIXME's 2016-08-23 09:48:34 +02:00
service.py Pin RPC server's serializer to min obj version 2016-08-25 13:18:19 +02:00
ssh_utils.py Fix sshpool.remove code 2016-03-01 03:20:04 +00:00
test.py Merge "Stop using mox in unit/*.py tests (1/2)" 2016-08-30 10:51:16 +00:00
utils.py Add encryptor attach/detach in utils 2016-08-30 20:02:55 +08:00
version.py