Adding a compute host using OpenStack-Ansible

In order to run instances, OpenStack Compute needs to be aware of the physical resources on which to run the instances. As OpenStack has grown and matured over time, the process for adding a host has also grown with it. OpenStack-Ansible provides a very convenient and consistent method for adding new compute hosts which allows you to scale your environment as your needs grow. A compute host runs the nova-compute service and the hypervisor that spawns the appropriate instance type requested.

Getting ready

In order to add a compute host to an OpenStack cluster using openstack-ansible, you will need the following information:

  • The IP address of the host
  • SSH access to the host
  • The SSH key from your deployment ...

Get OpenStack Cloud Computing Cookbook - Fourth 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.