OpenStack Networking is the network connectivity service in OpenStack. Making the OpenStack Networking Server service highly available in active / passive mode involves
- configuring OpenStack Networking to listen on the VIP address,
- managing OpenStack Networking API Server daemon with the Pacemaker cluster manager,
- configuring OpenStack services to use this IP address.
Note | |
---|---|
Here is the documentation for installing OpenStack Networking service. |