28 Aug
2025
28 Aug
'25
8:12 p.m.
Thanks for the reply. Yes we have http_proxy_to_wsgi middleware in api-paste.ini. I also tried changed HAproxy configs to add frontend and backend, to set headers for neutron/nova. Interesting thing is, after that I can get port list work and related logs is available in HAproxy logs, but not always. Sometimes it's still giving me the same error as before, and I don't see meaningful logs in HAproxy. So my struggling point is: 1. when I don't add HAproxy configs for neutron, why it returns http href link, although I'm sure CLI is sending neutron https request? 2. after adding HAproxy configs, why it only works intermittently?