Re: [Openstack] Cannot start instance, compute node says "No network configured"

2013-12-02 Thread Abhijeet Rastogi
While I was trying to figure things out, I found out that my question has incomplete info.. My bash variables: export OS_TENANT_NAME=cookbook export OS_USERNAME=admin export OS_PASSWORD=openstack export OS_AUTH_URL=http://172.30.0.200:5000/v2.0/ I'm thinking that's it's probably related to the ne

[Openstack] Cannot start instance, compute node says "No network configured"

2013-12-01 Thread Abhijeet Rastogi
Hi everyone, I've followed https://github.com/OpenStackCookbook/OpenStackCookbook to setup VMs and was trying to start my first node using: nova boot myInstance --image a1cfc30d-ad14-482e-806c-5e0b517fa362 --flavor 1 --key_name demo --security-groups default It results in error logs: (on compute