Creating cloud projects for the blueprint designer

A cloud project for the blueprint designer represents a tenant or project on a cloud system. You can give users access to cloud systems through cloud projects.

Before you begin

Procedure

  1. Log in to the blueprint designer as a user with the following permissions:
    • Configure Security
    • Manage Users & Groups
  2. Click Settings > Clouds.
  3. Select the cloud connection to use.
  4. On the Authorization tab, click Add Project.
  5. Specify the following information, depending on the type of cloud:
    Table 1. Properties for OpenStack cloud projects
    Property Description
    Name (Project name from OpenStack) For OpenStack Keystone version 3, specify the OpenStack project name. For Keystone version 2, specify the tenant name. If you installed Keystone with the engine, the default value is admin.
    Functional ID Enter the ID of the functional account on the OpenStack system. If you installed Keystone with the engine, the default value is admin.
    Password Enter the password for the functional account. If you installed Keystone with the engine, the default value is openstack1.
    Domain If your OpenStack identity service uses the Identity API v3, enter the domain that the project is on.
    Table 2. Properties for SoftLayer cloud projects
    Property Description
    Name (Project name from OpenStack) For OpenStack Keystone version 3, specify the OpenStack project name. For Keystone version 2, specify the tenant name. If you installed Keystone with the engine, the default value is admin.
    Functional ID Enter the ID of the functional account on the OpenStack system.
    Password Enter the password for the functional account.
    Domain If your OpenStack identity service uses the Identity API v3, enter the domain that the project is on.
    SoftLayer User ID Enter the account ID for SoftLayer®.
    SoftLayer API Key Enter The API key for SoftLayer.
    Default Region Select the region to use with the Heat orchestration engine.
    Table 3. Properties for Amazon Web Services (AWS) cloud projects
    Property Description
    Name (Project name from OpenStack) For OpenStack Keystone version 3, specify the OpenStack project name. For Keystone version 2, specify the tenant name. If you installed Keystone with the engine, the default value is admin.
    Functional ID Enter the ID of the functional account on the OpenStack system. If you installed Keystone with the engine, the default value is admin.
    Password Enter the password for the functional account. If you installed Keystone with the engine, the default value is openstack1.
    Domain If your OpenStack identity service uses the Identity API v3, enter the domain that the project is on.
    Amazon Access ID Enter the ID for AWS.
    Amazon Secret Key Enter the password for AWS.
    Default Region Select the region to use with the Heat orchestration engine.
    Table 4. Properties for VMware cloud projects
    Property Description
    Name (Project name from OpenStack) For OpenStack Keystone version 3, specify the OpenStack project name. For Keystone version 2, specify the tenant name. If you installed Keystone with the engine, the default value is admin.
    Functional ID Enter the ID of the functional account on the OpenStack system. If you installed Keystone with the engine, the default value is admin.
    Password Enter the password for the functional account. If you installed Keystone with the engine, the default value is openstack1.
    Domain If your OpenStack identity service uses the Identity API v3, enter the domain that the project is on.
    VMware vCenter User ID Enter the user ID for VMware vCenter.
    VMware vCenter Password Enter the password for VMware vCenter.
    VMware vCenter Host Enter the host name of the VMware vSphere API for vCenter server. This is the host name portion of the property VirtualCenter.VimApiUrl.
    VMware vCenter Port Enter the port of the VMware vSphere API for vCenter server. This is the port portion of the property VirtualCenter.VimApiUrl.
    Default Region Select the region to use with the Heat orchestration engine.
    Table 5. Properties for Azure cloud projects
    Property Description
    Name (Project name from OpenStack) For OpenStack Keystone version 3, specify the OpenStack project name. For Keystone version 2, specify the tenant name. If you installed Keystone with the engine, the default value is admin.
    Functional ID Enter the ID of the functional account on the OpenStack system. If you installed Keystone with the engine, the default value is admin.
    Password Enter the password for the functional account. If you installed Keystone with the engine, the default value is openstack1.
    Domain If your OpenStack identity service uses the Identity API v3, enter the domain that the project is on.
    Azure Subscription ID Enter the subscription ID to use. You can find this information in the Azure web portal or by running the CLI command azure account list.
    Azure Client ID Enter the ID of the application to associate the connection with. You can create a temporary application with the azure ad app create command.
    Azure Client Secret Enter the password of the application. You specified this password when you created the application with the azure ad app create command.
    Azure Tenant ID Enter the tenant ID to use. You can find this information by running the CLI command azure account list.
    Default Region Select the region to use with the Heat orchestration engine.
  6. Optional: If your VMware cloud requires NSX networking types, select the Configure NSX access check box and specify the following information:
    Table 6. Properties for VMWare cloud projects that require NSX access
    Property Description
    NSX User ID Enter the NSX user ID.
    NSX Password Enter the password for the NSX user ID.
    NSX Host Enter the VMWare NSX API host IP address and port number.
  7. Click Test Connection to verify that the connection information is correct.
  8. Click Save.

What to do next

Assign the cloud project to a team:
  1. Click Teams, and then select a team.
  2. Go to the Cloud Authorization tab, and click Add.
  3. Click Save.

Feedback