-
- Downloads
Vagrantfile and docs
With Vagrant it becomes real easy to create a dev environment to test and checkout $code. The focus is specifically on setting up an environment to play around in, developing Kolla and showing what it is capable of in a clean virtualised environment. When done, the environment can be destroy and re-created at will when needed. Change-Id: I440d004e76c337f298cad2397cf4c13f2cc35ddb Implements: blueprint vagrant-devenv
docs/vagrant.md
0 → 100644
vagrant/Vagrantfile
0 → 100644
vagrant/bootstrap.sh
0 → 100644
Please register or sign in to comment