]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix issues with extra specs in VMAX driver
authorXing Yang <xing.yang@emc.com>
Thu, 2 Apr 2015 05:03:08 +0000 (01:03 -0400)
committerXing Yang <xing.yang@emc.com>
Tue, 26 May 2015 03:34:07 +0000 (23:34 -0400)
commit5d4a12cf6120d82654268d20ba50876a0f3a8c16
treee26d114383206edb5dd90551ee083e712a56c084
parent40dca69de02be495190b8aa7949e778e353f367c
Fix issues with extra specs in VMAX driver

This patch is related to https://review.openstack.org/162658.
It continues to address the problem with the extra specs.
Extra specs should not be overwritten by the config file settings.

Change-Id: Ie30d0165b17ceb7c12aff6783232eb3b827df930
Closes-Bug: #1439506
cinder/tests/unit/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_common.py
cinder/volume/drivers/emc/emc_vmax_masking.py
cinder/volume/drivers/emc/emc_vmax_utils.py