[Yahoo-eng-team] [Bug 2026361] [NEW] API traceback when creating token with body from v2 api on the v3 endpoint

2023-07-07 Thread Quentin GROLLEAU
Public bug reported: When requesting a Keystone token, a user may make a mistake and use the api V2 body on an api v3 endpoint. This will result with a Traceback showing is user/password in the logs Keystone logs : ERROR keystone.server.flask.application During handling of the above exception

[Yahoo-eng-team] [Bug 1995972] [NEW] L3 router is doing schedule_routers when adding/removing external gateway

2022-11-08 Thread Quentin GROLLEAU
Public bug reported: Hello all ! When I add or remove an external gateway on L3 router, neutron will always choose new agents (candidates ) and try to bind the router to them. Of course it will realize afterwards that the router already has agents and that it should not do it but it takes some t

[Yahoo-eng-team] [Bug 1843708] [NEW] Key-pair is not updated during the rebuild

2019-09-12 Thread Quentin GROLLEAU
Public bug reported: Description === When we want to rebuild an instance and change the keypair we can specified it with : openstack --os-compute-api-version 2.54 server rebuild --image "Debian 10" --key-name key1 instance1 This comes from this implementation : https://review.opende