)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":30025,"name":"Vida Haririan","display_name":"Vida Haririan","email":"vhariria@redhat.com","username":"vhari"},"change_message_id":"db4d0a6e6cfd77589f556470db88dd77ad60ee15","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"35bdca35_7d9f7b84","updated":"2025-07-03 01:25:47.000000000","message":"Please set topic osc-functional-tests","commit_id":"8aa628e9f9a596ef29fd54f9bbd5b250664a100d"},{"author":{"_account_id":32594,"name":"Ashley Rodriguez","email":"ashrod98@redhat.com","username":"ashrod98"},"change_message_id":"a6f19b753f604d714c5c1052b9edd6277c81f479","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"4f20929e_176d6f00","updated":"2025-07-02 18:08:04.000000000","message":"recheck old logs","commit_id":"8aa628e9f9a596ef29fd54f9bbd5b250664a100d"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"e9bd7d1983406c16f914abdbf8e64426afb80847","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":9,"id":"2d1f6d7b_6e4113b5","updated":"2026-06-17 19:11:57.000000000","message":"Great job on the tests, glad to see the tests passing on CI. PLease take a look at the comments inline","commit_id":"31252a7381d9bcc3f99044abda74200fa9e49d1e"}],"manilaclient/tests/functional/osc/test_quotas.py":[{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"e9bd7d1983406c16f914abdbf8e64426afb80847","unresolved":true,"context_lines":[{"line_number":32,"context_line":"            \"token issue -c project_id -f value\", client\u003dself.user_client"},{"line_number":33,"context_line":"        ).strip()"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"        self.openstack("},{"line_number":36,"context_line":"            \"token issue -c project_id -f value\", client\u003dself.user_client"},{"line_number":37,"context_line":"        ).strip()"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"    def test_quota_set(self):"},{"line_number":40,"context_line":"        client_project_id \u003d self.openstack("}],"source_content_type":"text/x-python","patch_set":9,"id":"8cf49de5_4418367e","line":37,"range":{"start_line":35,"start_character":8,"end_line":37,"end_character":17},"updated":"2026-06-17 19:11:57.000000000","message":"```suggestion\n        client_user_id \u003d self.openstack(\n            \"token issue -c user_id -f value\", client\u003dself.user_client\n        ).strip()\n```","commit_id":"31252a7381d9bcc3f99044abda74200fa9e49d1e"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"e9bd7d1983406c16f914abdbf8e64426afb80847","unresolved":true,"context_lines":[{"line_number":28,"context_line":"        self.assertIn(\u0027gigabytes\u0027, result)"},{"line_number":29,"context_line":""},{"line_number":30,"context_line":"    def test_quota_show_with_user(self):"},{"line_number":31,"context_line":"        self.openstack("},{"line_number":32,"context_line":"            \"token issue -c project_id -f value\", client\u003dself.user_client"},{"line_number":33,"context_line":"        ).strip()"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"        self.openstack("},{"line_number":36,"context_line":"            \"token issue -c project_id -f value\", client\u003dself.user_client"},{"line_number":37,"context_line":"        ).strip()"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"    def test_quota_set(self):"},{"line_number":40,"context_line":"        client_project_id \u003d self.openstack("}],"source_content_type":"text/x-python","patch_set":9,"id":"5024241e_944c8864","line":37,"range":{"start_line":31,"start_character":8,"end_line":37,"end_character":17},"updated":"2026-06-17 19:11:57.000000000","message":"please assign these two to a variable","commit_id":"31252a7381d9bcc3f99044abda74200fa9e49d1e"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"e9bd7d1983406c16f914abdbf8e64426afb80847","unresolved":true,"context_lines":[{"line_number":35,"context_line":"        self.openstack("},{"line_number":36,"context_line":"            \"token issue -c project_id -f value\", client\u003dself.user_client"},{"line_number":37,"context_line":"        ).strip()"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"    def test_quota_set(self):"},{"line_number":40,"context_line":"        client_project_id \u003d self.openstack("},{"line_number":41,"context_line":"            \"token issue -c project_id -f value\", client\u003dself.user_client"}],"source_content_type":"text/x-python","patch_set":9,"id":"aa2c9b62_6479a68b","line":38,"updated":"2026-06-17 19:11:57.000000000","message":"after getting the results of the commands, please run the quota show for the user and assert that the values are what we expect","commit_id":"31252a7381d9bcc3f99044abda74200fa9e49d1e"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"e9bd7d1983406c16f914abdbf8e64426afb80847","unresolved":true,"context_lines":[{"line_number":80,"context_line":"        self.dict_result("},{"line_number":81,"context_line":"            \u0027share quota delete\u0027,"},{"line_number":82,"context_line":"            f\u0027{client_project_id}  --user {client_user_id}\u0027,"},{"line_number":83,"context_line":"        )"},{"line_number":84,"context_line":""},{"line_number":85,"context_line":"    def test_quota_set_default(self):"},{"line_number":86,"context_line":"        self.dict_result("}],"source_content_type":"text/x-python","patch_set":9,"id":"6a409dbb_461e59e7","line":83,"updated":"2026-06-17 19:11:57.000000000","message":"we should roll back the quotas after the tests run, otherwise it can impact on other tests execution","commit_id":"31252a7381d9bcc3f99044abda74200fa9e49d1e"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"e9bd7d1983406c16f914abdbf8e64426afb80847","unresolved":true,"context_lines":[{"line_number":130,"context_line":"        )"},{"line_number":131,"context_line":""},{"line_number":132,"context_line":""},{"line_number":133,"context_line":"#  def test_quota_delete(self):"},{"line_number":134,"context_line":"#     client_project_id \u003d self.openstack("},{"line_number":135,"context_line":"#            \"token issue -c project_id -f value\", client\u003dself.user_client"},{"line_number":136,"context_line":"#       ).strip()"}],"source_content_type":"text/x-python","patch_set":9,"id":"9d506106_0c6bc2ca","line":133,"updated":"2026-06-17 19:11:57.000000000","message":"please drop the commented test","commit_id":"31252a7381d9bcc3f99044abda74200fa9e49d1e"}]}
