)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":30615,"name":"Tushar Trambak Gite","email":"tushargite96@gmail.com","username":"tushargite96"},"change_message_id":"27c9fbe3d2f29d179c1590338140360a685cc8a7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"b9a1dbb7_84052ae5","updated":"2022-03-23 11:58:29.000000000","message":"LGTM","commit_id":"f0014a5080a1cfe63f2b2b2a9dd7d5a8c4180853"},{"author":{"_account_id":32755,"name":"Christian Rohmann","email":"christian.rohmann@inovex.de","username":"frittentheke"},"change_message_id":"66fcc6d5d00f217034888d10c8c4e8a81162b3e3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"5e644fda_0e633efc","updated":"2022-03-30 11:10:34.000000000","message":"Stephen, Sylvain. I took the liberty to add you as reviewers:\nWould be great to have this merged and fixed.","commit_id":"f0014a5080a1cfe63f2b2b2a9dd7d5a8c4180853"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"c3708e24b4845c31631287d93084da84d0a45785","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"9c3ab107_c18330a2","updated":"2022-08-30 12:10:56.000000000","message":"I checked it works, except that on the API I can filter for * but with openstackclient I cant:\n$ openstack network rbac list --target-project \"*\"\nNo project with a name or ID of \u0027*\u0027 exists.\n\n(The same with \\*)\n$ openstack network rbac list --target-project \\*\nNo project with a name or ID of \u0027*\u0027 exists.","commit_id":"fa238c125bffb34452463bd8fbfc802d20df61b8"},{"author":{"_account_id":32755,"name":"Christian Rohmann","email":"christian.rohmann@inovex.de","username":"frittentheke"},"change_message_id":"a3d0eb786ee14725a7a87972ca1a943b546f2df3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"c6fe8171_2f366baf","updated":"2022-08-25 13:48:56.000000000","message":"recheck","commit_id":"fa238c125bffb34452463bd8fbfc802d20df61b8"},{"author":{"_account_id":33634,"name":"Jan Hartkopf","email":"j@hartkopf.io","username":"jhartkopf"},"change_message_id":"4d977252d26c95c949ed934a75dffefdf6325d4c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"298e0602_1dd299d5","updated":"2022-09-05 14:21:08.000000000","message":"recheck (build logs expired)","commit_id":"fa238c125bffb34452463bd8fbfc802d20df61b8"},{"author":{"_account_id":33634,"name":"Jan Hartkopf","email":"j@hartkopf.io","username":"jhartkopf"},"change_message_id":"922fd76411f99a65ff7adcc2bf3a842e49376b79","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"f38503f1_53a763b8","in_reply_to":"1693c400_6d43ef8b","updated":"2022-09-06 12:25:07.000000000","message":"Done","commit_id":"fa238c125bffb34452463bd8fbfc802d20df61b8"},{"author":{"_account_id":33634,"name":"Jan Hartkopf","email":"j@hartkopf.io","username":"jhartkopf"},"change_message_id":"addc000506edcd53927056711adac8eee8f17162","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"1693c400_6d43ef8b","in_reply_to":"9c3ab107_c18330a2","updated":"2022-09-05 16:59:28.000000000","message":"Seems a bit strange to me to filter for \"*\" when you can just omit --target-project.\n\nBut may be useful to allow this to maintain API compatibility.","commit_id":"fa238c125bffb34452463bd8fbfc802d20df61b8"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"ad69f7335db5a36f716a8c21c3fdc6b17a57fb4c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"a2dda152_6bf75c58","updated":"2022-09-13 10:04:24.000000000","message":"thanks","commit_id":"4d7d7e627eb4bb028251bd7993026aae45db7d8b"}],"openstackclient/network/v2/network_rbac.py":[{"author":{"_account_id":27900,"name":"Artem Goncharov","email":"artem.goncharov@gmail.com","username":"gtema"},"change_message_id":"1ec0dc22b79b203dda466a54c1831809093080ae","unresolved":true,"context_lines":[{"line_number":253,"context_line":"        if parsed_args.action is not None:"},{"line_number":254,"context_line":"            query[\u0027action\u0027] \u003d parsed_args.action"},{"line_number":255,"context_line":"        if parsed_args.target_project is not None:"},{"line_number":256,"context_line":"            query[\u0027target_tenant\u0027] \u003d parsed_args.target_project"},{"line_number":257,"context_line":""},{"line_number":258,"context_line":"        data \u003d client.rbac_policies(**query)"},{"line_number":259,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"84c212de_62be0242","line":256,"updated":"2022-06-23 07:35:07.000000000","message":"pls set the target_project_id as query parameter instead of target_tenant, cause that is what you have added in the SDK. In addition API supports only project_id, therefore you might want to actually find this project first and use id (to avoid sending name to API and getting error back)","commit_id":"f0014a5080a1cfe63f2b2b2a9dd7d5a8c4180853"},{"author":{"_account_id":33634,"name":"Jan Hartkopf","email":"j@hartkopf.io","username":"jhartkopf"},"change_message_id":"922fd76411f99a65ff7adcc2bf3a842e49376b79","unresolved":false,"context_lines":[{"line_number":253,"context_line":"        if parsed_args.action is not None:"},{"line_number":254,"context_line":"            query[\u0027action\u0027] \u003d parsed_args.action"},{"line_number":255,"context_line":"        if parsed_args.target_project is not None:"},{"line_number":256,"context_line":"            query[\u0027target_tenant\u0027] \u003d parsed_args.target_project"},{"line_number":257,"context_line":""},{"line_number":258,"context_line":"        data \u003d client.rbac_policies(**query)"},{"line_number":259,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"62d28cd7_cfca893f","line":256,"in_reply_to":"29bad81b_fbdb47d2","updated":"2022-09-06 12:25:07.000000000","message":"Done (marking as resolved)","commit_id":"f0014a5080a1cfe63f2b2b2a9dd7d5a8c4180853"},{"author":{"_account_id":33634,"name":"Jan Hartkopf","email":"j@hartkopf.io","username":"jhartkopf"},"change_message_id":"8f2074045f5b07dfbcf39121c574e0f9819cd15e","unresolved":true,"context_lines":[{"line_number":253,"context_line":"        if parsed_args.action is not None:"},{"line_number":254,"context_line":"            query[\u0027action\u0027] \u003d parsed_args.action"},{"line_number":255,"context_line":"        if parsed_args.target_project is not None:"},{"line_number":256,"context_line":"            query[\u0027target_tenant\u0027] \u003d parsed_args.target_project"},{"line_number":257,"context_line":""},{"line_number":258,"context_line":"        data \u003d client.rbac_policies(**query)"},{"line_number":259,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"29bad81b_fbdb47d2","line":256,"in_reply_to":"84c212de_62be0242","updated":"2022-07-04 12:34:49.000000000","message":"Thanks Artem, I have adjusted the code.","commit_id":"f0014a5080a1cfe63f2b2b2a9dd7d5a8c4180853"}]}
