diff options
author | Ethan Lynn <ethanlynnl@vmware.com> | 2018-06-05 17:26:55 +0800 |
---|---|---|
committer | Ethan Lynn <ethanlynnl@vmware.com> | 2018-06-05 19:13:16 +0800 |
commit | b3e79cc6ebba2898e201426b59c1bc8caa347a6a (patch) | |
tree | 8107165bb6733e29492dbc3f1196d2d99fb50cfc /docs/specs/MultiCloud-HPA-Discovery-design.rst | |
parent | a47bd5937ca0a7dd88533c05cbf8e67010ab56f2 (diff) |
Update API docv1.1.22.0.0-ONAPbeijing2.0.0-ONAP
Fix style
Change-Id: Ifee26b7453de51f63bd37b0289ab3ccdc0697ec2
Issue-ID: MULTICLOUD-239
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
Diffstat (limited to 'docs/specs/MultiCloud-HPA-Discovery-design.rst')
-rw-r--r-- | docs/specs/MultiCloud-HPA-Discovery-design.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specs/MultiCloud-HPA-Discovery-design.rst b/docs/specs/MultiCloud-HPA-Discovery-design.rst index 3a841de..a5e5252 100644 --- a/docs/specs/MultiCloud-HPA-Discovery-design.rst +++ b/docs/specs/MultiCloud-HPA-Discovery-design.rst @@ -24,7 +24,7 @@ be ESR (External System Registration service). Whenever the ONAP user is onboarding a VIM instance or a cloud, he/she will fill in VIM/Cloud access information including but not limited to : authentication url, user/password, tenant name, cloud owner and region id, and cloud extra information pertaining - to this VIM/Cloud. +to this VIM/Cloud. Given these access information for a VIM instance, ESR will request MultiCloud to perform VIM/Cloud registration process. |