Configuring OpenStack Compute

The /etc/nova/nova.conf file is a very important file and is referred to many times in this book. This file informs each OpenStack Compute service how to run and what to connect to in order to present OpenStack to our end users. This file will be replicated amongst our nodes as our environment grows.

Tip

The same /etc/nova/nova.conf file is used on all of our OpenStack Compute service nodes. Create this once and copy to all other nodes in our environment.

Getting ready

We will be configuring the /etc/nova/nova.conf file on both the Controller host and Compute host.

If you are using the Vagrant environment provided with this book, log in to our OpenStack Controller and Compute hosts using the following commands:

vagrant ...

Get OpenStack Cloud Computing Cookbook - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.