You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the service's 'network_functions', we're using 'vnf_name', 'vnf_vendor' and 'vnf_version', which is a slight inconsistency with the 'name', 'vendor' and 'version' used elsewhere.
Shouldn't we change this also here?
The text was updated successfully, but these errors were encountered:
In the service's 'network_functions', we're using 'vnf_name', 'vnf_vendor' and 'vnf_version', which is a slight inconsistency with the 'name', 'vendor' and 'version' used elsewhere.
Shouldn't we change this also here?
The text was updated successfully, but these errors were encountered: