Comment 2 for bug 1983816

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.opendev.org/c/openstack/devstack/+/852378
Committed: https://opendev.org/openstack/devstack/commit/d266c87b1d3ecae1b40589832efc9bf7cf3e524c
Submitter: "Zuul (22348)"
Branch: master

commit d266c87b1d3ecae1b40589832efc9bf7cf3e524c
Author: Nobuhiro MIKI <email address hidden>
Date: Mon Aug 8 16:45:31 2022 +0900

    iniset: fix handling of values containg ampersand

    Attempting to set a value containing the ampersand
    character (&) by iniset would corrupt the value.
    So, add an escaping process.

    Signed-off-by: Nobuhiro MIKI <email address hidden>
    Closes-Bug: #1983816
    Change-Id: Ie2633bacd2d761d110e6cb12f95382325c329415