April 2017
Intermediate to advanced
470 pages
11h 12m
English
Using OpenStack Ansible (OSA), adding a compute node is much simpler than understanding the resource requirements needed for a node. Basically, the compute node will run nova-compute together with the networking plugin agent. What you should understand at this stage of automated deployment is how to make the new compute node communicate with the controller and network nodes:

As performed in the previous chapter, Chapter 3, OpenStack Cluster - The Cloud Controller and Common Services, deploying compute nodes using Ansible can be achieved by revisiting the same Ansible configuration files as follows:
Read now
Unlock full access