Merge "Fix the misspelling of "volumes""
This commit is contained in:
commit
254ed254cf
@ -770,7 +770,7 @@ class InfiniboxVolumeDriver(san.SanISCSIDriver):
|
|||||||
source_group=None, source_vols=None):
|
source_group=None, source_vols=None):
|
||||||
"""Creates a group from source."""
|
"""Creates a group from source."""
|
||||||
# The source is either group_snapshot+snapshots or
|
# The source is either group_snapshot+snapshots or
|
||||||
# source_group+source_vols. The target is group+voluems
|
# source_group+source_vols. The target is group+volumes
|
||||||
# we assume the source (source_vols / snapshots) are in the same
|
# we assume the source (source_vols / snapshots) are in the same
|
||||||
# order as the target (volumes)
|
# order as the target (volumes)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user