Allon Mureinik has posted comments on this change.
Change subject: core: Add audit log for export repo image
......................................................................
Patch Set 3: Code-Review+2
(1 comment)
....................................................
File
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ExportRepoImageCommand.java
Line 208: return getDiskImage() != null ? getDiskImage().getDiskAlias()
: "";
Line 209: }
Line 210:
Line 211: public String getDestinationStorageDomainName() {
Line 212: return
getStorageDomainDAO().get(getParameters().getDestinationDomainId()).getName();
I'd make this a lazy getter, but don't block the patch on it.
Line 213: }
Line 214:
Line 215: @Override
Line 216: protected boolean canDoAction() {
--
To view, visit http://gerrit.ovirt.org/20660
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifb79102b01b596a1ff74a1a38fdcb7dca71e0c7c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Cheryn Tan <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Sergey Gotliv <[email protected]>
Gerrit-Reviewer: Tal Nisan <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches