Creating service deployment definitions and resource sets for the Savvis Provider
Use the Service Deployment Definitions tab (in the Service Blueprints Definition editor) to specify how resources are assigned to support the functionality that is described in the service definition of a blueprint.
To create service deployment definitions and resource sets
- In the Service Deployment Definitions tab of the Blueprint Definition Editor, click New
.
- Enter a name and description for the service deployment definition.
- In the Resource Sets tab, click Add
.
- In the Resource Set Details window, specify a name and description for the resource set.
- From the list of available components, add the components to include with this resource set.
In the Compute Resources tab, specify the compute attributes required for this resource set.
- In the Network Resources tab, configure the Network Interface Cards (NICs) with the following details:
- NIC Number: Specify the NIC number.
- NIC Tags: Select the NIC tag. (Applicable only if you select Use NIC Tags in the Network Selection Method).
- Select one of the network selection methods:
- Use NIC Tags: Select Use NIC Tags.
Use Label: Specify VM Tier01.
Private IP: Select Dynamic if the IP needs to be selected dynamically while provisioning the VM. In case of Static, select the IP for VM provisioning.
- Click OK to close the dialog box.
- Click Save to commit the blueprint and save all your changes.
To define service deployment parameters
After you have created the service definition, you can define the service deployment parameters. As a cloud administrator, you can define the following service deployment parameters for the deployment packages during multi-tier VM provisioning:
- BMCAssignPublicIP — Define this parameter as a Boolean data type. If the value is True, a Public IP is assigned to the VM, and if the value is False, a Private IP is assigned to the VM during provisioning.
InstallRscdAgent — Define this parameter as a boolean data type. If the value is True, software installation is done, and if the value is False, software installation is not done during VM provisioning.