)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":36776,"name":"Tatsuya Hayashino","display_name":"Tatsuya Hayashino","email":"tatsuya.hayashino@lycorp.co.jp","username":"tatsuya.hayashino"},"change_message_id":"841e203a70da0e7336c3ede1fb6ec9f64de0aa9f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"4e5b3a3b_3643c413","updated":"2024-02-15 10:56:04.000000000","message":"I appreciate your change.\nI appreciate your change. By outputting the verification URL to stderr in the OpenStack CLI, it prevents the mixing of the command results with the URL output, making it easier to parse the results of the command.","commit_id":"33340d0ae489b50a60a9d6fc02072d95b1d3ca63"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"49ba4758f8e2033a08823871c87187889e6112c6","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"ee3cae83_db85c856","in_reply_to":"4e5b3a3b_3643c413","updated":"2024-02-15 11:09:12.000000000","message":"Currently all messages sent by logger are directed to stderror in openstack CLI. For example if add --debug in openstack command execution all DEBUG logs are directed to sederr\n\n```\n# openstack token issue --debug\nSTART with options: token issue --debug\noptions: Namespace(verbose_level\u003d3, ...\n...\n+------------+-------------------------------------------------------------------------------------------------------+\n| Field      | Value                                                                                                 |\n+------------+-------------------------------------------------------------------------------------------------------+\n| expires    | 2024-02-15T11:17:15+0000                                                                              |\n| id         | gAAAAABlzfBj428dmek08ExAd1ZzaW6y6klc1CWUuVpYO9Ljv5qxMDpKwM4rj1hmEwoHBdof5fAY4Io2Exqq-                 |\n|            | EkietgklVvsMSrNzFEUte5FzCVvWctqTzeQEciMNfyHuVDizF2Cka3c6JqFEMKCRfaATDACQYq0-AOt044Nizzyek2yMq5MTKc    |\n| project_id | 2e1290f8bdc44d35bce981db68fb54a2                                                                      |\n| user_id    | d26d54abf4cf455ea30014d859f6eec4                                                                      |\n+------------+-------------------------------------------------------------------------------------------------------+\nclean_up IssueToken: \nEND return value: 0\n[root@localhost ~]# openstack token issue --debug 2\u003e/dev/null\n+------------+-------------------------------------------------------------------------------------------------------+\n| Field      | Value                                                                                                 |\n+------------+-------------------------------------------------------------------------------------------------------+\n| expires    | 2024-02-15T11:17:18+0000                                                                              |\n| id         | gAAAAABlzfBmCTzbaYJ8bFfrQHVeAXAgmVZW-kc-m54Eq0clLitvGUAwtK3oaPcL6xLM2GhTin3iA-                        |\n|            | VUiFIKdREfYuH84y7FE0QJT9wRkh-                                                                         |\n|            | eS1PQ-Y00QBEcB4LVAD4KNETOEikm28xEBTquyXr6h17QL4o2gsLZyzpGaz_mjXNlxY4yyAKCe-I                          |\n| project_id | 2e1290f8bdc44d35bce981db68fb54a2                                                                      |\n| user_id    | d26d54abf4cf455ea30014d859f6eec4                                                                      |\n+------------+-------------------------------------------------------------------------------------------------------\n```\n\nand if we use logger.warning then the message should be directed to stderr unless you give any options to change that direction. I don\u0027t have a handy env to test oidc integration, but if you have your local env to test this then feel free to use this proposal (I mean update your commit with this code change).","commit_id":"33340d0ae489b50a60a9d6fc02072d95b1d3ca63"},{"author":{"_account_id":36776,"name":"Tatsuya Hayashino","display_name":"Tatsuya Hayashino","email":"tatsuya.hayashino@lycorp.co.jp","username":"tatsuya.hayashino"},"change_message_id":"ec0725773d1bf5ff494ee4a38f50f3e77ab21260","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a9c1c06f_817fbd06","in_reply_to":"ee3cae83_db85c856","updated":"2024-02-15 11:19:19.000000000","message":"\u003e  I don\u0027t have a handy env to test oidc integration, but if you have your local env to test this then feel free to use this proposal (I mean update your commit with this code change).\n\nI have confirmed that _logger.warning is functioning as intended　with openstack cli.\nBased on your suggestion, I will update my commit.","commit_id":"33340d0ae489b50a60a9d6fc02072d95b1d3ca63"}]}
