From: Michael Lando Date: Wed, 21 Nov 2018 00:58:00 +0000 (+0200) Subject: fix issue in in alloted resource X-Git-Tag: 1.3.4^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a4cd1f8077b10f57c350666f0749be439c0d480d;p=sdc.git fix issue in in alloted resource fix import script Change-Id: I7531d191c6e4844929aebc4428ab9b09f77b3564 Issue-ID: SDC-1945 Signed-off-by: Michael Lando --- diff --git a/catalog-be/src/main/resources/scripts/import/tosca/upgradeONAPNormative.py b/catalog-be/src/main/resources/scripts/import/tosca/upgradeONAPNormative.py index bebba6c2cb..f23e2d101b 100644 --- a/catalog-be/src/main/resources/scripts/import/tosca/upgradeONAPNormative.py +++ b/catalog-be/src/main/resources/scripts/import/tosca/upgradeONAPNormative.py @@ -55,7 +55,7 @@ def main(argv): adminUser = 'jh0003' debugf = None updateversion = 'true' - updateOnapVersion = 'false' + updateOnapVersion = 'true' importCommon.debugFlag = False scheme = 'http'