From a7ad2f174804bf06195205bfa4652346eaa936b2 Mon Sep 17 00:00:00 2001 From: Amrith Kumar Date: Mon, 24 Oct 2016 01:07:29 -0400 Subject: missing yaml Not sure why this just changed but had to fix this in trovestack as well. Change-Id: I3ef0666854df3dfc902a85f876fb0e8881622124 --- scripts/redstack | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.1