From b3e79cc6ebba2898e201426b59c1bc8caa347a6a Mon Sep 17 00:00:00 2001 From: Ethan Lynn Date: Tue, 5 Jun 2018 17:26:55 +0800 Subject: Update API doc Fix style Change-Id: Ifee26b7453de51f63bd37b0289ab3ccdc0697ec2 Issue-ID: MULTICLOUD-239 Signed-off-by: Ethan Lynn --- docs/MultiCloud-Deployment-Guide.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'docs/MultiCloud-Deployment-Guide.rst') diff --git a/docs/MultiCloud-Deployment-Guide.rst b/docs/MultiCloud-Deployment-Guide.rst index 3550f77..58edaf9 100644 --- a/docs/MultiCloud-Deployment-Guide.rst +++ b/docs/MultiCloud-Deployment-Guide.rst @@ -13,11 +13,14 @@ Please refer to onap deployment in kubernetes website(https://wiki.onap.org/disp to setup kubernets cluster. -After installing kubectl and helm, execute "kubectl cluster-info" command to verify your kubernets cluster. +After installing kubectl and helm, execute "kubectl cluster-info" command to +verify your kubernets cluster. Clone oom project: git clone http://gerrit.onap.org/r/oom -Source the setenv.bash script in /oom/kubernetes/oneclick/, it will set your helm list of components to start/delete -Run the one time config pod - which mounts the volume /dockerdata/ contained in the pod config-init. +Source the setenv.bash script in /oom/kubernetes/oneclick/, it will set your +helm list of components to start/delete +Run the one time config pod - which mounts the volume /dockerdata/ contained +in the pod config-init. .. code-block:: console @@ -141,7 +144,8 @@ No Service Name Version NameSpace Url Protocol Visualrange Control 1 multicloud v0 /api/multicloud/v0 REST InSystem 2 multicloud-vio v0 /api/multicloud-vio/v0 REST InSystem -Then register vio information into AAI service with region name "vmware" and region id "vio" +Then register vio information into AAI service with region name "vmware" and +region id "vio" .. code-block:: console -- cgit 1.2.3-korg