SuccessChanges

Summary

  1. implementing deltas for 3.3.1 (details)
  2. added new resources and updated references (details)
  3. updated JSONs and schemas according to deltas (details)
  4. minor bugs resolved (details)
  5. corrected test ID and updated template variable for (details)
  6. updated importing variables for descriptors (details)
  7. minor fix in documentation (details)
Commit 2d904b181fba52c7bb0a8d0e4688c8d357bc36ea by bernini
implementing deltas for 3.3.1
The file was addedSOL002/VNFLifecycleManagement-API/jsons/RevertToVnfSnapshotRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/environment/variables.txt
The file was addedSOL002/VNFLifecycleManagement-API/ChangeCurrentVNFPackageTask.robot
The file was addedSOL002/VNFLifecycleManagement-API/jsons/changeCurrentVnfPkgRequest.json
The file was addedSOL002/VNFLifecycleManagement-API/RevertToVNFSnapshotTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/VNFInstances.robot
The file was addedSOL002/VNFLifecycleManagement-API/jsons/CreateVnfSnapshotRequest.json
The file was addedSOL002/VNFLifecycleManagement-API/CreateVNFSnapshotTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/VnfLcmOperationKeywords.robot
Commit 8a02ccc392c53f7745720c6ac5a4a72830182064 by bernini
added new resources and updated references
The file was modifiedSOL002/VNFLifecycleManagement-API/Subscriptions.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/RetryOperationTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/ScaleVNFTask.robot
The file was addedSOL002/VNFLifecycleManagement-API/schemas/VnfSnapshotInfo.schema.json
The file was modifiedSOL002/VNFLifecycleManagement-API/ScaleVNFToLevelTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/InstantiateVNFTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/VnfLcmOperationKeywords.robot
The file was addedSOL002/VNFLifecycleManagement-API/schemas/VnfSnapshotsInfo.schema.json
The file was modifiedSOL002/VNFLifecycleManagement-API/IndividualVnfLcmOperationOccurence.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/ApiVersion.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/NotificationEndpoint.robot
The file was addedSOL002/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot
The file was addedSOL002/VNFLifecycleManagement-API/VNFSnapshots.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/CancelOperationTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/OperateVNFTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/NotificationConsumer.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/HealVNFTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/IndividualSubscription.robot
The file was addedSOL002/VNFLifecycleManagement-API/jsons/CreateVnfSnapshotInfoRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/ChangeVNFFlavourTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/TerminateVNFTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/VnfLcmOperationOccurences.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/ChangeExternalVNFConnectivityTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/RollbackOperationTask.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/environment/variables.txt
The file was modifiedSOL002/VNFLifecycleManagement-API/IndividualVNFInstance.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/FailOperationTask.robot
Commit 12587b403d51685710a79cc742d99567418084be by bernini
updated JSONs and schemas according to deltas
The file was modifiedSOL002/VNFLifecycleManagement-API/jsons/operateVnfRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/schemas/vnfLcmOpOcc.schema.json
The file was modifiedSOL002/VNFLifecycleManagement-API/jsons/changeCurrentVnfPkgRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/schemas/subscriptions.schema.json
The file was modifiedSOL002/VNFLifecycleManagement-API/jsons/changeExtVnfConnectivityRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/jsons/healVnfRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/jsons/createVnfRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/jsons/instantiateVnfRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/schemas/vnfLcmOpOccs.schema.json
The file was modifiedSOL002/VNFLifecycleManagement-API/schemas/subscription.schema.json
The file was modifiedSOL002/VNFLifecycleManagement-API/schemas/VnfLcmOperationOccurrenceNotification.schema.json
The file was modifiedSOL002/VNFLifecycleManagement-API/jsons/terminateVnfRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/schemas/vnfInstance.schema.json
The file was modifiedSOL002/VNFLifecycleManagement-API/schemas/vnfInstances.schema.json
Commit 293a21279cf54b698885c73c7e96f2a802e67481 by bernini
minor bugs resolved
The file was modifiedSOL002/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/VnfLcmOperationKeywords.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/VNFSnapshots.robot
Commit ad1b2ff23468f96749693e36db1ab5058b2114b0 by bernini
corrected test ID and updated template variable for
CreateVnfSnapshotInfoRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/environment/variables.txt
The file was modifiedSOL002/VNFLifecycleManagement-API/VnfLcmOperationKeywords.robot
The file was modifiedSOL002/VNFLifecycleManagement-API/jsons/CreateVnfSnapshotInfoRequest.json
The file was modifiedSOL002/VNFLifecycleManagement-API/VNFSnapshots.robot
Commit 52911bf04ce72940364980fabbeff65bb934f07c by bernini
updated importing variables for descriptors
The file was modifiedSOL002/VNFLifecycleManagement-API/VnfLcmOperationKeywords.robot
Commit 64074d5d78ce581a5a02fbc4d412e83ba8eb075b by bernini
minor fix in documentation
The file was modifiedSOL002/VNFLifecycleManagement-API/IndividualVNFSnapshot.robot