<div dir="ltr"><div><div>Hi Rim,<br><br></div>Please share the local.conf file.<br></div>Or if you don't have any special task to perform and want to install a plain vanilla devstack then use this as local.conf.<br><br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">[[local|localrc]]<br>        ADMIN_PASSWORD=secrete<br>        DATABASE_PASSWORD=$ADMIN_PASSWORD<br>        RABBIT_PASSWORD=$ADMIN_PASSWORD<br>        SERVICE_PASSWORD=$ADMIN_PASSWORD<br>        SERVICE_TOKEN=a682f596-76f3-11e3-b3b2-e716f9080d50<br></blockquote><div><br></div><div>This is in accordance with minimal configuration as mentioned in <a href="http://docs.openstack.org/developer/devstack/configuration.html#minimal-configuration">http://docs.openstack.org/developer/devstack/configuration.html#minimal-configuration</a> <br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Regards,<br><br>Vineet Menon<br><br></div></div>
<br><div class="gmail_quote">On 6 November 2014 14:48, Rim Chol (rimc) <span dir="ltr"><<a href="mailto:rimc@zhaw.ch" target="_blank">rimc@zhaw.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings!<br>
<br>
I am sending this email because I have some problems with starting the devstack.<br>
<br>
I cloned the devstack repository in my laptop and ran ./stack.sh in the devstack directory.<br>
But the konsole complains about that and some of the error messages are shown below.<br>
        + screen -S stack -p g-api -X stuff '/usr/local/bin/glance-api --config-file=/etc/glance/glance-api.conf & echo $! >/opt/stack/status/stack/g-api.pid; fg || echo "g-api failed to start" | tee "/opt/stack/s'atus/stack/g-api.failure"<br>
        + echo 'Waiting for g-api (<a href="http://160.85.231.43:9292" target="_blank">160.85.231.43:9292</a>) to start...'<br>
        Waiting for g-api (<a href="http://160.85.231.43:9292" target="_blank">160.85.231.43:9292</a>) to start...<br>
        + wait_for_service 60 <a href="http://160.85.231.43:9292" target="_blank">http://160.85.231.43:9292</a><br>
        + local timeout=60<br>
        + local url=<a href="http://160.85.231.43:9292" target="_blank">http://160.85.231.43:9292</a><br>
        + timeout 60 sh -c 'while ! curl -k --noproxy '\''*'\'' -s <a href="http://160.85.231.43:9292" target="_blank">http://160.85.231.43:9292</a> >/dev/null; do sleep 1; done'<br>
        + die 317 'g-api did not start'<br>
        + local exitcode=0<br>
        + set +o xtrace<br>
        [Call Trace]<br>
        ./stack.sh:1186:start_glance<br>
        /home/chol/OpenStack/devstack/lib/glance:317:die<br>
        [ERROR] /home/chol/OpenStack/devstack/lib/glance:317 g-api did not start<br>
        Error on exit<br>
        World dumping... see ./worlddump-2014-11-06-133528.txt for details\<br>
<br>
I can not find any helpful materials on this over the Internet.<br>
Could anyone of you help me fix this?<br>
I would really appreciate your help<br>
<br>
Chol.<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>