<div>Hi John,</div><div>     Here is my localrc, you can find what you missed.</div><blockquote formatblock="1" style="margin: 0.8em 0px 0.8em 2em; padding: 0px 0px 0px 0.7em; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(221, 221, 221);"><span style="line-height: 1.5;"># Misc10.0.02.15<br></span><span style="line-height: 1.5;">HOST_IP=172.16.0.151<br></span><span style="line-height: 1.5;">DATABASE_PASSWORD=password<br></span><span style="line-height: 1.5;">ADMIN_PASSWORD=password<br></span><span style="line-height: 1.5;">SERVICE_PASSWORD=password<br></span><span style="line-height: 1.5;">SERVICE_TOKEN=password<br></span><span style="line-height: 1.5;">RABBIT_PASSWORD=password<br></span><span style="line-height: 1.5;">#FLAT_INTERFACE=br100<br></span><span style="line-height: 1.5;">#PUBLIC_INTERFACE=eth1<br></span><span style="line-height: 1.5;"># Enable Logging<br></span><span style="line-height: 1.5;">LOGFILE=/opt/stack/logs/stack.sh.log<br></span><span style="line-height: 1.5;">VERBOSE=True<br></span><span style="line-height: 1.5;">LOG_COLOR=True<br></span><span style="line-height: 1.5;">SCREEN_LOGDIR=/opt/stack/logs<br></span><span style="line-height: 1.5;"># Pre-requisite<br></span><span style="line-height: 1.5;">ENABLED_SERVICES=rabbit,mysql,key<br></span><span style="line-height: 1.5;">GIT_BASE=https://code.csdn.net<br></span><span style="line-height: 1.5;"># Nova<br></span><span style="line-height: 1.5;">ENABLED_SERVICES+=,n-api,n-crt,n-obj,n-cpu,n-cond,n-sch,n-vnc<br></span><span style="line-height: 1.5;">IMAGE_URLS+=",https://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-disk.img"<br></span><span style="line-height: 1.5;">#Horizon<br></span><span style="line-height: 1.5;">ENABLED_SERVICES+=,horizon<br></span><span style="line-height: 1.5;"># Glance<br></span><span style="line-height: 1.5;">ENABLED_SERVICES+=,g-api,g-reg<br></span><span style="line-height: 1.5;"># Neutron<br></span><span style="line-height: 1.5;">ENABLED_SERVICES+=,q-svc,q-agt,q-dhcp,q-l3,q-meta,neutron<br></span><span style="line-height: 1.5;"># Cinder<br></span><span style="line-height: 1.5;">ENABLED_SERVICES+=,cinder,c-api,c-vol,c-sch<br></span><span style="line-height: 1.5;"># Heat - Orchestration Service<br></span><span style="line-height: 1.5;">ENABLED_SERVICES+=,heat,h-api,h-api-cfn,h-api-cw,h-eng<br></span><span style="line-height: 1.5;">#IMAGE_URLS+=",http://fedorapeople.org/groups/heat/prebuilt-jeos-images/F17-x86_64-cfntools.qcow2"<br></span><span style="line-height: 1.5;"># Ceilometer - Metering Service (metering + alarming)<br></span><span style="line-height: 1.5;">ENABLED_SERVICES+=,ceilometer-acompute,ceilometer-acentral,ceilometer-collector,ceilometer-api<br></span><span style="line-height: 1.5;">ENABLED_SERVICES+=,ceilometer-alarm-notify,ceilometer-alarm-eval<br></span></blockquote><blockquote formatblock="1" style="margin: 0.8em 0px 0.8em 2em; padding: 0px 0px 0px 0.7em; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(221, 221, 221);"><span style="line-height: 1.5;"><br></span></blockquote><blockquote formatblock="1" style="margin: 0.8em 0px 0.8em 2em; padding: 0px 0px 0px 0.7em; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(221, 221, 221);"><span style="line-height: 1.5;"><br></span></blockquote><blockquote formatblock="1" style="margin: 0.8em 0px 0.8em 2em; padding: 0px 0px 0px 0.7em; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(221, 221, 221);"><span style="line-height: 1.5;">Regards,</span></blockquote><blockquote formatblock="1" style="margin: 0.8em 0px 0.8em 2em; padding: 0px 0px 0px 0.7em; border-left-width: 2px; border-left-style: solid; border-left-color: rgb(221, 221, 221);"><span style="line-height: 1.5;">LIU Yulong</span></blockquote><div></div><div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>From: </b> "John Smith";<lbalbalba@gmail.com>;</div><div><b>Date: </b> Tue, Nov 26, 2013 11:39 PM</div><div><b>To: </b> "openstack@lists.openstack.org"<openstack@lists.openstack.org>; <wbr></div><div></div><div><b>Subject: </b> [Openstack] Error launching instances</div></div><div><br></div>Hi,<br><br><br>Im running devstack and am experiencing some trouble when attempting<br>to launch an instance. I must admit that im a total newbee, so it<br>might just be that i am just missing something obvious.<br><br>I try to launch an instance as follows from the command line :<br><br><br>$ wget https://launchpadlibrarian.net/83303699/cirros-0.3.0-i386-disk.img<br>$ glance image-create --name=cirros-0.3.0-i386 --is-public=true<br>--container-format=bare --disk-format=qcow2 <<br>cirros-0.3.0-i386-disk.img<br>$ nova boot --flavor m1.nano --image cirros-0.3.0-i386 myvm<br>$ nova show myvm<br><br>But that just gives me an error: "ProcessExecutionError Unexpected<br>error while running command." (see attachment for full output of 'nova<br>show myvm, etc.)<br><br>Any ideas on what im doing wrong here is appreciated.<br><br><br><br>Regards,<br><br><br>John Smith.<br><br></div>