Update Go version 85/109585/1
authorLarry Sachs <larry.j.sachs@intel.com>
Thu, 25 Jun 2020 22:14:35 +0000 (18:14 -0400)
committerLarry Sachs <larry.j.sachs@intel.com>
Fri, 26 Jun 2020 00:34:13 +0000 (20:34 -0400)
Signed-off-by: Larry Sachs <larry.j.sachs@intel.com>
Change-Id: I9f8da809544d050b6da8dddc574f5d9fcb35eed2
Issue-ID: MULTICLOUD-1100

README.md

index fb94b4c..4e380ef 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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)