Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Making sshPort field to be editable always
......................................................................
core: Making sshPort field to be editable always
sshPort field was set to be editable only when vds is UP, but should be
editable in any state. When perform 'edit host' we can change the port
number, this can be done from any state.
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=989493
Change-Id: I2c5b6a74450f8766fb13d21eea2402f41d431ffa
Signed-off-by: Yaniv Bronhaim <ybronhei(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsStatic.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17429
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2c5b6a74450f8766fb13d21eea2402f41d431ffa
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server