OpenStack bootstrap scripts
Openstack Mitaka, build on Ubuntu 14.04 (2 node cluster with self service networks)
- Vagrant
- KVM or VirtualBox
- 6GB of RAM for virtual machines
- 16GB of HD space
curl -LO https://github.com/digitalr00ts/openstack-bs/raw/master/Vagrantfile
vagrant up controller && vagrant up compute1```