aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/so/cds_service_template.jinja
diff options
context:
space:
mode:
authorHany Abdelbaki <habdelbaki.ext@orange.com>2020-06-24 15:33:32 +0200
committerHany Abdelbaki <habdelbaki.ext@orange.com>2020-06-24 17:16:07 +0200
commit322ffdb2c9258a8907ebee6fe05d73ae94f9601e (patch)
tree412d0aa3b18a6711e9ac4c685fe3c3c03e20e4d4 /robot/assets/templates/so/cds_service_template.jinja
parentef0d3af475328e6047f3c89e672202b8d15c6cf3 (diff)
Some corrections for VLB CDS
Issue-ID: TEST-247 Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com> Change-Id: Ib23970af35270bcc5ba6c76c7eaef98d967474e9
Diffstat (limited to 'robot/assets/templates/so/cds_service_template.jinja')
-rw-r--r--robot/assets/templates/so/cds_service_template.jinja9
1 files changed, 9 insertions, 0 deletions
diff --git a/robot/assets/templates/so/cds_service_template.jinja b/robot/assets/templates/so/cds_service_template.jinja
index 9b6e1cc2..f63a717a 100644
--- a/robot/assets/templates/so/cds_service_template.jinja
+++ b/robot/assets/templates/so/cds_service_template.jinja
@@ -50,6 +50,15 @@
"instanceName":"{{resp['serviceVnfs'][0]['modelInfo']['modelInstanceName']}}",
"instanceParams":[
{
+ "dcae_collector_ip":"{{dcae_collector_ip}}",
+ "dcae_collector_port":"{{dcae_collector_port}}",
+ "vlb_0_int_pktgen_private_port_0_mac":"{{vlb_0_int_pktgen_private_port_0_mac}}",
+ "vpg_0_int_pktgen_private_port_0_mac":"{{vpg_0_int_pktgen_private_port_0_mac}}",
+ "key_name":"olc-key",
+ "nb_api_version":"1.2.0",
+ "nexus_artifact_repo":"https://nexus.onap.org",
+ "repo_url_artifacts":"https://nexus.onap.org/content/groups/staging",
+ "repo_url_blob":"https://nexus.onap.org/content/repositories/raw",
"onap_private_net_id":"{{GLOBAL_INJECTED_NETWORK}}",
"onap_private_subnet_id":"{{GLOBAL_INJECTED_OPENSTACK_PRIVATE_SUBNET_ID}}",
"pub_key":"{{GLOBAL_INJECTED_PUBLIC_KEY}}",