Merge "Correct sphinx source code syntax"

This commit is contained in:
Jenkins
2017-10-10 02:41:35 +00:00
committed by Gerrit Code Review

View File

@@ -134,6 +134,7 @@ class Volume(base.Resource):
disk_format, visibility=None, disk_format, visibility=None,
protected=None): protected=None):
"""Upload a volume to image service as an image. """Upload a volume to image service as an image.
:param force: Boolean to enables or disables upload of a volume that :param force: Boolean to enables or disables upload of a volume that
is attached to an instance. is attached to an instance.
:param image_name: The new image name. :param image_name: The new image name.