diff options
author | 2017-02-08 12:30:04 -0600 | |
---|---|---|
committer | 2017-02-21 16:26:16 +0000 | |
commit | e8d3e7ce3dcd310f99118ebb7d380898b4738ec8 (patch) | |
tree | 7c9cfcf5f880501b0e456b5bb6078c178724d59e /docs/design/usecases.rst | |
parent | 488ac852c3a553bb01db8dce0e70876fda44e5c0 (diff) |
Update to new OPNFV Docs structure
JIRA: MODELS-2
Change-Id: I5d5601849803cf017bab882dc6eba931637b0770
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Diffstat (limited to 'docs/design/usecases.rst')
-rw-r--r-- | docs/design/usecases.rst | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/design/usecases.rst b/docs/design/usecases.rst deleted file mode 100644 index 4789fa5..0000000 --- a/docs/design/usecases.rst +++ /dev/null @@ -1,28 +0,0 @@ -.. 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 - -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. - - -Cloudify Hello World -.................... - -Deployment test for the Cloudify Hello World blueprint - - -A complete list of use cases is located on the -`Models Testing <https://wiki.opnfv.org/display/models/Testing>`_ wiki page. |