This document provides instructions for configuring OpenStack Nova compute on a controller and compute server. It discusses:
1. Configuring the MySQL database, RabbitMQ, and Keystone service credentials for Nova on the controller.
2. Installing and configuring the Nova packages, including API, scheduler, and conductor services on the controller and nova-compute on the compute server.
3. Configuring Nova to use the MySQL database, RabbitMQ for messaging, and Glance for images.
4. Starting the Nova services and cleaning the SQLite database file.
Related topics: