Create instance flavors
Flavor is a virtual hardware configuration profile that defines the resource allocation required for a virtual machine (VM) or instance, including the number of vCPUs, amount of memory, and root disk size. Flavors are a critical component of the Compute (Nova) service, enabling users to create consistent and manageable templates for compute resources within a cloud platform.
Image
2 items
Create an instance from ISO
Learn how to boot a virtual machine from a guest ISO file to manually install operating systems that don't have a ready-made cloud image available.
Create SSH keypairs
A keypair is an SSH public-private key pair used to securely access instances without the need for passwords.
Create an instance
The Create Instances function provisions virtual machines based on predefined resource templates, OS images, and configuration parameters.
Connect to Instance by noVNC
Access your Linux or Windows instance after it has been launched by connecting through the browser-based console available in the web UI.
Attach Security Groups to Instance
The Attach Security Groups to Instance function allows you to define inbound and outbound traffic rules applied to a virtual machine. It acts as a virtual firewall to control network access at the instance level.
Associate Floating IP to Instance
The Associate Floating IP to Instance function assigns a public IP address to a virtual machine, enabling access from external networks
Resize an instance
The Resize Instance function modifies a virtual machine’s resource allocation—such as vCPU and memory—by switching to a different instance type without requiring the VM to be recreated.
Create instance snapshot
The Create Instance Snapshot function captures the current state of a virtual machine, including its disk and configuration, allowing you to create a reusable image for backup or future deployments
Restore an instance snapshot
Learn how to restore an OpenStack volume from a Ceph RBD snapshot, including prerequisites, restore steps, verification, and troubleshooting.
Live migrate instances
The Live Migrate Instance function moves a running virtual machine from one physical host to another without shutting it down, ensuring minimal disruption to service.
Export an instance
The Export Instance function creates a downloadable image of a virtual machine, enabling it to be archived, transferred, or imported into another environment.
Install QEMU Agent
The Install QEMU Agent function involves setting up a guest-side service that enables enhanced communication between the virtual machine and the host, providing features like IP reporting, shutdown control, and file system freeze for backups.
Create host aggregate
The Hypervisor Host Aggregation function groups compute hosts with shared characteristics to enable targeted scheduling, resource segmentation, and metadata-based policies.
Configure AI accelerator (GPU)
The AI Accelerator (GPU) function enables direct passthrough of physical GPU devices to virtual machines, providing high-performance computing capabilities for AI and machine learning workloads.