April 2018
Intermediate to advanced
280 pages
8h 37m
English
As discussed in Chapter 3, Exploring OpenStack Private Cloud, the OpenStack imaging service called Glance stores all the VM images in various formats such as qcow2, raw, and so on. We saw how we could use the OpenStack dashboard to upload, download, and launch a VM image from the Glance database. Lets now see how we can perform the same operations using the Python SDK.