diff options
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 + |