)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":8556,"name":"Ghanshyam Maan","display_name":"Ghanshyam Maan","email":"gmaan.os14@gmail.com","username":"ghanshyam"},"change_message_id":"f2e94b79e797c2a81ea21ed48692bb7095eda612","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"1c8eb8ed_0781639b","updated":"2023-02-10 01:40:07.000000000","message":"I do not recall the reason why we need to remove this. please add reason if that is causing any issues or it is deprecated and not recommended to use.\n\nAlso, instead of these random contributions, if you would like to help community we define the upstream opportunity where community need help\n-  https://governance.openstack.org/tc/reference/upstream-investment-opportunities/","commit_id":"ded6e5fa9cea7df037ac64e6eba8eedf47bfa333"},{"author":{"_account_id":29313,"name":"Vishal Manchanda","email":"manchandavishal143@gmail.com","username":"vishalmanchanda"},"change_message_id":"55147ed587fc94601391fa6387ce735c01377995","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"cfac8d59_184e8184","updated":"2023-09-11 04:39:29.000000000","message":"Hi, thanks for the patch. Could you also make the same change for the below files and other places in the code if required:\n\n1. https://github.com/openstack/trove-dashboard/blob/6bc43e214846d60ae77461728033d9f6e4e6feb5/README.rst#L149\n2. https://github.com/openstack/trove-dashboard/blob/6bc43e214846d60ae77461728033d9f6e4e6feb5/trove_dashboard/content/databases/forms.py#L191\n3. https://github.com/openstack/trove-dashboard/blob/6bc43e214846d60ae77461728033d9f6e4e6feb5/trove_dashboard/content/databases/tests.py#L491-L735\n4. https://github.com/openstack/trove-dashboard/blob/6bc43e214846d60ae77461728033d9f6e4e6feb5/trove_dashboard/content/database_configurations/tests.py#L95-L149","commit_id":"c702c468da6e71529b2df9ac3c3b103e7c697e00"},{"author":{"_account_id":35058,"name":"Ke Niu","email":"niuke@inspur.com","username":"niuke"},"change_message_id":"c7a0307c3f65d8ae7e6585bc5033af8e297329df","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"1b20999d_604f9cf0","in_reply_to":"cfac8d59_184e8184","updated":"2023-09-16 02:50:07.000000000","message":"Thank you, I have made changes to these files.","commit_id":"c702c468da6e71529b2df9ac3c3b103e7c697e00"},{"author":{"_account_id":35058,"name":"Ke Niu","email":"niuke@inspur.com","username":"niuke"},"change_message_id":"e9c6ec78be62ee4966d372bcdadd09a94e06f9a7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"32944f5e_e40f87c6","updated":"2023-09-20 00:22:42.000000000","message":"recheck","commit_id":"f6c10bdaaadbe3f33ff030d1187bbbbe030d462c"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"0bbc4086ae5f3efd5e3e6cf99ff40f0e04cd83c7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"dbf0fe7a_90f24e8e","updated":"2025-04-19 09:04:16.000000000","message":"Hello Ivan, Thank you so much for the patch! As code consistency is crucial, could you please also make similar changes to the following sections to ensure uniformity across the codebase?\n\n```\n% grep -irnH \"u\\\u0027\" content/database_clusters\ncontent/database_clusters/tests.py:211:        cluster_name \u003d u\u0027MyCluster\u0027\ncontent/database_clusters/tests.py:213:        cluster_flavor \u003d u\u0027aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa\u0027\ncontent/database_clusters/tests.py:215:        cluster_datastore \u003d u\u0027mongodb\u0027\ncontent/database_clusters/tests.py:216:        cluster_datastore_version \u003d u\u00272.6\u0027\ncontent/database_clusters/tests.py:217:        cluster_network \u003d u\u0027\u0027\ncontent/database_clusters/tests.py:271:        cluster_name \u003d u\u0027MyCluster\u0027\ncontent/database_clusters/tests.py:273:        cluster_flavor \u003d u\u0027aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa\u0027\ncontent/database_clusters/tests.py:275:        cluster_datastore \u003d u\u0027mongodb\u0027\ncontent/database_clusters/tests.py:276:        cluster_datastore_version \u003d u\u00272.6\u0027\ncontent/database_clusters/tests.py:277:        cluster_network \u003d u\u002782288d84-e0a5-42ac-95be-e6af08727e42\u0027\ncontent/database_clusters/tests.py:332:        cluster_name \u003d u\u0027MyCluster\u0027\ncontent/database_clusters/tests.py:334:        cluster_flavor \u003d u\u0027aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa\u0027\ncontent/database_clusters/tests.py:336:        cluster_datastore \u003d u\u0027mongodb\u0027\ncontent/database_clusters/tests.py:337:        cluster_datastore_version \u003d u\u00272.6\u0027\ncontent/database_clusters/tests.py:338:        cluster_network \u003d u\u0027\u0027\n```\n```\n% grep -irnH \"u\\\u0027\" content/database_configurations \ncontent/database_configurations/tests.py:95:    def _test_create_test_configuration(self, config_description\u003du\u0027\u0027):\ncontent/database_configurations/tests.py:103:        name \u003d u\u0027config1\u0027\ncontent/database_configurations/tests.py:132:        self._test_create_test_configuration(u\u0027description of config1\u0027)\ncontent/database_configurations/tests.py:147:        name \u003d u\u0027config1\u0027\ncontent/database_configurations/tests.py:149:        config_description \u003d u\u0027description of config1\u0027\n```\n\nThanks in advance,\nHirotaka","commit_id":"6381019a0c05e7a0f4b9249483e017dff56620e3"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"a9e19651a018fcdec517f6155a018a0e8c526d64","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"c6ee9a38_9e1e97e7","in_reply_to":"dbf0fe7a_90f24e8e","updated":"2025-04-19 10:19:25.000000000","message":"Hello Hirotaka,\n\nNo problem, done, patch updated.","commit_id":"6381019a0c05e7a0f4b9249483e017dff56620e3"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"56b170bd5acad22e814751a826c573b92a2a0b5e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"f6240961_8ee0d8da","updated":"2025-04-21 23:25:26.000000000","message":"Hello Ivan, I appreciate your updating the PR! I understand your point, but generally speaking, including code changes unrelated to the purpose of the PR can make its content unclear. It also raises the question of how much unrelated change should be allowed. Therefore, I pointed out that each PR should focus solely on its intended purpose.\nMany thanks,\nHirotaka","commit_id":"8b5b8c17a0fcd8bdd77b1571fa8470af6a677774"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"26a819468f7d568cd92094dc2b11c5c95e41ba07","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":8,"id":"3174395c_cf162543","updated":"2025-04-21 23:34:12.000000000","message":"Patch approved. There is another patch that is a work in progress but has not been updated recently, so I will merge this patch first.","commit_id":"8b5b8c17a0fcd8bdd77b1571fa8470af6a677774"}],"releasenotes/source/conf.py":[{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"2c414adce512049d471a1fbae6664234f39964f8","unresolved":true,"context_lines":[{"line_number":1,"context_line":"# -*- coding: utf-8 -*-"},{"line_number":2,"context_line":"#"},{"line_number":3,"context_line":"# Trove Dashboard Release Notes documentation build configuration file, created by"},{"line_number":4,"context_line":"# sphinx-quickstart on Thu Apr 14 18:07:45 2016."}],"source_content_type":"text/x-python","patch_set":7,"id":"19d57d89_19f3908d","side":"PARENT","line":1,"updated":"2025-04-20 23:50:19.000000000","message":"Hello Ivan, Thanks for the update! I think this part should not be removed in this patch because this is not for Python but for editors.","commit_id":"65d801845cd2e5c033a4cc7929fe4e35c5d85560"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"1ea92eb349182571cb79f9c5e32c595a428037e1","unresolved":false,"context_lines":[{"line_number":1,"context_line":"# -*- coding: utf-8 -*-"},{"line_number":2,"context_line":"#"},{"line_number":3,"context_line":"# Trove Dashboard Release Notes documentation build configuration file, created by"},{"line_number":4,"context_line":"# sphinx-quickstart on Thu Apr 14 18:07:45 2016."}],"source_content_type":"text/x-python","patch_set":7,"id":"636cc7fc_1f8b4c63","side":"PARENT","line":1,"in_reply_to":"19d57d89_19f3908d","updated":"2025-04-21 06:15:59.000000000","message":"Hello Hirotaka, hmm, I think this not need for python 3, but, no problem, code restored.","commit_id":"65d801845cd2e5c033a4cc7929fe4e35c5d85560"}]}
