1c09e83744
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. Depends-On: https://review.opendev.org/722486 Change-Id: I279e95722fe7a10148d36c99c7179c33a3a767a0 Signed-off-by: Kevin Carter <kecarter@redhat.com>
13 lines
547 B
Plaintext
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]
|