Projects are organizational units in OpenStack. They can contain users, instances, and other objects such as images.

Note: The domain of a project cannot be specified through the VMware Integrated OpenStack dashboard. To create a project in a specified domain, use the OpenStack command-line interface.

Procedure

  1. Log in to the VMware Integrated OpenStack dashboard as a cloud administrator.
  2. Select the admin project from the drop-down menu in the title bar.
  3. Select Identity > Projects.
  4. Click Create Project and enter the desired configuration.
    Option Description
    Name

    Enter a name for the project.

    Description

    Enter a description of the project.

    Enabled

    Select the checkbox to enable the project.

  5. (Optional) Open the Project Members tab and add users to the project.
  6. (Optional) Open the Project Groups tab and add user groups to the project.
  7. Click Create Project.

Results

The project is created and assigned a UUID.

Note: The project UUID generated is 32 characters in length. However, when filtering by project ID specific to the security group section in Neutron server logs or in vRealize Log Insight, use only the first 22 characters.

What to do next

In the Actions column to the right of each project, you can modify project settings, including adding and removing users and groups, modifying project quotas, and changing the name or enabled status of the project.

If you disable a project, it is no longer accessible to its members, but its instances continue to run, and project data is retained. Users that are assigned only to disabled projects cannot log in to the VMware Integrated OpenStack dashboard.

You can select one or more projects and click Delete Projects to remove them permanently. Deleted projects cannot be restored.