Mike Kolesnik has uploaded a new change for review. Change subject: core: Change boot protocol keys to constant ......................................................................
core: Change boot protocol keys to constant These keys are constant in the VDSM API, so defining them locally per this API instead of relying on some external constant which may change without notice. Also VDSM expects lower-case keys, while the external constant is upper-case. Change-Id: I5fbc1357c90c69db7995082644824db5c35dbf9a Signed-off-by: Mike Kolesnik <[email protected]> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/SetupNetworksVDSCommand.java 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/90/5090/1 -- To view, visit http://gerrit.ovirt.org/5090 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5fbc1357c90c69db7995082644824db5c35dbf9a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
