quantum in openstack
Hi, I installed openstack from the following tutorial:- http://devstack.org/guides/single-vm.html (http://devstack.org/guides/single-vm....)
But Quantum did not get installed because after running ./stack.sh i got the following :-
#Whether or not quantum is expected to be available
quantum_available=false
Can anyone please help me with this? Should i change my localrc settings and run ./stack.sh again? And if yes, do i need need to run stack.sh this time with internet connectivity?
This was my localrc:- ADMIN_PASSWORD=password MYSQL_PASSWORD=password RABBIT_PASSWORD=password SERVICE_PASSWORD=password SERVICE_TOKEN=tokentoken