SOL003-VNFLifeCycleManagement-API - VNFInstances.robot: Typo on URI (Create a new vnfInstance)
Line 25 Post {apiRoot}
{apiName}/${apiVersion}/vnf_instances ${body}
missing a / between ${apiRoot} and ${apiName}
Line 25 Post {apiRoot}
{apiName}/${apiVersion}/vnf_instances ${body}
missing a / between ${apiRoot} and ${apiName}