Note |
---|
- For creating flavor using Openstack CLI, refer to SBC SWe Flavor Example.
- Flavor creation is enabled on OpenStack for admin user. If you are a non-admin user consult an admin user for flavor creation. If you already have an OpenStack Flavor with the same requirements mentioned in _D-SBC SWe Requirements section, you can reuse the existing OpenStack Flavor.
|
To create an OpenStack flavor :
...
using OpenStack GUI:
Log on to OpenStack GUI dashboard as admin user.
Anchor |
---|
creatingflavor | creatingflavor Log In3 | OpenStack Log In Page |
Image Modified |
On the navigation pane, click Admin > System > Flavors
. Click Create Flavor to define a new flavor.
Flavors3 | Flavors |
---|
Image Removed |
- To create Flavor, specify the following values:
Specify Image Added |
- Click +Create Flavor.
- In Create Flavor screen:
- Enter the flavor name.
- By default, the ID is auto.
Specify the resource requirements (VCPU- Enter the VCPUs, RAM (MB),
and - Root Disk
) by referring the respective EMS, SBC, and PSX requirements, mentioned in _D-SBC SWe Requirements section- (GB) values. Refer to OpenStack Requirements page for more information.
- Type or select 0 in Ephemeral Disk (GB) field.
- Type or select 0 in Swap Disk (MB) field.
- By default, the RX/TX Factor is 1. Change the value if necessary.
Click Create Flavor to create the flavor.
3 | Create Flavor |
---|
Image Modified |
After the flavor is created with specified configuration, the following screen is displayed:
Created
3 | Flavor Created |
---|
Image Modified |
...
Refer to VNF Performance Tuning page for flavor settings of SBC SWe
...
Cloud using Openstack CLI.