8f9fba6e67
By default, devstack will enable plugin in master branch. However, master branch might not be the branch we wanted. In particular, if we are using stable branch, we want devstack to enable plugin in stable branch instead of master branch. This commit modifies the sample local conf to explicitly specify the branch when enabling devstack plugin. Change-Id: I1ce148f50e4d091e959b5c0d5b1b6281a07db946 |
||
---|---|---|
.. | ||
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