Comment 62 for bug 1253497

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

Reviewed: https://review.openstack.org/73363
Committed: https://git.openstack.org/cgit/stackforge/climate/commit/?id=69b0497ab9d6b20dd41fcfba20801d37df911d00
Submitter: Jenkins
Branch: master

commit 69b0497ab9d6b20dd41fcfba20801d37df911d00
Author: Cristian A Sanchez <email address hidden>
Date: Tue Feb 18 16:37:15 2014 -0300

    Update openstack.common with latest oslo-incubator

    openstack.common was updated with the latest oslo-incubator changes.
    rpc and notif were manually removed. DB layer was modified to adapt
    to the changes done in Oslo. '# noqa' was also removed from imports.

    Also after new release of oslo.messaging appeared, we also needed
    to update openstack.common to make Climate work with oslo.

    Change-Id: I1b5ce64f8d4906d1fcfea9379d115b7bb2ec3f7b
    Closes-Bug: #1237896
    Closes-Bug: #1284749
    Partial-bug: #1253497
    Co-Authored-By: Pablo Fernando Cargnelutti <email address hidden>
    Co-Authored-By: Dina Belova <email address hidden>