]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add SmartX support for Huawei driver
authorchenzongliang <chenzongliang@huawei.com>
Fri, 5 Jun 2015 10:21:16 +0000 (18:21 +0800)
committerliuxinguo <liuxinguo@huawei.com>
Tue, 4 Aug 2015 07:17:33 +0000 (15:17 +0800)
commitc29e60479639f61a7095e7458de6139b76d6fda3
tree5b679394f9900079f0f030f6eed3716ab95ae2e0
parentf4a6c9fd5e66489fd0069baf1e3521ba872fa93f
Add SmartX support for Huawei driver

This patch aims to add SmartX features for Huawei driver,
including SmartQos, SmartTier, SmartPartition and SmartCache.

Co-Authored-By: Bob-OpenStack liuxinguo@huawei.com
Change-Id: I4bc8b227ff0b24847b8c8b30174d23b4e6d51af1
Implements: blueprint support-smartx-for-huawei-volume-driver
cinder/tests/unit/test_huawei_drivers.py
cinder/volume/drivers/huawei/constants.py
cinder/volume/drivers/huawei/huawei_driver.py
cinder/volume/drivers/huawei/huawei_utils.py
cinder/volume/drivers/huawei/rest_client.py
cinder/volume/drivers/huawei/smartx.py [new file with mode: 0644]