image-guide: Update cirros image
The current CirrOS image is version v0.4.0. Update the guide to download this version. Change-Id: Icf9fce5e46c5044976035942be22a0f4c3f7ca96
This commit is contained in:
parent
0b6e007235
commit
78501fb550
@ -29,7 +29,7 @@ For information about how to manage images, see the
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ wget http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
|
||||
$ wget http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img
|
||||
|
||||
.. end
|
||||
|
||||
@ -44,7 +44,7 @@ For information about how to manage images, see the
|
||||
.. code-block:: console
|
||||
|
||||
$ openstack image create "cirros" \
|
||||
--file cirros-0.3.5-x86_64-disk.img \
|
||||
--file cirros-0.4.0-x86_64-disk.img \
|
||||
--disk-format qcow2 --container-format bare \
|
||||
--public
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user