aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/README.md b/README.md
index fb94b4ca..8aeed383 100644
--- 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,6 @@ Steps:
* Run the plugin:
* `cd k8s/deployments && ./start.sh`
-# Architecture
+# Troubleshooting
-Create Virtual Network Function
-
-![Create VNF](./docs/create_vnf.png)
-
-Create Virtual Link
-
-![Create VL](./docs/create_vl.png)
+* Logs can be set as "warn" or "info" in the config.json file of the orchestrator directory. By default the log level is set as "warn".