Comment 7 for bug 1847707

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-ovn (stable/rocky)

Reviewed: https://review.opendev.org/695926
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=e32fda6ad444d9c128f967148e69d6c6840a0275
Submitter: Zuul
Branch: stable/rocky

commit e32fda6ad444d9c128f967148e69d6c6840a0275
Author: Rabi Mishra <email address hidden>
Date: Thu Oct 10 23:02:53 2019 +0530

    Remove escape characters from container command

    Ansible outputs JSON-encoded strings which does not work with
    container clis (ex. docker). Write to a temp file instead.

    Change-Id: I554d62265ecf0e890f9545d871afe85c0344f747
    Closes-Bug: #1847707
    (cherry picked from commit 63243f6cb082631758a12e7f1f558784fae2abe6)