summaryrefslogtreecommitdiffstats
path: root/docs/testing/usecases.rst
diff options
context:
space:
mode:
authorBryan Sullivan <bryan.sullivan@att.com>2017-02-28 17:04:52 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-28 17:04:52 +0000
commit486c8bf6e381ee6ba4e4151fe7c658245407a1d7 (patch)
treeb490f0a407e3e5b71490548d6476081b87d57124 /docs/testing/usecases.rst
parented5d8f79a473ba75e63eccc6a7ecdba434835a66 (diff)
parente8d3e7ce3dcd310f99118ebb7d380898b4738ec8 (diff)
Merge "Update to new OPNFV Docs structure"
Diffstat (limited to 'docs/testing/usecases.rst')
-rw-r--r--docs/testing/usecases.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/testing/usecases.rst b/docs/testing/usecases.rst
new file mode 100644
index 0000000..c736ac7
--- /dev/null
+++ b/docs/testing/usecases.rst
@@ -0,0 +1,22 @@
+.. This work is licensed under a
+.. Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2015-2017 AT&T Intellectual Property, Inc
+
+======================
+OPNFV Models Use Cases
+======================
+
+Implemented in Current Release
+------------------------------
+
+Tacker Hello World
+..................
+
+Based upon the OpenStack Tacker project's "tosca-vnfd-hello-world" blueprint,
+as extended for testing of more Tacker-supported features as of OpenStack Newton.
+A single-node simple python web server, connected to two internal networks
+(private and admin), and accessible via a floating IP.
+
+A complete list of use cases is located on the
+`Models Testing <https://wiki.opnfv.org/display/models/Testing>`_ wiki page.