<div dir="ltr">Thanks!<div><br></div><div>I just did the same flow as before, but right after the git checkout of devstack I did:</div><div><br></div><div>git checkout stable/icehouse<br></div><div><br></div><div>I read over <a href="https://github.com/openstack-dev/devstack/tree/stable/icehouse">https://github.com/openstack-dev/devstack/tree/stable/icehouse</a>, which seems to suggest that this is all I have to do.</div>
<div><br></div><div>Unfortunately, exactly the same error seems to occur.</div><div><br></div><div>Andi</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jun 27, 2014 at 11:59 AM, <a href="mailto:lucas.gary@gmail.com">lucas.gary@gmail.com</a> <span dir="ltr"><<a href="mailto:lucas.gary@gmail.com" target="_blank">lucas.gary@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I think if you take a look at the documentation you'll find that you should be checking out a specific branch (Icehouse most likely, I think Juno is still pretty raw) and THEN you need to create a local.conf file for devstack to work with.<div>


<br></div><div>Give it a re-read and try again.  There's definitely gotcha's but it does work.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Fri, Jun 27, 2014 at 8:23 AM, Andreas Voellmy <span dir="ltr"><<a href="mailto:andreas.voellmy@gmail.com" target="_blank">andreas.voellmy@gmail.com</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hello, <div><br></div><div>I am trying to get started with OpenStack by using devstack. </div>
<div><br>
</div>
<div>Currently, devstack seems broken. </div><div><br></div><div>Here is what I'm doing: </div>
<div><br></div><div>1. Bring up a new ubuntu 12.04 OS:</div><div><br></div><div>vagrant init hashicorp/precise64<br></div><div>vagrant up</div><div>vagrant reload</div><div><br></div><div>2. Log in and Setup devstack:</div>



<div><br></div><div>vagrant ssh</div><div>sudo apt-get update</div><div>sudo apt-get install git</div><div>git clone <a href="https://github.com/openstack-dev/devstack.git" target="_blank">https://github.com/openstack-dev/devstack.git</a></div>



<div>cd devstack</div><div>./stack.sh</div><div><br></div><div>This fails. The ./stack.sh output is enormous. It ends with </div><div><br></div><div><div>+++ nova flavor-list</div><div>ERROR (ConnectionError): HTTPConnectionPool(host='10.0.2.15', port=8774): Max retries exceeded with url: /v2/191228efe8a649d29ad5a7e823f63a15/flavors/detail (Caused by <class 'socket.error'>: [Errno 111] Connection refused)</div>



</div><div><br></div><div>Scrolling up a bit earlier, I see stuff like this:</div><div><br></div><div><div>++ openstack endpoint show -f value -c publicurl ec2</div><div>ERROR: cliff.app Authorization Failed: An unexpected error prevented the server from fulfilling your request. (OperationalError) (2003, "Can't connect to MySQL server on '127.0.0.1' (111)") None None (Disable debug mode to suppress these details.) (HTTP 500)</div>



</div><div><br></div><div>Any ideas what is going wrong? Did I miss a step? </div><div><br></div><div>FWIW, info about the OS that vagrant creates:</div><div><div>$ cat /etc/lsb-release </div><div>DISTRIB_ID=Ubuntu</div>


<div>
DISTRIB_RELEASE=12.04</div><div>DISTRIB_CODENAME=precise</div><div>DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"</div></div><div><br></div><div>Thanks, </div><div>Andi</div><div><br></div><div><br></div><div><br></div>



<div><br></div><div><br></div></div>
<br></div></div>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>