summaryrefslogtreecommitdiffstats
path: root/meta-openstack/Documentation
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
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')
-rw-r--r--meta-openstack/Documentation/README.ceph-openstack4
-rw-r--r--meta-openstack/Documentation/README.heat2
-rw-r--r--meta-openstack/Documentation/README.swift6
3 files changed, 6 insertions, 6 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+--------------------------------------+---------------+-------------+------------------+---------+--------+
diff --git a/meta-openstack/Documentation/README.heat b/meta-openstack/Documentation/README.heat
index 95d2e08..3578291 100644
--- a/meta-openstack/Documentation/README.heat
+++ b/meta-openstack/Documentation/README.heat
@@ -28,7 +28,7 @@ node, unless otherwise explicitly indicated.
28 28
29 $ Start Controller and Compute node 29 $ Start Controller and Compute node
30 $ . /etc/nova/openrc 30 $ . /etc/nova/openrc
31 $ 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 31 $ glance image-create --name myfirstimage --is-public true --container-format bare --disk-format qcow2 --file /root/images/cirros-*-x86_64-disk.img
32 $ glance image-list 32 $ glance image-list
33+--------------------------------------+--------------+-------------+------------------+---------+--------+ 33+--------------------------------------+--------------+-------------+------------------+---------+--------+
34| ID | Name | Disk Format | Container Format | Size | Status | 34| ID | Name | Disk Format | Container Format | Size | Status |
diff --git a/meta-openstack/Documentation/README.swift b/meta-openstack/Documentation/README.swift
index 88ca095..0945ed3 100644
--- a/meta-openstack/Documentation/README.swift
+++ b/meta-openstack/Documentation/README.swift
@@ -260,7 +260,7 @@ b1a1b6b34a6852cdd51cd487a01192cc 100M_c2.org
260(The md5sums of each pair "zzz.save" and "zzz.org" files must be the same) 260(The md5sums of each pair "zzz.save" and "zzz.org" files must be the same)
261 261
262 $ neutron net-create mynetwork 262 $ neutron net-create mynetwork
263 $ 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 263 $ glance image-create --name myfirstimage --is-public true --container-format bare --disk-format qcow2 --file /root/images/cirros-*-x86_64-disk.img
264 $ glance image-list 264 $ glance image-list
265 265
266+--------------------------------------+--------------+-------------+------------------+---------+--------+ 266+--------------------------------------+--------------+-------------+------------------+---------+--------+
@@ -277,10 +277,10 @@ b1a1b6b34a6852cdd51cd487a01192cc 100M_c2.org
277(The object name in the "glance" container must be the same as glance image id just created) 277(The object name in the "glance" container must be the same as glance image id just created)
278 278
279 $ swift download glance 79f52103-5b22-4aa5-8159-2d146b82b0b2 279 $ swift download glance 79f52103-5b22-4aa5-8159-2d146b82b0b2
280 $ md5sum 79f52103-5b22-4aa5-8159-2d146b82b0b2 /root/images/cirros-0.3.0-x86_64-disk.img 280 $ md5sum 79f52103-5b22-4aa5-8159-2d146b82b0b2 /root/images/cirros-*-x86_64-disk.img
281 281
28250bdc35edb03a38d91b1b071afb20a3c 79f52103-5b22-4aa5-8159-2d146b82b0b2 28250bdc35edb03a38d91b1b071afb20a3c 79f52103-5b22-4aa5-8159-2d146b82b0b2
28350bdc35edb03a38d91b1b071afb20a3c /root/images/cirros-0.3.0-x86_64-disk.img 28350bdc35edb03a38d91b1b071afb20a3c /root/images/cirros-*-x86_64-disk.img
284 284
285(The md5sum of these 2 files must be the same) 285(The md5sum of these 2 files must be the same)
286 286