Comment 2 for bug 1808417

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

Reviewed: https://review.openstack.org/625127
Committed: https://git.openstack.org/cgit/openstack/stx-config/commit/?id=13a3fe62a1773919e0d42570de3c1b75616fee2c
Submitter: Zuul
Branch: master

commit 13a3fe62a1773919e0d42570de3c1b75616fee2c
Author: Wei Zhou <email address hidden>
Date: Thu Dec 13 17:08:49 2018 -0500

    Backup and Restore: restore-image failed to read platform.conf

    During restore when /etc/platform/platform.conf file is generated,
    a space is inserted in the beginning of certain lines. Parsing the
    config file failed due to the extra space.

    Change-Id: Ib074d5eecfef8b8608ad6287c1d360a9a40b4b22
    Closes-bug: 1808417
    Signed-off-by: Wei Zhou <email address hidden>