X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=boot%2Frobot%2Fintegration_preload_parameters.py;h=13e9621bfd65c7e066b7337c06d68f8a14eeff67;hb=24f5b5575b0736eba361cd5b544af873156317f0;hp=1ab11f5024d57c2a1bd093d4f67a6d08def6e258;hpb=cb40cd40f576c9a624cea022f1bab84cebfedd25;p=demo.git diff --git a/boot/robot/integration_preload_parameters.py b/boot/robot/integration_preload_parameters.py index 1ab11f50..13e9621b 100644 --- a/boot/robot/integration_preload_parameters.py +++ b/boot/robot/integration_preload_parameters.py @@ -10,7 +10,7 @@ GLOBAL_PRELOAD_PARAMETERS = { "onap_private_net_cidr" : "10.0.0.0/8", "onap_sec_group" : "${GLOBAL_INJECTED_SEC_GROUP}", "dcae_collector_ip" : "${GLOBAL_INJECTED_DCAE_COLLECTOR_IP}", - "dcae_collector_port" : "8080", + "dcae_collector_port" : "8081", "public_net_id" : "${GLOBAL_INJECTED_PUBLIC_NET_ID}", "cloud_env" : "${GLOBAL_INJECTED_CLOUD_ENV}", "install_script_version" : "${GLOBAL_INJECTED_SCRIPT_VERSION}",