Add n2vc relations after install configuration sw
[osm/LCM.git] / osm_lcm / lcm.cfg
index 67d3ac9..a0cac02 100644 (file)
@@ -22,6 +22,11 @@ global:
     # logfile:  /app/log  # or /var/log/osm/lcm.log
     # nologging: True     # do no log to stdout/stderr
 
+#[timeout]
+timeout:
+    # ns_deploy: 7200     # total deploy timeout for a ns 2 hours
+    # nsi_deploy: 7200     # total deploy timeout for a nsi 2 hours
+
 #[RO]
 RO:
     host:   ro          # hostname or IP
@@ -38,6 +43,7 @@ VCA:
     secret: secret
     # pubkey: pubkey
     # cacert: cacert
+    # apiproxy: apiproxy
 
     # loglevel: DEBUG
     # logfile:  /var/log/osm/lcm-vca.log