Yair Zaslavsky has submitted this change and it was merged.
Change subject: [core] rename VdsStatic hostname to hostName.
......................................................................
[core] rename VdsStatic hostname to hostName.
Change field name to match setters and getters.
in UpdateVdsCommand changed attribute names are derived
from getters/setters while the list of changeable fields
are derived from the field name (see vdsHandler.Init())
Change-Id: Ie6461e1ed17506f7ea2a8897ad2a3847d466268f
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1003282
Signed-off-by: Mooli Tayer <mtayer(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VdsStatic.java
1 file changed, 6 insertions(+), 6 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19749
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie6461e1ed17506f7ea2a8897ad2a3847d466268f
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <elimesika(a)gmail.com>
Gerrit-Reviewer: Moti Asayag <masayag(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