summaryrefslogtreecommitdiff
path: root/doc/source/library.rst
diff options
context:
space:
mode:
authorGhanshyam <ghanshyam.mann@nectechnologies.in>2016-02-25 04:57:18 +0900
committerGhanshyam Mann <ghanshyam.mann@nectechnologies.in>2016-03-11 08:17:15 +0000
commit1f47cf976b6e57deb2aa6fb24ed249bf05c331e9 (patch)
tree6752b6f7f60605d2283b5217e1296ce383cb0261 /doc/source/library.rst
parent0d560a9ce40cdf19e43fcbc480ec1d8745d5c6af (diff)
downloadtempest-1f47cf976b6e57deb2aa6fb24ed249bf05c331e9.tar.gz
Migrated microversion testing framework to tempest/lib
Tempest implements the microversion testing support and that framework and interfaces have been tested by implementing the Compute 2.2 microversion as well as by their unit tests. Those should be stable interfaces so that can be consumed by other projects microversion testing either in tempest or outside tempest. To make them as stable interface, this commit moving that framework and its interfaces to tempest/lib folder. Adding release notes and library doc for those interface. Partially implements blueprint api-microversions-testing-support Change-Id: Icbdcfb4cd5b7fb1029eec035b9e0024be59c8d1f
Diffstat (limited to 'doc/source/library.rst')
-rw-r--r--doc/source/library.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/library.rst b/doc/source/library.rst
index 8b263f2bf..64bd2c28f 100644
--- a/doc/source/library.rst
+++ b/doc/source/library.rst
@@ -66,3 +66,4 @@ Current Library APIs
library/decorators
library/rest_client
library/utils
+ library/api_microversion_testing