From ed422d6e239ecaf4480d04b3121c8aecd8a3d690 Mon Sep 17 00:00:00 2001 From: Vasyl Saienko Date: Tue, 25 Jun 2019 19:20:40 +0300 Subject: [PATCH] Add python3-rados for dpkg and glance This patch adds trigger to bindep to install python3-rados when the profiles are picked and platform is dpkg Change-Id: I4e805ff2c7ac345173a803ecbac6c4261dd58526 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 2490ff7..fd817b4 100644 --- a/bindep.txt +++ b/bindep.txt @@ -122,6 +122,7 @@ python2-libvirt-python [platform:suse (nova !python3)] python3-dev [platform:dpkg (requirements python3)] python3-devel [platform:rpm (requirements python3)] python3-libvirt-python [platform:suse (nova python3)] +python3-rados [platform:dpkg (glance ceph python3)] python3-rados [platform:suse (glance ceph python3)] python3-rbd [!platform:suse (glance ceph python3)] python3-testsuite [platform:suse python3]