Feature 8157. Parses new configuration information model
[osm/LCM.git] / osm_lcm / lcm_helm_conn.py
index c7ea476..146da9d 100644 (file)
@@ -202,6 +202,8 @@ class LCMHelmConn(N2VCConnector):
                                        progress_timeout: float = None,
                                        total_timeout: float = None,
                                        config: dict = None,
+                                       num_units: int = 1,
+                                       vca_type: str = None
                                        ):
         # nothing to do
         pass