cinder/cinder
Eric Harney 223fbd36b7 Add migrate_volume to BaseVD
migrate_volume() only exists in the deprecated VolumeDriver()
class and not BaseVD.  This means that drivers inheriting from
*VD hit attribute errors when trying to call driver.migrate_volume().

I suspect this indicates that we should rework some of our
abc class structure a little bit, but this seems like a
reasonable fix for now.

Related-Bug: #1478987
Related-Bug: #1471807
Closes-Bug: #1493286

Change-Id: I3d555507416606db265b8ebe335b51a08fe32328
2015-09-08 14:12:08 -04:00
..
api Merge "Allow specified backend capabilities to be retrieved" 2015-09-01 19:29:42 +00:00
backup Fix backup metadata import missing fields 2015-09-01 15:26:44 +02:00
brick Efficient image transfer for Glance cinder store 2015-08-25 10:40:25 -04:00
cmd Service object 2015-09-01 07:09:08 +00:00
common Adds allow_availability_zone_fallback option to Cinder 2015-09-03 11:13:02 -04:00
compute Cleaning up CONF.register_opts() in compute/__init__.py 2015-08-21 14:17:25 -05:00
consistencygroup Cleanup for SnapshotObject 2015-08-31 16:53:30 +02:00
db Generic image-volume cache 2015-09-02 17:54:07 +00:00
hacking Remove useless logging from unit tests 2015-07-13 17:39:44 +00:00
image Generic image-volume cache 2015-09-02 17:54:07 +00:00
keymgr Fix multi-line docstrings to meet hacking rules 2015-07-30 11:34:16 -05:00
locale Imported Translations from Transifex 2015-08-27 06:19:38 +00:00
objects Merge "Cleanup for SnapshotObject" 2015-09-02 18:22:12 +00:00
openstack Switch to the oslo_utils.fileutils 2015-08-20 07:47:48 +00:00
replication Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
scheduler Service object 2015-09-01 07:09:08 +00:00
testing updating testing readme with more current information. 2014-02-26 09:21:13 -05:00
tests Add migrate_volume to BaseVD 2015-09-08 14:12:08 -04:00
transfer Notify the transfer volume action in cinder 2015-07-07 17:14:34 +08:00
volume Add migrate_volume to BaseVD 2015-09-08 14:12:08 -04:00
wsgi Add Cinder API wsgi application 2015-08-25 13:48:03 +03:00
zonemanager Merge "Handle attachment of second volume" 2015-09-07 20:40:13 +00:00
__init__.py Remove vim header 2013-12-30 18:53:02 -06:00
context.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
exception.py Sheepdog: Add class for dog command executor 2015-08-26 15:14:16 +09:00
flow_utils.py Refactoring of manager's create_volume flow 2015-07-24 11:19:09 +02:00
i18n.py Change leftover oslo.* to oslo_* 2015-03-23 19:52:42 +00:00
manager.py Merge "Enhance deletion efficiency when backup init host" 2015-08-30 12:57:46 +00:00
policy.py adds user_id to check_is_admin 2015-08-25 04:46:18 -07:00
quota.py Cinder Nested Quota Driver 2015-08-26 12:00:15 -07:00
quota_utils.py Logging not using oslo.i18n guidelines 2015-03-19 12:28:12 -05:00
rpc.py Move oslo.messaging to the oslo_messaging namespace 2015-03-03 09:21:25 -06:00
service.py Service object 2015-09-01 07:09:08 +00:00
ssh_utils.py Fix Python 3 issues in utils 2015-06-15 10:29:22 +02:00
test.py Remove unit test migration logging 2015-08-06 16:46:27 -05:00
utils.py Service object 2015-09-01 07:09:08 +00:00
version.py Remove vim header 2013-12-30 18:53:02 -06:00