Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 462 Bytes

File metadata and controls

16 lines (13 loc) · 462 Bytes

openstack-bs

OpenStack bootstrap scripts

Openstack Mitaka, build on Ubuntu 14.04 (2 node cluster with self service networks)

Requirements

Run

curl -LO https://github.com/digitalr00ts/openstack-bs/raw/master/Vagrantfile
vagrant up controller && vagrant up compute1```