Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.17.zip in the reference page, which can be obtained from the Reference Documents page.

Editing the base_vfw.env environment file for the virtual FW

in the following "1.0.0 template" - the identifiers highlighted should be modified from their original template.

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.1 # the private IP of the DCAE_Controller

  dcae_collector_port: 8080

  repo_url: https://ecomp-nexus:8443/repository/raw/org.openecomp.simpledemo

  repo_user: ecomp_os

  repo_passwd: peg64suk

  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


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
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyDOC-6

...