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/specs/multicloud-multi-region.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/specs/multicloud-multi-region.rst') diff --git a/docs/specs/multicloud-multi-region.rst b/docs/specs/multicloud-multi-region.rst index b67626f..cabd110 100644 --- a/docs/specs/multicloud-multi-region.rst +++ b/docs/specs/multicloud-multi-region.rst @@ -13,7 +13,6 @@ Problems Statement ================== The ONAP functional requirement for Edge Automation aims to automate the VNF orchestration across edge stacks. - .. https://wiki.onap.org/display/DW/Edge+Automation+through+ONAP @@ -25,15 +24,16 @@ of all OpenStack secondary regions. Proposed Design and Workflow ============================ -**This automation assumes**: +This automation assumes: - ONAP could use the same set of credentials (project, user/password) to access all OpenStack regions for orchestration. - ONAP user will explicitly enable the automation of discovery OpenStack secondary regions during manually on-boarding the OpenStack primary region. - ONAP users could manually manage the cloud regions representing those secondary regions just like a normal cloud region -**With OpenStack primary region, the ONAP user will**: +With OpenStack primary region, the ONAP user will: .. https://wiki.onap.org/pages/viewpage.action?pageId=25431491 + - Manually on-board this primary region with ESR VIM registration portal. - Input the {cloud-owner} and {cloud-region-id} as the ID of cloud region which is unique. - Specify the location id -- cgit 1.2.3-korg