Comment 11 for bug 1781468

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-gnocchi (stable/18.05)

Reviewed: https://review.openstack.org/583543
Committed: https://git.openstack.org/cgit/openstack/charm-gnocchi/commit/?id=7f870c13f1b35e76b9e674a15db44c0a99ec8979
Submitter: Zuul
Branch: stable/18.05

commit 7f870c13f1b35e76b9e674a15db44c0a99ec8979
Author: James Page <email address hidden>
Date: Sun Jul 15 11:27:55 2018 +0100

    Render api-paste.ini from charm

    Due to misc bugs in the way older versions of the gnocchi packages
    installed the api-paste.ini, this file is not treated as a dpkg
    configuration file, and as a result @ Queens, the file from the
    package is not installed over any previous version.

    Include api-paste.ini as part of the charm to ensure that a good
    paste configuration is installed for all Gnocchi releases.

    Change-Id: I1362a64368f0df8e07c7d29d5b504edaf96a70de
    Closes-Bug: 1781468
    (cherry picked from commit 60678f23b107d346f2de5acdded2ea48c624cd94)