OpenStack connection

Managed services supports OpenStack cloud connection. For Managed services to access your OpenStack environment, you must provide the value of the following OpenStack cloud connection parameters:

  • Authentication URL - Enter the authentication URL. It is used for the purpose of identification. The syntax is http://IP_ADDRESS/identity/v3. Here, v3 refers to version 3 of the keystone identity API.
  • User Name - Enter the user name that is used to log into OpenStack server.
  • Password - Enter the password of the OpenStack user.
  • Domain Name - Enter the keystone domain name.
  • Region - Enter the region of the cloud OpenStack.
  • Project Name - Enter the name of the project that is supported by OpenStack and is within the specified domain.

Note: The values for the URL, domain, and region can be discovered on any OpenStack implementation by examining the output of 'OpenStack catalog list'.

For more information about these values, see OpenStack Provider External link icon.