
From Sandro Bonazzola <sbonazzo@redhat.com>:
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: ovirt-provider-ovn pki setup ...................................................................... packaging: ovirt-provider-ovn pki setup This patch configures the pki infrastructure required by ovirt-provider-ovn: - generate key/csr for: - ovn north db - ovn south db - ovirt-provider-ovn https - create engine CA signed certificates for the above - configure ssl for OVN north and south databases - open ssl connections for OVN north and south databases - configure ovirt-provider-ovn for ssl by modifying the provider conf file Change-Id: I9cf960da30bb1ca6e7637ee06438f226a90d4c86 Signed-off-by: Marcin Mirecki<mmirecki@redhat.com> Bug-Url: https://bugzilla.redhat.com/1436154 --- M packaging/setup/ovirt_engine_setup/engine/constants.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py 2 files changed, 266 insertions(+), 31 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Marcin Mirecki: Verified Jenkins CI: Passed CI tests Yedidyah Bar David: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/74888 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9cf960da30bb1ca6e7637ee06438f226a90d4c86 Gerrit-PatchSet: 38 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Ido Rosenzwig <irosenzw@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Rafael Martins <rafael@rafaelmartins.eng.br> 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>