Change in ovirt-engine[master]: packaging: setup: pki: Do not fail if pkcs12 unreadable

Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: pki: Do not fail if pkcs12 unreadable ...................................................................... packaging: setup: pki: Do not fail if pkcs12 unreadable During upgrade, we check several pkcs12 files to see if they expired or are close to expire. Do not fail upgrade if we failed to read them. This can happen e.g. if some of them were replaced with ones signed by a 3rd party CA, changed their passphrase, etc. Change-Id: Ibe88e38b073433a357ee7ac09f6ead159e22baa4 Bug-Url: https://bugzilla.redhat.com/1260752 Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/pki/ca.py 1 file changed, 30 insertions(+), 7 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Jenkins CI: Passed CI tests Yedidyah Bar David: Verified -- To view, visit https://gerrit.ovirt.org/49172 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibe88e38b073433a357ee7ac09f6ead159e22baa4 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
sbonazzo@redhat.com