Comment 3 for bug 1611722

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

Reviewed: https://review.openstack.org/356951
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=41d5a7b82d7ea353a3ecf4c7b5d2b145d98d6a52
Submitter: Jenkins
Branch: master

commit 41d5a7b82d7ea353a3ecf4c7b5d2b145d98d6a52
Author: Nikolay Starodubtsev <email address hidden>
Date: Thu Aug 18 09:09:48 2016 +0300

    Create murano session client in tests

    Previously in dashboard test an old type of murano client was created
    using only keystone token. From now on murano client in tests will be
    constructed using keystone session, so the new (SessionClient) will be
    created.

    Co-Authored-By: Zhu Rong <email address hidden>

    Change-Id: I7bbfd1198f8b9588f294280199f1b12edf762cbf
    Closes-Bug: #1611722