diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-06-08 15:34:37 +0200 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2021-06-08 15:34:37 +0200 |
commit | e0489b69254aa7bef77b281280f869a612a89468 (patch) | |
tree | c1e25ffb240ae7ae20f1677377dca86db1cfbfc3 /build/data_lists/onap_rpm.list | |
parent | 55e4063208712b24e83beaa33c1e1cb2dbb1f412 (diff) |
[BUILD] Add the 'python2-openshift' package
It's required by the community.kubernetes.k8s ansible module
Change-Id: I1efb961122a99c3d82f1c17e7015ec4c5484b2dd
Issue-ID: INT-1926
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'build/data_lists/onap_rpm.list')
-rw-r--r-- | build/data_lists/onap_rpm.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/data_lists/onap_rpm.list b/build/data_lists/onap_rpm.list index 689d5772..47139cf3 100644 --- a/build/data_lists/onap_rpm.list +++ b/build/data_lists/onap_rpm.list @@ -20,3 +20,4 @@ python-chardet-2.2.1-3.el7.noarch python-ipaddress-1.0.16-2.el7.noarch python-jsonpointer-1.9-2.el7.noarch python-websocket-client-0.56.0-3.git3c25814.el7.noarch +python2-openshift-0.11.2-1.el7.noarch |