]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Port StorwizeSVCDriver to use ABCMeta driver model
authorxqli-openstack <xiaoqin.li@hotmail.com>
Fri, 24 Jul 2015 09:36:26 +0000 (02:36 -0700)
committerxiaoqin <lixqin@cn.ibm.com>
Mon, 27 Jul 2015 02:59:27 +0000 (02:59 +0000)
commitd0de50c650a6a7097f402b8165701ade6121870e
tree03ed5f52db469061600dcaaf7b76bdeaf49f8325
parentb1d77751a3574e359fb2c0eac3b206c46b4e9e02
Port StorwizeSVCDriver to use ABCMeta driver model

Use new ABCMeta driver model for StorwizeSVCDriver driver.
Also add empty function unmanage for ManageableVD.

Partially-implements: blueprint abc-driver-update

Change-Id: Ib92342186908a4e148fcb341b38de012047e8c22
cinder/volume/drivers/ibm/storwize_svc/__init__.py