summaryrefslogtreecommitdiffstats
path: root/meta-openstack/Documentation/README.heat
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/Documentation/README.heat')
-rw-r--r--meta-openstack/Documentation/README.heat2
1 files changed, 1 insertions, 1 deletions
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 |