| QG | Hello all ! | 14:28 |
|---|---|---|
| QG | I have another question ! | 14:28 |
| QG | We are running Zed release and the new python-octaviaclient (3.5.0 ) is passing some new params hsts_preload and hsts_include_subdomains which are causing some listener creation error : | 14:28 |
| QG | Unknown attributes for argument listener_.listener: hsts_preload, hsts_include_subdomains (HTTP 400) | 14:28 |
| gthiemonge | QG: hm i don't know if we guarantee that newer octaviaclient releases work with older octavia releases | 14:32 |
| gthiemonge | johnsom: any ideas? | 14:32 |
| gthiemonge | QG: so yeah basically we have added HSTS support to octavia/octaviaclient during the Bobcat cycle | 14:33 |
| johnsom | You must use the client version that maps to the API version you are running. The client uses the stable branch policy. | 14:36 |
| amorin | hello, the problem is that most of the users are doing pip install and expect that client to talk to API whatever the version is | 14:37 |
| gthiemonge | QG: can you add -vv to the CLI call that returns this error? (and copy the content of the POST request to a pastebin) | 14:47 |
| gthiemonge | I think we can fix that | 14:49 |
| opendevreview | Gregory Thiemonge proposed openstack/python-octaviaclient master: WIP Set default value for HSTS options to None https://review.opendev.org/c/openstack/python-octaviaclient/+/896255 | 14:56 |
| gthiemonge | QG: ^ can you test this | 14:57 |
| gthiemonge | ? | 14:57 |
| gthiemonge | it's WIP we need to evaluate/test the impact on the HSTS feature | 14:57 |
| QG | gthiemonge: here the log : https://paste.opendev.org/show/bbv7hhMXtazg2AZXDwkt/ | 14:59 |
| gthiemonge | "hsts_include_subdomains": false, "hsts_preload": false | 15:02 |
| gthiemonge | yeah there's no need to pass these options | 15:02 |
| gthiemonge | the commit ^^ should remove that | 15:02 |
| QG | yeah the patch fix the issue ! | 15:09 |
| QG | That's cool | 15:09 |
| gthiemonge | QG: on monday, i'll check that it doesn't have any side effects and I think that we will cut a new release when it is merged | 15:10 |
| QG | gthiemonge: thanks a lot ! | 15:11 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!