Comment 3 for bug 1680837

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

Reviewed: https://review.openstack.org/454714
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=412e35a292934da87afd7651f8ac22cfa9d462fa
Submitter: Jenkins
Branch: master

commit 412e35a292934da87afd7651f8ac22cfa9d462fa
Author: Anton Kremenetsky <email address hidden>
Date: Fri Apr 7 16:01:15 2017 +0300

    Fixed project creation with Keystone v3

    The current behavior for Rally users and Keystone v3 allows only to
    create test projects for the users only in "default" domain.
    Such behavior leads to authentication errors for the Rally users if the
    admin specifies project_domain_name with other value rather than
    "default". This fix resolve this bug.

    Signe-ooff-by: Anton Kremenetsky <email address hidden>

    Change-Id: Ia2207f0b6a32da2ece6aaef64fd3227e16fb25ec
    Closes-Bug: #1680837