zun/contrib/vagrant
Hongbin Lu 8f9fba6e67 Enable plugin in target branch
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
2018-12-07 02:53:55 +00:00
..
config Enable plugin in target branch 2018-12-07 02:53:55 +00:00
README.md Fix typo in Zun 2017-01-22 11:27:39 +08:00
Vagrantfile Add vagrant file for setting devstack for Zun 2016-12-16 03:49:48 +00:00
install_devstack.sh Change to git.openstack.org 2017-05-24 01:55:50 +00:00
provision.sh Add vagrant file for setting devstack for Zun 2016-12-16 03:49:48 +00:00

README.md

vagrant-devstack-zun

A Vagrant-based devstack setup for zun. Steps to try vagrant image:

  1. Install virtual-box and vagrant on your local machine.
  2. Git clone zun repository.
  3. cd zun/contrib/vagrant
  4. vagrant up It will take around 20 mins.
  5. 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