X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=RO%2Fosm_ro%2Fopenmanoclient.py;h=a72c73e053fadf91622d38806f1dcd92a227c632;hp=fc8bde11196176df122d0a85de80ac95b03bb838;hb=667d158c0d3ee7b4c176ad0b27ac428c81b0ddbc;hpb=07df0d2f27b26e7723b923c9583970be9530fe69 diff --git a/RO/osm_ro/openmanoclient.py b/RO/osm_ro/openmanoclient.py index fc8bde11..a72c73e0 100644 --- a/RO/osm_ro/openmanoclient.py +++ b/RO/osm_ro/openmanoclient.py @@ -602,7 +602,7 @@ class openmanoclient(): must be a dictionary or a json/yaml text. name: the wim name. Overwrite descriptor name if any wim_url: the wim URL. Overwrite descriptor vim_url if any - wim_type: the WIM type, can be tapi, odl, onos. Overwrite descriptor type if any + wim_type: the WIM type, can be ietfl2vpn, odl, onos. Overwrite descriptor type if any public: boolean, by default not public description: wim description. Overwrite descriptor description if any config: dictionary with extra configuration for the concrete wim @@ -639,7 +639,7 @@ class openmanoclient(): parameters to change can be supplied by the descriptor or as parameters: new_name: the wim name wim_url: the wim URL - wim_type: the wim type, can be tapi, onos, odl + wim_type: the wim type, can be ietfl2vpn, onos, odl public: boolean, available to other tenants description: wim description Return: Raises an exception on error, not found or found several