fix issue in in alloted resource 04/73204/1 1.3.4
authorMichael Lando <michael.lando@intl.att.com>
Wed, 21 Nov 2018 00:58:00 +0000 (02:58 +0200)
committerMichael Lando <michael.lando@intl.att.com>
Wed, 21 Nov 2018 00:58:00 +0000 (02:58 +0200)
fix import script

Change-Id: I7531d191c6e4844929aebc4428ab9b09f77b3564
Issue-ID: SDC-1945
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
catalog-be/src/main/resources/scripts/import/tosca/upgradeONAPNormative.py

index bebba6c..f23e2d1 100644 (file)
@@ -55,7 +55,7 @@ def main(argv):
        adminUser = 'jh0003'
        debugf = None
        updateversion = 'true'
-       updateOnapVersion = 'false'
+       updateOnapVersion = 'true'
        importCommon.debugFlag = False
        scheme = 'http'