diff options
Diffstat (limited to 'meta-openstack/Documentation/README.swift')
| -rw-r--r-- | meta-openstack/Documentation/README.swift | 6 |
1 files changed, 3 insertions, 3 deletions
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 | ||
| 282 | 50bdc35edb03a38d91b1b071afb20a3c 79f52103-5b22-4aa5-8159-2d146b82b0b2 | 282 | 50bdc35edb03a38d91b1b071afb20a3c 79f52103-5b22-4aa5-8159-2d146b82b0b2 |
| 283 | 50bdc35edb03a38d91b1b071afb20a3c /root/images/cirros-0.3.0-x86_64-disk.img | 283 | 50bdc35edb03a38d91b1b071afb20a3c /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 | ||
