Revert "Fix bug 1900 to populate WIM parameters and auto-select WIM when needed."
[osm/LCM.git] / osm_lcm / ns.py
index 3eca8aa..9eb368d 100644 (file)
@@ -3324,7 +3324,7 @@ class NsLcm(LcmBase):
                             vnfd_with_id,
                             k8s_instance_info,
                             k8params=desc_params,
-                            timeout=600,
+                            timeout=1800,
                             vca_id=vca_id,
                         )
                     )