Change SO Actor simulator to use http 36/107636/1
authorjhh <jorge.hernandez-herrero@att.com>
Wed, 13 May 2020 16:19:13 +0000 (11:19 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Wed, 13 May 2020 16:19:13 +0000 (11:19 -0500)
Issue-ID: POLICY-2560
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: If1c706dbb108ce3265dcab0da09fcf4081464c2a

scripts/policy/config/sim-all/simParameters.json

index cd34733..e98acc0 100644 (file)
@@ -33,7 +33,7 @@
             "providerClass": "org.onap.policy.simulators.SoSimulatorJaxRs",
             "host": "0.0.0.0",
             "port": 6669,
-            "https": true,
+            "https": false,
             "userName": "InfraPortalClient",
             "password": "password1$"
         },