Douglas Schilling Landgraf has submitted this change and it was merged.
Change subject: engine_page: Management Server entry change
......................................................................
engine_page: Management Server entry change
This patch remove duplicate code and the need of having an
additional entry to users type the port of management server,
the new schema is:
oVirt Address ___________ so users will only type
the address of oVirt Engine, in case users have it in a different
port (then 443) can be users IP:PORT.
Change-Id: I2a659c2875ed23a27d47032a42a5ef3cf3fd48c0
Signed-off-by: Douglas Schilling Landgraf <dougsland(a)redhat.com>
---
M src/config.py.in
M src/engine_page.py
2 files changed, 69 insertions(+), 58 deletions(-)
Approvals:
Douglas Schilling Landgraf: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/37766
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2a659c2875ed23a27d47032a42a5ef3cf3fd48c0
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-node-plugin-vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server