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
This commit is contained in:
parent
80385a22ee
commit
f37623089e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user