summaryrefslogtreecommitdiffstats
path: root/build/undercloud.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/undercloud.sh')
-rwxr-xr-xbuild/undercloud.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/undercloud.sh b/build/undercloud.sh
index f6ab4bc0..e9845d85 100755
--- a/build/undercloud.sh
+++ b/build/undercloud.sh
@@ -66,6 +66,12 @@ LIBGUESTFS_BACKEND=direct virt-customize \
--install "openstack-heat-engine" \
--install "openstack-heat-api-cfn" \
--install "openstack-heat-api" \
+ --install "docker" \
+ --install "git" \
+ --install "openstack-mistral-engine" \
+ --install "openstack-tripleo-validations" \
+ --install "openstack-mistral-api" \
+ --install "openstack-mistral-executor" \
--upload ${BUILD_ROOT}/patches/0001-Removes-doing-yum-update.patch:/usr/lib/python2.7/site-packages/ \
--run-command "cd /usr/lib/python2.7/site-packages/ && patch -p1 < 0001-Removes-doing-yum-update.patch" \
-a undercloud_build.qcow2