Configuring blueprint design server teams

In the blueprint designer, teams map users to roles. Teams also include a list of resources that the team owns and cloud projects that the team can use.

Before you begin

Set up the users for the team in the blueprint designer and the roles to assign to those users.

About this task

To set up a team, you specify the members of the team, including users and groups. Then, you assign roles to the users and groups to specify their permissions. You also assign resources to the team, such as blueprints and cloud projects. The blueprint design server creates a repository for the team on the local Git server that team members can use to share blueprints and configuration files.
Note: The teams for the blueprint design server are separate from the teams for the server.

Procedure

  1. In the blueprint designer, click Settings > Teams.
  2. Select a team or click Create New Team to create a new team.
  3. On the Members tab, use the Add User or Add Group lists to add users and groups to the team. You can filter users by selecting an authentication realm in the Realm list.
  4. Assign roles to the users and groups:
    1. In the Members list, select a user or group.
    2. Under Roles, select the roles for that user or group.
  5. Give the team access to a cloud system through a cloud project:
    1. Go to the Cloud Authorization tab.
    2. Click Add.
    3. Select the cloud projects for the team and then click OK.
  6. Click Save.

Results

Now the users can work with the resources. The roles that you selected for the users determine what the users can do with those resources. If you assigned cloud projects to the team, the users can use the functional IDs in those projects to deploy cloud instances.

Feedback