We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8543ed5 + b0abe0a commit ac6da8eCopy full SHA for ac6da8e
OpenStack_Grizzly_Install_Guide.rst
@@ -274,7 +274,7 @@ Status: Stable
274
275
* To test Glance, upload the cirros cloud image directly from the internet::
276
277
- glance image-create --name myFirstImage --is-public true --container-format bare --disk-format qcow2 --location https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img
+ glance image-create --name myFirstImage --is-public true --container-format bare --disk-format qcow2 --location http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-disk.img
278
279
* Now list the image to see what you have just uploaded::
280
0 commit comments