Skip to main content
Version: 3.0

Image

An Image represents a bootable virtual machine template managed by the Glance service. Images serve as the foundation for launching instances and define the base operating system and file system for virtual machines.

Key functions of the Image service :

  • Boot Source: Provides the base OS image for VM instances.

  • Centralized Image Repository: Allows users to upload, manage, and version OS templates.

  • Visibility Control: Supports private, public, and shared visibility modes.

  • Multi-Backend Support: Stores images in various backends such as Ceph RBD, NFS, Swift, or the local filesystem.