This section describes the procedure to create SBC configurator instance using the configurator heat template.
To instantiate the SBC Configurator on OpenStack using Orchestration heat template file:
Log on to the OpenStack.
On navigation pane, click Project > Orchestration > Stacks.
The Stacks page displays:
Stacks Page
Click + Launch Stack to view the Select Template dialog.
Under Template File, click Browse.
Select the .yaml
file saved on the computer.
Click Next.
Select Template
From the Launch Stack dialog, enter the required values for the fields. The following table describes the Launch Stack fields:
SBC-Configurator
Field | Description | Example or Recommendation |
---|---|---|
Stack Name * | A unique name of the stack to create. | SBCConfig |
Creation Timeout (minutes) * | Stack creation time-out in minutes. The default value is 60 minutes. | 60 |
Rollback on Failure | This enables the rollback on create/update failure. | |
Password for user* | This is required for operations to be performed throughout the life cycle of the stack. | admin |
Image Name * | The image to be used to launch the SBC SWe configurator instance. | SBCSWe6.1R000 |
Flavor* | The flavor to be used to launch the instance. For more information see, SBC SWe Requirements. | m1.large |
Security Group* | Name of the security group associated with the instance. For more information see, Understanding Security Group Rules. | vsbc_security_group name |
SBC System Name | SBC system name or Redundancy Group name. For more information see, System and Instance Name Convention. | vsbcSystem |
Management Port Public Network Name or ID | Public network with floating IP addresses for mgt0 (used only if "Floating IP Count" is non-zero for mgt0). |
|
Number of Floating IPs on mgt0 | Number of public IPs on mgt0. | 0 or 1. The default value is 0. |
Management Port Private Network Name or ID | Name or ID of private network for mgt0. | mgt-net |
HA Port Private Network Name or ID | Name or ID of private network for ha0. | ha0-net |
Packet Port 0 Private Network Name or ID | Name or ID of private network for pkt0. | pkt0-net |
Packet Port 1 Private Network Name or ID | Name or ID of private network for pkt1. | pkt1-net |
Is DHCP enabled on Mgt0 Subnet? | This verifies whether DHCP is enabled on Mgt0 subnet. | True or False |
Management Port Private Subnet Name or ID | Name or ID of private subnet for mgt0. | mgt0_subnet |
Is DHCP enabled on Ha0 Subnet? | This verifies whether DHCP is enabled on ha0 subnet. | True or False |
HA Port Private Subnet Name or ID | Name or ID of private subnet for ha0. | ha0_subnet |
Is DHCP enabled on Pkt0 Subnet? | This verifies whether DHCP is enabled on pkt0 subnet. | True or False |
Packet Port 0 Private Subnet Name or ID | Name or ID of private subnet for pkt0. | pkt0_subnet |
Is DHCP enabled on Pkt1 Subnet? | This verifies whether DHCP is enabled on pkt1 subnet. | True or False |
Packet Port 1 Private Subnet Name or ID | Name or ID of private subnet for pkt1. | pkt1_subnet |
SBC (Assigned) Active Instance Name | Preferred name for SBC active instance. | vsbc1 |
EMS User Name | EMS user name to communicate with the APIs. | restuser |
EMS Password | EMS user password which is required to perform operations throughout the life cycle of the stack. | sonus123 |
EMS IP 1 | The standalone EMS IP address to manage SBC instances. For Geographical Redundancy (GR) EMS deployment, this IP address denotes as EMS source IP address. For Example: For IPv6,
For IPv4,
|
|
EMS IP 2 | For GR EMS deployment, this IP address denotes as EMS target IP address. | or
|
Cluster ID | The cluster ID of SBC Configurator cluster. | SBC-Configurator |
Launch Stack
Click Launch.
The new stack is listed in a table.
Stacks Page
Do not click Check Stack after instantiating SBC SWe as it leads to unexpected behavior.
On the navigation pane, click Project > Compute > Instances to view the newly-created instances.
Instances Page
Navigate through the list to view the registered SBC Configurator instance.
Registered SBC Configurator Instance in EMS
When making any changes to configuration, you must apply the same changes on all the instances of Redundancy Group. When using Configurator and EMS, this is taken care automatically through partial updates.