Daniel Erez has submitted this change and it was merged.
Change subject: core: AddStoragePoolWithStorages remove redundant transactions
......................................................................
core: AddStoragePoolWithStorages remove redundant transactions
* Removing redundant transactions from 'AddStoragePoolWithStoragesCommand'
* Adding '@NonTransactiveCommandAttribute'
* Removing redundant '@InternalCommandAttribute'
Change-Id: I8b1774945dda0df001a2f1b0cfee856138bb05df
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddStoragePoolWithStoragesCommand.java
1 file changed, 60 insertions(+), 100 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6264
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8b1774945dda0df001a2f1b0cfee856138bb05df
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>