Add note to README about tempest-lib deprecation
This commit adds a **bold** note to tempest-lib readme to explain that tempest-lib is deprecated and explain how to use the library in tempest. Change-Id: I7be8357d67e31d0dc51f453edf02b46dab4f6f63
This commit is contained in:
parent
79078980fe
commit
781aec763e
@ -12,6 +12,12 @@ OpenStack Functional Testing Library
|
||||
tempest-lib is a library of common functionality that was originally in tempest
|
||||
(or similar in scope to tempest)
|
||||
|
||||
**As of the 1.0.0 release tempest-lib as a separate repository and project is
|
||||
deprecated. The library now exists as part of the tempest project, all future
|
||||
development will occur there. To use the library for future releases update
|
||||
your imports from tempest_lib to tempest.lib, and add tempest>=10 to your
|
||||
project requirements**
|
||||
|
||||
Features
|
||||
--------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user