summaryrefslogtreecommitdiff
path: root/releasenotes/notes/tempest-lib-deprecation-3ec1ece17a8db9c5.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/tempest-lib-deprecation-3ec1ece17a8db9c5.yaml')
-rw-r--r--releasenotes/notes/tempest-lib-deprecation-3ec1ece17a8db9c5.yaml13
1 files changed, 0 insertions, 13 deletions
diff --git a/releasenotes/notes/tempest-lib-deprecation-3ec1ece17a8db9c5.yaml b/releasenotes/notes/tempest-lib-deprecation-3ec1ece17a8db9c5.yaml
deleted file mode 100644
index a52389d..0000000
--- a/releasenotes/notes/tempest-lib-deprecation-3ec1ece17a8db9c5.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
----
-prelude: >
- Starting with tempest-lib 1.0.0 the tempest-lib development has moved
- back into the tempest repository. After this release to get future
- code updates to tempest-lib code you need change your requirements
- to require tempest instead of tempest-lib and update your tepmest_lib
- imports to use tempest.lib instead.
-deprecations:
- - Tempest-lib itself is deprecated. Development of the tempest library
- interface will occur in tempest in the future.
-critical:
- - The 1.0.0 release is the last planned release for tempes-lib. All future
- development for the library interface will occur in tempest in the future.