Comment 6 for bug 1624692

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (stable/newton)

Reviewed: https://review.openstack.org/373392
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=78be95bd02c8951771e919ad5f7141d7d66751d2
Submitter: Jenkins
Branch: stable/newton

commit 78be95bd02c8951771e919ad5f7141d7d66751d2
Author: Julien Danjou <email address hidden>
Date: Sun Sep 18 19:11:43 2016 +0200

    Move oslo.db to hard requirements list

    The options from oslo.db are also used by other storage drivers such as
    MongoDB, which makes it mandatory even for this backend.

    Change-Id: I3b09cffca1285ff92c0c7492b5b48c6a560251e5
    Closes-Bug: #1624692