From a2dcefabf7239c4687c3ab01e03796e017211285 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Mon, 27 Aug 2018 11:37:06 -0700 Subject: Use python rstcheck to validate syntax Given that this repository contains multiple documents for specifications is necessary to implement a mechanism to validate its syntax. The rstchecker tool ensures that it meets the reStructured Text guidelines. Change-Id: I6a5d30c78718ae83265f9302f3d514eacaff2ae1 Issue-ID: DOC-300 Signed-off-by: Victor Morales --- docs/MultiCloud-HPA-Deployment-Guide.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/MultiCloud-HPA-Deployment-Guide.rst') diff --git a/docs/MultiCloud-HPA-Deployment-Guide.rst b/docs/MultiCloud-HPA-Deployment-Guide.rst index 8f618bb..0e815cc 100644 --- a/docs/MultiCloud-HPA-Deployment-Guide.rst +++ b/docs/MultiCloud-HPA-Deployment-Guide.rst @@ -2,14 +2,14 @@ This work is licensed under a Creative Commons Attribution 4.0 International License. -=================================== +==================================== ONAP MultiCloud HPA Deployment Guide -=================================== +==================================== The guide for MultiCloud HPA Deployment. Architecture & Policies & Mappings -============ +================================== Please refer to the link for more architecture details: @@ -20,7 +20,7 @@ Please refer to the link for more Policies&Mappings details: https://wiki.onap.org/display/DW/HPA+Policies+and+Mappings Prerequisites -============ +============= configure openstack with proper flavors (with name prefixed by "onap." to carry HPA information to ONAP), example flavor: .. code-block:: console @@ -71,7 +71,7 @@ With OOM based ONAP: export ONAP_MSB_PORT=30280 The geographic location of the cloud region -============ +=========================================== make sure there is complex object to represent the geographic location of the cloud region in case you need create a complex object "clli1": @@ -107,7 +107,7 @@ in case you need create a complex object "clli1": }' Register a cloud region -============ +======================= register a cloud region to represent the VIM with the specific tenant note: please update the parameters enclosed with "<>" -- cgit 1.2.3-korg