aboutsummaryrefslogtreecommitdiffstats
path: root/src/onapsdk/so/templates/deletion_pnf.json.j2
diff options
context:
space:
mode:
Diffstat (limited to 'src/onapsdk/so/templates/deletion_pnf.json.j2')
-rw-r--r--src/onapsdk/so/templates/deletion_pnf.json.j26
1 files changed, 0 insertions, 6 deletions
diff --git a/src/onapsdk/so/templates/deletion_pnf.json.j2 b/src/onapsdk/so/templates/deletion_pnf.json.j2
index 852432a..4e8770d 100644
--- a/src/onapsdk/so/templates/deletion_pnf.json.j2
+++ b/src/onapsdk/so/templates/deletion_pnf.json.j2
@@ -16,12 +16,6 @@
"requestParameters": {
"testApi": "GR_API",
"aLaCarte": {{ a_la_carte | tojson }}
- },
- {# the code below is needed to be refactored #
- }
- {# https: //gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk/-/issues/133 #} "cloudConfiguration": { "cloudOwner": "{{ pnf_instance.service_instance.service_subscription.cloud_region.cloud_owner }}",
- "lcpCloudRegionId": "{{ pnf_instance.service_instance.service_subscription.cloud_region.cloud_region_id }}",
- "tenantId": "{{ pnf_instance.service_instance.service_subscription.tenant.tenant_id }}"
}
}
} \ No newline at end of file