.. http://creativecommons.org/licenses/by/4.0
.. (c) <optionally add copywriters name>
-========================
-JOID Configuration guide
-========================
+=============================
+JOID installation instruction
+=============================
.. toctree::
:numbered:
:maxdepth: 2
-
-.. add your content files here.
-
-.. include:: ./installationprocedure.rst
-
+ ./installationprocedure.rst
-=================
-JOID Installation
-=================
-
-
Bare Metal Installations:
-^^^^^^^^^^^^^^^^^^^^^^^^^
+=========================
+
Requirements as per Pharos:
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+===========================
+
Networking:
-^^^^^^^^^^^
+===========
+
**Minimum 2 networks**
| ``1. First for Admin network with gateway to access external network``
Make sure all servers are connected to top of rack switch and configured accordingly. No DHCP server should be up and configured. Only gateway at eth0 and eth1 network should be configure to access the network outside your lab.
+------------------------
Jump node configuration:
-~~~~~~~~~~~~~~~~~~~~~~~~
+------------------------
1. Install Ubuntu 14.04 LTS server version of OS on the nodes.
2. Install the git and bridge-utils packages on the server and configure minimum two bridges on jump host:
Configure JOID for your lab
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+===========================
**Get the joid code from gerritt**
labconfig.yaml
labconfig.yaml file
-^^^^^^^^^^^^^^^^^^^^
+===================
+-------------
Prerequisite:
-~~~~~~~~~~~~~
+-------------
1. Make sure Jump host node has been configured with bridges on each interface,
so that appropriate MAAS and JUJU bootstrap VM can be created. For example if
like brAdm, brData and brPublic.
2. You have information about the node MAC address and power management details (IPMI IP, username, password) of the nodes used for control and compute node.
+---------------------
modify labconfig.yaml
-^^^^^^^^^^^^^^^^^^^^^^
+---------------------
This file has been used to configure your maas and bootstrap node in a
VM. Comments in the file are self explanatory and we expect fill up the
;;*
Deployment of OPNFV using JOID:
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+===============================
Once you have done the change in above section then run the following commands to do the automatic deployments.
+------------
MAAS Install
-~~~~~~~~~~~~
+------------
After integrating the changes as mentioned above run the MAAS install.
Suppose you name the integration lab as intelpod7 then run the below
`` ./00-maasdeploy.sh custom ../labconfig/intel/pod7/labconfig.yaml``
+-------------
OPNFV Install
-------------
ipv6: ipv6 will be enabled for tenant in openstack.*
+------------
Troubleshoot
-~~~~~~~~~~~~
+------------
By default debug is enabled in script and error messages will be printed on ssh terminal where you are running the scripts.