Comment 6 for bug 1551863

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

Reviewed: https://review.openstack.org/286857
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=3d4ee072ac726e7fec46ad22d02bcb601246c54a
Submitter: Jenkins
Branch: stable/kilo

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

    Update tempest tests after tempest-lib deprecation

    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

    Change-Id: I7c5f280196052da24535d4cef3bb0ab4ab9310e2
    Closes-Bug: #1551863