Admin message

WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

Assignment of response variable @ vs $ in VnfLcmMntOperationKeywords and NSLCMOperationKeywords
Please check the correct assignment of response variable in keywords robot files. https://forge.etsi.org/rep/nfv/api-tests/blob/2.6.1-fix-plu/SOL003/VNFLifecycleManagement-API/VnfLcmMntOperationKeywords.robot Set Global Variable @{response} ${outputResponse} vs Set Global Variable ${response} ${outputResponse} Both forms are used in keyword files which misleads an NFVO solution.
issue