Comment 12 for bug 1535382

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

Reviewed: https://review.openstack.org/269214
Committed: https://git.openstack.org/cgit/openstack/puppet-gnocchi/commit/?id=e34e7ef628f36672c598ec08cada0f940bbf5336
Submitter: Jenkins
Branch: master

commit e34e7ef628f36672c598ec08cada0f940bbf5336
Author: Denis Egorenko <email address hidden>
Date: Mon Jan 18 20:49:11 2016 +0300

    Change db-sync command for gnocchi and drop mock

    Note: the 3 changes need to be in the same commit because CI is broken at
    this time.

    Change #1
    In Mitaka gnocchi-dbsync was moved to gnocchi-upgrade [1,2].
    [1] https://github.com/openstack-packages/gnocchi/commit/aee5df615e03427ab76658b8c311f2633290fda1
    [2] https://review.openstack.org/#/c/245069/5/setup.cfg
    Partial-bug: #1535382

    Change #2
    drop mock dependency
    mock is not used anywhere in the module, let's drop it.
    This patch will help to hit this bug:
    https://launchpad.net/bugs/1492636

    Related-Bug: #1492636
    Depends-On: I3ac207f744847b5742fc331d2c16d1dad475f9ea
    Change-Id: I1e88361018fbbff42cae7e57f2e039fa45eaaeb1