RDO openstack: multinode setup Fedora 21
HI, Trying to create a multinode setup RDO kilo + Fedora21. single node setup works fine (created using packstack --allinone ). Now adding a compute node to the same and edited the answer file as instructed by RDO quickstart page. Setup completed successfully but VM cannot be spawned.
Following is the error I get on dashboard
"Failed to perform requested operation on instance "router1", the instance has an error status: Please try again later [Error: Build of instance 4ad9b3a9-9496-44d4-83d1-d13066fbdccb aborted: Failed to allocate the network(s), not rescheduling.]. "
Following is the error in /var/log/neutron/serverl.log
2015-08-14 11:10:00.893 6510 WARNING keystonemiddleware.auth_token [-] Authorization failed for token 2015-08-14 11:10:00.893 6510 WARNING keystonemiddleware.auth_token [-] Identity response: {"error": {"message": "Could not find token: bafb5a3af04643d6995f85120caee157", "code": 404, "title": "Not Found"}} 2015-08-14 11:10:00.894 6510 WARNING keystonemiddleware.auth_token [-] Authorization failed for token
Any idea what is causing this ?