Files
python-tripleoclient/bindep.txt
Emilien Macchi b40432f134 Add openstack tripleo container image build
This change adds a v2 entry point to allow us to build images within the
native tripleoclient. Images will leverage the new
`tripleo_container_image_build` role which will produce simplified
container files and and an image structure inline with the simple
container generation spec.

This change reimplements the client calls for the V1 client solution
without needing to backport all of the changes made to reimplement
`ansible-runner`.

Depends-On: https://review.opendev.org/742207
Change-Id: I279e95722fe7a10148d36c99c7179c33a3a767a0
Signed-off-by: Kevin Carter <kecarter@redhat.com>
(cherry picked from commit 28d1d62c7f)
2020-07-23 23:26:40 +00:00

13 lines
547 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
xfsprogs [platform:rpm test]
qemu-img [platform:rpm test]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libssl-dev [platform:dpkg test]
openssl-devel [platform:rpm test]
policycoreutils-python [platform:rpm test !platform:rhel-8 !platform:centos-8 !platform:fedora]
policycoreutils-python-utils [platform:rpm test !platform:rhel-7 !platform:centos-7]
tripleo-ansible [platform:rpm]