From 71eb3ab680b9d51cfd6fb324d49bcd09c6ff7464 Mon Sep 17 00:00:00 2001 From: Hesam Rahimi Date: Tue, 27 Apr 2021 16:33:33 +0000 Subject: Bug fixing required for H release. 1) fixing and issue in the modify operation 2) fixing automatic loading of the delete/deallocate DG 3) fixing ESR registration issue Issue-ID: SDNC-1528 Signed-off-by: Hesam Rahimi Change-Id: I2c95d00c400559d8aae57b106bcde3886ed096a6 Former-commit-id: 79ad1bea4f5f5dc831e3d4159b21a3028ef775b3 --- platform-logic/generic-resource-api/src/main/resources/graph.versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform-logic/generic-resource-api/src/main/resources/graph.versions') diff --git a/platform-logic/generic-resource-api/src/main/resources/graph.versions b/platform-logic/generic-resource-api/src/main/resources/graph.versions index 51f2e1c2..64cfedce 100755 --- a/platform-logic/generic-resource-api/src/main/resources/graph.versions +++ b/platform-logic/generic-resource-api/src/main/resources/graph.versions @@ -284,7 +284,7 @@ GENERIC-RESOURCE-API sotn-get-vf-module-uni-param ${project.version} sync GENERIC-RESOURCE-API tsli-vnf-topology-operation-trans-slice-allocate ${project.version} sync GENERIC-RESOURCE-API tsli-vnf-topology-operation-trans-slice-activate ${project.version} sync GENERIC-RESOURCE-API tsli-vnf-topology-operation-trans-slice-deactivate ${project.version} sync -GENERIC-RESOURCE-API tsli-vnf-topology-operation-trans-slice-deallocate ${project.version} sync +GENERIC-RESOURCE-API tsli-vnf-topology-operation-trans-slice-delete ${project.version} sync GENERIC-RESOURCE-API tsli-vnf-topology-operation-trans-slice-modify ${project.version} sync GENERIC-RESOURCE-API tsli-vnf-topology-operation-get-otn-tunnel-path-from-oof ${project.version} sync -- cgit 1.2.3-korg