Comment 5 for bug 1781468

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

Reviewed: https://review.openstack.org/582752
Committed: https://git.openstack.org/cgit/openstack/charm-gnocchi/commit/?id=60678f23b107d346f2de5acdded2ea48c624cd94
Submitter: Zuul
Branch: master

commit 60678f23b107d346f2de5acdded2ea48c624cd94
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