Comment 6 for bug 1795788

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_horizon (stable/stein)

Reviewed: https://review.opendev.org/734834
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_horizon/commit/?id=198fbf664636a1ce8340537bec0da30bf99b4248
Submitter: Zuul
Branch: stable/stein

commit 198fbf664636a1ce8340537bec0da30bf99b4248
Author: Max Kochubey <email address hidden>
Date: Wed Oct 3 06:40:00 2018 +0000

    Horizon configuration to support domains dropdown

    An openstack-ansible deployment does not have options to set the local_settings.py params
    for Horizon to support Keystone V3 multiple domains dropdown menu and its variants to choose.

    These options in local_settings.py are:
    OPENSTACK_KEYSTONE_DOMAIN_CHOICES - default value to "(('Default', 'Default'))"

    Change-Id: I9f1b8e4c6f5b4fe2601e5ee1dacf90bded60f93d
    Closes-Bug: 1795788
    (cherry picked from commit d86285b377221fb5522207a9da6cbfbdea4dd1e9)
    (cherry picked from commit e3326b77086b3865202cff9bce95377937aa6f07)