OpenStack Identity is the Identity Service in OpenStack and used by many services. Making the OpenStack Identity service highly available in active / passive mode involves
- configuring OpenStack Identity to listen on the VIP address,
- managing OpenStack Identity daemon with the Pacemaker cluster manager,
- configuring OpenStack services to use this IP address.
Note | |
---|---|
Here is the documentation for installing OpenStack Identity service. |