Bug 1328737
| Summary: | Editing a sub attribute of vm/template initialization attr via API overrides all other sub_attributes | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | sefi litmanovich <slitmano> |
| Component: | RestAPI | Assignee: | Tomas Jelinek <tjelinek> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | sefi litmanovich <slitmano> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.0.0 | CC: | bugs, mgoldboi, sbonazzo, tjelinek |
| Target Milestone: | ovirt-4.0.0-beta | Flags: | rule-engine:
ovirt-4.0.0+
rule-engine: planning_ack+ tjelinek: devel_ack+ rule-engine: testing_ack+ |
| Target Release: | 4.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause:
When editing any attribute of <initialization> using REST API, all attributes have been overridden.
Consequence:
User of the REST API always had to fill all the attributes of the <initialization> even only not all needed actual update.
Fix:
Made sure only the actually specified attributes are going to be applied.
Result:
Now only the attributes which need to be updated have to be specified.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-05 07:57:05 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
sefi litmanovich
2016-04-20 08:08:10 UTC
Verified with rhevm-4.0.2-0.2.rc1.el7ev.noarch according to description, check both vm and template editing - worked as expected. oVirt 4.0.0 has been released, closing current release. |