Fix typo in cinder/cinder/volume/drivers/emc_vmax
Change-Id: I0eff3be00a267a2ddbdc0e72d7c8da35d158cee8
This commit is contained in:
@@ -1550,7 +1550,7 @@ class EMCVMAXUtils(object):
|
||||
return totalCapacityGb, remainingCapacityGb
|
||||
|
||||
def isArrayV3(self, conn, arrayName):
|
||||
"""Check is the array is V2 or V3.
|
||||
"""Check if the array is V2 or V3.
|
||||
|
||||
:param conn: the connection to the ecom server
|
||||
:param arrayName: the array name
|
||||
|
||||
Reference in New Issue
Block a user