Registering the OpenStack Provider instance
Before BMC Cloud Lifecycle Management can use a third-party resource provider, you must first register an instance of that resource provider.
When you register the OpenStack Provider instance, you specify configuration values that enable the BMC Cloud Lifecycle Management OpenStack Provider instance to communicate with the external OpenStack Provider. Typically this configuration is a one-time task that is performed during infrastructure configuration.
Before you begin
Ensure that you have installed the OpenStack Provider.
To register OpenStack as a provider
- From the BMC Cloud Lifecycle Management Administration Console, click the vertical Workspaces menu on the left side of the window and select Providers.
- On the Providers page, click Register
.
- In the Register Provider dialog box, select OpenStack from the Provider Type list.
The corresponding registration fields are displayed. Supply the following inputs:
- Click Submit.
- Stop the BMC_CSM service of the BMC Cloud Platform Manager (OSGi):
- (Windows) Navigate to the Windows Administrative Tools > Services, right-click the BMC_CSM service and click Stop.
- (Linux) Enter the /etc/init.d/bmccsm stop command from the specified path.
- Restart the BMC_CSM service of the BMC Cloud Platform Manager (OSGi):
- (Windows) Navigate to the Windows Administrative Tools > Services, right-click the BMC_CSM service and click Restart.
- (Linux) Enter the /etc/init.d/bmccsm start command from the specified path.
Configure the account.
At least one account must be configured to use the OpenStack Provider. For more information, see Managing-multiple-OpenStack-accounts.
To deregister an OpenStack Provider instance
- From the list in the Providers workspace, select the OpenStack provider instance.
- Click Deregister
.
- When the confirmation dialog box is displayed, click OK.
To edit an OpenStack Provider instance
If you need to change some of the information that you supplied when you registered a resource provider instance during installation, you can edit the information.
- From the list in the OpenStack Provider workspace select the OpenStack Provider instance.
- Click Edit
.
The Edit Provider dialog box is displayed with the current information. Make your changes.
- Click Submit.
Where to go from here
Proceed to Managing-multiple-OpenStack-accounts.