Comment 5 for bug 1866017

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

Reviewed: https://review.opendev.org/719943
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=ab8bcf5a4f4b1a6a8ae698eda80f2a93d00aa84e
Submitter: Zuul
Branch: stable/stein

commit ab8bcf5a4f4b1a6a8ae698eda80f2a93d00aa84e
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
    (cherry picked from commit 33d184a731458bb45d1206bdae4fb172629a76e7)