OpenStack Image Service offers a service for discovering, registering, and retrieving virtual machine images. Making the OpenStack Image API service highly available in active / passive mode involves
- configuring OpenStack Image to listen on the VIP address,
- managing OpenStack Image API daemon with the Pacemaker cluster manager,
- configuring OpenStack services to use this IP address.
Note | |
---|---|
Here is the documentation for installing OpenStack Image API service. |