From b9bcdaaf946279c7e119caecf7eee9f87f449361 Mon Sep 17 00:00:00 2001 From: mbeierl Date: Thu, 28 Jun 2018 11:13:34 -0400 Subject: Fixes daily run Change-Id: I8f17efe0d0866a3dc6ecbbabe07985b93ac445e6 Signed-off-by: mbeierl (cherry picked from commit 3c14f6cf6344c4a83aa7c4f586db39bb69a5d93e) --- ci/daily.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/daily.sh') diff --git a/ci/daily.sh b/ci/daily.sh index 956b6e6..ada8cfd 100755 --- a/ci/daily.sh +++ b/ci/daily.sh @@ -36,6 +36,7 @@ pip install functools32==3.2.3.post2 pip install pytz==2016.10 pip install osc_lib==1.3.0 pip install python-openstackclient==3.7.0 +pip install python-heatclient==1.16.0 "${WORKSPACE}/ci/generate-admin-rc.sh" -- cgit 1.2.3-korg