Skip to content

Commit

Permalink
Updated to 10.40
Browse files Browse the repository at this point in the history
  • Loading branch information
bflazar authored Aug 20, 2024
1 parent ff70de2 commit afe683d
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions openstack/Ixia_Virtual_Chassis_Heat_Template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ heat_template_version: 2013-05-23


description: >
Version: 10.00
Version: 10.40
This is the HEAT template used for Ixia Virtual Products deployment in OpenStack-based environments. It can be used with IxNetwork VE and IxLoad VE products with version 8.10 EA or newer.
The template will create 1 Virtual Machine (named "vChassis").
The Ixia_Virtual_Chassis_10.00_Heat_Template_Variables.yaml environment file is used for hardcoding the parameters for the resources defined in this Heat Template.
The Ixia_Virtual_Chassis_10.40_Heat_Template_Variables.yaml environment file is used for hardcoding the parameters for the resources defined in this Heat Template.
parameters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ parameters:
Management_Network: Ixia Management Network

Virtual_Chassis_Name: vChassis
Virtual_Chassis_Image_Name: Ixia Virtual Chassis 10.00
Virtual_Chassis_Image_Name: Ixia Virtual Chassis 10.40
Virtual_Chassis_Flavor: m1.custom.virtual.chassis
4 changes: 2 additions & 2 deletions openstack/Ixia_Virtual_Load_Module_Heat_Template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ heat_template_version: 2013-05-23


description: >
Version: 10.00
Version: 10.40
This is the HEAT template used for Ixia Virtual Products deployment in OpenStack-based environments. It can be used with IxNetwork VE and IxLoad VE products with version 8.10 EA or newer.
The template will create 1 Virtual Networks (named "Test Network") and for Management it will be using an existing user given network name.
The template will create 1 Virtual Machine (named "vCard-1").
The Ixia_Virtual_Load_Module_10.00_Heat_Template_Variables.yaml environment file is used for hardcoding the parameters for the resources defined in this Heat Template.
The Ixia_Virtual_Load_Module_10.40_Heat_Template_Variables.yaml environment file is used for hardcoding the parameters for the resources defined in this Heat Template.
parameters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ parameters:
Test_Sub_Network: 192.168.2.0/24

Virtual_Load_Module_Name: vCard
Virtual_Load_Module_Image_Name: Ixia Virtual Load Module 10.00
Virtual_Load_Module_Image_Name: Ixia Virtual Load Module 10.40
Virtual_Load_Module_Flavor: m1.custom.virtual.load.module
4 changes: 2 additions & 2 deletions openstack/Ixia_Virtual_Test_Appliance_Heat_Template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ heat_template_version: 2013-05-23


description: >
Version: 10.00
Version: 10.40
This is the HEAT template used for Ixia Virtual Products deployment in OpenStack-based environments. It can be used with IxNetwork VE and IxLoad VE products with version 8.10 EA or newer.
The template will create 1 Virtual Machine (named "Virtual Test Appliance").
The Ixia_Virtual_Test_Appliance_10.00_Heat_Template_Variables.yaml environment file is used for hardcoding the parameters for the resources defined in this Heat Template.
The Ixia_Virtual_Test_Appliance_10.40_Heat_Template_Variables.yaml environment file is used for hardcoding the parameters for the resources defined in this Heat Template.
parameters:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ parameters:
Test_Sub_Network2: 192.168.3.0/24

Virtual_Test_Appliance_Name: Virtual Test Appliance
Virtual_Test_Appliance_Image_Name: Ixia Virtual Test Appliance 10.00
Virtual_Test_Appliance_Image_Name: Ixia Virtual Test Appliance 10.40
Virtual_Test_Appliance_Flavor: m1.custom.virtual.test.appliance

0 comments on commit afe683d

Please sign in to comment.