summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/configguide/lab_update_guide.rst2
-rw-r--r--docs/information/pharos.rst23
-rw-r--r--docs/jumpserver_install.rst4
-rw-r--r--docs/lab-description/images/lab_topology_example.jpgbin0 -> 54609 bytes
-rw-r--r--docs/lab-description/images/pod_topology_example.pngbin0 -> 45640 bytes
-rw-r--r--docs/lab-description/lab_description.rst51
-rw-r--r--docs/lab-description/lab_details_template.rst71
-rw-r--r--docs/lab-description/pod_description.rst90
-rw-r--r--docs/labs/Dell.rst735
-rw-r--r--docs/labs/huawei-us-lab/huawei-us-lab.png (renamed from docs/lab-huawei-us-lab/huawei-us-lab.png)bin947340 -> 947340 bytes
-rw-r--r--docs/labs/huawei-us-lab/huawei-us-lab.rst (renamed from docs/lab-huawei-us-lab/huawei-us-lab.rst)50
-rw-r--r--docs/labs/huawei-us-lab/index.rst (renamed from docs/lab-huawei-us-lab/index.rst)0
-rw-r--r--docs/labs/huawei-us-lab/pod-network.png (renamed from docs/lab-huawei-us-lab/pod-network.png)bin28059 -> 28059 bytes
-rw-r--r--docs/labs/spirent.rst18
-rw-r--r--docs/pharos-spec.rst51
-rw-r--r--docs/specification/hardwarespec.rst2
16 files changed, 572 insertions, 525 deletions
diff --git a/docs/configguide/lab_update_guide.rst b/docs/configguide/lab_update_guide.rst
index fb41f4bc..ca79ed51 100644
--- a/docs/configguide/lab_update_guide.rst
+++ b/docs/configguide/lab_update_guide.rst
@@ -28,7 +28,7 @@ How to update the Start Page
# go to gerrit web and add reviewers, wait to have it merged
# after code gets merged http://artifacts.opnfv.org/pharos/docs/pharos.html will contain your change
- # edit Wiki page https://wiki.opnfv.org/pharos and look for {{scrape>http://artifacts.opnfv.org/pharos/docs/pharos.html}}
+ # edit Wiki page https://wiki.opnfv.org/pharos and look for {{scrape>http://artifacts.opnfv.org/pharos/docs/pharos.html}}
# click "Preview" and see if your change is shown; if shown add a short "Edit summary" and click "Save"
# This must be done as Wiki does not auto update content for now
diff --git a/docs/information/pharos.rst b/docs/information/pharos.rst
index dc0bcc6a..df3cccb8 100644
--- a/docs/information/pharos.rst
+++ b/docs/information/pharos.rst
@@ -2,15 +2,24 @@ 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.
+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
+.. 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 <https://wiki.opnfv.org/start#opnfv_community_labs>`. This section here contains additional details and project relationship mappings. //NOTE: Please follow `these instructions <https://wiki.opnfv.org/lab_update_guide>` when updating this list.//
+A summary of all Community Hosted OPNFV test labs (existing and planned) is also kept on the `wiki home page
+<https://wiki.opnfv.org/start#opnfv_community_labs>`. This section here contains additional details and project
+relationship mappings. //NOTE: Please follow `these instructions <https://wiki.opnfv.org/lab_update_guide>` when
+updating this list.//
+-----------+---------------+------------------------------------------------------+---------------------------------------------+-------------------------------------+----------------------+
| Map | Hosting | Home page | Contact person | Comments | Location |
@@ -97,11 +106,3 @@ Pharos project - Key facts
- `meetings <https://wiki.opnfv.org/wiki/test_and_performance_meetings>`_
- Repository: pharos
-
-**Documentation tracking**
-
-Revision: _sha1_
-
-Build date: _date_
-
-
diff --git a/docs/jumpserver_install.rst b/docs/jumpserver_install.rst
index 8a7c20a4..731eb490 100644
--- a/docs/jumpserver_install.rst
+++ b/docs/jumpserver_install.rst
@@ -64,7 +64,9 @@
``cd /home/qemu``
- ``virt-install -n opnfv-2015-05-22_18-34-07-fuel -r 4096 --vcpus=4 --cpuset=0-3 -c opnfv-2015-05-22_18-34-07.iso --os-type=linux --os-variant=rhel6 --boot hd,cdrom --disk path=/home/qemu/VMs/mirantis-fuel-6.0/disk/fuel-vhd0.qcow2,bus=virtio,size=50,format=qcow2 -w bridge=br0,model=virtio --graphics vnc,listen=0.0.0.0``
+ ``virt-install -n opnfv-2015-05-22_18-34-07-fuel -r 4096 --vcpus=4 --cpuset=0-3 -c opnfv-2015-05-22_18-34-07.iso
+ --os-type=linux --os-variant=rhel6 --boot hd,cdrom --disk path=/home/qemu/VMs/mirantis-fuel-6.0/disk/fuel-
+ vhd0.qcow2,bus=virtio,size=50,format=qcow2 -w bridge=br0,model=virtio --graphics vnc,listen=0.0.0.0``
16. Temporarily flush the firewall rules to make things easier:
diff --git a/docs/lab-description/images/lab_topology_example.jpg b/docs/lab-description/images/lab_topology_example.jpg
new file mode 100644
index 00000000..d151e9b5
--- /dev/null
+++ b/docs/lab-description/images/lab_topology_example.jpg
Binary files differ
diff --git a/docs/lab-description/images/pod_topology_example.png b/docs/lab-description/images/pod_topology_example.png
new file mode 100644
index 00000000..11d09970
--- /dev/null
+++ b/docs/lab-description/images/pod_topology_example.png
Binary files differ
diff --git a/docs/lab-description/lab_description.rst b/docs/lab-description/lab_description.rst
new file mode 100644
index 00000000..4ea0b124
--- /dev/null
+++ b/docs/lab-description/lab_description.rst
@@ -0,0 +1,51 @@
+Pharos Lab Description Template
+===============================
+
+Introduction
+------------
+
+Add an summary of what your lab hosts, its focus areas and purpose
+
+
+Lab Resources
+=============
+
++----------------+----------------+----------------+----------------+----------------+----------------+----------------+
+| Resource | Project(s) | Project Lead | Email(s) | POD Role* | Status** | Notes |
++----------------+----------------+----------------+----------------+----------------+----------------+----------------+
+| POD1 | example | John Doe | john@intel.com | CI: stable | Active | |
++----------------+----------------+----------------+----------------+----------------+----------------+----------------+
+
+* POD Role: CI stable, CI latest, Dev/test, Stand-alone, ...
+** Status: Assigned, Configuration in progress, Active, Troubleshooting, Can be re-purposed, ...
+
+
+Code of Conduct
+===============
+
+Define your lab's policies and expectations here
+
+
+Remote Access Infrastructure
+============================
+
+Describe your lab remote access setup (type of access (VPN?), link speed, any restrictions, etc.)
+
+
+Remote Access Process
+=====================
+
+Define your lab's process for requesting access to the lab (e.g. VPN guide, how to modify BIOS settings, etc.)
+
+
+Documentation
+=============
+
+List your lab specific documents here
+
+
+Lab Topology
+============
+
+.. image:: images/<lab-name>_<diagram-name>.png|.jpg
+ :alt: Name of the diagram
diff --git a/docs/lab-description/lab_details_template.rst b/docs/lab-description/lab_details_template.rst
deleted file mode 100644
index bcc909ad..00000000
--- a/docs/lab-description/lab_details_template.rst
+++ /dev/null
@@ -1,71 +0,0 @@
-Pharos Lab Details Template
-============================
-
-Hardware details
------------------
-
-**General details**
-
-+----------------+------------------+----------------------+-----------------------+------------------+-----------+-------------+----------------------------------------------+---------+
-| Hostname | Node type | HW model | Storage | CPU model | # Sockets | Memory [GB] | # NIC [MAC / IP / VLAN id] | BW |
-+----------------+------------------+----------------------+-----------------------+------------------+-----------+-------------+----------------------------------------------+---------+
-| galileo | network | Dell R730 | 3 x 1TB (raid 5) | IntelE5-2690 v2 | 2 | 64 | 1 # 00:ae:ff:cc:dd:12 / 192.168.22.10 / 1003 | 10 Gbps |
-| | | | | | | | 2 # 00:11:22:33:44:55 / 10.7.8.10 / 1 | 1 Gbps |
-+----------------+------------------+----------------------+-----------------------+--------------+-----------+-------------+-------------------------------------------+------+---------+
-
-**Lights-out**
-
-+----------------+-------------------------------+------------------+---------------------+
-| Hostname | Lights-out address | Username | Password |
------------------+-------------------------------+------------------+---------------------+
-| | | | |
-+----------------+-------------------------------+------------------+---------------------+
-
-
-Software
----------
-
-**OS**
-
-
-**Pre-provisioned software**
-
-
-Network
---------
-
-**Subnet allocations**
-
-+--------------+-------------------+-------------------+---------------+---------+
-| Net name | Address | Mask | Gateway | VLAN id |
-+--------------+-------------------+-------------------+---------------+---------+
-| | | | | |
-+--------------+-------------------+-------------------+---------------+---------+
-
-
-**Firewall rules**
-
-
-**Diagrams**
-
-.. image:: images/<lab-name>_<diagram-name>.png|.jpg
- :alt: Name of the diagram
-
-Remote access infrastructure
------------------------------
-
-**Explanations**
-
-**Diagrams**
-
-.. image:: images/<lab-name>_<diagram-name>.png|.jpg
- :alt: Name of the diagram
-
-
-Documentation tracking
------------------------
-
-Revision: _sha1_
-
-Build date: _date_
-
diff --git a/docs/lab-description/pod_description.rst b/docs/lab-description/pod_description.rst
new file mode 100644
index 00000000..a3fed8c3
--- /dev/null
+++ b/docs/lab-description/pod_description.rst
@@ -0,0 +1,90 @@
+Pharos Lab POD description Template
+===================================
+
+Introduction
+------------
+
+Add an summary of the POD usage (Project, CI stable, CI latest, dev/test, stand-alone servers, etc.)
+
+
+Additional Requirements
+-----------------------
+
+Describe any addional POD requirements beyond a standard Pharos compliant POD e.g. test equipment,
+shared usage, ...
+
+
+Systems
+-------
+
+Jump Host
+^^^^^^^^^
+
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+| | | | | | | Local | Lights-out network | 1GbE: NIC#/IP | 10GbE: NIC#/IP | |
+| Hostname | Vendor | Model | Serial Number| CPUs | Memory | storage | (IPMI): IP/MAC, U/P | MAC/VLAN/Network | MAC/VLAN/Network | Notes |
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+| pod2-jp-jump | Dell | R730 | ABCDEF007 | 2 x E5-2699 | 64 GB | 240GB SSD | 10.10.10.10 | IF0: 10.2.117.36 | IF2: 10.2.12.1 | |
+| | | | | | | 1 TB SATA | 00:1E:67:D4:36:9A | 00:1E:67:4F:B7:B1 | 00:1E:67:4F:B7:B4 | |
+| | | | | | | | root/root | VLAN 984 | VLAN 202 | |
+| | | | | | | | | Public | Private | |
+| | | | | | | | | IF1: 10.2.1.1 | IF3: 10.2.13.1 | |
+| | | | | | | | | 00:1E:67:4F:B7:B2 | 00:1E:67:4F:B7:B5 | |
+| | | | | | | | | VLAN 201 | VLAN 203 | |
+| | | | | | | | | Admin | Storage | |
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+
+
+Nodes
+^^^^^
+
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+| | | | | | | Local | Lights-out network | 1GbE: NIC#/IP | 10GbE: NIC#/IP | |
+| Hostname | Vendor | Model | Serial Number| CPUs | Memory | storage | (IPMI): IP/MAC, U/P | MAC/VLAN/Network | MAC/VLAN/Network | Notes |
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+| pod2-jp-node1| | | | | | | | | | |
+| | | | | | | | | | | |
+| | | | | | | | | | | |
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+| pod2-jp-node2| | | | | | | | | | |
+| | | | | | | | | | | |
+| | | | | | | | | | | |
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+| pod2-jp-node3| | | | | | | | | | |
+| | | | | | | | | | | |
+| | | | | | | | | | | |
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+| pod2-jp-node4| | | | | | | | | | |
+| | | | | | | | | | | |
+| | | | | | | | | | | |
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+| pod2-jp-node5| | | | | | | | | | |
+| | | | | | | | | | | |
+| | | | | | | | | | | |
++--------------+--------------+--------------+--------------+--------------+--------------+--------------+------------------------+------------------------+------------------------+--------------+
+
+VPN Users
+---------
+
++--------------+--------------+--------------+--------------+--------------+
+| Name | Email | Project | Role | Notes |
++--------------+--------------+--------------+--------------+--------------+
+| joe user | ju@gmail.com | Pharos | contributer | CI support |
++--------------+--------------+--------------+--------------+--------------+
+
+
+Firewall Rules
+--------------
+
++--------------+--------------+--------------+
+| Port(s) | Service | Note |
++--------------+--------------+--------------+
+| 22, 43, 80 | Jenkins CI | |
++--------------+--------------+--------------+
+
+
+POD Topology
+------------
+
+.. image:: images/<lab-name>_<diagram-name>.png|.jpg
+ :alt: Name of the diagram
diff --git a/docs/labs/Dell.rst b/docs/labs/Dell.rst
index c0c47506..f5916b8e 100644
--- a/docs/labs/Dell.rst
+++ b/docs/labs/Dell.rst
@@ -1,378 +1,357 @@
-Dell OPNFV Testlab
-==================================================
-
-Overview
-------------------
-
-Dell is hosting an OPNFV testlab at its Santa Clara facility. The testlab would host baremetal servers for the use of OPNFV community as part of the OPNFV Pharos Project
-
-
-The Dell Testlab consists of 2 PODs
- * POD1 for Fuel
- * POD2 for Foreman
-
-.. image:: images/Dell_Overview.jpg
- :height: 553
- :width: 449
- :alt: Dell Testlab Overiew
- :align: left
-
-Each of the 2 PODs consists of 6 servers that consist of
- * 1 Jump Server
- * 3 Servers for Control Nodes
- * 2 Servers for Compute Nodes
-
-
-
-Hardware details
------------------
-
-All the servers within the two PODs reside within a single Dell PowerEdge 620 chassis and have the following specifications:
-
-
-
-**POD1-Fuel**
-
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Hostname | Model | Memory | Storage | Processor | Socket |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Fuel Jump Server | Dell PowerEdge M620 | 64 GB | 1200GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node2 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node3 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node4 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node5 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node6 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-
-
-
-
-**POD2-Foreman**
-
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Hostname | Model | Memory | Storage | Processor | Socket |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Foreman Jump Server | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node7 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node8 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node9 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node11 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-| Node12 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
-+---------------------+----------------------+----------------+--------------+---------------------+------------+
-
-
-
-
-
-Software
----------
-
-The Jump servers in the Testlab are pre-provisioned with the following softwares:
-
- * Fuel-Jump Server:
-
- 1. OS: Ubuntu 14.04
-
-
- * Foreman-Jump Server:
-
- 1. OS: CentOS7
-
-
-
-
-
-Networks
-----------
-
-
-
-**POD1-Fuel**
-
-.. image:: images/Dell_POD1.jpg
- :height: 647
- :width: 821
- :alt: POD1-Fuel Overview
- :align: left
-
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Hostname | NIC Model | Ports|MAC | BW | Roles |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Fuel Jump | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:81 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:84 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:85 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:87 | 10G | Fuel Admin/mgmt/pvt/ storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:89 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:8B | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node2 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:8E | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:91 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:92 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:94 | 10G | Fuel Admin/mgmt/pvt/ storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:96 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:98 | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node3 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:9B | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:9E | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:9F | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:A1 | 10G | Fuel Admin/mgmt/pvt/ storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:A3 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:A5 | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node4 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:A8 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:AB | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:AC | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:AE | 10G | Fuel Admin/mgmt/pvt/ storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:B0 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:B1 | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node5 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:B5 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:B8 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:B9 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:BB | 10G | Fuel Admin/mgmt/pvt/ storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Broadcom NetXtreme II BCM57810 | p1p1 | A4:1F:72:11:B4:BD | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:C0 | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node6 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:C2 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:C5 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:C6 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:C8 | 10G | Fuel Admin/mgmt/pvt/ storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Broadcom NetXtreme II BCM57810 | p1p1 | A4:1F:72:11:B4:CA | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:CD | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-
-
-
-**POD2-Foreman**
-
-.. image:: images/Dell_POD2.jpg
- :height: 721
- :width: 785
- :alt: POD2-Foreman Overview
- :align: left
-
-
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Hostname | NIC Model | Ports|MAC | BW | Roles |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Foreman Jump | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B5:1D | 10G | Foreman Admin |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B5:20 | 10G | Foreman Private/ Storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B5:21 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B5:23 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, TBD | p1p1 | A4:1F:72:11:B4:89 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:8B | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node7 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:CF | 10G | Foreman Admin |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:D2 | 10G | Foreman Private/ Storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:D3 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:D5 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Broadcom NetXtreme II BCM57810 | p1p1 | A4:1F:72:11:B4:D7 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:DA | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node8 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:DC | 10G | Foreman Admin |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:DF | 10G | Foreman Private/ Storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:E0 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:E2 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Broadcom NetXtreme II BCM57810 | p1p1 | A4:1F:72:11:B4:E4 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:E7 | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node9 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:E9 | 10G | Foreman Admin |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B4:EC | 10G | Foreman Private/ Storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:ED | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B4:EF | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:F1 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:F3 | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node11 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B5:03 | 10G | Foreman Admin |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B5:06 | 10G | Foreman Private/ Storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B5:07 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B5:09 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B5:0B | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B5:0D | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-| Node12 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B5:10 | 10G | Foreman Admin |
-| | +------+-------------------+-------+----------------------------------+
-| | | em2 | A4:1F:72:11:B5:13 | 10G | Foreman Private/ Storage |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B5:14 | 10G | Public |
-| | +------+-------------------+-------+----------------------------------+
-| | | p3p2 | A4:1F:72:11:B5:16 | 10G | Unused |
-| +----------------------------------------------+------+-------------------+-------+----------------------------------+
-| | 3, TBD | p1p1 | A4:1F:72:11:B4:89 | 10G | Unused |
-| | +------+-------------------+-------+----------------------------------+
-| | | p1p2 | A4:1F:72:11:B4:8B | 10G | Unused |
-+---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
-
-
-
-
-
-
-**Subnet allocations**
-
-+-------------------+----------------+-------------------+---------------+----------+
-| Network name | Address | Mask | Gateway | VLAN id |
-+-------------------+----------------+-------------------+---------------+----------+
-| Fuel Admin | 10.20.0.0 | 255.255.0.0 | 10.20.0.1 | Untagged |
-+-------------------+----------------+-------------------+---------------+----------+
-| Fuel Mangement | 192.168.0.0 | 255.255.255.0 | 192.168.0.1 | 101 |
-+-------------------+----------------+-------------------+---------------+----------+
-| Fuel Storage | 192.168.1.0 | 255.255.255.0 | 192.168.1.1 | 102 |
-+-------------------+----------------+-------------------+---------------+----------+
-| Fuel Public | 172.18.0.64 | 255.255.255.192 | 172.18.0.65 | Untagged |
-+-------------------+----------------+-------------------+---------------+----------+
-| Foreman Admin | 10.4.14.0 | 255.255.255.0 | 10.4.14.100 | Untagged |
-+-------------------+----------------+-------------------+---------------+----------+
-| Foreman Private | 10.4.5.0 | 255.255.255.0 | 10.4.5.1 | Untagged |
-+-------------------+----------------+-------------------+---------------+----------+
-| Foreman Public | 172.18.0.0 | 255.255.255.192 | 172.18.0.1 | Untagged |
-+-------------------+----------------+-------------------+---------------+----------+
-| Lights Out | 172.18.0.128 | 255.255.255.128 | 172.18.0.129 | Untagged |
-+-------------------+----------------+-------------------+---------------+----------+
-
-
-**Lights out Network**
-
-**POD1**
-
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Hostname | Lights-out address | MAC | Username | Password |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Fuel-Jump | 172.18.1.131 | A4:1F:72:11:B4:80| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node2 | 172.18.1.132 | A4:1F:72:11:B4:8D| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node3 | 172.18.1.133 | A4:1F:72:11:B4:9A| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node4 | 172.18.1.134 | A4:1F:72:11:B4:A7| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node5 | 172.18.1.135 | A4:1F:72:11:B4:B4| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node6 | 172.18.1.136 | A4:1F:72:11:B4:C1| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-
-**POD2**
-
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Hostname | Lights-out address | MAC | Username | Password |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Foreman-Jump | 172.18.1.143 | A4:1F:72:11:B5:1C| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node7 | 172.18.1.137 | A4:1F:72:11:B4:CE| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node8 | 172.18.1.138 | A4:1F:72:11:B4:DB| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node9 | 172.18.1.139 | A4:1F:72:11:B4:E8| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node11 | 172.18.1.141 | A4:1F:72:11:B5:02| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-| Node12 | 172.18.1.142 | A4:1F:72:11:B5:0F| root | calvin |
-+----------------+-------------------------------+------------------+---------------------+---------------------+
-
-
-
-
-
-
-Remote access infrastructure
------------------------------
-
-The Dell OPNFV testlab is free to use for the OPNFV community.
-
-A VPN is used to provide access to the Dell Testlab.
-
-To access the Testlab, please contact Waqas_Riaz@DELL.com with the following details:
- * Name
- * Email
- * Designation
- * Organization
- * Purpose of using the lab
-
- Processing the request can take 2-3 business days.
-
-*Accessing the Teslab*
------------------------
-
-* POD1 JumpServer
-
- IP: 172.18.0.67
-
- User: opnfv
-
- Passwd: d3ll1234
-
-
-
-* POD2 JumpServer
-
- IP: 172.18.0.11
-
- User: opnfv
-
- Passwd: d3ll1234
-
+Dell OPNFV Testlab
+==================================================
+
+Overview
+------------------
+
+Dell is hosting an OPNFV testlab at its Santa Clara facility. The testlab would host baremetal servers
+for the use of OPNFV community as part of the OPNFV Pharos Project
+
+
+The Dell Testlab consists of 2 PODs
+ * POD1 for Fuel
+ * POD2 for Foreman
+
+.. image:: images/Dell_Overview.jpg
+ :height: 553
+ :width: 449
+ :alt: Dell Testlab Overiew
+ :align: left
+
+Each of the 2 PODs consists of 6 servers that consist of
+ * 1 Jump Server
+ * 3 Servers for Control Nodes
+ * 2 Servers for Compute Nodes
+
+
+
+Hardware details
+-----------------
+
+All the servers within the two PODs reside within a single Dell PowerEdge 620 chassis and have the
+following specifications:
+
+POD1-Fuel
+^^^^^^^^^
+
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Hostname | Model | Memory | Storage | Processor | Socket |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Fuel Jump Server | Dell PowerEdge M620 | 64 GB | 1200GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node2 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node3 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node4 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node5 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node6 | Dell PowerEdge M620 | 64 GB | 600GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+
+POD2-Foreman
+^^^^^^^^^^^^
+
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Hostname | Model | Memory | Storage | Processor | Socket |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Foreman Jump Server | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node7 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node8 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node9 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node11 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+| Node12 | Dell PowerEdge M620 | 64 GB | 300GB HDD | Intel Xeon E5-2640 | 2 |
++---------------------+----------------------+----------------+--------------+---------------------+------------+
+
+Software
+---------
+
+The Jump servers in the Testlab are pre-provisioned with the following softwares:
+
+ * Fuel-Jump Server:
+
+ 1. OS: Ubuntu 14.04
+
+
+ * Foreman-Jump Server:
+
+ 1. OS: CentOS7
+
+Networks
+----------
+
+POD1-Fuel
+^^^^^^^^^
+.. image:: images/Dell_POD1.jpg
+ :height: 647
+ :width: 821
+ :alt: POD1-Fuel Overview
+ :align: left
+
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Hostname | NIC Model | Ports|MAC | BW | Roles |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Fuel Jump | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:81 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:84 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:85 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:87 | 10G | Fuel Admin/mgmt/pvt/ storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:89 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:8B | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node2 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:8E | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:91 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:92 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:94 | 10G | Fuel Admin/mgmt/pvt/ storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:96 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:98 | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node3 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:9B | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:9E | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:9F | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:A1 | 10G | Fuel Admin/mgmt/pvt/ storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:A3 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:A5 | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node4 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:A8 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:AB | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:AC | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:AE | 10G | Fuel Admin/mgmt/pvt/ storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:B0 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:B1 | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node5 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:B5 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:B8 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:B9 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:BB | 10G | Fuel Admin/mgmt/pvt/ storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Broadcom NetXtreme II BCM57810 | p1p1 | A4:1F:72:11:B4:BD | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:C0 | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node6 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:C2 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:C5 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:C6 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:C8 | 10G | Fuel Admin/mgmt/pvt/ storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Broadcom NetXtreme II BCM57810 | p1p1 | A4:1F:72:11:B4:CA | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:CD | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+
+
+
+POD2-Foreman
+^^^^^^^^^^^^
+
+.. image:: images/Dell_POD2.jpg
+ :height: 721
+ :width: 785
+ :alt: POD2-Foreman Overview
+ :align: left
+
+
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Hostname | NIC Model | Ports|MAC | BW | Roles |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Foreman Jump | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B5:1D | 10G | Foreman Admin |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B5:20 | 10G | Foreman Private/ Storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B5:21 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B5:23 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, TBD | p1p1 | A4:1F:72:11:B4:89 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:8B | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node7 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:CF | 10G | Foreman Admin |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:D2 | 10G | Foreman Private/ Storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:D3 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:D5 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Broadcom NetXtreme II BCM57810 | p1p1 | A4:1F:72:11:B4:D7 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:DA | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node8 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:DC | 10G | Foreman Admin |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:DF | 10G | Foreman Private/ Storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:E0 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:E2 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Broadcom NetXtreme II BCM57810 | p1p1 | A4:1F:72:11:B4:E4 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:E7 | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node9 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B4:E9 | 10G | Foreman Admin |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B4:EC | 10G | Foreman Private/ Storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B4:ED | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B4:EF | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B4:F1 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:F3 | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node11 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B5:03 | 10G | Foreman Admin |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B5:06 | 10G | Foreman Private/ Storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B5:07 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B5:09 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, Intel 82599 | p1p1 | A4:1F:72:11:B5:0B | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B5:0D | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+| Node12 | 1, Broadcom NetXtreme II BCM57810 | em1 | A4:1F:72:11:B5:10 | 10G | Foreman Admin |
+| | +------+-------------------+-------+----------------------------------+
+| | | em2 | A4:1F:72:11:B5:13 | 10G | Foreman Private/ Storage |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 2, Intel 82599 | p3p1 | A4:1F:72:11:B5:14 | 10G | Public |
+| | +------+-------------------+-------+----------------------------------+
+| | | p3p2 | A4:1F:72:11:B5:16 | 10G | Unused |
+| +----------------------------------------------+------+-------------------+-------+----------------------------------+
+| | 3, TBD | p1p1 | A4:1F:72:11:B4:89 | 10G | Unused |
+| | +------+-------------------+-------+----------------------------------+
+| | | p1p2 | A4:1F:72:11:B4:8B | 10G | Unused |
++---------------------+----------------------------------------------+------+-------------------+-------+----------------------------------+
+
+Subnet allocations
+^^^^^^^^^^^^^^^^^^
+
++-------------------+----------------+-------------------+---------------+----------+
+| Network name | Address | Mask | Gateway | VLAN id |
++-------------------+----------------+-------------------+---------------+----------+
+| Fuel Admin | 10.20.0.0 | 255.255.0.0 | 10.20.0.1 | Untagged |
++-------------------+----------------+-------------------+---------------+----------+
+| Fuel Mangement | 192.168.0.0 | 255.255.255.0 | 192.168.0.1 | 101 |
++-------------------+----------------+-------------------+---------------+----------+
+| Fuel Storage | 192.168.1.0 | 255.255.255.0 | 192.168.1.1 | 102 |
++-------------------+----------------+-------------------+---------------+----------+
+| Fuel Public | 172.18.0.64 | 255.255.255.192 | 172.18.0.65 | Untagged |
++-------------------+----------------+-------------------+---------------+----------+
+| Foreman Admin | 10.4.14.0 | 255.255.255.0 | 10.4.14.100 | Untagged |
++-------------------+----------------+-------------------+---------------+----------+
+| Foreman Private | 10.4.5.0 | 255.255.255.0 | 10.4.5.1 | Untagged |
++-------------------+----------------+-------------------+---------------+----------+
+| Foreman Public | 172.18.0.0 | 255.255.255.192 | 172.18.0.1 | Untagged |
++-------------------+----------------+-------------------+---------------+----------+
+| Lights Out | 172.18.0.128 | 255.255.255.128 | 172.18.0.129 | Untagged |
++-------------------+----------------+-------------------+---------------+----------+
+
+
+Lights out Network
+^^^^^^^^^^^^^^^^^^
+
+**POD1**
+
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Hostname | Lights-out address | MAC | Username | Password |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Fuel-Jump | 172.18.1.131 | A4:1F:72:11:B4:80| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node2 | 172.18.1.132 | A4:1F:72:11:B4:8D| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node3 | 172.18.1.133 | A4:1F:72:11:B4:9A| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node4 | 172.18.1.134 | A4:1F:72:11:B4:A7| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node5 | 172.18.1.135 | A4:1F:72:11:B4:B4| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node6 | 172.18.1.136 | A4:1F:72:11:B4:C1| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+
+**POD2**
+
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Hostname | Lights-out address | MAC | Username | Password |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Foreman-Jump | 172.18.1.143 | A4:1F:72:11:B5:1C| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node7 | 172.18.1.137 | A4:1F:72:11:B4:CE| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node8 | 172.18.1.138 | A4:1F:72:11:B4:DB| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node9 | 172.18.1.139 | A4:1F:72:11:B4:E8| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node11 | 172.18.1.141 | A4:1F:72:11:B5:02| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+| Node12 | 172.18.1.142 | A4:1F:72:11:B5:0F| root | calvin |
++----------------+-------------------------------+------------------+---------------------+---------------------+
+
+
+Remote access infrastructure
+-----------------------------
+
+The Dell OPNFV testlab is free to use for the OPNFV community.
+
+A VPN is used to provide access to the Dell Testlab.
+
+To access the Testlab, please contact Waqas_Riaz@DELL.com with the following details:
+ * Name
+ * Email
+ * Designation
+ * Organization
+ * Purpose of using the lab
+
+Processing the request can take 2-3 business days.
+
+*Accessing the Teslab*
+----------------------
+
+POD1 JumpServer
+^^^^^^^^^^^^^^^
+
+ IP: 172.18.0.67
+ User: opnfv
+ Passwd: d3ll1234
+
+
+POD2 JumpServer
+^^^^^^^^^^^^^^^
+ IP: 172.18.0.11
+ User: opnfv
+ Passwd: d3ll1234
+
diff --git a/docs/lab-huawei-us-lab/huawei-us-lab.png b/docs/labs/huawei-us-lab/huawei-us-lab.png
index 26bd5092..26bd5092 100644
--- a/docs/lab-huawei-us-lab/huawei-us-lab.png
+++ b/docs/labs/huawei-us-lab/huawei-us-lab.png
Binary files differ
diff --git a/docs/lab-huawei-us-lab/huawei-us-lab.rst b/docs/labs/huawei-us-lab/huawei-us-lab.rst
index e59c8d92..48b34ba7 100644
--- a/docs/lab-huawei-us-lab/huawei-us-lab.rst
+++ b/docs/labs/huawei-us-lab/huawei-us-lab.rst
@@ -1,24 +1,16 @@
-.. image:: ../etc/opnfv-logo.png
- :height: 40
- :width: 200
- :alt: OPNFV
- :align: left
-
-|
-|
-
Introduction
============
-Huawei's lab located in Santa Clara, CA will provide 1 full POD for baremetal deployment environment, 2 standalone server for virtual deployment, and 1 server with 6 executors for project's building and gate-testing.
-All the resources have been attached to jenkins master, you can view the slaves below in https://build.opnfv.org/ci/:
+Huawei's lab located in Santa Clara, CA will provide 1 full POD for baremetal deployment environment, 2
+standalone server for virtual deployment, and 1 server with 6 executors for project's building and gate-testing.
+All the resources have been attached to Jenkins master, you can view the slaves below
+in https://build.opnfv.org/ci/:
* huawei-us-build-1
* huawei-us-deploy-vm-1
* huawei-us-deploy-vm-2
* huawei-us-deploy-bare-1
-
Overall Description
===================
@@ -26,7 +18,7 @@ Hardware
--------
* 9 Huawei RH2285H V2 Rack Servers (128 GB RAM , 4.7 TB SATA SSDs, two Intel Xeon E5-2400 v2 series processors)
-* 1 Huawei S9300 10G switch for storage, managment and public traffic - 2x10GE to each server.
+* 1 Huawei S9300 10G switch for storage, management and public traffic - 2x10GE to each server.
* 1 Huawei S5300 1G switch for installing and Lights+out management traffic - 2x1GE to each server.
* 1 VPN concentrator for remote access and management.
* 1 Huawei firewall and router for public network secure access.
@@ -59,30 +51,41 @@ Below you'll find a topological view of the hosting set-up:
|
|
-Figure 2: FullPod network configuration
+Figure 2: Full Pod network configuration
How to use our resources?
=========================
-**Build Resource**
+Build Resource
+^^^^^^^^^^^^^^
+
You can see the slaves named "huawei-us-build-[digit]" or "huawei-build-[digit]" in https://build.opnfv.org/ci/
-These resources are dedicated to CI. If you want to use huawei resource to run some automated jobs, you donnot need to apply for the credentials, just specify the node as "huawei-build" . For other purposes, please contact: [[weidong.shao@huawei.com]]
+These resources are dedicated to CI. If you want to use Huawei resource to run some automated jobs, you do
+not need to apply for the credentials, just specify the node as "huawei-build" . For other purposes, please
+contact: [[weidong.shao@huawei.com]]
+
+Deployment Resource
+^^^^^^^^^^^^^^^^^^^
-**Deployment Resource**
-You can see the slaves named "huawei-us-deploy-vm/bare-[digit]" or "huawei-deploy-vm/bare-[digit]" in https://build.opnfv.org/ci/
+You can see the slaves named "huawei-us-deploy-vm/bare-[digit]" or "huawei-deploy-vm/bare-[digit]" in
+https://build.opnfv.org/ci/
-We have two types of deployment resources, virtual deployment environment and baremetal deployment environment. Both can be deployed by any types of installer, and provide the same testbed for testing and the same infrastructure for VNF.
+We have two types of deployment resources, virtual deployment environment and baremetal deployment environment.
+Both can be deployed by any types of installer, and provide the same testbed for testing and the same
+infrastructure for VNF.
-You can access our deployment resources by applying for the VPN credentials, please see the section below for details.
+You can access our deployment resources by applying for the VPN credentials, please see the section below
+for details.
Access
======
-This environment is free to use by any OPNFV contributor or committer for the purpose of OPNFV approved activities, you just need to obtain VPN credentials to access.
+This environment is free to use by any OPNFV contributor or committer for the purpose of OPNFV approved
+activities, you just need to obtain VPN credentials to access.
Access to this environment can be granted by sending a e-mail to:
* [[weidong.shao@huawei.com]]
@@ -102,8 +105,3 @@ Following information should be provided in the request:
* SSH public key
Granting access normally takes 3-5 business days.
-
-
-Revision: _sha1_
-
-Build date: |today|
diff --git a/docs/lab-huawei-us-lab/index.rst b/docs/labs/huawei-us-lab/index.rst
index 34549b95..34549b95 100644
--- a/docs/lab-huawei-us-lab/index.rst
+++ b/docs/labs/huawei-us-lab/index.rst
diff --git a/docs/lab-huawei-us-lab/pod-network.png b/docs/labs/huawei-us-lab/pod-network.png
index 8be1cf33..8be1cf33 100644
--- a/docs/lab-huawei-us-lab/pod-network.png
+++ b/docs/labs/huawei-us-lab/pod-network.png
Binary files differ
diff --git a/docs/labs/spirent.rst b/docs/labs/spirent.rst
index 4ec987bd..d5804ac6 100644
--- a/docs/labs/spirent.rst
+++ b/docs/labs/spirent.rst
@@ -1,7 +1,8 @@
Spirent Virtual Cloud Test Lab
===============================
-A community provided metal resource hosted at Nephoscale, leveraged for SDN/NFV public testing and OpenDaylight, OpenStack, OPNFV projects.
+A community provided metal resource hosted at Nephoscale, leveraged for SDN/NFV public testing and OpenDaylight,
+OpenStack, OPNFV projects.
**Spirent VCT Lab** is currently working on 3 different **OpenStack** environments each one of them deployed on different hardware configuration:
@@ -22,8 +23,12 @@ There are a number of different networks referenced in the VPTC Design Blueprint
These can be added or removed as specified by the test methodology.
There are 8 x 10 gige SFP+ ports available on a typical C100MP used for Avalanche Layer 4-7 testing.
The N4U offers 2 x 40 gige QSFP+ ports with the MX-2 Spirent Test Center Layer 2-3 testing.
-There are 2 x Cumulus switches with 32 ports of 40 gige QSFP+ ports for a total capacity of 256 ports of 10 gige. We use QSFP+ to SFP+ break out cables to convert a single 40 gige port into 4 x 10 gige ports.
-Together these offer a flexible solution to allow up to 8 simultaneous tests to take place with physical traffic generators at the same time. Assuming a 10 to 1 oversubscription ratio we could handle 80 community users with the current environment.
+There are 2 x Cumulus switches with 32 ports of 40 gige QSFP+ ports for a total capacity of 256 ports of 10
+gige. We use QSFP+ to SFP+ break out cables to convert a single 40 gige port into 4 x 10 gige ports.
+Together these offer a flexible solution to allow up to 8 simultaneous tests to take place with physical
+traffic generators at the same time. Assuming a 10 to 1 oversubscription ratio we could handle 80 community
+users with the current environment.
+
For example:
* An 80 Gbps test would need 4 port pairs of 10 gige each and require 8 mission networks.
@@ -32,10 +37,3 @@ For example:
* Stand-alone DUT servers using STCv and AVv traffic generators could easily scale to hundreds of servers as needed.
.. image:: iamges/spirent_vptc-public-drawing.png
-
-**Documentation tracking**
-
-Revision: _sha1_
-
-Build date: _date_
-
diff --git a/docs/pharos-spec.rst b/docs/pharos-spec.rst
index 0ee06b51..c4d8d7f7 100644
--- a/docs/pharos-spec.rst
+++ b/docs/pharos-spec.rst
@@ -1,22 +1,22 @@
Pharos Specification
=====================
-
.. contents:: Table of Contents
:backlinks: none
-
Objectives / Scope
-------------------
-The Pharos specification defines the OPNFV hardware environment upon which the OPNFV Arno platform release can be deployed on and tested. This specification defines:
+The Pharos specification defines the OPNFV hardware environment upon which the OPNFV Arno
+platform release can be deployed on and tested. This specification defines:
- A secure, scalable, standard and HA environment
- Supports the full Arno deployment lifecycle (this requires a bare metal environment)
- Supports functional and performance testing of the Arno release
- Provides mechanisms and procedures for secure remote access to the test environment
-Deploying Arno in a Virtualized environment is possible and will be useful, however it does not provide a fully featured deployment and test environment for the Arno release of OPNFV.
+Deploying Arno in a Virtualized environment is possible and will be useful, however it does not
+provide a fully featured deployment and test environment for the Arno release of OPNFV.
The high level architecture is outlined in the following diagram:
@@ -42,7 +42,9 @@ CPU:
Local Storage Configuration:
-Below describes the minimum for the Pharos spec, which is designed to provide enough capacity for a reasonably functional environment. Additional and/or faster disks are nice to have and may produce a better result.
+Below describes the minimum for the Pharos spec, which is designed to provide enough capacity for a
+reasonably functional environment. Additional and/or faster disks are nice to have and may produce
+a better result.
* Disks: 2 x 1TB + 1 x 100GB SSD
* The first 1TB HDD should be used for OS & additional software/tool installation
@@ -108,12 +110,14 @@ Provisioning the jump server
12. Begin the installation of the Arno release
- Download your preferred ISO from the `OPNFV dowloads page <http://www.opnfv.org/software/download>`_ and follow the associated installation instructions.
+ Download your preferred ISO from the `OPNFV dowloads page <http://www.opnfv.org/software/download>`_
+ and follow the associated installation instructions.
Remote management
------------------
-**Remote access**
+Remote access
+^^^^^^^^^^^^^
- Remote access is required for …
@@ -128,8 +132,8 @@ Remote management
- Basic requirement is for SSH sessions to be established (initially on jump server)
- Majority of packages installed on a system (tools or applications) will be pulled from an external repo so this scenario must be accomodated.
-Firewall rules should include
-
+Firewall rules should include
+
- SSH sessions
- Jenkins sessions
@@ -162,12 +166,15 @@ Linux Foundation - VPN service for accessing Lights-Out Management (LOM) infrast
14. szilard.cserey@ericsson.com
15. trozet@redhat.com
-- The people who require VPN access must have a valid PGP key bearing a valid signature from one of these three people. When issuing OpenVPN credentials, LF will be sending TLS certificates and 2-factor authentication tokens, encrypted to each recipient's PGP key.
+The people who require VPN access must have a valid PGP key bearing a valid signature from one of
+these three people. When issuing OpenVPN credentials, LF will be sending TLS certificates and
+2-factor authentication tokens, encrypted to each recipient's PGP key.
Networking
-----------
Test-bed network
+^^^^^^^^^^^^^^^^
* 24 or 48 Port TOR Switch
* NICS - 1GE, 10GE - per server can be on-board or PCI-e
@@ -175,10 +182,11 @@ Test-bed network
* Lights-out network can share with Admin/Management
Network Interfaces
+^^^^^^^^^^^^^^^^^^
* Option I: 4x1G Control, 2x40G Data, 48 Port Switch
- * 1 x 1G for ILMI (Lights out Management )
+ * 1 x 1G for ILMI (Lights out Management)
* 1 x 1G for Admin/PXE boot
* 1 x 1G for control Plane connectivity
* 1 x 1G for storage
@@ -203,23 +211,20 @@ Documented configuration to include:
- May be special NW requirements for performance related projects
- Default gateways
-
Controller node bridge topology overview
.. image:: images/bridge1.png
-
compute node bridge topology overview
.. image:: images/bridge2.png
-
-
Architecture
-------------
-** Network Diagram **
+Network Diagram
+^^^^^^^^^^^^^^^
The Pharos architecture may be described as follow: Figure 1: Standard Deployment Environment
@@ -231,19 +236,13 @@ Figure 1: Standard Deployment Environment
Sample Network Drawings
-----------------------
-Files for documenting lab network layout. These were contributed as Visio VSDX format compressed as a ZIP file. Here is a sample of what the visio looks like.
+Files for documenting lab network layout. These were contributed as Visio VSDX format compressed
+as a ZIP file. Here is a sample of what the visio looks like.
-Download the visio zip file here: `opnfv-example-lab-diagram.vsdx.zip <https://wiki.opnfv.org/_media/opnfv-example-lab-diagram.vsdx.zip>`_
+Download the visio zip file here:
+`opnfv-example-lab-diagram.vsdx.zip <https://wiki.opnfv.org/_media/opnfv-example-lab-diagram.vsdx.zip>`_
.. image:: images/opnfv-example-lab-diagram.png
-
:Authors: Trevor Cooper (Intel)
:Version: 1.0
-
-**Documentation tracking**
-
-Revision: _sha1_
-
-Build date: _date_
-
diff --git a/docs/specification/hardwarespec.rst b/docs/specification/hardwarespec.rst
index a861b7dd..b42ecf63 100644
--- a/docs/specification/hardwarespec.rst
+++ b/docs/specification/hardwarespec.rst
@@ -8,7 +8,7 @@ A pharos compliant OPNFV test-bed provides:
- 5 compute / controller nodes (`BGS <https://wiki.opnfv.org/get_started/get_started_work_environment>`_ requires 5 nodes)
- A configured network topology allowing for LOM, Admin, Public, Private, and Storage Networks
- Remote access as defined by the Jenkins slave configuration guide
-http://artifacts.opnfv.org/arno.2015.1.0/docs/opnfv-jenkins-slave-connection.arno.2015.1.0.pdf
+http://artifacts.opnfv.org/brahmaputra.1.0/docs/opnfv-jenkins-slave-connection.brahmaputra.1.0.html
Hardware requirements
---------------------