You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  • 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:

  1. Create an OpenStack flavor that suits your needs using the Dashboard GUI.

    1. Log on to OpenStack GUI dashboard as admin user.

      OpenStack Log In

    2. On the navigation pane, click Admin > Flavors. Click Create Flavor to define a new flavor.

      Flavors

    3. To create Flavor, specify the following values:
      1. Specify the flavor name.
      2. By default, the ID is auto.
      3. Specify the resource requirements (VCPU, RAM, and Root Disk) by referring the respective EMS, SBC, and PSX requirements, mentioned in _D-SBC SWe Requirements section.
      4. Type or select 0 in Ephemeral Disk (GB) field.
      5. Type or select 0 in Swap Disk (MB) field.
      6. By default, the RX/TX Factor is 1. Change the value if necessary.

      7. Click Create Flavor to create the flavor.

        Creating Flavor

  2. After the flavor is created with specified configuration, the following screen is displayed:

    Flavor Created

Additional Flavor Settings for D-SBC

Refer to VNF Performance Tuning page for SBC SWe flavor settings using Openstack CLI.

  • No labels