Code Review
/
integration
/
xtesting.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0eef3fc
)
Fix pyOpenSSL error in infra-healthcheck
86/143386/1
author
Fiete Ostkamp
<fiete.ostkamp@telekom.de>
Wed, 25 Feb 2026 08:32:03 +0000
(09:32 +0100)
committer
Fiete Ostkamp
<fiete.ostkamp@telekom.de>
Wed, 25 Feb 2026 08:32:03 +0000
(09:32 +0100)
Issue-ID: INT-2362
Change-Id: I289c9bc67bc99a27a8a5b46850201a8ba8803fd0
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
infra-healthcheck/requirements.txt
patch
|
blob
|
history
diff --git
a/infra-healthcheck/requirements.txt
b/infra-healthcheck/requirements.txt
index
031ddf4
..
55a97e2
100644
(file)
--- a/
infra-healthcheck/requirements.txt
+++ b/
infra-healthcheck/requirements.txt
@@
-11,3
+11,4
@@
bashate # Apache-2.0
xtesting
kubernetes # Apache-2.0
colorama # BSD
+pyOpenSSL>=25.0.0 # Apache-2.0 - must override onapsdk's old pin to fix cryptography compat