summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorDaniel Pawlik <pawlik.dan@gmail.com>2019-10-23 07:17:07 +0000
committerDaniel Pawlik <pawlik.dan@gmail.com>2019-10-23 07:21:23 +0000
commitf37623089ea854b9d31d471de2fdb0bb003a4d45 (patch)
tree12f8ccfec374503d12d2a6e6d68ba4462befe036 /bindep.txt
parent80385a22ee480a4c9775148d4729ab5d9c52e76d (diff)
downloadnova-f37623089ea854b9d31d471de2fdb0bb003a4d45.tar.gz
Added openssh-client into bindep
Currently containers with Nova doesn't include openssh-client package, which is required to perform tempest test e.g.: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration. This package is installed by default in cloud images, but its not included in container images. Change-Id: I559883b9f4d9ced0a20444c76f94540d3231cdd9
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index aac96572fc..f0ca0afc12 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -25,6 +25,8 @@ mysql [platform:rpm]
mysql-client [platform:dpkg]
mysql-devel [platform:rpm test]
mysql-server
+openssh-client [platform:dpkg]
+openssh-clients [platform:rpm]
pkg-config [platform:dpkg test]
pkgconfig [platform:rpm test]
postgresql