c1378c4407
This change implements an OpenShift resource provider. The driver currently supports project request and pod request to enable both containers as machine and native containers workflow. Depends-On: https://review.openstack.org/608610 Change-Id: Id3770f2b22b80c2e3666b9ae5e1b2fc8092ed67c
17 lines
614 B
Plaintext
17 lines
614 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see http://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
gcc [compile test platform:rpm platform:apk]
|
|
libffi-devel [platform:rpm]
|
|
libffi-dev [platform:dpkg]
|
|
libffi-dev [compile test platform:apk]
|
|
libffi [platform:apk]
|
|
libressl-dev [compile test platform:apk]
|
|
linux-headers [compile test platform:apk]
|
|
make [compile test platform:apk]
|
|
musl-dev [compile test platform:apk]
|
|
python3-dev [compile test platform:dpkg]
|
|
python3-devel [compile test platform:rpm]
|
|
zookeeperd [platform:dpkg test]
|
|
zookeeper [platform:rpm test]
|