Comment 4 for bug 1624692

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

Reviewed: https://review.openstack.org/371955
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_ceilometer/commit/?id=ea89da7febdd71ef21d6634bc16fae88013b0dc3
Submitter: Jenkins
Branch: master

commit ea89da7febdd71ef21d6634bc16fae88013b0dc3
Author: Kevin Carter <email address hidden>
Date: Sat Sep 17 11:37:51 2016 -0500

    Add OSLO DB the ceilometer requirements

    This change adds ``oslo.db`` to the pip install requirements
    list which is works around an issue within ceilometer where
    the service is unconditionally importing this library even if
    its not being used.

    Closes-bug: #1624692
    Change-Id: Ib8119b39cdbce42d1d803c17612a9627daeee4dd
    Signed-off-by: Kevin Carter <email address hidden>