summaryrefslogtreecommitdiffstats
path: root/meta-openstack/Documentation/README.ceph-openstack
diff options
context:
space:
mode:
authorAndy Ning <andy.ning@windriver.com>2014-06-13 14:03:25 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-06-17 10:10:17 -0400
commitb53f039deee13fe869aaceca27d4e30cd40efb48 (patch)
tree6549be8d5fa0d27ca2a21f5be89b63978106b223 /meta-openstack/Documentation/README.ceph-openstack
parent05feaeeabe1bd34ed1d8a6f02c975fb07965f96d (diff)
downloadmeta-cloud-services-b53f039deee13fe869aaceca27d4e30cd40efb48.tar.gz
Upgrade cirros guest image to 0.3.2
cirros 0.3.0 has a bug which ignores classless static routes passed by dhcp option 121. This static route is needed for the instance to access metadata service from 169.254.169.254. 0.3.2 has this bug fixed. Details about this bug can be found at: https://bugs.launchpad.net/cirros/+bug/1190372 Updated documents that reference specific version of cirros as well. Note: 0.3.2 download URI (SRC_URI) has been changed from "https://launchpad.net/cirros/trunk" to "http://download.cirros-cloud.net", since cirros binary downloads are all in the new URI. Signed-off-by: Andy Ning <andy.ning@windriver.com>
Diffstat (limited to 'meta-openstack/Documentation/README.ceph-openstack')
-rw-r--r--meta-openstack/Documentation/README.ceph-openstack4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/Documentation/README.ceph-openstack b/meta-openstack/Documentation/README.ceph-openstack
index d7e8c08..1134837 100644
--- a/meta-openstack/Documentation/README.ceph-openstack
+++ b/meta-openstack/Documentation/README.ceph-openstack
@@ -256,7 +256,7 @@ root 3808 0.0 0.0 3289468 34428 ? Ssl 02:50 0:36 /usr/bin/ceph-o
256| 15157fda-0940-4eba-853d-52338ace3362 | mynetwork | | 256| 15157fda-0940-4eba-853d-52338ace3362 | mynetwork | |
257+--------------------------------------+-----------+---------+ 257+--------------------------------------+-----------+---------+
258 258
259 $ glance image-create --name myfirstimage --is-public true --container-format bare --disk-format qcow2 --file /root/images/cirros-0.3.0-x86_64-disk.img 259 $ glance image-create --name myfirstimage --is-public true --container-format bare --disk-format qcow2 --file /root/images/cirros-*-x86_64-disk.img
260 $ nova boot --image myfirstimage --flavor 1 myinstance 260 $ nova boot --image myfirstimage --flavor 1 myinstance
261 $ nova list 261 $ nova list
262 262
@@ -293,7 +293,7 @@ root 3808 0.0 0.0 3289468 34428 ? Ssl 02:50 0:36 /usr/bin/ceph-o
293| d38811d4-741a-4a68-afe3-fb5892160d7c | nfs | {u'volume_backend_name': u'Generic_NFS'} | 293| d38811d4-741a-4a68-afe3-fb5892160d7c | nfs | {u'volume_backend_name': u'Generic_NFS'} |
294+--------------------------------------+-----------+------------------------------------------+ 294+--------------------------------------+-----------+------------------------------------------+
295 295
296 $ glance image-create --name mysecondimage --is-public true --container-format bare --disk-format qcow2 --file /root/images/cirros-0.3.0-x86_64-disk.img 296 $ glance image-create --name mysecondimage --is-public true --container-format bare --disk-format qcow2 --file /root/images/cirros-*-x86_64-disk.img
297 $ glance image-list 297 $ glance image-list
298 298
299+--------------------------------------+---------------+-------------+------------------+---------+--------+ 299+--------------------------------------+---------------+-------------+------------------+---------+--------+