Application credentials allow the user applications to authenticate to the OpenStack Identity service.
With application credentials, applications authenticate with the application credential ID and a secret string which is not the user’s password. This way, the user’s password is not embedded in the application’s configuration.
Application credentials can be used for automation purposes and for Infrastructure as a Code implementations.
Openstack Application Credentials can be requested by raising a ticket in the EWC Support Portal
with the following information:
The tenancy administrator (unless he's the requestor ) shall be included as participant to the request.
The following files will be provided containing the application credentials:
~/.config/openstack/clouds.yaml
Each file can be used in alternative to the other.