]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Retype functionality in Tintri driver
authorapoorvad <apps.desh@gmail.com>
Wed, 9 Dec 2015 17:42:21 +0000 (09:42 -0800)
committerapoorvad <apps.desh@gmail.com>
Wed, 9 Dec 2015 19:25:28 +0000 (11:25 -0800)
commit918d33eee9fdeedb143f316fd7df42c3ae23cab6
treee4c832116514a575f21676feeb6dc5f9151317a9
parentc3aa40dc9bffa84f01c5b2cf06bd61ddd7585cd7
Retype functionality in Tintri driver

At this point default retype behavior is as follows. If a volume changes
type on the same backend then that volume will be migrated. Since Tintri
VMstore does not differentiate between volume types, we can avoid this
migration by implementing retype functionality.

Change-Id: I40b28327e13821d6fb45f89b15267b21ed4c2e8c
closes-bug: 1524435
cinder/tests/unit/test_tintri.py
cinder/volume/drivers/tintri.py