[user-guides] Remove unnecessary backslash
Change-Id: I496280a5c4400c2916952d895c9536513678eafc Closes-Bug: 1460885
This commit is contained in:
parent
76e4371ca7
commit
55f6ba995a
@ -105,7 +105,7 @@ Get image by name
|
||||
The Image service Python bindings do not support the retrieval of an
|
||||
image object by name. However, the Compute Python bindings enable you to
|
||||
get an image object by name. To get an image object by name, call the
|
||||
``novaclient.v1\_1.images.ImageManager.find`` method:
|
||||
``novaclient.v1_1.images.ImageManager.find`` method:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user