fix misspelling of 'volume'

Change-Id: I589a0568f8f491ee03372fb47946e05edb73c592
This commit is contained in:
lvxianguo 2018-06-22 16:40:38 +08:00
parent 79c9847231
commit 059268b7b0

View File

@ -254,7 +254,7 @@ class CreateGetAndDeleteEncryptionType(cinder_utils.CinderBasic):
key_size=None, control_location="front-end"): key_size=None, control_location="front-end"):
"""Create get and delete an encryption type """Create get and delete an encryption type
This scenario firstly creates an encryption type for a volome This scenario firstly creates an encryption type for a volume
type created in the context, then gets detailed information of type created in the context, then gets detailed information of
the created encryption type, finally deletes the created the created encryption type, finally deletes the created
encryption type. encryption type.