diff options
author | Trevor Cooper <trevor.cooper@intel.com> | 2016-02-23 23:12:24 -0800 |
---|---|---|
committer | Trevor Cooper <trevor.cooper@intel.com> | 2016-02-24 15:02:42 -0800 |
commit | c8f8facec439fbc4fced0854845070caf9db38a5 (patch) | |
tree | 63e82faa04f6ded59b869838240b803718418445 /docs/platformoverview | |
parent | b2231a970fb73f4f5df72b59ed9d58a039644ac3 (diff) |
Removed index files from all doc directories, rearranged headings, fixed broken links and doc formatting issues, created platform overview file, edited content.brahmaputra.1.0
Change-Id: I08113c732dc6bc5967fe263aecfa8734e4c98ee5
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Diffstat (limited to 'docs/platformoverview')
-rw-r--r-- | docs/platformoverview/labinfrastructure.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/platformoverview/labinfrastructure.rst b/docs/platformoverview/labinfrastructure.rst new file mode 100644 index 00000000..d1892408 --- /dev/null +++ b/docs/platformoverview/labinfrastructure.rst @@ -0,0 +1,20 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2016 OPNFV. + +.. Overview of OPNFV lab infrastructure (Pharos). + +************************ +OPNFV Lab Infrastructure +************************ + +The `Pharos Project <https://www.opnfv.org/developers/pharos>`_ provides a lab infrastructure that is geographically +and technically diverse. Labs instantiate **bare-metal** and **virtual** environments that are accessed remotely by the +community and used for OPNFV platform and feature development, builds, deploys and testing. This will greatly assist +in developing a highly robust and stable OPNFV platform with well understood performance characteristics. Community +labs are hosted by OPNFV member companies on a voluntary basis. The Linux Foundation also hosts an OPNFV lab that +provides centralised CI and other production resources which are linked to community labs. + +Future lab capabilities will include the ability easily automate deploy and test of any OPNFV install scenario in any +lab environemnt as well as a *Virtual Lab* for developer on-boarding with minimal effort. :ref:`pharos_master` documents +are included with this release. |