Comment 2 for bug 1866017

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

Reviewed: https://review.opendev.org/711186
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=33d184a731458bb45d1206bdae4fb172629a76e7
Submitter: Zuul
Branch: master

commit 33d184a731458bb45d1206bdae4fb172629a76e7
Author: Radosław Piliszek <email address hidden>
Date: Wed Mar 4 10:22:19 2020 +0100

    Ensure proper JSON in keystone bootstrap

    This fixes the issue when keystone-manage output included
    backslashes and/or double quotation marks which broke JSON string.

    Change-Id: Ifae18c407210c12745d29fc4c95dca69aeafe6a8
    Closes-bug: #1866017