Skip to content

Files

Latest commit

 

History

History
27 lines (22 loc) · 1.68 KB

proc_adding-openstack-details-to-a-compute-profile.adoc

File metadata and controls

27 lines (22 loc) · 1.68 KB

Adding {OpenStack} Details to a Compute Profile

Use this procedure to add {OpenStack} hardware settings to a compute profile. When you create a host on {OpenStack} using this compute profile, these settings are automatically populated.

Procedure
  1. In the {ProjectWebUI}, navigate to Infrastructure > Compute Profiles.

  2. In the Compute Profiles window, click the name of an existing compute profile, or click Create Compute Profile, enter a Name, and click Submit.

  3. Click the name of the {OpenStack} compute resource.

  4. From the Flavor list, select the hardware profile on {OpenStack} to use for the host.

  5. From the Availability zone list, select the target cluster to use within the {OpenStack} environment.

  6. From the Image list, select the image to use for image-based provisioning.

  7. From the Tenant list, select the tenant or project for the {OpenStack} instance.

  8. From the Security Group list, select the cloud-based access rules for ports and IP addresses.

  9. From the Internal network, select the private networks for the host to join.

  10. From the Floating IP network, select the external networks for the host to join and assign a floating IP address.

  11. From the Boot from volume, select whether a volume is created from the image. If not selected, the instance boots the image directly.

  12. In the New boot volume size (GB) field, enter the size, in GB, of the new boot volume.

  13. Click Submit to save the compute profile.

CLI procedure

The compute profile CLI commands are not yet implemented in {ProjectName}. As an alternative, you can include the same settings directly during the host creation process.