diff options
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html index f3571dac..7110a202 100644 --- a/html/index.html +++ b/html/index.html @@ -84,7 +84,7 @@ GLOBAL_INJECTED_OPENSTACK_USERNAME = "openstackuser" GLOBAL_INJECTED_OPENSTACK_TENANT_ID = "d570c718cbc545029f40e50b75eb13df" GLOBAL_INJECTED_REGION = "RegionOne" GLOBAL_INJECTED_KEYSTONE = "http://10.12.25.2:5000" -GLOBAL_INJECTED_AAI1_IP_ADDR = "aai.onap" +GLOBAL_INJECTED_AAI_IP_ADDR = "aai.onap" GLOBAL_INJECTED_APPC_IP_ADDR = "appc.onap" GLOBAL_INJECTED_DCAE_IP_ADDR = "dcae-healthcheck.onap" GLOBAL_INJECTED_SO_IP_ADDR = "so.onap" |