Correct sphinx source code syntax
Change-Id: Ia6763a019dbb89f0944d702ce78be963a7ef8271
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user