Comment 2 for bug 1638238

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

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

commit ce8978884e33a38cdd15b214cc2f70e219aeb646
Author: Vladislav Belogrudov <email address hidden>
Date: Tue Nov 1 13:25:36 2016 +0300

    Allow flexibility in mysql backend for ceilometer

    This fix adds possibility to configure external mysql database
    backend with a different set of credentials, i.e. not requiring
    external db admins to provide or match their passwords if
    ceilometer user and database already are preconfigured.

    Change-Id: Icb78e069770adcc6d2437caca173a5852177178f
    Closes-Bug: #1638238