Useful Links
Computer Science
Other Tools and Technologies
OpenStack
1. Introduction to Cloud Computing and OpenStack
2. Identity Service: Keystone
3. Compute Service: Nova
4. Image Service: Glance
5. Block Storage Service: Cinder
6. Object Storage Service: Swift
7. Networking Service: Neutron
8. Dashboard: Horizon
9. Orchestration Service: Heat
10. Telemetry and Monitoring
11. Deployment and Configuration
12. Operations and Management
13. Advanced Topics
Compute Service: Nova
Core Functionality
Virtual Machine Lifecycle Management
Instance Creation
Instance Deletion
Instance Start/Stop/Reboot
Instance Shelving and Unshelving
Instance Pause and Unpause
Instance Suspend and Resume
Compute Resource Scheduling
Scheduler Filters
Scheduler Weighers
Resource Allocation
Key Concepts
Instances
Instance States
Instance Metadata
Instance Actions
Flavors
Flavor Properties
Custom Flavors
Extra Specifications
Key Pairs
SSH Key Management
Key Pair Injection
Server Groups
Affinity Policies
Anti-Affinity Policies
Quotas
Compute Resource Quotas
Quota Enforcement
Live and Cold Migration
Live Migration Process
Cold Migration Process
Migration Prerequisites
Host Aggregates
Aggregate Creation
Availability Zone Mapping
Nova Architecture
nova-api
API Endpoints
RESTful Interface
nova-scheduler
Scheduling Algorithms
Filter Scheduler
Placement Service Integration
nova-conductor
Database Access Mediation
Task Management
nova-compute
Hypervisor Interaction
Instance Management
nova-novncproxy
Console Access
nova-consoleauth
Console Authentication
Placement Service
Resource Inventory
Resource Allocation
Resource Providers
Hypervisor Integration
Supported Hypervisors
KVM
QEMU
VMware vCenter
Hyper-V
Xen
LXC
Hypervisor Selection
Hypervisor-Specific Features
Libvirt Integration
Previous
2. Identity Service: Keystone
Go to top
Next
4. Image Service: Glance