deb-cinder/cinder/tests/unit/volume/drivers/huawei
zengyingzhe 87cf9cb41e Fix bugs while integrated with Huawei Dorado array
This patch fixes two bugs while driver integrated with Huawei
Dorado array:
1. the KeyError exception while querying storage pool infos,
   because some attributes don't exist for Dorado array.
2. attaching volume failed if the volume is a Huawei hypermetro
   volume, at this instance, driver logic will miss querying
   some infos from Dorado array, which leads KeyError exception
   at the afterwards processing logic.

Change-Id: I0d5017de8417adc92bf6e3d3988a78cd761e75dc
Closes-Bug: #1698991
(cherry picked from commit bcf885c63e)
2017-07-04 06:16:50 +00:00
..
__init__.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_huawei_drivers.py Fix bugs while integrated with Huawei Dorado array 2017-07-04 06:16:50 +00:00