Fixed link to pharos page 57/9657/1
authorTrevor Cooper <trevor.cooper@intel.com>
Tue, 2 Feb 2016 18:18:49 +0000 (10:18 -0800)
committerTrevor Cooper <trevor.cooper@intel.com>
Tue, 9 Feb 2016 19:51:29 +0000 (11:51 -0800)
v2: Minor changes to doc text and formatting

Change-Id: I50c29118a2b3eeaa1bceb6393ca0e0794a7743ed
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Added license headers to all doc files

Moved master index to docs/

15 files changed:
.gitignore [new file with mode: 0644]
docs/configguide/configguide.rst
docs/configguide/lab_update_guide.rst
docs/index.rst [new file with mode: 0755]
docs/information/index.rst
docs/information/pharos.rst
docs/lab-description/index.rst
docs/lab-description/lab_description.rst
docs/lab-description/pod_description.rst
docs/specification/hardwarespec.rst
docs/specification/index.rst
docs/specification/jumpserverinstall.rst
docs/specification/networkconfig.rst
docs/specification/objectives.rst
docs/specification/remoteaccess.rst

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1a23762
--- /dev/null
@@ -0,0 +1,68 @@
+# Byte-compiled / optimized / DLL files
+__pycache__/
+*.py[cod]
+*.confc
+
+# C extensions
+*.so
+
+# Distribution / packaging
+.Python
+env/
+build/
+develop-eggs/
+dist/
+eggs/
+lib64/
+parts/
+sdist/
+var/
+*.egg-info/
+.installed.cfg
+*.egg
+
+# PyInstaller
+#  Usually these files are written by a python script from a template 
+#  before PyInstaller builds the exe, so as to inject date/other infos into it.
+*.manifest
+*.spec
+
+# Installer logs
+pip-log.txt
+pip-delete-this-directory.txt
+
+# Unit test / coverage reports
+htmlcov/
+.tox/
+.coverage
+.cache
+nosetests.xml
+coverage.xml
+
+# Translations
+*.mo
+*.pot
+
+# Log files:
+*.log
+
+# Sphinx documentation
+docs/_build/
+
+# PyBuilder
+target/
+
+# SublimeText
+*.sublime-project
+*.sublime-workspace
+
+*~
+.*.sw?
+/docs_build/
+/docs_output/
+/releng/
+/src/dpdk/dpdk/
+/src/ovs/ovs/
+/src/qemu/qemu/
+/src_cuse/
+/src_vanilla/
index 92d23b7..71fbd09 100644 (file)
@@ -1,5 +1,11 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
+=====================================
 Pharos Lab Configuration requirements
 =====================================
 
-Add an overview for the Pharos configuration guide here.  This should be informative regarding the tasks
-and expectations when configuring a lab to be pharos compliant and refer to the relevant pharos docs published from the project.
+.. Add an overview for the Pharos configuration guide here.  This should be informative regarding the tasks
+.. and expectations when configuring a lab to be pharos compliant and refer to the relevant pharos docs published from the project.
index 8abab9f..d602515 100644 (file)
@@ -1,4 +1,10 @@
-How to update the lab info on this wiki
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
+========================================
+How to update community lab info on wiki
 ========================================
 
 
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100755 (executable)
index 0000000..8e24f7e
--- /dev/null
@@ -0,0 +1,49 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+.. OPNFV Pharos Documentation master file.
+
+.. image:: ../etc/opnfv-logo.png
+  :height: 40
+  :width: 200
+  :alt: OPNFV
+  :align: left
+|
+|
+======
+PHAROS
+======
+
+Pharos is the OPNFV Lab Infrastructure project.
+
+The **Pharos Project** deals with developing an OPNFV lab infrastructure that is geographically and technically diverse.
+This will greatly assist in developing a highly robust and stable OPNFV platform. Community labs are hosted by 
+individual companies and there is also an OPNFV lab hosted by the Linux Foundation that has controlled access for key 
+development and production activities. The **Pharos Specification** defines a "compliant" deployment and test 
+environment. Pharos is responsible for defining lab capabilities, developing management/usage policies and process;  
+and a support plan for reliable access to project and release resources. Community labs are provided as a service by 
+companies and are not controlled by Pharos however our goal is to provide easy visibility of all lab capabilities 
+and their usage at all-times.
+
+* Pharos introduction https://www.opnfv.org/developers/pharos
+* Project Wiki: https://wiki.opnfv.org/pharos
+* Project Repository: https://gerrit.opnfv.org/gerrit/#/q/pharos
+* Continuous Integration https://build.opnfv.org/ci/view/pharos/
+
+.. toctree::
+   :maxdepth: 3
+   :numbered: 3
+
+   ./information/index.rst
+   ./lab-description/index.rst
+   ./specification/index.rst
+
+
+Indices
+=======
+* :ref:`search`
+
+Revision: _sha1_
+
+Build date: |today|
index 4af40a5..c9854e8 100644 (file)
@@ -1,5 +1,11 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
+**************************
 Pharos Project Information
-====================
+**************************
 
 .. toctree::
    :maxdepth: 2
index b2c6b1a..6eb2283 100644 (file)
@@ -1,5 +1,14 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+.. OPNFV Pharos Project Information file.
+
+
+
+========================================
 Pharos Project: OPNFV Lab Infrastructure
-########################################
+========================================
 
 The **Pharos Project** deals with developing an OPNFV lab infrastructure that is geographically and technically diverse.
 This will greatly assist in developing a highly robust and stable OPNFV platform. Community labs are hosted by
@@ -32,8 +41,8 @@ Communication
 Community Test Labs
 --------------------
 
-A map of OPNFV lab locations, lab owners and other individual lab information is maintained on the **Wiki**
-<https://wiki.opnfv.org/start#opnfv_community_labs>
+An interactive map of OPNFV lab locations, lab owners and other lab information is maintained on the Pharos **Wiki**
+<https://wiki.opnfv.org/pharos#community_labs>
 
 +----+---------------+----------------------------------------------------------+----------------------+
 |    | Hosting       |  Home page                                               | Location             |
@@ -41,7 +50,7 @@ A map of OPNFV lab locations, lab owners and other individual lab information is
 +----+---------------+----------------------------------------------------------+----------------------+
 | 1  | Linux         | https://wiki.opnfv.org/get_started/lflab_hosting         | Portland, Oregon     |
 |    |  Foundation   |                                                          |                      |
-+--- +---------------+----------------------------------------------------------+----------------------+
++----+---------------+----------------------------------------------------------+----------------------+
 | 2  | Cable Labs    | Internal use only at present                             | Denver, Colorado     |
 |    |               |                                                          |                      |
 +----+---------------+----------------------------------------------------------+----------------------+
index fe84b88..9f2b382 100644 (file)
@@ -1,5 +1,11 @@
-Pharos Project Information
-====================
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
+****************************************
+Pharos Templates and Configuration Files
+****************************************
 
 .. toctree::
    :maxdepth: 2
index 4ea0b12..5b52baf 100644 (file)
@@ -1,3 +1,9 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
+===============================
 Pharos Lab Description Template
 ===============================
 
index a3fed8c..c44f116 100644 (file)
@@ -1,3 +1,9 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
+===================================
 Pharos Lab POD description Template
 ===================================
 
index b42ecf6..80987ce 100644 (file)
@@ -1,3 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
 Pharos compliant environment
 ----------------------------
 
index 39764ef..efa0bf4 100644 (file)
@@ -1,5 +1,11 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
+********************
 Pharos Specification
-====================
+********************
 
 .. toctree::
    :maxdepth: 2
index 7b10578..8400c2a 100644 (file)
@@ -1,4 +1,10 @@
-**Jump Server Configuration:**
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
+Jump Server Configuration
+-------------------------
 
 **Fuel**
 
index 510ea80..7eb0615 100644 (file)
@@ -1,3 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
 Networking
 ----------
 
index 4d7c119..310959f 100644 (file)
@@ -1,3 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
 Objectives / Scope
 -------------------
 
index e91d55e..cb0ad8e 100644 (file)
@@ -1,3 +1,8 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. (c) 2016 OPNFV.
+
+
 Remote management
 ------------------