Bug 1923717
Summary: | When creating a VM via rest from a template with ballooning=false, the template's ballooning setting is ignored if memory_policy exists | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Sharon Gratch <sgratch> |
Component: | RestAPI | Assignee: | Liran Rotenberg <lrotenbe> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Polina <pagranat> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.4.4 | CC: | ahadas, bugs, lrotenbe |
Target Milestone: | ovirt-4.4.5 | Flags: | pm-rhel:
ovirt-4.4+
|
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-4.4.5.6 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-03-18 15:16:06 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Sharon Gratch
2021-02-01 17:30:21 UTC
*** This bug has been marked as a duplicate of bug 1897532 *** I'm reopening this bug. In bug 1897532 the issue is about creating VM pool and taking the ballooning settings from the template. Here, we have the flow of creating a VM from template. Sharon, on the second step to reproduce: "OR create a VM via web-ui that is based on that template in (1)." I didn't manage to reproduce it via the webadmin. Did you mean anything else? On the API it does reproduce. (In reply to Liran Rotenberg from comment #2) > I'm reopening this bug. > > In bug 1897532 the issue is about creating VM pool and taking the ballooning > settings from the template. > > Here, we have the flow of creating a VM from template. > > Sharon, on the second step to reproduce: > "OR > create a VM via web-ui that is based on that template in (1)." > > I didn't manage to reproduce it via the webadmin. Did you mean anything > else? On the API it does reproduce. web-ui means VM portal and not webadmin. The VM portal callls the API for creating a VM based on a template and set the "memory_policy" element for setting the VM's memory size. But as mentioned, it's reproduced via the API directly as well. > (In reply to Liran Rotenberg from comment #2) > > I'm reopening this bug. > > > > In bug 1897532 the issue is about creating VM pool and taking the ballooning > > settings from the template. > > > > Here, we have the flow of creating a VM from template. > > > > Sharon, on the second step to reproduce: > > "OR > > create a VM via web-ui that is based on that template in (1)." > > > > I didn't manage to reproduce it via the webadmin. Did you mean anything > > else? On the API it does reproduce. > > web-ui means VM portal and not webadmin. The VM portal callls the API for > creating a VM based on a template and set the "memory_policy" element for > setting the VM's memory size. > But as mentioned, it's reproduced via the API directly as well. It was raised on web-ui by this issue: https://github.com/oVirt/ovirt-web-ui/pull/1362#pullrequestreview-590415468 verified on ovirt-engine-4.4.5.6-0.11.el8ev.noarch both scenarios - rest API and VM Portal This bugzilla is included in oVirt 4.4.5 release, published on March 18th 2021. Since the problem described in this bug report should be resolved in oVirt 4.4.5 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |