February 2018
Intermediate to advanced
200 pages
5h 51m
English
OpenStack exposes a set of web APIs that can be used to manage resources. In order to interact with these APIs, Ansible needs to authenticate with OpenStack. The shade Python library helps in authenticating with the OpenStack server. So let's go ahead and install the required dependency using the following command:
# pip install shade
Read now
Unlock full access