summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorDavid Paterson <davpat2112@yahoo.com>2014-09-18 01:07:01 -0400
committerDavid Paterson <davpat2112@yahoo.com>2014-09-19 01:58:58 -0400
commitce781498cf65c423c44fb75084785d3be75a7e5b (patch)
tree1c27389a2e9a02c00d225da1df309f3524ba9692 /doc/source
parent9f7439063ccde43263a38d8b5e74831fe0643dd7 (diff)
downloadtempest-ce781498cf65c423c44fb75084785d3be75a7e5b.tar.gz
Add tempest post-run cleanup script
Implemented all features defined in blueprint. Change-Id: If3c9b82f85095eeb22bbf32841be534024213567 Implements: blueprint post-run-cleanup
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/cleanup.rst5
-rw-r--r--doc/source/index.rst9
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/source/cleanup.rst b/doc/source/cleanup.rst
new file mode 100644
index 000000000..acd016c3f
--- /dev/null
+++ b/doc/source/cleanup.rst
@@ -0,0 +1,5 @@
+--------------------------------
+Post Tempest Run Cleanup Utility
+--------------------------------
+
+.. automodule:: tempest.cmd.cleanup \ No newline at end of file
diff --git a/doc/source/index.rst b/doc/source/index.rst
index d3118ac3f..bc4fc46fc 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -29,6 +29,15 @@ where your test contributions should go.
field_guide/thirdparty
field_guide/unit_tests
+---------------------
+Command Documentation
+---------------------
+
+.. toctree::
+ :maxdepth: 1
+
+ cleanup
+
==================
Indices and tables
==================