Maor Lipchuk has posted comments on this change. Change subject: core: added CRUD commands for LibvirtSecrets ......................................................................
Patch Set 8: (1 comment) https://gerrit.ovirt.org/#/c/41555/8/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/storage/LibvirtSecretCommandBase.java File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/provider/storage/LibvirtSecretCommandBase.java: Line 37: Line 38: @Override Line 39: protected void executeCommand() { Line 40: Guid secretUuid = getParameters().getLibvirtSecret().getId(); Line 41: addCustomValue("LibvirtSecretUUID", secretUuid.toString()); add method : public String getLibvirtSeverUUID() for audit log purposes Line 42: getReturnValue().setActionReturnValue(secretUuid); Line 43: } -- To view, visit https://gerrit.ovirt.org/41555 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7278408ca2548b3c66a5eb862b234959c4f1748c Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches