SOL003-VNFLifeCycleManagement-API - IndividualVNFInstance.robot: typo on etag
`Get Information about an individual VNF Instance` Line 40 `${etag} Output response header ETag` header should be headers Line 41 `Set Suite Variable &{original_etag} ${etag}` &{original_etag} should be ${original_etag}
issue