April 2018
Intermediate to advanced
280 pages
8h 37m
English
The OpenStack platform itself is developed mostly by using the Python programming language. The following Python libraries are available for interacting with several OpenStack services:
In this chapter, we will focus on using the openstacksdk Python library for developing our OpenStack application. Since Python is a platform independent language, ...