)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"57698151b520e22ca82762a6f6dba4c74acaf30b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"4622d324_cf8ed4bd","updated":"2022-07-27 08:27:39.000000000","message":"We need [1] first in n-lib. I never backported the change made in Neutron into neutron-lib.\n\n[1]https://review.opendev.org/c/openstack/neutron/+/843256/4/neutron/common/utils.py","commit_id":"cf71c566f00a4ca3be723b59909804c4506707e7"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3b9009a89f111071d258ee5930c5bb2855773010","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"0f1564d3_42fe35ec","updated":"2022-08-11 15:00:37.000000000","message":"n-lib 3.1.0 has been released and published in requirements","commit_id":"cf71c566f00a4ca3be723b59909804c4506707e7"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"56392c2e6d37730f1843f31cc42ef1fd5166cde4","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"01788222_342e40ac","in_reply_to":"4622d324_cf8ed4bd","updated":"2022-07-27 08:32:39.000000000","message":"--\u003e https://review.opendev.org/c/openstack/neutron-lib/+/851193","commit_id":"cf71c566f00a4ca3be723b59909804c4506707e7"},{"author":{"_account_id":32667,"name":"Mamatisa Nurmatov","email":"nurmatov.mamatisa@huawei.com","username":"isabek"},"change_message_id":"044dfa65a5c8c34d3029b4bfc54ae91938756895","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":1,"id":"635e3fd4_db807bd6","in_reply_to":"4622d324_cf8ed4bd","updated":"2022-07-27 08:35:29.000000000","message":"Oh missed that. Now I see your patch [1] in n-lib\n\n1) https://review.opendev.org/c/openstack/neutron-lib/+/851193","commit_id":"cf71c566f00a4ca3be723b59909804c4506707e7"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"46af1c35dbc7368e431fe16a3ce1896f518a34bf","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"bb0ef993_64487bd1","in_reply_to":"635e3fd4_db807bd6","updated":"2022-07-27 13:43:51.000000000","message":"Just a heads-up: the patch is legit and the code OK. The -2 is just to block it until a new n-lib version is released.","commit_id":"cf71c566f00a4ca3be723b59909804c4506707e7"},{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"2873d0962b1b86cd9b1a96d7ef0c6085a4ad31f5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"6a8cff89_aae2e938","in_reply_to":"bb0ef993_64487bd1","updated":"2022-08-10 11:01:35.000000000","message":"Release patch reference https://review.opendev.org/c/openstack/releases/+/851899","commit_id":"cf71c566f00a4ca3be723b59909804c4506707e7"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"0c9f99fb0d78a8dab51fea7941972421d62b512d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"4a3027fb_2558e02b","updated":"2022-08-18 11:13:07.000000000","message":"recheck\n\nFT: OVS server is not attending requests","commit_id":"655001594b64973a4d6afa05c5763dfeb56c167e"},{"author":{"_account_id":13861,"name":"yatin","email":"ykarel@redhat.com","username":"yatinkarel"},"change_message_id":"bc3ab25b49f716b1832a696e1e2aece2d901ce52","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"88c9a4fc_81de5e6f","updated":"2022-08-18 07:43:29.000000000","message":"requirements.txt already updated to neutron-lib\u003e\u003d3.1.0","commit_id":"655001594b64973a4d6afa05c5763dfeb56c167e"}],"neutron/db/db_base_plugin_v2.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"5a52b16fbf4f788fa576d66134760b6769e83a55","unresolved":true,"context_lines":[{"line_number":1500,"context_line":"    @db_api.retry_if_session_inactive()"},{"line_number":1501,"context_line":"    def update_port(self, context, id, port, db_port\u003dNone):"},{"line_number":1502,"context_line":"        # we dont\u0027t use DB objects not belonging to the current active session"},{"line_number":1503,"context_line":"        db_port \u003d db_port if db_api.is_session_active(context.session) else None"},{"line_number":1504,"context_line":"        new_port \u003d port[\u0027port\u0027]"},{"line_number":1505,"context_line":""},{"line_number":1506,"context_line":"        with db_api.CONTEXT_WRITER.using(context):"}],"source_content_type":"text/x-python","patch_set":1,"id":"25b159eb_7688048b","line":1503,"in_reply_to":"1ad182a7_a11d3524","updated":"2022-08-15 14:41:52.000000000","message":"\u003e pep8: E501 line too long (80 \u003e 79 characters)\n\nPlease fix.","commit_id":"cf71c566f00a4ca3be723b59909804c4506707e7"}]}
