Dan Kenigsberg has submitted this change and it was merged. Change subject: Made spm securing logic more generic ......................................................................
Made spm securing logic more generic - Security is no longer system wide but instance wide - Security can be used on any class - Security override is supported by the subsystem and doesn't require trickery Change-Id: I2e16feafc03d6efe5c904b18d4d27177dd14b905 --- M vdsm.spec.in M vdsm/storage/Makefile.am A vdsm/storage/securable.py M vdsm/storage/spm.py M vdsm/storage/storage_exception.py 5 files changed, 105 insertions(+), 86 deletions(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.usersys.redhat.com/991 To unsubscribe, visit http://gerrit.usersys.redhat.com/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2e16feafc03d6efe5c904b18d4d27177dd14b905 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Ayal Baron Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
