Comment 2 for bug 1848440

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

Reviewed: https://review.opendev.org/689107
Committed: https://git.openstack.org/cgit/openstack/charm-openstack-dashboard/commit/?id=5d9592ddca66ca14b6315e5abd534e0eeb157db4
Submitter: Zuul
Branch: master

commit 5d9592ddca66ca14b6315e5abd534e0eeb157db4
Author: Liam Young <email address hidden>
Date: Thu Oct 17 09:21:46 2019 +0000

    Correct resolve_CONFIGS force_update

    A typo in resolve_CONFIGS reveresed the desired behaviour so
    force_update=True would not force an update and vice versa.

    Change-Id: I4e19e7ab35f09f4e828632b4dc6074d2bd367356
    Closes-Bug: #1848440