Comment 4 for bug 1551863

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

Reviewed: https://review.openstack.org/286832
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=ceb654959aa81facda677515cb33e87d503280ec
Submitter: Jenkins
Branch: master

commit ceb654959aa81facda677515cb33e87d503280ec
Author: Victor Ryzhenkin <email address hidden>
Date: Tue Mar 1 23:48:25 2016 +0300

    Update tempest plugin 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: Ifed108f3b56cc35cc7c5e53f7a0d128e3d4643f8
    Closes-Bug: #1551863