Change in ovirt-engine[master]: restapi : Custom property values with multiple "=" not retu...

Michael Pasternak has submitted this change and it was merged. Change subject: restapi : Custom property values with multiple "=" not returned (#886802) ...................................................................... restapi : Custom property values with multiple "=" not returned (#886802) When setting a custom property that contains more than one '=' character, the property is saved and displayed in the web interface, but cannot be seen when getting the VM properties via the REST API. Change-Id: I19bcbc278a51722636ddaa0a660b5289933bc8ba Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=886802 Signed-off-by: Ravi Nori <rnori@redhat.com> --- M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/utils/CustomPropertiesParser.java 1 file changed, 13 insertions(+), 1 deletion(-) Approvals: Michael Pasternak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10160 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I19bcbc278a51722636ddaa0a660b5289933bc8ba Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Michael Pasternak <mpastern@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com>
participants (1)
-
mpastern@redhat.com