<div dir="ltr"><div>While I was trying to figure things out, I found out that my question has incomplete info.. <br><br>My bash variables:<br>export OS_TENANT_NAME=cookbook<br>export OS_USERNAME=admin<br>export OS_PASSWORD=openstack<br>

export OS_AUTH_URL=<a href="http://172.30.0.200:5000/v2.0/">http://172.30.0.200:5000/v2.0/</a><br><br></div>I'm thinking that's it's probably related to the network actually not getting associated with the tenant "cookbook". But, I'm not sure how to fix this. <br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 2, 2013 at 12:25 PM, Abhijeet Rastogi <span dir="ltr"><<a href="mailto:abhijeet.1989@gmail.com" target="_blank">abhijeet.1989@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"><div><div><div><div>Hi everyone,<br><br>I've followed <a href="https://github.com/OpenStackCookbook/OpenStackCookbook" target="_blank">https://github.com/OpenStackCookbook/OpenStackCookbook</a> to setup VMs and was trying to start my first node using: <br>


<br>nova boot myInstance --image a1cfc30d-ad14-482e-806c-5e0b517fa362 --flavor 1 --key_name demo --security-groups default<br><br></div>It results in error logs: (on compute node) <br><pre>2013-12-02 05:58:47.787 WARNING nova.network.quantumv2.api [req-5dedb1e8-0ac0-41d5-9695-00d1a4a720e7 5e105cc15ae544a684fef288f01d1833 58502dc2efd1473a8cb9994c255846e2] [instance: 6f61295e-cbf4-40f0-b305-5fc9c72dbc4d] No network configured</pre>


Full log: <a href="http://pb.abhijeetr.com/hPaW" target="_blank">http://pb.abhijeetr.com/hPaW</a><br><br></div>The controller node says: {u'message': u'NoValidHost', u'code': 500, u'details': u'No valid host was found. Exceeded max scheduling attempts 3 for instance 9bcee701-d7c6-4c55-96f0-eb2d9a74ffbe<br>


<br></div>I've already set the network via: <br>vagrant@controller:~$ sudo nova-manage network list<br>id      IPv4                    IPv6            start address   DNS1            DNS2            VlanID          project         uuid           <br>


2       <a href="http://10.0.10.0/26" target="_blank">10.0.10.0/26</a>            None            10.0.10.3       8.8.4.4         None            100             cookbook        4b362a66-d8de-4a64-aaff-a3660a204427<br>vagrant@controller:~$<br>


<br>vagrant@controller:~$  keystone tenant-list<br>+----------------------------------+----------+---------+<br>|                id                |   name   | enabled |<br>+----------------------------------+----------+---------+<br>


| 58502dc2efd1473a8cb9994c255846e2 | cookbook |   True  |<br>| 2525f822b6304540abd50bb1b86deaef | service  |   True  |<br>+----------------------------------+----------+---------+<br>vagrant@controller:~$ <br><br></div>I'm lost and I'm not sure what to do. Would really appreciate a help here. Thanks<span class="HOEnZb"><font color="#888888"><br>


<div><br><br clear="all"><div><div><div><div><br>-- <br>Cheers,<br>Abhijeet Rastogi (shadyabhi)
</div></div></div></div></div></font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br>Cheers,<br>Abhijeet Rastogi (shadyabhi)
</div>