Comment 4 for bug 1400661

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/158674
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=eb4298591ecb86c16826cbb60a37d231a9af2cfd
Submitter: Jenkins
Branch: master

commit eb4298591ecb86c16826cbb60a37d231a9af2cfd
Author: Maciej Kwiek <email address hidden>
Date: Tue Feb 24 13:43:33 2015 +0100

    Add dependency on oslo-serialization for nailgun

    Nailgun needs to use oslo jsonutils as a package instead of having it
    hardcoded in its own repository.

    There will be commits in nailgun that will migrate the code to use
    oslo.serialization lib.

    Change-Id: I3b042405b605c352a8169ea63b46ce7a38ed90b6
    Related-Bug: #1400661