Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 818225

Summary: when entering "=" into Snapshot Description name , a cloned VM from this snapshot will fail
Product: [Retired] oVirt Reporter: Avihai Shoham <ashoham>
Component: ovirt-engine-coreAssignee: lpeer <lpeer>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: abaron, acathrow, amureini, dyasny, iheim, mgoldboi, ykaul
Target Milestone: ---   
Target Release: 3.3.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-12 07:33:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
engine.log
none
vdsm.log none

Description Avihai Shoham 2012-05-02 13:52:04 UTC
When i created a snapshot that its description name contains the char '=' , the execution of clone vm from this snapshot failed.

The action of cloning  vm failed is since "copyImage" command in vdsm failed with traceback "ValueError: field and value cannot include = character" , and the action of rollback 

Last dev hash commit 260f43374f3df37842490e14dab1b3e77b38b2fb


Steps to Reproduce:
1.Create  VM
2.Create snapshot that its description contain '='
3.Clone vm from snapshot on step3
  
Actual results:

clone vm execution will roll back

Expected results:

backend will validate that snapshot description will not contain '='

Comment 1 Avihai Shoham 2012-05-02 13:53:00 UTC
Created attachment 581620 [details]
engine.log

Comment 2 Avihai Shoham 2012-05-02 13:54:28 UTC
Created attachment 581621 [details]
vdsm.log

Comment 3 Itamar Heim 2012-12-12 07:33:40 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.