Merge "Switch to newer cirros image in docs"

This commit is contained in:
Jenkins 2015-03-23 16:03:17 +00:00 committed by Gerrit Code Review
commit 617d124827
1 changed files with 4 additions and 4 deletions

View File

@ -153,7 +153,7 @@ appropriate for your environment of course
ADMIN_PASSWORD=123456
RABBIT_PASSWORD=123456
IMAGE_URLS="http://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-uec.tar.gz"
IMAGE_URLS="http://download.cirros-cloud.net/0.3.2/cirros-0.3.2-x86_64-uec.tar.gz"
EOF
# FORCE=yes ./stack.sh
@ -183,7 +183,7 @@ operation of Nova libvirt guests boot a tiny instance
.. code-block:: bash
# . openrc admin admin
# nova boot --image cirros-0.3.0-x86_64-uec --flavor m1.tiny cirros1
# nova boot --image cirros-0.3.2-x86_64-uec --flavor m1.tiny cirros1
The host will be reporting NUMA topology, but there should only
be a single NUMA cell this point.
@ -323,7 +323,7 @@ this condition
.. code-block:: bash
# . openrc admin admin
# nova boot --image cirros-0.3.0-x86_64-uec --flavor m1.tiny cirros1
# nova boot --image cirros-0.3.2-x86_64-uec --flavor m1.tiny cirros1
Now look at the libvirt guest XML. It should show that the vCPUs are
locked to pCPUs within a particular node.
@ -360,7 +360,7 @@ Now boot the guest using this new flavor
.. code-block:: bash
# nova boot --image cirros-0.3.0-x86_64-uec --flavor m1.numa cirros2
# nova boot --image cirros-0.3.2-x86_64-uec --flavor m1.numa cirros2
Looking at the resulting guest XML from libvirt