Skip to Content
Learning OpenStack Networking - Third Edition
book

Learning OpenStack Networking - Third Edition

by James Denton
August 2018
Beginner
462 pages
12h 36m
English
Packt Publishing
Content preview from Learning OpenStack Networking - Third Edition

Installing and configuring compute node components

Once the Compute services have been configured on the controller node, at least one other host must be configured as a compute node. The compute node receives requests from the controller node to host virtual machine instances.

On the compute nodes, install the nova-compute package and related packages. These packages provide virtualization support services to the compute node:

    # apt install nova-compute

Update the Nova configuration file at /etc/nova/nova.conf on the compute nodes with the following Keystone-related settings:

[api]...auth_strategy= keystone[keystone_authtoken]...auth_uri = http://controller01:5000auth_url = http://controller01:35357memcached_servers = controller01:11211 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

You might also like

OpenStack Certification, 2/e

OpenStack Certification, 2/e

Sander van Vugt
Mastering OpenStack - Second Edition

Mastering OpenStack - Second Edition

Omar Khedher, Chandan Dutta

Publisher Resources

ISBN: 9781788392495