Comment 15 for bug 1361230

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

Reviewed: https://review.openstack.org/119639
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=87386c164d332b02224d594d86b2a305a8bb1d38
Submitter: Jenkins
Branch: master

commit 87386c164d332b02224d594d86b2a305a8bb1d38
Author: Brant Knudson <email address hidden>
Date: Sun Sep 7 13:45:16 2014 -0500

    Sync jsonutils from oslo-incubator 32e7f0b5

    Syncs the jsonutils module from oslo-incubator using commit
    32e7f0b56f527427544050f251999f3de588ac93 .

    Note that since there's a feature change in oslo-incubator I'm
    switching to module syncs.

     $ ./update.sh --nodeps --base keystone --dest-dir ../keystone \
         --modules jsonutils

    This change includes the following commit
    -----------------------------------------
    d9060f6 Check for namedtuple_as_object support before using it

    Change-Id: I152faacdbb394209f87b91a699bb4ca185c2125e
    Closes-Bug: #1361230