From c4e926c285db44a5ec5ba4a895c8d3889e3358c0 Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Tue, 19 Jan 2016 11:53:14 -0800 Subject: Organized document directories, added index.rst files ... ./ only file here should be project facts (INFO) ./docs/ no files should be here (jumpserver_install and pharos-spec files will be removed) ./docs/configguide/ overview of community lab expecations, reference to all other files wtih descriptions, get started for a new lab (e.g. how to update pharos start page) ./docs/images/ diagrams for pharos project (Wiki etc. not a particular lab) ./docs/information/ contains pharos project information ... pharos.rst ./docs/lab-description/ templates and config file examples (human readable (rst) and machine readable (yaml) files) ./docs/labs/ all lab specific documentation (filled templates, etc.) ./docs/labs/images/ lab specific diagrams ./docs/specification/ files that are part of the pharos spec Change-Id: I3a7a1434ae4b8f6f0d66d0ce5b6a1b00853378d5 Signed-off-by: Trevor Cooper --- docs/information/pharos.rst | 107 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 docs/information/pharos.rst (limited to 'docs/information/pharos.rst') diff --git a/docs/information/pharos.rst b/docs/information/pharos.rst new file mode 100644 index 00000000..dc0bcc6a --- /dev/null +++ b/docs/information/pharos.rst @@ -0,0 +1,107 @@ +Project: Testbed infrastructure (Pharos) +######################################### + + +The Pharos project deals with the creation of a distributed and federated NFV test capability that will be hosted by a number of companies in the OPNFV community. The goals consist in managing the list of community platforms, describing the different community platforms, offering timeslots and tools to perform tests, sharing the results and the best practices, supporting any test campaigns of the projects of the community (e.g. [[opnfv_functional_testing | functional testing project]], [[platform_performance_benchmarking|Qtip]], [[get_started|BGS]], [[oscar/project_proposal|oscar]],...). Pharos shall provide the infrastructure and the tooling needed by the different projects. + + +.. image:: images/opnfv-test.jpg + +Community Test Labs +-------------------- + +A summary of all Community Hosted OPNFV test labs (existing and planned) is also kept on the `wiki home page `. This section here contains additional details and project relationship mappings. //NOTE: Please follow `these instructions ` when updating this list.// + ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| Map | Hosting | Home page | Contact person | Comments | Location | +| Position | Organization | | | | | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 1 | Spirent | https://wiki.opnfv.org/pharos/spirentvctlab | Iben Rodriguez | OpenDaylight, NFV, SDN, & | Nephoscale | +| | | | iben.rodriguez@spirent.com | OpenStack testing in progress | San Jose, CA | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 2 | China Mobile | | Fu Qiao | PODs dedicated for BGS and | Beijing, China | +| | | | fuqiao@chinamobile.com | Functest | | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 3 | Ericsson | https://wiki.opnfv.org/get_started/ericsson_hosting | Jonas Bjurel | | Montreal, Canada | +| | | | jonas.bjurel@ericsson.com | | | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 4 | Huawei | | Radoaca Vasile | TBD | Xi an, China | +| | | | radoaca.vasile@huawei.com | | | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 5 | Intel | https://wiki.opnfv.org/get_started/intel_hosting | Trevor Cooper | Operational with PODs dedicated to | Intel Labs; Hillsboro| +| | | | trevor.cooper@intel.com | BGS and vSwitch projects | Oregon | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 6 | Orange | | Morgan Richomme | Available Q1 2015 | Orange Labs; | +| | | | morgan.richomme@orange.com | | Lannion, France | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 7 | Cable Labs | | | TBD | | +| | | | | | | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 8 | Dell | https://wiki.opnfv.org/dell_hosting | Wenjing Chu | Operational with PODs based on Arno | Santa Clara, CA | +| | | | Wenjing_Chu@DELL.com | outputs | | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 9 | Huawei | | Sean Chen | TBD | Santa Clara, CA | +| | | | | | | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ +| 10 | ZTE | | Zhihui Wu | BGS Parser Yardstick | Nanjing, China | +| | | | wu.zhihui1@zte.com.cn | | | ++-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+ + + + +Pharos management +------------------ + +- `Project proposal `_ +- A "Pharos compliant" environment is the `standard configuration of a deployed system `_ for test purposes +- `Testing `_ on "Pharos compliant" environment +- `Project draft release `_ +- `Task follow-up `_ +- `FAQ `_ +- `meeting & minutes page] `_ <- this page needs to be moved and renamed + +Pharos project - Key facts +--------------------------- + +- Project Creation Date: January 8, 2015 +- Project Category: Integration & Testing +- Lifecycle State: Incubation +- Primary Contact: Trevor +- Project Lead: Trevor +- Jira Project Name: Testbed infrastructure Project +- Jira Project Prefix: PHAROS +- Committers: + + - Trevor Cooper + - Fu Qiao + - Sheng-ann Yu + - Wenjing Chu + - Chris Donley + - Morgan Richomme + - Erica Johnson + - Hui Deng + - Prabu Kuppuswamy + - Sean Chen + - Saikrishna M Kotha + - Eugene Yu + +- Contributors: + + - Iben Rodriguez + + +- IRC : freenode.net #opnfv-pharos `http://webchat.freenode.net/?channels=opnfv-pharos `_ +- Mailing List : no dedicated mailing list - use opnfv-tech-discuss and tag your emails with [Pharos] in the subject for easier filtering +- Meetings : + + - `meetings `_ + +- Repository: pharos + +**Documentation tracking** + +Revision: _sha1_ + +Build date: _date_ + + -- cgit 1.2.3-korg