Gilad Chaplik has posted comments on this change. Change subject: webadmin: cluster policy in cluster views ......................................................................
Patch Set 3: (1 inline comment) will upload a new patch shortly .................................................... File frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/clusters/ClusterModel.java Line 1291: && getGlusterHostPassword().getIsValid() Line 1292: && ((Boolean) getIsImportGlusterConfiguration().getEntity() ? (getGlusterHostAddress().getIsValid() Line 1293: && getGlusterHostPassword().getIsValid() Line 1294: && isFingerprintVerified()) : true); Line 1295: // && getCustomPropertySheet().validate(); Done Line 1296: } Line 1297: -- To view, visit http://gerrit.ovirt.org/16376 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id27916bf545eacbcb7ae7658bd89ddc1c6251dfa Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Kanagaraj M <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
