diff options
author | 2017-08-17 21:32:10 +0800 | |
---|---|---|
committer | 2017-08-17 21:32:10 +0800 | |
commit | aa88673c38be12368dead5e8241fb915d790c431 (patch) | |
tree | 38b2de3e04a7d14aa1f9aa73034e36d0c9d3357d /docs/release/release-notes/platformoverview | |
parent | 34f15a071a9df12986654593193235a21a774fc8 (diff) |
restruct documents according to opnfvdocs
Use only development and release for we don't have test codes for now.
JIRA: PHAROS-311
Change-Id: Iacfcaba81a7a52e09cf999b8603cc9dc2f8f2b97
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Diffstat (limited to 'docs/release/release-notes/platformoverview')
-rw-r--r-- | docs/release/release-notes/platformoverview/labinfrastructure.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/release/release-notes/platformoverview/labinfrastructure.rst b/docs/release/release-notes/platformoverview/labinfrastructure.rst new file mode 100644 index 00000000..09c253d2 --- /dev/null +++ b/docs/release/release-notes/platformoverview/labinfrastructure.rst @@ -0,0 +1,21 @@ +.. 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. |