Comment 8 for bug 1830967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-apply-config (stable/queens)

Reviewed: https://review.opendev.org/664749
Committed: https://git.openstack.org/cgit/openstack/os-apply-config/commit/?id=ad29f1d44923d12c8c91e6389fda6535653dac2c
Submitter: Zuul
Branch: stable/queens

commit ad29f1d44923d12c8c91e6389fda6535653dac2c
Author: Zane Bitter <email address hidden>
Date: Wed May 29 15:57:42 2019 -0400

    Don't render None as "null"

    In a config file you never want the string "null" in place of a null
    value. Just render an empty string instead.

    Change-Id: Ibe145c4929d4944cd8d51c07a64aee6fd5f831f2
    Closes-Bug: #1830967
    Story: 2005797
    (cherry picked from commit 75d527ab8fd13185f8db05ad69c43b3c89e06dc3)