February 2018
Beginner
290 pages
7h 28m
English
ManageIQ, or any similar orchestration platform will communicate with the underlying cloud using API keys. These come in different forms depending on the cloud provider.
For example, for AWS, it's an access key and secret key (akin to a username/password combination). For GCP, we have a policy.json file, and OpenStack, uses a username and password of a user defined in keystone.
Whatever it might be, it is simply a way to authenticate calls that are being made to the platform. In this case, we will just add the infrastructure providers in the ManageIQ tool.
Read now
Unlock full access