Comment 2 for bug 1634083

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

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

commit a60e47dce79904e5041b879e8bdbabd1b6fed093
Author: Vladislav Belogrudov <email address hidden>
Date: Mon Oct 17 12:59:06 2016 +0300

    Ceilometer cannot create standalone mysql database

    Users can configure standalone database but bootstrap takes
    wrong address - instead of cluster VIP it should take
    ceilometer_database_mysql_address. The latter is set to VIP by
    default.

    Change-Id: I7fc789e53565190c1d3b9966dc67f668237ebd83
    Closes-Bug: #1634083