]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add multiple pools support for Huawei driver
authorchenzongliang <chenzongliang@huawei.com>
Thu, 4 Jun 2015 03:47:17 +0000 (11:47 +0800)
committerliuxinguo <liuxinguo@huawei.com>
Sat, 25 Jul 2015 06:54:06 +0000 (14:54 +0800)
commit12b7e0f654d8f09cf3eb842c5b7824f1a9660fc9
tree17132207636d5b4341927b4a81aaf12ecfa5e8f7
parent933ccdfcc1f09f73e75b1dc4058ca1adda2f4c68
Add multiple pools support for Huawei driver

Pool aware scheduler support was introduced in Juno.
This patch proposes to add multiple pools support
for Huawei driver.

Co-Authored-By: Bob-OpenStack liuxinguo@huawei.com
Change-Id: Ibe3b2a123ea5c700d2c2f66d262a8161c5d3e129
Implements: blueprint huawei-storage-multiple-pools-support
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