From f892caa1f452ac61ce80cd7d0a73061609a3367d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Wed, 13 Mar 2019 14:09:42 +0100 Subject: [PATCH] Install python3-testsuite for OpenSUSE python3 based containers. python3-testsuite might be required when importing 'test' module from stdlib which is what e.g. keystone-manage does. Change-Id: I7f5088a04aeba5a9427d1c4d44ae2e23172552ed --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 51d834b..da04bad 100644 --- a/bindep.txt +++ b/bindep.txt @@ -124,6 +124,7 @@ python3-devel [platform:rpm (requirements python3)] python3-libvirt-python [platform:suse (nova python3)] python3-rados [platform:suse (glance ceph python3)] python3-rbd [!platform:suse (glance ceph python3)] +python3-testsuite [platform:suse python3] qemu [platform:dpkg (infra libvirt)] qemu-img [platform:rpm !platform:suse (nova qemu) (ironic qemu) (cinder qemu)] qemu-tools [platform:suse (nova qemu) (ironic qemu) (cinder qemu)]