Bump tempest-lib min version to 0.2.0
Included in tempest-lib 0.2.0 was the migrated skip_because decorator. This commit switches all the usage of the skip decorator from tempest's internal copy to use the version in the library where it will be maintained moving forward. Example usages: Ic2d7b9c9247f78aa43cd780e893ce1834a20045e Change-Id: Idff90dde0607ad58d6959a8afa32f8bb4f74c6dc
This commit is contained in:
parent
e0726019b8
commit
1d8260d6a5
@ -152,7 +152,7 @@ suds>=0.4
|
||||
suds-jurko>=0.6
|
||||
|
||||
taskflow>=0.6
|
||||
tempest-lib>=0.1.0
|
||||
tempest-lib>=0.2.0
|
||||
tooz>=0.3 # Apache-2.0
|
||||
tripleo-image-elements
|
||||
urllib3>=1.8.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user