Friday, 2024-12-20

zigoHi 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
zigoSo my question is: do I have a way to know a query is from Horizon, within haproxy?11:39
zigoMaybe a user agent or something?11:39
rdopierawe should be setting a client in the headers, but I'm not sure we do it consistently11:40
zigoOk, thanks, I'll try to investigate.11:54
rdopierazigo: 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
zigoOk.12:52

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!