${LccnSubscriptions}=Check subscriptions about one VNFInstance and operation type${vnfInstanceId}VnfLcmOperationOccurrenceNotificationoperationType=SCALE
Check Postcondition VNF Change Ext Connectivity
Check resource instantiated
${extVLId}=Get Vnf Ext Link Id${vnfInstanceId}
Should be Equal${changeVnfExtConnectivityRequest["extVirtualLinks"][0]["id"]}${extVLId}
Create a new Grant - Sync - OPERATE
Create a new Grant - Synchronous mode${vnfInstanceId}${vnfLcmOpOccId}OPERATE
Check Operation Notification For Change Ext Connectivity
@@ -35,7 +35,6 @@ POST Change deployment flavour of a vnfInstance Conflict (Not-Instantiated)
Check HTTP Response Body Json Schema IsProblemDetails
POST Change deployment flavour of a vnfInstance Not Found
# TODO: Need to create a vnfInstance which's instantiatedVnfInfo.scaleStatus is absent
[Documentation]Test ID: 7.3.1.6.3
...Test title: POST Change deployment flavour of a vnfInstance Not Found
...Test objective: The objective is to test that POST method cannot trigger a change in VNF deployment flavour because the VNF instance resource is not found.