cinder/cinder
luqitao 39694623e4 Support create volume from backup
This patch implements the spec of creating volume from backup.

Change-Id: Icdc6c7606c43243a9e12d7a42df293b729f589e5
Partial-Implements: blueprint support-create-volume-from-backup
2017-11-28 09:16:59 +08:00
..
api Support create volume from backup 2017-11-28 09:16:59 +08:00
backup Support create volume from backup 2017-11-28 09:16:59 +08:00
brick set vg_thin_pool_size to float type 2017-11-10 18:46:15 +08:00
cmd Add service_uuid FK to volumes 2017-11-21 18:27:32 +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 Merge "Add service_uuid FK to volumes" 2017-11-27 19:22:32 +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 Support create volume from backup 2017-11-28 09:16:59 +08:00
policies Update access control of show under hostAPI 2017-11-22 16:19:35 +08:00
scheduler Support create volume from backup 2017-11-28 09:16:59 +08:00
tests Support create volume from backup 2017-11-28 09:16:59 +08:00
transfer [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume Support create volume from backup 2017-11-28 09:16: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 Fix logging traceback in service logs 2016-12-20 12:39:07 +05:30
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 Merge "Add cleanup to TestCase.flags()" 2017-11-27 19:01:33 +00:00
utils.py Remove deprecated keymgr code 2017-11-06 16:49:56 +00:00
version.py