Comment 1 for bug 1703390

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

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

commit d8f95c64d64c1675dfbc32122cf1e418f1477a6c
Author: Timur Sufiev <email address hidden>
Date: Mon Oct 12 10:07:47 2015 -0700

    Introduce DEFAULT_SERVICE_REGIONS

    It should be together with related change in django-openstack-auth, if
    specified it will change the default service region calculation: it
    will be taken from this setting (on a per-endpont basis) instead of a
    value stored in cookies. This value is still checked for sanity,
    i.e. it should be present in Keystone service catalog.

    Change-Id: I7e36f766870793f3e8fc391a06f0ee49deaa7add
    Related-Bug: #1506825
    Closes-Bug: #1703390