Comment 5 for bug 1835370

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

Reviewed: https://review.opendev.org/669998
Committed: https://git.openstack.org/cgit/starlingx/metal/commit/?id=73146540e2516e3c1e1f4dec38c94b0171946791
Submitter: Zuul
Branch: master

commit 73146540e2516e3c1e1f4dec38c94b0171946791
Author: Tao Li <litao3721@126.com>
Date: Wed Jul 10 15:25:07 2019 +0800

    Add the mask check for the loaded config

    If some config is not loaded, we can't get the default value,
    so we must ensure all the configs are loaded.

    Change-Id: I198af4fac6f873d3e7785d2105d14898be084d48
    Partial-Bug: #1835370
    Signed-off-by: Tao Li <litao3721@126.com>