Fixes bug 2031: Increasing KDU instantiation timeout from 10 to 30 minutes.
[osm/LCM.git] / osm_lcm / lcm.cfg
index 64a7da5..d8013a3 100644 (file)
@@ -50,6 +50,8 @@ VCA:
     # pubkey: pubkey
     # cacert: cacert
     # apiproxy: apiproxy
+    #eegrpcinittimeout: 600
+    #eegrpctimeout: 30
 
     # loglevel: DEBUG
     # logfile:  /var/log/osm/lcm-vca.log
@@ -90,7 +92,7 @@ message:
 tsdb:    # time series database
     driver:   prometheus
     # local file to store the configuration
-    path:     /etc/prometheus
+    path:     /opt/prometheus
     uri:      http://prometheus:9090/
     # loglevel: DEBUG
     # logfile:  /var/log/osm/lcm-tsdb.log