)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"5f1d8e173a64cb6c0394715133ffaac84a3bb380","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"1eea1178_06c9d8e0","updated":"2025-04-01 10:59:39.000000000","message":"Hmm, may be use Policy?","commit_id":"2e70fc80fbb22b78db3a8e8420efe0ed8c13e3a1"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"91fd98d70ef71d20a947dfa2643ee7ad0b2a4692","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"9d4e9b7f_6bb16145","in_reply_to":"1eea1178_06c9d8e0","updated":"2025-04-01 12:03:41.000000000","message":"Made a slight correction","commit_id":"2e70fc80fbb22b78db3a8e8420efe0ed8c13e3a1"},{"author":{"_account_id":26285,"name":"wu.chunyang","email":"wchy1001@gmail.com","username":"wu.chunyang"},"change_message_id":"097a661de9c20aa30a751628fe118b6eb952e6f0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"94615556_df93aafc","updated":"2025-04-02 14:05:08.000000000","message":"hello, hirotaka, could you help to review this patch? as i am not familiar with trove-dashboard project.","commit_id":"1d5e7c702127c99a4f407c188ed62d29466ec41f"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"78e4e8889fa55fce5f3081f8a37e4c66a3ab921d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0a69b60f_6658691b","in_reply_to":"1e102d46_96b4b463","updated":"2025-04-03 09:57:07.000000000","message":"Done","commit_id":"1d5e7c702127c99a4f407c188ed62d29466ec41f"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"94a18559b09bc7db9b2c32f4f3dbe76a35ea8b6e","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"1e102d46_96b4b463","in_reply_to":"94615556_df93aafc","updated":"2025-04-02 15:52:18.000000000","message":"Seems we need to fix test at \"/home/zuul/src/opendev.org/openstack/trove-dashboard/trove_dashboard/content/database_clusters/tests.py\" to replace \"Locality\" by new label:\nAssertionError: False is not true : Couldn\u0027t find \u0027Locality\u0027 in response","commit_id":"1d5e7c702127c99a4f407c188ed62d29466ec41f"},{"author":{"_account_id":37598,"name":"Ivan Anfimov","display_name":"Ivan Anfimov","email":"lazekteam@gmail.com","username":"anfimovir"},"change_message_id":"48f41a5e017c312b7dc6558e32e01987e9a4eac0","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"302784d4_3369e8bd","updated":"2025-04-03 09:59:06.000000000","message":"@wchy1001@gmail.com hello, this only minor language change for prevent problems with translation to another languages and I think, this help another users.","commit_id":"4d0f509783259ad5810ca8233935d9ec90268468"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"77318dac5cf43327452f37afe7d38d979a262b86","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"1fb82728_c65124b7","updated":"2025-04-09 23:52:27.000000000","message":"Hello Dmitriy and Ivan, Thanks for the PR. I am not a native English speaker, but I think you may think \"locality\" is ambiguous for many users.\n\nCould you please make the same change wherever the \"Locality\" label is used because I think consistency is also important for users.\n\nThanks in advance,\nHirotaka","commit_id":"4d0f509783259ad5810ca8233935d9ec90268468"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"91757d2ff408b99e5d499c2e8bbf02125fb07539","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"b80514b2_51ff0603","updated":"2025-04-19 09:26:11.000000000","message":"Hello Dmitriy, Thank you for the reply. I appreciate your efforts in improving the project. As code consistency is important, I would like to ask for your opinion on whether similar changes (changing \"Locality\" to \"Locality Policy\") might be necessary in the following locations. What do you think?\n\n```\n% grep -rnH \"Locality\" .\n./locale/pt_BR/LC_MESSAGES/django.po:619:msgid \"Locality\"\n./locale/ko_KR/LC_MESSAGES/django.po:591:msgid \"Locality\"\n./locale/ja/LC_MESSAGES/django.po:555:msgid \"Locality\"\n./locale/zh_Hans/LC_MESSAGES/django.po:589:msgid \"Locality\"\n./locale/ru/LC_MESSAGES/django.po:597:msgid \"Locality\"\n./locale/en_GB/LC_MESSAGES/django.po:700:msgid \"Locality\"\n./locale/en_GB/LC_MESSAGES/django.po:701:msgstr \"Locality\"\n./locale/de/LC_MESSAGES/django.po:621:msgid \"Locality\"\n./locale/id/LC_MESSAGES/django.po:585:msgid \"Locality\"\n./locale/id/LC_MESSAGES/django.po:586:msgstr \"Locality (lokalitas)\"\n./locale/fr/LC_MESSAGES/django.po:626:msgid \"Locality\"\n./locale/tr_TR/LC_MESSAGES/django.po:606:msgid \"Locality\"\n./content/databases/workflows/create_instance.py:116:            label\u003d_(\"Locality\"),\n./content/databases/templates/databases/_detail_overview.html:28:      \u003cdt\u003e{% trans \"Locality\" %}\u003c/dt\u003e\n./content/databases/tests.py:440:        self._test_details(database, \"Locality\", assert_contains\u003dFalse)\n./content/databases/tests.py:444:        self._test_details(database, \"Locality\")\n./content/database_clusters/forms.py:107:        label\u003d_(\"Locality\"),\n./content/database_clusters/templates/database_clusters/_detail_overview.html:20:            \u003cdt\u003e{% trans \"Locality\" %}\u003c/dt\u003e\n./content/database_clusters/tests.py:420:        self.assertNotContains(res, \"Locality\")\n./content/database_clusters/tests.py:445:        self.assertContains(res, \"Locality\")\n```\n\nThanks in advance,\nHirotaka","commit_id":"4d0f509783259ad5810ca8233935d9ec90268468"},{"author":{"_account_id":31737,"name":"Hirotaka Wakabayashi","email":"hiwkby@yahoo.com","username":"hiwkby"},"change_message_id":"756c3ef60a20f1646d816bf159be82ddbad0b25f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"67414e2f_3a0a7a6a","updated":"2025-04-20 23:59:34.000000000","message":"Hello Dmitriy, Thanks for the comment! Patch approved.","commit_id":"4d0f509783259ad5810ca8233935d9ec90268468"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"6c953bfdcced997392aa65a589a6c635c4f0fddb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"ec2e2bfa_a30bc40f","in_reply_to":"1fb82728_c65124b7","updated":"2025-04-10 08:43:44.000000000","message":"@hiwkby@yahoo.com\nHello, Hirotaka.\nThanks for reply. If I\u0027m not mistaken there is no place left where label locality is used, in \"Server Groups\" f.e. for affinity rules is used only \"Policy\" label.\nIf there is anything I\u0027ve left please let me know.\n\nThanks.","commit_id":"4d0f509783259ad5810ca8233935d9ec90268468"},{"author":{"_account_id":37632,"name":"Dmitriy Chubinidze","email":"dcu995@gmail.com","username":"chubinidzedr"},"change_message_id":"a9d0af6c72f7b21f78bc15fa0cc9405f5f725efc","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"466fde4a_f4e55741","in_reply_to":"b80514b2_51ff0603","updated":"2025-04-19 11:24:05.000000000","message":"@hiwkby@yahoo.com As I can see I\u0027ve already made changes in source files.\nRegarding locales, they will be overwritten once the current change will be merged.","commit_id":"4d0f509783259ad5810ca8233935d9ec90268468"}]}
