Roy Golan has posted comments on this change. Change subject: core: Add new NonOperational reason for cluster emulation mode ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/NonOperationalReason.java Line 14: KVM_NOT_RUNNING(6), Line 15: TIMEOUT_RECOVERING_FROM_CRASH(7), Line 16: VM_NETWORK_IS_BRIDGELESS(8), Line 17: GLUSTER_COMMAND_FAILED(9), Line 18: EMULATED_MACHINES_INCOMPATIBLE_WITH_CLUSTER(10); yes the formatter is auto fixing this. I'll tweak this Line 19: Line 20: private final int value; Line 21: Line 22: private static final Map<Integer, NonOperationalReason> valueMap = new HashMap<Integer, NonOperationalReason>( -- To view, visit http://gerrit.ovirt.org/15866 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I20ab70f57fed145fc98f69b687358ce7b68c4435 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgo...@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Roy Golan <rgo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches