)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"b4f769f141313f95f7d46ecc67496794245fa39c","unresolved":true,"context_lines":[{"line_number":4,"context_line":"Commit:     Nurmatov Mamatisa \u003cnurmatov.mamatisa@huawei.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2021-09-09 18:23:33 +0300"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Remove depricated method registry.notify"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"All Neutron code now is using payload style callback."},{"line_number":10,"context_line":"After stadium projects code will be switch to payload"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"f60a3c09_776e1390","line":7,"range":{"start_line":7,"start_character":7,"end_line":7,"end_character":17},"updated":"2021-09-10 11:14:25.000000000","message":"nitty nit: deprecated - if You will respin it, please update that type but please don\u0027t respin only because of that 😊","commit_id":"97b6364a1c09de36d726e72a8e179972a1f899e6"},{"author":{"_account_id":32667,"name":"Mamatisa Nurmatov","email":"nurmatov.mamatisa@huawei.com","username":"isabek"},"change_message_id":"e20e34c33d7d55e11b3d4b9f125929bb5a94f14d","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     Nurmatov Mamatisa \u003cnurmatov.mamatisa@huawei.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2021-09-09 18:23:33 +0300"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Remove depricated method registry.notify"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"All Neutron code now is using payload style callback."},{"line_number":10,"context_line":"After stadium projects code will be switch to payload"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"490895d6_df267107","line":7,"range":{"start_line":7,"start_character":7,"end_line":7,"end_character":17},"in_reply_to":"f60a3c09_776e1390","updated":"2021-09-13 07:04:02.000000000","message":"Done","commit_id":"97b6364a1c09de36d726e72a8e179972a1f899e6"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"b4f769f141313f95f7d46ecc67496794245fa39c","unresolved":true,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"All Neutron code now is using payload style callback."},{"line_number":10,"context_line":"After stadium projects code will be switch to payload"},{"line_number":11,"context_line":"style callback notify() can be removed"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: I4dd0d65f0e7b2c5161f725e542b795e0ba4ba2fe"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"c3052986_dd662398","line":11,"updated":"2021-09-10 11:14:25.000000000","message":"do You have patches for stadium projects which are changing that?\nIf so maybe You can put them here as \"Depends-On\"","commit_id":"97b6364a1c09de36d726e72a8e179972a1f899e6"},{"author":{"_account_id":32667,"name":"Mamatisa Nurmatov","email":"nurmatov.mamatisa@huawei.com","username":"isabek"},"change_message_id":"e20e34c33d7d55e11b3d4b9f125929bb5a94f14d","unresolved":false,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"All Neutron code now is using payload style callback."},{"line_number":10,"context_line":"After stadium projects code will be switch to payload"},{"line_number":11,"context_line":"style callback notify() can be removed"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Change-Id: I4dd0d65f0e7b2c5161f725e542b795e0ba4ba2fe"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"f8226d55_2a77481e","line":11,"in_reply_to":"c3052986_dd662398","updated":"2021-09-13 07:04:02.000000000","message":"Done","commit_id":"97b6364a1c09de36d726e72a8e179972a1f899e6"}],"neutron_lib/callbacks/manager.py":[{"author":{"_account_id":5948,"name":"Oleg Bondarev","email":"obondarev@mirantis.com","username":"obondarev"},"change_message_id":"cbb91e200d8615e9b789382b8bbdc1e941880af1","unresolved":true,"context_lines":[{"line_number":177,"context_line":"        # TODO(armax): consider using a GreenPile"},{"line_number":178,"context_line":"        for callback_id, callback in callbacks:"},{"line_number":179,"context_line":"            try:"},{"line_number":180,"context_line":"                callback(resource, event, trigger, payload)"},{"line_number":181,"context_line":"            except Exception as e:"},{"line_number":182,"context_line":"                abortable_event \u003d ("},{"line_number":183,"context_line":"                    event.startswith(events.BEFORE) or"}],"source_content_type":"text/x-python","patch_set":2,"id":"95613309_895ba40e","line":180,"range":{"start_line":180,"start_character":51,"end_line":180,"end_character":58},"updated":"2021-09-09 15:25:08.000000000","message":"should be payload\u003dpayload in order to make tests happy","commit_id":"2e9309d22cf3a42d820cc03928d745ee116c8242"},{"author":{"_account_id":32667,"name":"Mamatisa Nurmatov","email":"nurmatov.mamatisa@huawei.com","username":"isabek"},"change_message_id":"1e655ce9485b195d3b60abe6b1ecfd9be675c1ad","unresolved":false,"context_lines":[{"line_number":177,"context_line":"        # TODO(armax): consider using a GreenPile"},{"line_number":178,"context_line":"        for callback_id, callback in callbacks:"},{"line_number":179,"context_line":"            try:"},{"line_number":180,"context_line":"                callback(resource, event, trigger, payload)"},{"line_number":181,"context_line":"            except Exception as e:"},{"line_number":182,"context_line":"                abortable_event \u003d ("},{"line_number":183,"context_line":"                    event.startswith(events.BEFORE) or"}],"source_content_type":"text/x-python","patch_set":2,"id":"9d873bb5_ec6b06fc","line":180,"range":{"start_line":180,"start_character":51,"end_line":180,"end_character":58},"in_reply_to":"95613309_895ba40e","updated":"2021-09-09 15:26:30.000000000","message":"Done","commit_id":"2e9309d22cf3a42d820cc03928d745ee116c8242"}],"releasenotes/notes/remove-registry-notify-76a2f6eb6bbf41bf.yaml":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"dbbf15011c5da7191398566f8e028796a8fbe7ef","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - The deprecated method ``callbacks.registry.notify``  has been removed."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"15431e26_307ed39c","line":3,"updated":"2021-09-15 09:26:05.000000000","message":"nit: please also add info what should be used instead, just to make it clear here and don\u0027t force people to look for it somewhere 😊","commit_id":"02f9d84dbefa85194d94306eca931e48a4d7b704"},{"author":{"_account_id":32667,"name":"Mamatisa Nurmatov","email":"nurmatov.mamatisa@huawei.com","username":"isabek"},"change_message_id":"90efa19edada86b3e7bc267d8fd71b4337b32a0a","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - The deprecated method ``callbacks.registry.notify``  has been removed."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"db890059_04795fe9","line":3,"in_reply_to":"15431e26_307ed39c","updated":"2021-09-15 09:53:40.000000000","message":"Done","commit_id":"02f9d84dbefa85194d94306eca931e48a4d7b704"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"c88ff3346a8d8e92c6c32463f42bb3d2c4583373","unresolved":true,"context_lines":[{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - The deprecated method neutron_lib.callbacks.registry.notify()`` and"},{"line_number":4,"context_line":"    ``neutron_lib.callbacks.manager.CallbacksManager.notify()`` has been"},{"line_number":5,"context_line":"    removed favor of their ``publish()`` counterparts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"9f5db594_24a88d5c","line":5,"range":{"start_line":5,"start_character":12,"end_line":5,"end_character":17},"updated":"2021-09-20 09:14:47.000000000","message":"I\u0027m not native english speaker but shouldn\u0027t be \"in favor...\"?","commit_id":"4e6e288fbefdd76d21fc5db617df507a4dd7bd8f"},{"author":{"_account_id":32667,"name":"Mamatisa Nurmatov","email":"nurmatov.mamatisa@huawei.com","username":"isabek"},"change_message_id":"c1b7265e441405da328d8bf9598467df7ca1d44f","unresolved":true,"context_lines":[{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - The deprecated method neutron_lib.callbacks.registry.notify()`` and"},{"line_number":4,"context_line":"    ``neutron_lib.callbacks.manager.CallbacksManager.notify()`` has been"},{"line_number":5,"context_line":"    removed favor of their ``publish()`` counterparts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"4988fa3a_a1da6add","line":5,"range":{"start_line":5,"start_character":12,"end_line":5,"end_character":17},"in_reply_to":"9f5db594_24a88d5c","updated":"2021-09-20 09:28:00.000000000","message":"yes \u0027in favor\u0027 , Thanks! Updated","commit_id":"4e6e288fbefdd76d21fc5db617df507a4dd7bd8f"}]}
