Comment 2 for bug 1691660

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

Reviewed: https://review.openstack.org/466297
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=c3050df5ac169ef19062a353b050c411eff8efbc
Submitter: Jenkins
Branch: master

commit c3050df5ac169ef19062a353b050c411eff8efbc
Author: Nikolay Mahotkin <email address hidden>
Date: Fri May 19 17:21:34 2017 +0300

    Get rid of ambiguity in region_name

     Now keystone_authtoken.region_name is used
     both for requesting admin keystone endpoint
     and default region for openstack actions.
     Default region doesn't work for environments
     with keystone in 1 region and mistrals in many
     regions.

     Due to above just specifying default_region name
     separately for openstack actions can solve the problem

    Closes-Bug: #1691660

    Change-Id: I1eeea298feca45de37d77d791e1548ec5e7161a1