Bug 1218973 - [SAP] Adding a custom property to a running vm causes all previously defined properties to be removed
Summary: [SAP] Adding a custom property to a running vm causes all previously defined ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.5.1
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ovirt-3.6.0-rc
: 3.6.0
Assignee: Shmuel Melamud
QA Contact: Shira Maximov
URL:
Whiteboard:
Depends On:
Blocks: 1226314
TreeView+ depends on / blocked
 
Reported: 2015-05-06 10:26 UTC by Luca Miccini
Modified: 2016-04-20 01:11 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Previously, when new custom property was added to a running VM, all other custom properties were removed on VM shutdown. Now existing custom properties are preserved and the newly defined property/ies are added.
Clone Of:
Environment:
Last Closed: 2016-04-20 01:11:49 UTC
oVirt Team: Virt
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 40829 0 master MERGED core: Save VM custom properties in OVF Never

Description Luca Miccini 2015-05-06 10:26:35 UTC
Description of problem:

Adding a "Custom Property" to a running VM causes all the custom properties that have been previously defined to be removed (when the VM is shut down).

Version-Release number of selected component (if applicable):

3.5.1

How reproducible:

always

Steps to Reproduce:

1. create a vm and add "sap_agent=true" custom property, start the vm
2. edit the same vm and add one more custom property (like "viodiskcache=writeback" as an example)
3. shut down the vm to have the engine apply the new property

Actual results:

All "Custom Properties" are deleted.

Expected results:

Existing "Custom Properties" are preserved and the newly defined property/ies are added.

Additional info:


Note You need to log in before you can comment on or make changes to this bug.