summaryrefslogtreecommitdiffstats
path: root/docs/design/usecases.rst
blob: 4789fa59bef739a0d1beda9c7e4e3174bf3260cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.. 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.