]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/call_home: change ECuRep endpoint
authorYaarit Hatuka <yhatuka@ibm.com>
Fri, 16 May 2025 22:08:10 +0000 (18:08 -0400)
committerJustin Caratzas <jcaratza@redhat.com>
Tue, 23 Sep 2025 13:07:09 +0000 (09:07 -0400)
commita552f5bd9111b6a9be08930b45a9071ec8b05d35
treea5b7a137d46b3186ea011715d136182ec8d05272
parent803f0b087eb5aa0061ac29de79f78df8d4f269b0
mgr/call_home: change ECuRep endpoint

The current ECuRep default endpoint for file uploads in production
(https://www.secure.ecurep.ibm.com) will sunset in Q3.

We need to change the default from:
https://www.secure.ecurep.ibm.com
to:
https://www.ecurep.ibm.com

Uploading files to ECuRep with this new endpoint was tested and it was
working well.

Resolves: rhbz#2366947

Signed-off-by: Yaarit Hatuka <yhatuka@ibm.com>
(cherry picked from commit f6020f35831c501ff4ca96a6e6ee855ffe805475)
src/pybind/mgr/call_home_agent/module.py