diff options
author | 2019-04-18 12:26:14 +0000 | |
---|---|---|
committer | 2019-04-18 12:26:14 +0000 | |
commit | 66f7d1aca7b96ab7db1022dd38f50d8d6b299eb0 (patch) | |
tree | d8817091b11135cde85e8cedc9a8256e458e4845 /html/index.html | |
parent | 9d85d0b33ade6b633e6654593b5d5da9e5a75536 (diff) | |
parent | 2771fdaa953bbbd6780ddc1d00ed18845a3fa370 (diff) |
Merge "tests for bus controller"
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html index f0d6e676..fc01d0b6 100644 --- a/html/index.html +++ b/html/index.html @@ -89,6 +89,7 @@ GLOBAL_INJECTED_APPC_IP_ADDR = "appc.onap" GLOBAL_INJECTED_DCAE_IP_ADDR = "dcae-healthcheck.onap" GLOBAL_INJECTED_SO_IP_ADDR = "so.onap" GLOBAL_INJECTED_MR_IP_ADDR = "message-router.onap" +GLOBAL_INJECTED_BC_IP_ADDR = "dmaap-bc.onap" GLOBAL_INJECTED_POLICY_IP_ADDR = "pdp.onap" GLOBAL_INJECTED_PORTAL_IP_ADDR = "portal-app.onap" GLOBAL_INJECTED_SDC_IP_ADDR = "N/A" |