Change in ovirt-engine[master]: webadmin: Add quotaId and quotaName to Cloner
Code Review
gerrit at ovirt.org
Mon Jan 9 15:40:46 UTC 2017
>From Alexander Wels <awels at redhat.com>:
Alexander Wels has submitted this change and it was merged.
Change subject: webadmin: Add quotaId and quotaName to Cloner
......................................................................
webadmin: Add quotaId and quotaName to Cloner
Updating the hosted engine VM via webadmin was failing due to the
values for quotaId and quotaName not being cloned in the Cloner, which
left the values set to null in the clone. Those values are not
editable for the HE VM, leading to a failure during validation.
This patch adds these values to the Cloner in order to prevent the
validation failure.
Change-Id: I45af78e71d1a624967c9427f3672746a3e0855b9
Bug-Url: https://bugzilla.redhat.com/1410431
Signed-off-by: Phillip Bailey <phbailey at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Cloner.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Martin Sivák: Looks good to me, but someone else must approve
Alexander Wels: Looks good to me, approved
Jenkins CI: Passed CI tests
Phillip Bailey: Verified
--
To view, visit https://gerrit.ovirt.org/69861
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I45af78e71d1a624967c9427f3672746a3e0855b9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Phillip Bailey <phbailey at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Phillip Bailey <phbailey at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list