Too many stat warning logs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Low
|
Wu Wenxiang |
Bug Description
In deploying environment.
I run multi keystone processes in multi ports, and use a haproxy to proxy all of them, like below:
_____Haproxy(5000)
I use this topo because of performance.
details: https:/
And I found too many warning logs in syslog:
Unable to resolve API as either public or admin: Haproxy:5000
Unable to resolve API as either public or admin: Haproxy:5000
Unable to resolve API as either public or admin: Haproxy:5000
....
Reason:
The root cause is Keystone-
I think this warning should be removed.
Or we should find another way to stat port.
Changed in keystone: | |
importance: | Undecided → Low |
Changed in keystone: | |
milestone: | none → havana-2 |
status: | Fix Committed → Fix Released |
Changed in keystone: | |
milestone: | havana-2 → 2013.2 |
Fix proposed to branch: master /review. openstack. org/32312
Review: https:/