diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-07-01 09:58:27 +0200 |
---|---|---|
committer | ChristopherPrice <christopher.price@ericsson.com> | 2016-07-04 19:14:30 +0200 |
commit | 7bde278edccd1008149a9204da133201fa6babbb (patch) | |
tree | d58d69a49f7f601504853c4f05348950fd5f36be /docs/userguide/common.platform.render.rst | |
parent | c784d12b441cd5b76cbfb9d70ee1cede6e23a336 (diff) |
Establishing document structures for Colorado.
Derived from converging patches 16165, 16047 & 15937 into one patch.
Change-Id: I3c544ba2fa30856a50274bad9342a06eebc39d58
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Co-Authored-By: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/userguide/common.platform.render.rst')
-rw-r--r-- | docs/userguide/common.platform.render.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/userguide/common.platform.render.rst b/docs/userguide/common.platform.render.rst new file mode 100644 index 000000000..1235c8f77 --- /dev/null +++ b/docs/userguide/common.platform.render.rst @@ -0,0 +1,26 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) Christopher Price (Ericsson AB) + +================================ +Using common platform components +================================ + +This section outlines basic usage principals and methods for some of the commonly deployed +components of supported OPNFV scenario's in Brahmaputra. +The subsections provide an outline of how these components are commonly used and how to address them +in an OPNFV deployment. The components derive from autonomous upstream communities and where possible +this guide will provide direction to the relevant documentation made available by those communities +to better help you navigate the OPNFV deployment. + +Common VIM components +===================== + +.. include:: ./openstack.rst + +Common SDN components +===================== + +.. include:: ./opendaylight.rst +.. include:: ./onos.rst + |