Maor Lipchuk has submitted this change and it was merged. Change subject: engine: Fix automatic default quota name. ......................................................................
engine: Fix automatic default quota name. Changed the quota name resolving which calculate the new default quota name, when changing the DC enforcement type to disable. The default quota name should be the DC name with the prefix of "_" and the serial number of the quota that was generated. Change-Id: I82212ea40a25d4a1405d68e3b17771fe26e2b61a --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/QuotaHelper.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/QuotaHelperTest.java 2 files changed, 110 insertions(+), 9 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2530 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I82212ea40a25d4a1405d68e3b17771fe26e2b61a Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
