Updating https to http for HAS API 93/48593/1
authorAnkitkumar Patel <ankit@research.att.com>
Tue, 22 May 2018 22:47:38 +0000 (18:47 -0400)
committerAnkitkumar Patel <ankit@research.att.com>
Tue, 22 May 2018 22:48:59 +0000 (18:48 -0400)
Updating the HAS api.

Issue-ID: INT-144
Change-Id: I0c830448d4b1155dba096a237a07bdab41279caf
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
boot/oof_vm_init.sh

index 492f3dc..67975b4 100644 (file)
@@ -54,7 +54,7 @@ soUsername: ""   # SO username for call back.
 soPassword: ""   # SO password for call back.
 
 # Credentials for Conductor
-conductorUrl: https://$HAS_HOST:8091/v1/plans/
+conductorUrl: http://$HAS_HOST:8091/v1/plans/
 conductorUsername: admin1
 conductorPassword: plan.15
 conductorPingWaitTime: 60  # seconds to wait before calling the conductor retry URL