Comment 0 for bug 1567767

Revision history for this message
Senthilnathan Murugappan (msenthil) wrote :

Keysonte endpoints should be registered using VIP.
If we add individual nodes this would result in single point of failure breaking HA.

Also observed there are multiple endpoints for the same ip, which is cosmetic though

root@b5s27:/var/log/contrail# keystone endpoint-list | grep 35357
| 2373d1288e0d4b85a8f1e04007e73b2c | RegionOne | http://10.84.25.31:5000/v2.0 | http://10.84.25.31:5000/v2.0
| http://10.84.25.31:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
| 37a3b957f6b44b9d8d6e13fb8f2df41a | RegionOne | http://10.84.25.31:5000/v2.0 | http://10.84.25.31:5000/v2.0
| http://10.84.25.31:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
| 39a713be819243cb98b53961082161f6 | RegionOne | http://10.84.25.27:5000/v2.0 | http://10.84.25.27:5000/v2.0
| http://10.84.25.27:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
| 5106687a3a3a40498688cf6cafda741b | RegionOne | http://10.84.25.30:5000/v2.0 | http://10.84.25.30:5000/v2.0
| http://10.84.25.30:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
| 6c53ed1ed5944d40aae9ae6028ec866b | RegionOne | http://10.84.25.31:5000/v2.0 | http://10.84.25.31:5000/v2.0
| http://10.84.25.31:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
| a37f44eae3ce47c8a8e22b6e65a8e6ff | RegionOne | http://10.84.25.29:5000/v2.0 | http://10.84.25.29:5000/v2.0
| http://10.84.25.29:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
| c08a6f0ac6024f45943bc571fcee0e5c | RegionOne | http://10.84.25.28:5000/v2.0 | http://10.84.25.28:5000/v2.0
| http://10.84.25.28:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
| df88a332b2a8434da9ad86d5263ea740 | RegionOne | http://10.84.25.30:5000/v2.0 | http://10.84.25.30:5000/v2.0
| http://10.84.25.30:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
| f8d9e3c93ec4429896892226f369a82b | RegionOne | http://10.84.25.28:5000/v2.0 | http://10.84.25.28:5000/v2.0
| http://10.84.25.28:35357/v2.0 | d5ee0b35d29647acb5a014b134eb4720 |
root@b5s27:/var/log/contrail#