diff options
author | Ritu Sood <Ritu.Sood@intel.com> | 2020-06-28 03:04:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-06-28 03:04:33 +0000 |
commit | cacdf1f29600e0da4c0f029a36463937372db520 (patch) | |
tree | b94320d877241fef48b9e9f7d274eef0e78257b8 | |
parent | d972a4453774410868ba48494a80e84232704fe2 (diff) | |
parent | 8e86086a476d65a7323e1b8163a288b46a6037c4 (diff) |
Merge "Update Go version"
-rw-r--r-- | README.md | 11 |
1 files changed, 1 insertions, 10 deletions
@@ -16,7 +16,7 @@ MultiCloud Kubernetes plugin for ONAP multicloud. # Installation Requirements: -* Go 1.12.4 +* Go 1.14.4 Steps: @@ -35,12 +35,3 @@ Steps: * Run the plugin: * `cd k8s/deployments && ./start.sh` -# Architecture - -Create Virtual Network Function - -![Create VNF](./docs/create_vnf.png) - -Create Virtual Link - -![Create VL](./docs/create_vl.png) |