Michael Pasternak has posted comments on this change. Change subject: backend: add ActionGroup to access image domains ......................................................................
Patch Set 4: Code-Review-1 (1 comment) .................................................... File backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/PermitMapper.java Line 176: return PermitType.CONFIGURE_SCSI_GENERIC_IO; Line 177: case INJECT_EXTERNAL_TASKS: Line 178: return PermitType.INJECT_EXTERNAL_TASKS; Line 179: case ACCESS_IMAGE_STORAGE: Line 180: return PermitType.ACCESS_IMAGE_STORAGE; what about adding it to the other direction map() ? Line 181: default: Line 182: return null; Line 183: } Line 184: } -- To view, visit http://gerrit.ovirt.org/18078 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ifbff053962ae1dceef51c7d8ff356fcf527aa5e2 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <fsimo...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpast...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches