Skip to content

Commit ac6da8e

Browse files
committed
Merge pull request #123 from claenjoy/patch-5
Update OpenStack_Grizzly_Install_Guide.rst
2 parents 8543ed5 + b0abe0a commit ac6da8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenStack_Grizzly_Install_Guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Status: Stable
274274

275275
* To test Glance, upload the cirros cloud image directly from the internet::
276276

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
277+
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
278278

279279
* Now list the image to see what you have just uploaded::
280280

0 commit comments

Comments
 (0)