This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- altStatName: httpbin-dev.httpbin-dev.svc.130.xx.io.port.8000.app_inst.httpbin-dev.app_svc.unknown | |
circuitBreakers: | |
thresholds: | |
- maxConnections: 20000 | |
maxPendingRequests: 20000 | |
maxRequests: 20000 | |
maxRetries: 20000 | |
trackRemaining: true | |
connectTimeout: 1s | |
edsClusterConfig: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We are using keystone as a global service and hence its centre of universe . | |
Any api calls internal or via customer for the OpenStack cloud has to go via keystone for auth which internally calls ldap and ,etc. | |
Also keystone is running on a seperate box , seperate from other OpenStack components. | |
Need some approvals to post architecture related data and hence just briefed as above to give some insight. |