Matthew Treinish | 5ae7580 | 2016-03-01 10:07:01 -0500 | [diff] [blame] | 1 | --- |
| 2 | prelude: | |
| 3 | This release includes the addition of the stable library interface for |
| 4 | tempest. This behaves just as tempest-lib did prior to this, but instead |
| 5 | it lives directly in the tempest project. For more information refer to |
| 6 | the `library docs`_. |
| 7 | |
chenxing | e98720a | 2017-07-19 03:42:23 +0000 | [diff] [blame] | 8 | .. _library docs: https://docs.openstack.org/tempest/latest/library.html#current-library-apis |
Matthew Treinish | 5ae7580 | 2016-03-01 10:07:01 -0500 | [diff] [blame] | 9 | |
| 10 | features: |
| 11 | - Tempest library interface |