Using same keystone database with two or more keystone server
What all issue one should expect if same keystone database is being used with two or more keystone server ?
The aim of this configuration is to achieve the High availability for keystone? In this configuration i am planning to install single mysql server and multiple keystone server, all keystone server will point to the same keystone database.
Does openstack support such configuration ?
Will there be data corruption because two keystone writing to same db?
Sounds like a problem waiting to happen. Edit your question and explain what you want to achieve. Maybe there is a clean solution for what you have in mind.