]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
EMC VMAX - Limit SG and MV to 64 characters
authorHelen Walsh <helen.walsh@emc.com>
Tue, 26 Jan 2016 23:12:37 +0000 (23:12 +0000)
committerHelen Walsh <helen.walsh@emc.com>
Wed, 2 Mar 2016 01:51:00 +0000 (01:51 +0000)
commit777c9d0f7c89d7b35ceb808498a779f268a21ab0
tree54bcf54af54c41a37379c9522cc7ed6cc746b042
parent82d1d81124531d679b8e283c06b45b2b4bc37080
EMC VMAX - Limit SG and MV to 64 characters

VMAX restricts storage group and masking view names to a maximum
length of 64 characters. This patch only adds extra unit tests to
prove that both MV and SG names are below the 64 chars in all
scenarios.

Change-Id: I72917a56083eb25f876b9cdeaa30511793922497
cinder/tests/unit/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_utils.py