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
6 lines
57 B
Bash
6 lines
57 B
Bash
#!/bin/sh
|
|
|
|
|
|
# run script
|
|
sh /vagrant/install_devstack.sh
|