diff options
author | Sam Hague <shague@redhat.com> | 2016-01-21 21:13:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-01-21 21:13:32 +0000 |
commit | b2a7d75ddab5dfce21c9e54d1806a018870127b2 (patch) | |
tree | 817c9fc91f1cb87c1a5d96b306411bd4c77285ce /docs/design/usecases.rst | |
parent | d667294349b816d7abd8f6fa9c3cdca626fa1da2 (diff) | |
parent | de5689105582602e6f2a453bfe9da196cdfc0a99 (diff) |
Merge "SFC design Documents for Brahmaptura release"
Diffstat (limited to 'docs/design/usecases.rst')
-rw-r--r-- | docs/design/usecases.rst | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/design/usecases.rst b/docs/design/usecases.rst index 9b886982..b42fcbde 100644 --- a/docs/design/usecases.rst +++ b/docs/design/usecases.rst @@ -1,4 +1,14 @@ Use Cases -========= +--------- -This section will outline use cases driving the initial OPNFV SFC implementation.
\ No newline at end of file +This section outlines the Brahmaputra use cases driving the initial OPNFV +SFC implementation. + + +The use cases targeted in the OPNFV SFC Brahmaputra release focus on creating +simple Service Chains using Firewall Service Functions. As can be seen in the +following diagram, 2 service chains are created, each through a different +Service Function Firewall. Service Chain 1 will block HTTP, while Service +Chain 2 will block SSH. + +.. image:: ./images/OPNFV_SFC_Brahmaputra_UseCase.jpg |