]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix manage_existing function in infortrend driver
authorLee <jessy1092@gmail.com>
Tue, 23 Jun 2015 06:50:51 +0000 (14:50 +0800)
committerLee <jessy1092@gmail.com>
Wed, 24 Jun 2015 06:42:29 +0000 (14:42 +0800)
commit0e39714312c2a380eb3e9e74a9b0e509b77036df
treea88d410b20659fd9214f46d335913865d9b2d87d
parent5f6cbecc5ec5b6ca034290dc7bd04ab7d956cd15
Fix manage_existing function in infortrend driver

For infortrend driver, it should update provider_location
information (partition id and system id).

Otherwise, the volume would miss the infortrend partition
after importing partition.

Change-Id: Icc34d2e6c27bca6580449aac5a54893b89dcd261
cinder/tests/unit/test_infortrend_common.py
cinder/volume/drivers/infortrend/eonstor_ds_cli/common_cli.py