Maor Lipchuk has submitted this change and it was merged. Change subject: core: Reuse default quota on DC update ......................................................................
core: Reuse default quota on DC update When updating a Data Center to disable its quota enforcement, reuse an existing default quota, if one exists. The logic was implemented in previous patches, and this patch only contains the call to the new methods. NOTE: If a quota is reused, it is not modified in any way, besides making it the default. If a new unlimited quota is generated, a default name will be autogenerated for it. Change-Id: Iab62ef006c8f572210abba97393cc2e601235e40 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/UpdateStoragePoolCommand.java 1 file changed, 24 insertions(+), 12 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3426 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iab62ef006c8f572210abba97393cc2e601235e40 Gerrit-PatchSet: 9 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Livnat Peer <lp...@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches