Comment 3 for bug 1603431

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (stable/mitaka)

Reviewed: https://review.openstack.org/342897
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=25ab71edfa373472e132045fbdca74ff853b571f
Submitter: Jenkins
Branch: stable/mitaka

commit 25ab71edfa373472e132045fbdca74ff853b571f
Author: Nikolay Starodubtsev <email address hidden>
Date: Thu Jul 14 16:40:00 2016 +0300

    Correct domain parameter value in tests

    Previously in tests keystone client method for user creation was called
    with domain equal to 'Default', as far as it was supposed to refer to
    domain name. However, it really refers to domain id, so value should be
    replaced with 'default'.

    Closes-Bug:#1603431

    Change-Id: Ic7693d74a0ea1a9cdd789d5adc61b07516ac5918
    (cherry picked from commit 36355188790212c2ca5365911a0865e93930ccea)