Comment 8 for bug 1441393

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

Reviewed: https://review.openstack.org/171562
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=0e0efdbd6637d41b8d651e737e4b46faf1d11aa2
Submitter: Jenkins
Branch: stable/icehouse

commit 0e0efdbd6637d41b8d651e737e4b46faf1d11aa2
Author: Brant Knudson <email address hidden>
Date: Tue Apr 7 19:35:00 2015 -0500

    Work with pymongo 3.0

    pymongo 3.0 renamed mongos_enum to read_pref_mode_from_name which
    was causing the unit tests to fail.

    Conflicts:
     keystone/common/cache/backends/mongo.py

    Change-Id: Iaa7fd7221c2e6c865633ef342e6b83304a1de655
    Closes-Bug: 1441393
    (cherry picked from commit 7c3fe6acaef6fc283c383fb79f06e388df6e6926)