[gate][tests] Tempest-lib doesn't exist anymore
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Critical
|
Victor Ryzhenkin | ||
Kilo |
Fix Released
|
High
|
Victor Ryzhenkin | ||
Liberty |
Fix Released
|
High
|
Victor Ryzhenkin |
Bug Description
Tempest team removing tempest-lib and moving its code into tempest. We need to update all files, which using tempest-lib.
2016-03-01 13:15:55.923 | 2016-03-01 13:15:55.885 | =======
2016-03-01 13:15:55.923 | 2016-03-01 13:15:55.888 | ERROR: Failure: ImportError (No module named tempest_lib)
2016-03-01 13:15:55.923 | 2016-03-01 13:15:55.890 | -------
2016-03-01 13:15:55.924 | 2016-03-01 13:15:55.893 | Traceback (most recent call last):
2016-03-01 13:15:55.926 | 2016-03-01 13:15:55.896 | File "/opt/stack/
2016-03-01 13:15:55.929 | 2016-03-01 13:15:55.899 | addr.filename, addr.module)
2016-03-01 13:15:55.932 | 2016-03-01 13:15:55.902 | File "/opt/stack/
2016-03-01 13:15:55.936 | 2016-03-01 13:15:55.906 | return self.importFrom
2016-03-01 13:15:55.940 | 2016-03-01 13:15:55.910 | File "/opt/stack/
2016-03-01 13:15:55.944 | 2016-03-01 13:15:55.914 | mod = load_module(
2016-03-01 13:15:55.947 | 2016-03-01 13:15:55.917 | File "/opt/stack/
2016-03-01 13:15:55.949 | 2016-03-01 13:15:55.919 | from tempest_lib import exceptions
2016-03-01 13:15:55.952 | 2016-03-01 13:15:55.922 | ImportError: No module named tempest_lib
tags: | added: in-stable-mitaka |
Fix proposed to branch: master /review. openstack. org/286832
Review: https:/