Comment 2 for bug 1660602

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

Reviewed: https://review.openstack.org/427125
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1be065aed8e330c746f85f9600d2c60c4478a661
Submitter: Jenkins
Branch: master

commit 1be065aed8e330c746f85f9600d2c60c4478a661
Author: Radomir Dopieralski <email address hidden>
Date: Tue Jan 31 13:01:51 2017 +0100

    Use domain_context not effective domain to display domains list

    Use domain_context to decide whether to call domain_list or domain_get
    in the list of domains. Previous code used the user's effective domain
    instead, which is no longer the same thing with Keystone V3.

    Closes-Bug: #1660602

    Change-Id: Ie410d282c5b19a061fe83b496785f35bbcfad9ad