...
Now, we can upload the ZIP file containing the Heat templates and scripts that describe our product. Click on "Overview" to return to the main page for the product we're creating. Click on the "Select File" button in the right-hand section of the page (or drag and drop your zip file). The zip file we're using for this tutorial is vFW 14.2.17as of 20170608 for 1.0.0 vFW_100_20170608.zip in the reference page
, which can be obtained from the Reference Documents page.
...
in the following "1.0.0 template" - the identifiers highlighted should be modified from their original template - including the repo URL
parameters:
vfw_image_name: Ubuntu 14.04 LTS (Trusty Tahr) (PVHVM)
vfw_flavor_name: 4 GB General Purpose v1
public_net_id: 00000000-0000-0000-0000-000000000000
unprotected_private_net_id: zdfwfwl01_unprotected
protected_private_net_id: zdfwfwl01_protected
ecomp_private_net_id: c69b2c8e-bb65-427f-ba7b-695fb62bba39
ecomp_private_subnet_id: cc0fbfdf-6217-4c6f-8d6b-e199d74504e4
unprotected_private_net_cidr: 192.168.10.0/24
protected_private_net_cidr: 192.168.20.0/24
ecomp_private_net_cidr: 10.0.0.0/8
vfw_private_ip_0: 192.168.10.100
vfw_private_ip_1: 192.168.20.100
vfw_private_ip_2: 10.1.0.1
vpg_private_ip_0: 192.168.10.200
vpg_private_ip_1: 10.1.0.2
vsn_private_ip_0: 192.168.20.250
vsn_private_ip_1: 10.1.0.3
vfw_name_0: zdfwfwl01fwl01
vpg_name_0: zdfwfwl01pgn01
vsn_name_0: zdfwfwl01snk01
vnf_id: vFirewall_demo_app
vf_module_id: vFirewall
webserver_ip: 162.242.254.138 # unused
dcae_collector_ip: 10.0.4.102 # the private IP of the DCAE_Controller - see the zldciad4vicoll00 VM - do not modify
dcae_collector_port: 8080
#repo_url: https://ecomp-nexus:8443/repository/raw/org.openecomp.simpledemo
repo_url: https://nexus.onap.org/content/sites/raw/org.openecomp.demo/vnfs/vfw/1.0.0-SNAPSHOT
repo_user: ecomp_os # not required anymore
repo_passwd: peg64suk # not required anymore
key_name: vfw_key
pub_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN marcoplatania@mt-asa1-1-vpn239.research.att.com
Repackage the ZIP - by following Pre-Onboarding
This vFW example is hardcoded to the EAST coast IAD region - to use the DFW region we should be able adjust the env file - see
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
The Heat template and environment file will be processed by SDC and a page showing the contents of the uploaded zip file will be displayed. The warnings in the right panel can be ignored. This page can be reached from the "Attachments" link in the left sidebar.
...