Commit 763cf366 authored by Yann Garcia's avatar Yann Garcia
Browse files

Rename /app_lcm/v1/app_instances/app_lcm_op_occs into...

Rename /app_lcm/v1/app_instances/app_lcm_op_occs into /app_lcm/v1/app_lcm_op_occs as specified in ETSI GS MEC 010-2 V3.1.1
parent 49d37782
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -1107,7 +1107,7 @@ Test Purpose {
            startTime indicating value any_value,
            lcmOperation indicating value INSTANTIATE,
            _links containing
              _self set to "/app_lcm/v1/app_instances/app_lcm_op_occs/{APP_LCM_OP_OCC_ID}",
              _self set to "/app_lcm/v1/app_lcm_op_occs/{APP_LCM_OP_OCC_ID}",
              appInstance set to "/app_lcm/v1/app_instances/{APP_INSTANCE_ID}"
              ;
           ;
@@ -1117,7 +1117,7 @@ Test Purpose {
      ensure that {
         when {
            the IUT entity receives a vPOST containing 
               uri indicating value "/app_lcm/v1/app_instances/app_lcm_op_occs/{APP_LCM_OP_OCC_ID}/cancel"
               uri indicating value "/app_lcm/v1/app_lcm_op_occs/{APP_LCM_OP_OCC_ID}/cancel"
               body containing
                  CancelMode containing
                     CancelMode set to GRACEFUL
@@ -1194,7 +1194,7 @@ Test Purpose {
      ensure that {
         when {
            the IUT entity receives a vPOST containing 
               uri indicating value "/app_lcm/v1/app_instances/app_lcm_op_occs/{NON_EXISTENT_APP_INSTANCE_ID}/cancel"
               uri indicating value "/app_lcm/v1/app_lcm_op_occs/{NON_EXISTENT_APP_INSTANCE_ID}/cancel"
            ; from the MEC_CONSUMER entity
         }
         then {
@@ -1278,7 +1278,7 @@ Test Purpose {
      ensure that {
         when {
            the IUT entity receives a vPOST containing 
               uri indicating value "/app_lcm/v1/app_instances/app_lcm_op_occs/{NON_EXISTENT_APP_INSTANCE_ID}/fail"
               uri indicating value "/app_lcm/v1/app_lcm_op_occs/{NON_EXISTENT_APP_INSTANCE_ID}/fail"
               
            ; from the MEC_CONSUMER entity
         }
@@ -1312,7 +1312,7 @@ Test Purpose {
      ensure that {
         when {
            the IUT entity receives a vPOST containing 
               uri indicating value "/app_lcm/v1/app_instances/app_lcm_op_occs/{APP_LCM_OP_OCC_ID}/retry"; 
               uri indicating value "/app_lcm/v1/app_lcm_op_occs/{APP_LCM_OP_OCC_ID}/retry"; 
               from the MEC_CONSUMER entity
         }
         then {
@@ -1345,7 +1345,7 @@ Test Purpose {
      ensure that {
         when {
            the IUT entity receives a vPOST containing 
               uri indicating value "/app_lcm/v1/app_instances/app_lcm_op_occs/{NON_EXISTENT_APP_INSTANCE_ID}/retry"
               uri indicating value "/app_lcm/v1/app_lcm_op_occs/{NON_EXISTENT_APP_INSTANCE_ID}/retry"
            ; from the MEC_CONSUMER entity
         }
         then {