summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmrith Kumar <amrith@amrith.org>2016-10-24 01:07:29 -0400
committerAmrith Kumar <amrith@amrith.org>2016-10-24 01:08:53 -0400
commita7ad2f174804bf06195205bfa4652346eaa936b2 (patch)
tree0ae3941556c3b13fe59006163eb33d0f2cd9fb91
parent9f92ca853f8aa2f72921e54682c918941a8f0919 (diff)
downloadtrove-integration-a7ad2f174804bf06195205bfa4652346eaa936b2.tar.gz
missing yaml
Not sure why this just changed but had to fix this in trovestack as well. Change-Id: I3ef0666854df3dfc902a85f876fb0e8881622124
-rwxr-xr-xscripts/redstack1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/redstack b/scripts/redstack
index 105aceb..4988f5d 100755
--- a/scripts/redstack
+++ b/scripts/redstack
@@ -792,6 +792,7 @@ function cmd_build_image() {
sudo $HTTP_PROXY $PKG_MGR $PKG_GET_ARGS update
sudo $HTTP_PROXY $PKG_MGR $PKG_GET_ARGS install qemu
sudo -H $HTTP_PROXY pip install --upgrade pip dib-utils
+ pkg_install python-yaml
install_devstack_code