
Daniel Erez has submitted this change and it was merged. Change subject: core: AddVmCommand - add all SDs to permList ...................................................................... core: AddVmCommand - add all SDs to permList Adding all target storage domains specified in the parameters to permList (instead of getStorageDomainId() which returns an empty guid since MSD). Change-Id: I7b942af8b5093848922f060c6be44e8a69374634 Bug-Url: https://bugzilla.redhat.com/928399 Signed-off-by: Daniel Erez <derez@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java 1 file changed, 7 insertions(+), 3 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13669 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7b942af8b5093848922f060c6be44e8a69374634 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>