From 35ba5e573e07691bca73c3d3753098ee248de40e Mon Sep 17 00:00:00 2001 From: Gildas Lanilis Date: Wed, 6 Jun 2018 18:32:27 -0700 Subject: Clarify deployment instructions For the 2 supported deployment Fix wording Change-Id: I179f514ffd982692eadb35bf514a625c49f77ad4 Issue-ID: DOC-277 Signed-off-by: Gildas Lanilis --- docs/guides/onap-developer/settingup/onap_heat.rst | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'docs/guides/onap-developer/settingup/onap_heat.rst') diff --git a/docs/guides/onap-developer/settingup/onap_heat.rst b/docs/guides/onap-developer/settingup/onap_heat.rst index bdcd212d0..f16453da1 100644 --- a/docs/guides/onap-developer/settingup/onap_heat.rst +++ b/docs/guides/onap-developer/settingup/onap_heat.rst @@ -10,10 +10,9 @@ .. index:: Setting Up Full ONAP using Virtual Machines - -=============================================== -**Setting Up Full ONAP using Virtual Machines** -=============================================== +============================== +**Setting Up ONAP using Heat** +============================== .. _installing-onap-heat: @@ -21,7 +20,7 @@ =========== ONAP may be deployed in different contexts depending on your requirements. The recommended installation for Beijng Release over virtual machines is based -on OpenStack HEAT Template. +on OpenStack Heat Template. The VNFs managed by ONAP may be deployed in different OpenStack tenants or based on top of VMware based infrastructure. For details, refer @@ -30,6 +29,11 @@ based on top of VMware based infrastructure. For details, refer The current installation is based on the single tenant deployment (all the ONAP components will be hosted in a unique tenant). +.. note:: + Prior to deployment of ONAP, there is no need to download manually any Docker Container. + The Heat deployment takes care to automatically download the Docker Containers. + + .. _demo-installing-running-onap-requirements: **Requirements** -- cgit 1.2.3-korg