Handling OpenStack Cloud Images in Platform9
OpenStack Image Management One of the most fundamental functions of an any cloud platform is the management of virtual machine images. In OpenStack, this functionality is mostly taken care of by the Glance collection of services. Glance services provide a repository for virtual machine images and metadata, and endpoints for delivering the OpenStack cloud images to […]