Comment 10 for bug 1531049

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

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

commit 2e133aa556922a41bc13d4ded097dc31e78f01c5
Author: hparekh <email address hidden>
Date: Tue Jan 5 15:57:32 2016 +0900

    Updated dynamic credential support for funtional test.

    Now devstack does not setup the deprecated configured cred on Tempest
    which is being used here. - https://review.openstack.org/#/c/256164/

    get_configured_credential use the deprecated cred and these tests use
    that for initiating Manager.

    Change-Id: I89713806cb98abaca29b24de585a77f75602bcd7
    Closes-bug: #1531049