summaryrefslogtreecommitdiffstats
path: root/docs/platformoverview/deploymenttools.rst
diff options
context:
space:
mode:
authorulik <ulrich.kleber@huawei.com>2016-02-23 13:35:01 +0100
committerChristopher Price <christopher.price@ericsson.com>2016-02-24 22:25:44 +0000
commit455f9662cea68d33e8c1b44a64f17f4327ccf3b2 (patch)
tree9305e041b735f951846a2dd1503fba4b7e03ba04 /docs/platformoverview/deploymenttools.rst
parent7505398129064b51304f50bcfec3b8803f31ba93 (diff)
Review and finalize platformoverview
Jira: DOCS-42 Collected all comments. Many comments done, open points marked in commentary (".. text") Patchset 2: resolve most of the comments. Don't merge yet. Change-Id: I3d676a6510ff3c3190110773649265a182b6f762 Signed-off-by: ulik <ulrich.kleber@huawei.com> (cherry picked from commit 0d5c7b5b68fda47b1ee908ea9e002b30881ed83b)
Diffstat (limited to 'docs/platformoverview/deploymenttools.rst')
-rw-r--r--docs/platformoverview/deploymenttools.rst48
1 files changed, 24 insertions, 24 deletions
diff --git a/docs/platformoverview/deploymenttools.rst b/docs/platformoverview/deploymenttools.rst
index 1cbf3bb71..a8037184a 100644
--- a/docs/platformoverview/deploymenttools.rst
+++ b/docs/platformoverview/deploymenttools.rst
@@ -12,36 +12,36 @@ The installers will deploy the target platform onto a set of virtual or bare met
to the configuration files. After the deployment, it doesn't matter which of the installers had been used
to deploy the target scenario.
-
-Apex
-====
-
-Apex is an OPNFV Installation tool based on RDO Manager that deploys OPNFV using the RDO Project
+**Apex** is an OPNFV Installation tool based on RDO Manager that deploys OPNFV using the RDO Project
OpenStack Distribution.
RDO manager is a Triple-O based installation tool.
Triple-O is an image based life cycle deployment tool that is a member of the OpenStack Big Tent Governance.
-
Apex uses Centos on all target platforms and can deploy all SDN controllers.
+Find more information at
+`OpenStack Wiki for Triple-O <https://wiki.openstack.org/wiki/Tripleo>`_ and the OPNFV user guide and
+config guide.
-Compass
-=======
-
-Compass is an installer project based on open source project Compass, which provides automated deployment
+**Compass** is an installer project based on open source project Compass, which provides automated deployment
and management of OpenStack and other distributed systems.
It can be considered as what the LiveCD to a single box for a pool of servers – bootstrapping the server pool.
-
Compass is based on Ansible.
It can deploy Ubuntu or Centos as target operating system and ODL and ONOS as SDN controllers.
-
-
-Fuel
-====
-
-Editors note:
-Just a high level intro and link to the main fuel documents.
-
-Joid
-====
-
-Editors note:
-Just a high level intro and link to the main joid documents.
+Find more information at
+`OpenStack Wiki for Compass <https://wiki.openstack.org/wiki/Complass>`_ and the OPNFV user guide and
+config guide.
+
+**Fuel** is an installer project based on the Fuel OpenStack open source project
+providing automated deployment and management of OpenStack and other distributed systems.
+Fuel is based on puppet and deploys the Ubuntu Linux operating system;
+the OpenStack virtual Infra-structure manager, and OpenDaylight or ONOS SDN controllers.
+Find more information at
+`OpenStack Wiki for Fuel <https://wiki.openstack.org/wiki/Fuel>`_ and the OPNFV user guide and
+config guide.
+
+**Joid** installer utilizes the technology developed in Juju and MAAS.
+Juju allows you to deploy, configure, manage, maintain, and scale
+cloud services quickly and efficiently on public clouds, as well as on physical servers,
+OpenStack, and containers. Together with MAAS hardware usage can be optimized.
+For more info on Juju and MAAS, please visit `<https://jujucharms.com/>`_,
+`<http://maas.ubuntu.com>`_ and the
+`Joid Userguide <http://artifacts.opnfv.org/joid/docs/userguide/userguide.pdf>`_.