summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Collapse)AuthorAgeFilesLines
* Retire tempest-lib in favor of tempest.libHEADmasterGhanshyam Mann2022-04-0511-198/+0
| | | | | | | | | | | | | | | As of the 1.0.0 release tempest-lib as a separate repository and project is deprecated. We moved all the code to tempest.lib temepst version 10. Hoping everyone is moved to tempest.lib now, We can retire the tempest-lib. We discussed the same in PTG and agreed to proceed on retirement - https://etherpad.opendev.org/p/qa-zed-ptg Needed-By: https://review.opendev.org/c/openstack/governance/+/836704 Change-Id: I37ceb96e084f569ea59e4849ca8770742ce17846
* Switch to using autogenerated ChangeLog in docsMatthew Treinish2015-09-242-65/+2
| | | | | | | | | This commit switches the docs to use the PBR generated ChangeLog instead of a hand curated release notes section. This is a lot less error prone and instantaneous as compared to our current method which often leaves the release notes section stale for months at a time. Change-Id: Idbbe0d4ec8013ead19994056553f5ed1fcb49132
* Add release notes to docs for past few releasesMatthew Treinish2015-04-281-0/+25
| | | | | | | | This commit adds release notes to the tempest-lib docs for the past 3 releases. This was overlooked for 0.4.0 and 0.3.0, so those were included along with the recent 0.5.0 release. Change-Id: I0b64b1467ebb44a13c9bf2cbbc1585a3221cc974
* Improve the library's documentationMatthew Treinish2015-02-116-1/+91
| | | | | | | | | | This commit is the first step in improving the library's documentation. It adds missing details to a lot of the default cookiecutter docs which have mostly sat untouched since the repo was created. The release notes are also brought up to date and adds autodoc pages for all the modules with public functions. Change-Id: Id249c95fb269d07628952a4182675bce1fc18a53
* Setup subunit-trace as an entry pointMatthew Treinish2014-09-161-0/+1
| | | | | | | | This commit moves subunit-trace into the newly created cmd dir and adds a pbr entry point to run it as a binary. This will enable using subunit-trace just by installing tempest-lib. Change-Id: I3ae379edca3e776e90a18d53393c4c1424d291f7
* Add docs for docstrings in cli to sphinx outputMatthew Treinish2014-09-082-0/+22
| | | | | | | This commit updates the sphinx docs to include the docstrings for the tempest_lib.cli module to the output from sphinx. Change-Id: I854e63497836e77a90040bbf1d1a2011a6e873a8
* Initial commit from cookiecutterMatthew Treinish2014-08-276-0/+123