Comment 2 for bug 1484673

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

Reviewed: https://review.openstack.org/212730
Committed: https://git.openstack.org/cgit/stackforge/kolla/commit/?id=bf488da70c6f4fd473778894c4ba191c66f6ac26
Submitter: Jenkins
Branch: master

commit bf488da70c6f4fd473778894c4ba191c66f6ac26
Author: Ryan Hallisey <email address hidden>
Date: Thu Aug 13 16:01:40 2015 -0400

    Gnocchi install from source incorrectly places config

    The gnocchi base Dockerfile is placing gnocchi.conf in
    /etc/gnocchi/gnocchi/gnocchi.conf. It should be in
    /etc/gnocchi/gnocchi.conf.

    Change-Id: Idf9af828ac7d8a16138a309b72a3e82903decf79
    Co-Authored-By: Ian Main <email address hidden>
    Closes-Bug: #1484673