X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=osm_lcm%2Flcm_helm_conn.py;h=34e49156e03a4e5779c5685212271ad65afe7547;hb=448d5e6c252e4ae13e3be69131e87be51740f850;hp=978b061eca02dcc32c1c46bed55311ce62b8f36b;hpb=ffbf6ed6d310f777d44bab6848a66b593ad9742b;p=osm%2FLCM.git diff --git a/osm_lcm/lcm_helm_conn.py b/osm_lcm/lcm_helm_conn.py index 978b061..34e4915 100644 --- a/osm_lcm/lcm_helm_conn.py +++ b/osm_lcm/lcm_helm_conn.py @@ -434,7 +434,13 @@ class LCMHelmConn(N2VCConnector, LcmBase): # nothing to be done pass - async def delete_execution_environment(self, ee_id: str, db_dict: dict = None, total_timeout: float = None): + async def delete_execution_environment( + self, + ee_id: str, + db_dict: dict = None, + total_timeout: float = None, + **kwargs, + ): """ Delete an execution environment :param str ee_id: id of the execution environment to delete, included namespace.helm_id