Merge "openstackhelm/nova:rocky-ubuntu_bionic missing python3-rbd/rados lib."

This commit is contained in:
Zuul 2020-04-29 16:53:16 +00:00 committed by Gerrit Code Review
commit f022ecba55
1 changed files with 4 additions and 4 deletions

View File

@ -120,14 +120,14 @@ pkgconfig [platform:rpm !platform:suse requirements]
postgresql-devel [platform:rpm requirements]
python-dev [platform:dpkg (requirements !python3)]
python-devel [platform:rpm (requirements !python3)]
python-rbd [!platform:suse (glance ceph !python3) (cinder ceph !python3) (manila ceph !python3)]
python-rbd [!platform:suse (glance ceph !python3) (cinder ceph !python3) (manila ceph !python3) (nova ceph !python3)]
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) (cinder ceph python3) (manila ceph python3)]
python3-rados [platform:suse (glance ceph python3) (cinder ceph python3) (manila ceph python3)]
python3-rbd [!platform:suse (glance ceph python3) (cinder ceph python3) (manila ceph python3)]
python3-rados [platform:dpkg (glance ceph python3) (cinder ceph python3) (manila ceph python3) (nova ceph python3)]
python3-rados [platform:suse (glance ceph python3) (cinder ceph python3) (manila ceph python3) (nova ceph python3)]
python3-rbd [!platform:suse (glance ceph python3) (cinder ceph python3) (manila ceph python3) (nova ceph python3)]
python3-testsuite [platform:suse python3]
qemu [platform:dpkg (infra libvirt)]
qemu-img [platform:rpm !platform:suse (nova qemu) (ironic qemu) (cinder qemu) (glance qemu)]