Merge "Fix documentation error"

This commit is contained in:
Zuul 2018-06-05 02:07:17 +00:00 committed by Gerrit Code Review
commit 9d263f711d

View File

@ -277,7 +277,7 @@ class VolumeDriverCore(base.CinderInterface):
and setup replication between the newly created volume and and setup replication between the newly created volume and
the secondary volume. the secondary volume.
An optional larger size for the new snapshot can be specified. Drivers An optional larger size for the new volume can be specified. Drivers
should check this value and create or expand the new volume to match. should check this value and create or expand the new volume to match.
:param volume: The volume to be created. :param volume: The volume to be created.