Sandro Bonazzola has submitted this change and it was merged.
Change subject: packaging: setup: add getHostname
......................................................................
packaging: setup: add getHostname
Move the code asking for the FQDN to a common place, to allow asking for
other host names.
Copy the FQDN to ENGINE_FQDN to be used by other plugins needing the
engine fqdn.
Change-Id: I8747002a14de6d96d5a7e185258d8ee0955b8a24
Related-To:
https://bugzilla.redhat.com/1118330
Related-To:
https://bugzilla.redhat.com/1080992
Signed-off-by: Yedidyah Bar David <didi(a)redhat.com>
---
M packaging/setup/ovirt_engine_setup/engine/constants.py
M packaging/setup/ovirt_engine_setup/engine_common/constants.py
A packaging/setup/ovirt_engine_setup/hostname.py
M packaging/setup/plugins/ovirt-engine-setup/base/network/hostname.py
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine-common/dialog/titles.py
M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/protocols.py
6 files changed, 390 insertions(+), 281 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
Yedidyah Bar David: Verified
--
To view, visit
http://gerrit.ovirt.org/32742
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8747002a14de6d96d5a7e185258d8ee0955b8a24
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server