Comment 7 for bug 1551863

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

Reviewed: https://review.openstack.org/286856
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=0cfcf423ad50906a5a211f169c18599b8fcbce8f
Submitter: Jenkins
Branch: stable/liberty

commit 0cfcf423ad50906a5a211f169c18599b8fcbce8f
Author: Victor Ryzhenkin <email address hidden>
Date: Wed Mar 2 00:55:12 2016 +0300

    Update tempest tests after tempest-lib deprecation and remove log tests

    Latest tempest code doesn't using tempest-lib anymore. Tempest-lib
    project now marked for deprecation. Tempest-lib code now lives in
    tempest repository and to avoid any Import errors connected with
    tempest-lib we should update our tempest tests.

    - This patch replaces all insertions of tempest_lib to tempest.lib
    - This patch removing obsolete tests for logging

    Co-Authored-By: Serg Melikyan <email address hidden>
    Co-Authored-By: Nikolay Starodubtsev <email address hidden>
    Change-Id: I7c5f280196052da24535d4cef3bb0ab4ab9310e2
    Closes-Bug: #1551863