Bug 886802
| Summary: | REST API does not show custom properties containing the '=' character more than once | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Javier Peña <javier.pena> | ||||||
| Component: | ovirt-engine-restapi | Assignee: | Ravi Nori <rnori> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tareq Alayan <talayan> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 3.0.2 | CC: | bazulay, dyasny, ecohen, iheim, mpastern, oramraz, Rhev-m-bugs, sgrinber, tvvcox, ykaul | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 3.2.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | infra | ||||||||
| Fixed In Version: | sf4 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | Type: | Bug | |||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 915537 | ||||||||
| Attachments: |
|
||||||||
|
Description
Javier Peña
2012-12-13 08:43:19 UTC
Created attachment 662782 [details]
Console output for working case
link http://gerrit.ovirt.org/#/c/10160/ Change id: I19bcbc278a51722636ddaa0a660b5289933bc8ba Verified.
created a new custom variable:
rhevm-config -s UserDefinedVMProperties='finjeck2=.*'
hook it to vm.
Rest api get on vm:
<custom_properties>
<custom_property name="finjeck2" value="hdfskjhfks=="/>
</custom_properties>
3.2 has been released 3.2 has been released |