zun/contrib/vagrant
Hongbin Lu 6dc2866167 Mova NovaDocker driver to contrib
We decided to deprecated NovaDocker driver in the team meeting [1].
Therefore, we moved the driver to the contrib folder. NovaDocker
was an experimental driver that attempts to leverage Nova to provide
networking to containers. However, as kuryr integration implemented,
this driver is not needed anymore.

[1] http://eavesdrop.openstack.org/meetings/zun/2017/
    zun.2017-07-11-03.00.log.html

Change-Id: I770fe13a004dc56ad20fe8eca545f05c4504e48e
2017-09-14 12:09:47 -04:00
..
config Mova NovaDocker driver to contrib 2017-09-14 12:09:47 -04: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