Comment 5 for bug 1773376

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/571414
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=7adf9cfca71d1d15f9df084548eb187654bce7d8
Submitter: Zuul
Branch: stable/pike

commit 7adf9cfca71d1d15f9df084548eb187654bce7d8
Author: Mehdi Abaakouk <email address hidden>
Date: Fri May 25 15:53:08 2018 +0200

    gnocchi: add missing /var/lib/gnocchi

    When file driver is selected, Gnocchi write data into /var/lib/gnocchi
    bug the data are loss when the container is restarted.

    This changes adds the volumes to all Gnocchi containers, so file
    driver will work as expected across restart.

    Closes-bug: #1773376

    Change-Id: I086af01fed4eed609ea6801c483d76c819398979
    (cherry picked from commit 398bcc7f79a1adc6807bf35aec6f0ea5814fdc2c)