6e3d3e414b
This patch adds necessary files and script for setting up a zun devstack environment through vagrant. This will help to boost productivity of zun developers. Implements: blueprint vagrant-support-zun Change-Id: Iacbf777b46208d7b1d52390b9c4a3c5a4229573e |
||
---|---|---|
.. | ||
config | ||
install_devstack.sh | ||
provision.sh | ||
README.md | ||
Vagrantfile |
vagrant-devstack-zun
A Vagrant based devstack setup for zun. Steps to try vagrant image:
- Install virtual-box and vagrant on your local machine.
- Git clone zun repository.
- cd zun/contrib/vagrant
- vagrant up It will take around 20 mins.
- vagrant ssh You will get vm shell with all necessary setup.
Note: For enabling/disabling various services, please see below file: zun/contrib/vagrant/config/localrc