diff options
author | Jerry Flood <jf9860@att.com> | 2017-10-27 12:01:36 -0400 |
---|---|---|
committer | Jerry Flood <jf9860@att.com> | 2017-10-27 12:01:49 -0400 |
commit | bfc7fcce302d41d598b9e3ae36f6e49e423767eb (patch) | |
tree | 4d318b12a2ab2201bb978bfbe949072f6a46883b /robot/assets | |
parent | 596db38841448d97493334c9fb0d996e3e14210e (diff) |
Update the DCAE HC as per Lusheng
Issue: TEST-69
Change-Id: If81384593da06e12a766c373f1e9648f46752102
Signed-off-by: Jerry Flood <jf9860@att.com>
Diffstat (limited to 'robot/assets')
-rw-r--r-- | robot/assets/templates/web/index.html.template | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/robot/assets/templates/web/index.html.template b/robot/assets/templates/web/index.html.template index 7f1e93fd..cb7ea2e5 100644 --- a/robot/assets/templates/web/index.html.template +++ b/robot/assets/templates/web/index.html.template @@ -70,6 +70,8 @@ GLOBAL_INJECTED_PORTAL_IP_ADDR = "${portal}" GLOBAL_INJECTED_SDC_IP_ADDR = "${sdc}" GLOBAL_INJECTED_SDNC_IP_ADDR = "${sdnc}" GLOBAL_INJECTED_VID_IP_ADDR = "${vid}" +GLOBAL_INJECTED_OPENO_IP_ADDR = "${openo}" +GLOBAL_INJECTED_CLAMP_IP_ADDR = "${clamp}" </pre> <h2> SDN-C </h2> |