Small cleanup in bindep with python3

The previous logic would install python-rbd3 into a glance container
when with ceph enabled

Change-Id: If0e80285efb3721fe9dd318de62077dce00fcb5f
This commit is contained in:
Sam Yaple 2017-11-01 19:33:31 -04:00
parent 2d10f49678
commit 1f4e1e85f1
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ python-devel [platform:rpm (requirements !python3)]
python3-devel [platform:rpm (requirements python3)]
python-dev [platform:dpkg (requirements !python3)]
python3-dev [platform:dpkg (requirements python3)]
python-rbd [(ceph glance) !python3]
python3-rbd [(ceph glance) python3]
python-rbd [(ceph glance !python3)]
python3-rbd [(ceph glance python3)]
qemu-img [platform:rpm (qemu nova)]
qemu-utils [platform:dpkg (qemu nova)]
systemd-devel [platform:rpm requirements]