Comment 5 for bug 1347236

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

Reviewed: https://review.openstack.org/109286
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=eb3a40a7b0e87ed9325a9d5edccdaedc2a56292e
Submitter: Jenkins
Branch: stable/icehouse

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

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