Removing outdated argument in image create.
Change-Id: Ibe67ec67a12fadba7950a5d661646b27a6d0c651 Closes-Bug: #1509925
This commit is contained in:
parent
0fb4ef1b22
commit
7246f8e1f4
@ -91,5 +91,5 @@ Your image is ready to upload to the Image service:
|
||||
.. code-block:: console
|
||||
|
||||
$ glance image-create --name WS2012 --disk-format qcow2 \
|
||||
--container-format bare --is-public true \
|
||||
--container-format bare --property visibility=public \
|
||||
--file ws2012.qcow2
|
||||
|
Loading…
Reference in New Issue
Block a user