diff options
author | 2021-06-08 15:34:37 +0200 | |
---|---|---|
committer | 2021-06-29 10:44:39 +0200 | |
commit | 2d5e8d0feef9cdef0f86230dfa744f03550d5e8e (patch) | |
tree | 34bcbc6424d497da102b66fb0ce73d4a58ffa1d8 | |
parent | ca0d760c51694dd30aba6a433cb5baa578df78b4 (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>
-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 |