You can launch an instance from an image, volume, instance snapshot, or volume snapshot.

Prerequisites

  • Verify that your OpenStack deployment contains the image, volume, or snapshot from which you want to launch the instance.
  • Verify that the flavor and network for the instance have been created.

Procedure

  1. Log in to the VMware Integrated OpenStack dashboard.
  2. Select your project from the drop-down menu in the title bar.
  3. Select Project > Compute > Instances and click Launch Instance.
  4. On the Details page, enter the desired configuration and click Next.
    Option Description
    Instance Name

    Enter a name for the instance.

    Description

    Enter a description of the instance.

    Availability Zone

    Select a Nova availability zone in which to place the instance.

    Count

    Specify the number of copies of this instance that you want to create.

  5. On the Source page, select whether you want to boot the instance from an image, instance snapshot, volume, or volume snapshot.
    For instances booted from images or instance snapshots, you can choose to use persistent storage by creating a new volume. For instances booted from volumes or volume snapshots, you can choose to delete the specified volume or snapshot when the instance is deleted.
  6. From the Available table, select the desired object and click Next.
  7. On the Flavor page, select the desired flavor and click Next.
  8. On the Networks page, select one or more networks and click Next.
  9. On the Network Ports page, select one or more ports and click Next.
    You must select at least one network or at least one port to launch the instance.
  10. (Optional) Proceed through the wizard to specify security groups, a key pair, custom configurations, server groups, scheduler hints, and metadata.
  11. Click Launch Instance.

Results

The instance is created in OpenStack, and the corresponding virtual machine is created in vSphere.

What to do next

In the Actions column, you can attach and detach interfaces and volumes, associate a floating IP address with the instance, and perform a variety of other actions.