Comment 13 for bug 1441393

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

Reviewed: https://review.openstack.org/174053
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=a3d8ae8f5fa092fe99a35c0ea714eb5ce81bcc0b
Submitter: Jenkins
Branch: stable/kilo

commit a3d8ae8f5fa092fe99a35c0ea714eb5ce81bcc0b
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.

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