)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":34975,"name":"Jaromír Wysoglad","email":"jwysogla@redhat.com","username":"jwysogla"},"change_message_id":"7b6ba27c3fc0616c244b51dd5ace1648f7f15c2d","unresolved":true,"context_lines":[{"line_number":4,"context_line":"Commit:     Takashi Kajinami \u003ckajinamit@oss.nttdata.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2026-02-02 22:58:43 +0900"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"devstack: Manipulate databas only where enabled"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"... to avoid duplicated operations in multi node setup."},{"line_number":10,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"e97c41d7_d7d40d6c","line":7,"updated":"2026-02-03 10:35:39.000000000","message":"```suggestion\ndevstack: Manipulate database only where enabled\n```","commit_id":"6ca6a2291eec0c6975885497ca27e18245eda9c5"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"41c0968a28fdfe65e928a99e34bee967341ec317","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     Takashi Kajinami \u003ckajinamit@oss.nttdata.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2026-02-02 22:58:43 +0900"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"devstack: Manipulate databas only where enabled"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"... to avoid duplicated operations in multi node setup."},{"line_number":10,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"c4111611_d79c038f","line":7,"in_reply_to":"e97c41d7_d7d40d6c","updated":"2026-02-03 14:14:20.000000000","message":"Done","commit_id":"6ca6a2291eec0c6975885497ca27e18245eda9c5"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"41c0968a28fdfe65e928a99e34bee967341ec317","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"00518cae_1bbe53f9","updated":"2026-02-03 14:14:20.000000000","message":"Thanks for spotting these problems. Fixed these accordingly.","commit_id":"6ca6a2291eec0c6975885497ca27e18245eda9c5"},{"author":{"_account_id":34975,"name":"Jaromír Wysoglad","email":"jwysogla@redhat.com","username":"jwysogla"},"change_message_id":"7b6ba27c3fc0616c244b51dd5ace1648f7f15c2d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"b65df191_8bccad0a","updated":"2026-02-03 10:35:39.000000000","message":"The idea makes sense, but there are a few typos, that should get fixed.","commit_id":"6ca6a2291eec0c6975885497ca27e18245eda9c5"}],"devstack/plugin.sh":[{"author":{"_account_id":34975,"name":"Jaromír Wysoglad","email":"jwysogla@redhat.com","username":"jwysogla"},"change_message_id":"7b6ba27c3fc0616c244b51dd5ace1648f7f15c2d","unresolved":true,"context_lines":[{"line_number":55,"context_line":"}"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"# Create aodh related accounts in Keystone"},{"line_number":58,"context_line":"function aodh_create_accpounts {"},{"line_number":59,"context_line":"    if is_service_enabled aodh-api; then"},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"        create_service_user \"aodh\" \"admin\""}],"source_content_type":"text/x-sh","patch_set":1,"id":"26baa6a4_a4958ecd","line":58,"updated":"2026-02-03 10:35:39.000000000","message":"```suggestion\nfunction aodh_create_accounts {\n```\ntypo","commit_id":"6ca6a2291eec0c6975885497ca27e18245eda9c5"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"41c0968a28fdfe65e928a99e34bee967341ec317","unresolved":false,"context_lines":[{"line_number":55,"context_line":"}"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"# Create aodh related accounts in Keystone"},{"line_number":58,"context_line":"function aodh_create_accpounts {"},{"line_number":59,"context_line":"    if is_service_enabled aodh-api; then"},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"        create_service_user \"aodh\" \"admin\""}],"source_content_type":"text/x-sh","patch_set":1,"id":"eb625470_277c469a","line":58,"in_reply_to":"26baa6a4_a4958ecd","updated":"2026-02-03 14:14:20.000000000","message":"Done","commit_id":"6ca6a2291eec0c6975885497ca27e18245eda9c5"},{"author":{"_account_id":34975,"name":"Jaromír Wysoglad","email":"jwysogla@redhat.com","username":"jwysogla"},"change_message_id":"7b6ba27c3fc0616c244b51dd5ace1648f7f15c2d","unresolved":true,"context_lines":[{"line_number":186,"context_line":"        echo_summary \"Configuring Aodh\""},{"line_number":187,"context_line":"        configure_aodh"},{"line_number":188,"context_line":"        #  Get aodh keystone settings in place"},{"line_number":189,"context_line":"        aodh_create_accpounts"},{"line_number":190,"context_line":"    elif [[ \"$1\" \u003d\u003d \"stack\" \u0026\u0026 \"$2\" \u003d\u003d \"extra\" ]]; then"},{"line_number":191,"context_line":"        echo_summary \"Initializing Aodh\""},{"line_number":192,"context_line":"        # Tidy base for aodh"}],"source_content_type":"text/x-sh","patch_set":1,"id":"a57a4b50_9d27b518","line":189,"updated":"2026-02-03 10:35:39.000000000","message":"```suggestion\n        aodh_create_accounts\n```","commit_id":"6ca6a2291eec0c6975885497ca27e18245eda9c5"},{"author":{"_account_id":9816,"name":"Takashi Kajinami","email":"kajinamit@oss.nttdata.com","username":"kajinamit"},"change_message_id":"41c0968a28fdfe65e928a99e34bee967341ec317","unresolved":false,"context_lines":[{"line_number":186,"context_line":"        echo_summary \"Configuring Aodh\""},{"line_number":187,"context_line":"        configure_aodh"},{"line_number":188,"context_line":"        #  Get aodh keystone settings in place"},{"line_number":189,"context_line":"        aodh_create_accpounts"},{"line_number":190,"context_line":"    elif [[ \"$1\" \u003d\u003d \"stack\" \u0026\u0026 \"$2\" \u003d\u003d \"extra\" ]]; then"},{"line_number":191,"context_line":"        echo_summary \"Initializing Aodh\""},{"line_number":192,"context_line":"        # Tidy base for aodh"}],"source_content_type":"text/x-sh","patch_set":1,"id":"bffc0b3f_3f05d987","line":189,"in_reply_to":"a57a4b50_9d27b518","updated":"2026-02-03 14:14:20.000000000","message":"Done","commit_id":"6ca6a2291eec0c6975885497ca27e18245eda9c5"}]}
