X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=boot%2Frobot%2Fintegration_robot_properties.py;h=a548ab52c7972ec1a1b79c523ec8239bfa4cb3b9;hb=21722908719d0e0051d63bfb28af7b69b2008614;hp=105b10ce3d7612966b81689315da882ae73ff6a8;hpb=6b32d6b801b38e1e5862406c678324ff1c1956b8;p=demo.git diff --git a/boot/robot/integration_robot_properties.py b/boot/robot/integration_robot_properties.py index 105b10ce..a548ab52 100644 --- a/boot/robot/integration_robot_properties.py +++ b/boot/robot/integration_robot_properties.py @@ -81,7 +81,7 @@ GLOBAL_PACKET_GENERATOR_USERNAME = "admin" GLOBAL_PACKET_GENERATOR_PASSWORD = "admin" GLOBAL_PGN_PORT = "2831" # policy info - everything is from the private oam network (also called onap private network) -GLOBAL_POLICY_SERVER_PROTOCOL = "http" +GLOBAL_POLICY_SERVER_PROTOCOL = "https" GLOBAL_POLICY_SERVER_PORT = "8081" GLOBAL_POLICY_HEALTHCHECK_PORT = "6969" GLOBAL_POLICY_AUTH = "dGVzdHBkcDphbHBoYTEyMw=="