)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"ea6493619bfb65b50540c6aaa439530f7ead4200","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"baa2bac0_8068224c","updated":"2024-08-28 08:38:57.000000000","message":"recheck\n\nneutron-lib 3.15.0 released and updated in requirements: https://review.opendev.org/c/openstack/requirements/+/927099","commit_id":"849b8e4c08731c2a4af7d82d43abb75752ae2f17"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"ee8a5992590180ba70e0f3bea9dd2b758ecc5b53","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"0a6c0e67_83745cb9","updated":"2024-09-03 20:20:47.000000000","message":"Only have the one nit in the release note","commit_id":"88d09775ad470bb9452597df1b961270ce090d30"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"e9f297c4da922aae9fe8a4f71475e14754ac15c6","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":5,"id":"b8f42e61_b3eb5c2d","updated":"2024-09-03 14:14:45.000000000","message":"n-lib patch and API ref is merged and released, we should merge the Neutron code too.","commit_id":"88d09775ad470bb9452597df1b961270ce090d30"},{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"ba1f793a2995cde54a524643ddb12f087efcb116","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"205627ef_7454da32","updated":"2024-09-06 11:12:24.000000000","message":"Looks ok","commit_id":"5a558b7d132b6d5cdda2720a1b345643e08246e2"}],"neutron/services/tag/tag_plugin.py":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"bed53f36cf25e150c92b485ab6094f04aaf2ae3e","unresolved":true,"context_lines":[{"line_number":33,"context_line":"class TagPlugin(tagging.TagPluginBase):"},{"line_number":34,"context_line":"    \"\"\"Implementation of the Neutron Tag Service Plugin.\"\"\""},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"    supported_extension_aliases \u003d [\u0027standard-attr-tag\u0027]"},{"line_number":37,"context_line":""},{"line_number":38,"context_line":"    __filter_validation_support \u003d True"},{"line_number":39,"context_line":""}],"source_content_type":"text/x-python","patch_set":5,"id":"029aab4c_9e308349","line":36,"updated":"2024-09-04 08:01:57.000000000","message":"this new extension should be added here instead of the ml2 plugin directly probably","commit_id":"88d09775ad470bb9452597df1b961270ce090d30"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3eed933c31f0fa285837c592ddabc42f10bd9e16","unresolved":false,"context_lines":[{"line_number":33,"context_line":"class TagPlugin(tagging.TagPluginBase):"},{"line_number":34,"context_line":"    \"\"\"Implementation of the Neutron Tag Service Plugin.\"\"\""},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"    supported_extension_aliases \u003d [\u0027standard-attr-tag\u0027]"},{"line_number":37,"context_line":""},{"line_number":38,"context_line":"    __filter_validation_support \u003d True"},{"line_number":39,"context_line":""}],"source_content_type":"text/x-python","patch_set":5,"id":"4496ff04_430c359e","line":36,"in_reply_to":"029aab4c_9e308349","updated":"2024-09-04 08:12:48.000000000","message":"You are right.","commit_id":"88d09775ad470bb9452597df1b961270ce090d30"}],"releasenotes/notes/tag-pluggin-post-method-c0bc38f1a8b93861.yaml":[{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"ee8a5992590180ba70e0f3bea9dd2b758ecc5b53","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Added a new shim extension ``tag-creation``. This extension informs about"},{"line_number":5,"context_line":"    a new API definition in the tag plugin that allows to send ``POST``"},{"line_number":6,"context_line":"    requests. Now is possible to create new tags, passing the value of the"},{"line_number":7,"context_line":"    tags as an argument of the call. That resolves formatting issues when"},{"line_number":8,"context_line":"    using URI reserved characters."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"c91f7bec_bf06b6cc","line":6,"range":{"start_line":6,"start_character":18,"end_line":6,"end_character":20},"updated":"2024-09-03 20:20:47.000000000","message":"s/it is","commit_id":"88d09775ad470bb9452597df1b961270ce090d30"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"3eed933c31f0fa285837c592ddabc42f10bd9e16","unresolved":false,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Added a new shim extension ``tag-creation``. This extension informs about"},{"line_number":5,"context_line":"    a new API definition in the tag plugin that allows to send ``POST``"},{"line_number":6,"context_line":"    requests. Now is possible to create new tags, passing the value of the"},{"line_number":7,"context_line":"    tags as an argument of the call. That resolves formatting issues when"},{"line_number":8,"context_line":"    using URI reserved characters."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"c5df48b6_fa6b296b","line":6,"range":{"start_line":6,"start_character":18,"end_line":6,"end_character":20},"in_reply_to":"c91f7bec_bf06b6cc","updated":"2024-09-04 08:12:48.000000000","message":"Done","commit_id":"88d09775ad470bb9452597df1b961270ce090d30"}]}
