zigo | Hi there! I'm currently working on a feature to put the OpenStack API in maintenance. It puts a specific backend for when the query to haproxy isn't comming from a list of IPs. That works well for the CLI, however, not when someone is using horizon, which is included in the whitelist of IPs. | 11:39 |
---|---|---|
zigo | So my question is: do I have a way to know a query is from Horizon, within haproxy? | 11:39 |
zigo | Maybe a user agent or something? | 11:39 |
rdopiera | we should be setting a client in the headers, but I'm not sure we do it consistently | 11:40 |
zigo | Ok, thanks, I'll try to investigate. | 11:54 |
rdopiera | zigo: I know we do it for all the calls using openstacksdk in the new code, with `app_name='horizon', app_version='1.0'` | 12:09 |
zigo | Ok. | 12:52 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!