Comment 7 for bug 1347236

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

Reviewed: https://review.openstack.org/109525
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=df782fc2b51f5e9d2e38e3e33a4ebdc0705a50b4
Submitter: Jenkins
Branch: stable/havana

commit df782fc2b51f5e9d2e38e3e33a4ebdc0705a50b4
Author: Jamie Lennox <email address hidden>
Date: Wed Jul 23 08:55:55 2014 +1000

    Replace UserManager with None in tests

    Don't access keystoneclient's UserManager in tests. This should be
    considered private data of keystoneclient and is not actually used by
    horizon tests.

    Conflicts:
     openstack_dashboard/test/test_data/keystone_data.py

    Change-Id: I261e79b31dfc7388adb3dc63a3a5e54042f05e54
    Closes-Bug: #1347236
    (cherry picked from commit 821619fff324ba1bc3f697f585a0c350573f24a2)