Fix sdc-backend-init heat type upgrade 77/100977/3
authorandre.schmid <andre.schmid@est.tech>
Fri, 31 Jan 2020 14:36:58 +0000 (14:36 +0000)
committerYuli Shlosberg <ys9693@att.com>
Wed, 5 Feb 2020 07:43:43 +0000 (07:43 +0000)
commit97a799ecfdec2d281b5868eb847b35d0eec63673
tree782c4fa8b4a7a4e486fe9457813b08b40c9ea577
parent73fa45ca5aa62dfa4aa074125c384ffbaad60387
Fix sdc-backend-init heat type upgrade

Removes all heat and normative items from typesToUpgrade.json.
Add verbose to pycurl if is in debug mode, to print request
information.
Adjust to upgradeONAPNormative.py to the correct python
syntax and removing unused imports.

Change-Id: Id4ee601dd70b337c5eeb84965843305300ef7fe3
Issue-ID: SDC-2752, SDC-2753
Signed-off-by: andre.schmid <andre.schmid@est.tech>
catalog-be/src/main/resources/scripts/import/tosca/importCommon.py
catalog-be/src/main/resources/scripts/import/tosca/importNormativeTypes.py
catalog-be/src/main/resources/scripts/import/tosca/typesToUpgrade.json
catalog-be/src/main/resources/scripts/import/tosca/upgradeONAPNormative.py