Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-1.2]: packaging: setup: always wait for host addition

Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: always wait for host addition ...................................................................... packaging: setup: always wait for host addition Without this patch, we wait only on first host and not on additional. This causes (among other things?) HA to start before host-deploy. At that point, the vdsm cert has the hostname as CN. host-deploy then creates it again with the IP address as CN (caused by HE deploy, a different matter). Prompt for required networks if needed. Minor pep8 - separate patch in master, squashed here. was: Change-Id: I60c0449525acf7af359946de63806bdee0207f66 Change-Id: Ib8537b25493fa0263d09887b04935796d601c6eb Bug-Url: https://bugzilla.redhat.com/1178535 Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M src/ovirt_hosted_engine_setup/constants.py M src/plugins/ovirt-hosted-engine-setup/engine/add_host.py 2 files changed, 95 insertions(+), 50 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Yedidyah Bar David: Verified -- To view, visit http://gerrit.ovirt.org/36925 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib8537b25493fa0263d09887b04935796d601c6eb Gerrit-PatchSet: 4 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.2 Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com