Fix MAC address in vLB templates
[demo.git] / heat / vLB_CDS / vpkg.env
index 1b4acd6..1cb460e 100644 (file)
@@ -6,8 +6,8 @@ parameters:
   vpg_int_pktgen_private_ip_0: 192.168.9.110
   vpg_onap_private_ip_0: ASSIGN A PRIVATE ADDRESS IN THE ONAP NETWORK SPACE TO THE VPKTGEN
   vlb_int_pktgen_private_ip_0: 192.168.9.111
-  vlb_0_mac_address: 00:00:00:00:00
-  vpg_0_mac_address: 00:00:00:00:00
+  vlb_0_mac_address: fa:16:3e:00:01:10
+  vpg_0_mac_address: fa:16:3e:00:01:20
   keypair: vlb_key
 
   # NETWORK_ROLE: onap_private
@@ -27,15 +27,12 @@ parameters:
   vnf_name: vLBMS
   vnf_id: vLoadBalancer_demo_app
   vf_module_id: vLoadBalancer
-  sdnc_model_name: vLB_spinup
-  sdnc_model_version: 1.0.0
-  sdnc_artifact_name: vLB_vNF_Artifact
 
   # APP/USER_DATA
   pg_int: 192.168.9.109
   nb_api_version: 1.2.0
-  demo_artifacts_version: 1.4.0-SNAPSHOT
-  install_script_version: 1.4.0-SNAPSHOT
+  demo_artifacts_version: 1.4.0
+  install_script_version: 1.4.0
   cloud_env: PUT openstack OR rackspace HERE
   sec_group: PUT THE ONAP SECURITY GROUP HERE
   nexus_artifact_repo: https://nexus.onap.org
\ No newline at end of file