summaryrefslogtreecommitdiffstats
path: root/docs/guides
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guides')
-rw-r--r--docs/guides/onap-developer/apiref/index.rst2
-rw-r--r--docs/guides/onap-developer/settingup/onap_oom.rst14
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst
index 36a66717e..3b329d5b4 100644
--- a/docs/guides/onap-developer/apiref/index.rst
+++ b/docs/guides/onap-developer/apiref/index.rst
@@ -52,7 +52,7 @@ Common Services
ExtAPI- External API/NBI - NorthBound API <../../../submodules/externalapi/nbi.git/docs/offeredapis/index.rst>
Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/offeredapis.rst>
MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/offeredapis.rst>
- Multi Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-API-Specification-V1.rst>
+ Multi Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-APIv1-Specification.rst>
MUSIC - Multi-site State Coordination Service <../../../submodules/music.git/docs/offeredapis.rst>
OPTF - Optimization Framework <../../../submodules/optf/osdf.git/docs/sections/offeredapis.rst>
VVP - VNF Validation Project <../../../submodules/vvp/documentation.git/docs/offeredapis.rst>
diff --git a/docs/guides/onap-developer/settingup/onap_oom.rst b/docs/guides/onap-developer/settingup/onap_oom.rst
index 813168f3f..fabdd2709 100644
--- a/docs/guides/onap-developer/settingup/onap_oom.rst
+++ b/docs/guides/onap-developer/settingup/onap_oom.rst
@@ -22,9 +22,9 @@ The following is the recommended component version.
=========== =========
Software Version
=========== =========
- Kubernetes 1.8.10
- Helm 2.8.2
- kubectl 1.8.10
+ Kubernetes 1.11.2
+ Helm 2.9.1
+ kubectl 1.11.2
Docker 17.03.x
=========== =========
@@ -37,10 +37,10 @@ Creation of Kubernetes cluster is described here:
../../../../submodules/oom.git/docs/oom_cloud_setup_guide.rst
-The ONAP full installation requires the following footprint:
- - 4 VM
- - 32 vCPU
- - 128 GB RAM
+The ONAP full installation was validated with the following footprint:
+ - 14 VM (1 rancher, 13 k8s nodes)
+ - 8 vCPU
+ - 16 GB RAM
- 160 GB Storage
ONAP installation is described here: