Comment 2 for bug 1773376

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

Reviewed: https://review.openstack.org/570580
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=398bcc7f79a1adc6807bf35aec6f0ea5814fdc2c
Submitter: Zuul
Branch: master

commit 398bcc7f79a1adc6807bf35aec6f0ea5814fdc2c
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