)]}'
{"releasenotes/notes/change-the-way-how-api-extensions-are-filtered-out-b4449e690cb64480.yaml":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"c30eb3d399da25bd521d98abbce8d24e921a297c","unresolved":true,"context_lines":[{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The way how the ML2 plugin filters out API extensions which aren\u0027t supported"},{"line_number":5,"context_line":"    by loaded mechanism drivers is changed."},{"line_number":6,"context_line":"    Before extension was on the list if at least one of the mechanism drivers"},{"line_number":7,"context_line":"    supported it but now extension needs to be supported by all mechanism"},{"line_number":8,"context_line":"    drivers. If at least one of them will filter it out, it will be removed from"},{"line_number":9,"context_line":"    the final list of enabled API extensions."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"cb9a861f_53770947","line":6,"updated":"2021-05-27 10:16:02.000000000","message":"@Brian, do you mind, as a native English speaker, to check this reno?","commit_id":"74988554e37ddfd33b0955551a4422651c59f4de"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"8ec40ca7afbdf4b93a7e3d28878b19307b8b9b40","unresolved":true,"context_lines":[{"line_number":10,"context_line":"    Currently only OVN mechanism driver is really filtering out some of the ML2"},{"line_number":11,"context_line":"    API extensions, thus if that mech driver is loaded in Neutron with any other"},{"line_number":12,"context_line":"    mechanism driver, list of the enabled API extensions may be smaller than it"},{"line_number":13,"context_line":"    was before."},{"line_number":14,"context_line":"other:"},{"line_number":15,"context_line":"  - |"},{"line_number":16,"context_line":"    The way how the ML2 plugin filters out API extensions which aren\u0027t supported"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"7db3925e_39351d87","line":13,"updated":"2021-05-27 22:25:46.000000000","message":"I made this re-write, you will have to check it for technical correctness.\n\n    The way the ML2 plugin filters out API extensions which are not supported\n    by loaded mechanism drivers has changed.\n    Before, the API extension was on the list if at least one of the mechanism drivers\n    supported it, but now the extension needs to be supported by all the mechanism\n    drivers. If at least one of them filters it out, it will be removed from\n    the final list of enabled API extensions.\n    Currently, only the OVN mechanism driver is filtering out some of the ML2\n    API extensions, thus if that mechanism driver is loaded in Neutron with any other\n    mechanism driver, the list of the enabled API extensions may be smaller than it\n    was before.","commit_id":"74988554e37ddfd33b0955551a4422651c59f4de"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"4e73a1e9fa2c10a9eab82c1f31dd712e1b2df5b4","unresolved":false,"context_lines":[{"line_number":10,"context_line":"    Currently only OVN mechanism driver is really filtering out some of the ML2"},{"line_number":11,"context_line":"    API extensions, thus if that mech driver is loaded in Neutron with any other"},{"line_number":12,"context_line":"    mechanism driver, list of the enabled API extensions may be smaller than it"},{"line_number":13,"context_line":"    was before."},{"line_number":14,"context_line":"other:"},{"line_number":15,"context_line":"  - |"},{"line_number":16,"context_line":"    The way how the ML2 plugin filters out API extensions which aren\u0027t supported"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"add9f7b8_09ea2f76","line":13,"in_reply_to":"7db3925e_39351d87","updated":"2021-06-05 11:01:10.000000000","message":"Thx a lot Brian. It\u0027s much better than mine :)","commit_id":"74988554e37ddfd33b0955551a4422651c59f4de"},{"author":{"_account_id":1131,"name":"Brian Haley","email":"haleyb.dev@gmail.com","username":"brian-haley"},"change_message_id":"8ec40ca7afbdf4b93a7e3d28878b19307b8b9b40","unresolved":true,"context_lines":[{"line_number":18,"context_line":"    Before extension was on the list if at least one of the mechanism drivers"},{"line_number":19,"context_line":"    supported it but now extension needs to be supported by all mechanism"},{"line_number":20,"context_line":"    drivers. If at least one of them will filter it out, it will be removed from"},{"line_number":21,"context_line":"    the final list of enabled API extensions."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"4bbc03aa_b58290e0","line":21,"updated":"2021-05-27 22:25:46.000000000","message":"I don\u0027t think you need this other section as it\u0027s a copy/paste from upgrade.","commit_id":"74988554e37ddfd33b0955551a4422651c59f4de"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"db5f094d944175614bbdae6f18482bf963539278","unresolved":true,"context_lines":[{"line_number":18,"context_line":"    Before extension was on the list if at least one of the mechanism drivers"},{"line_number":19,"context_line":"    supported it but now extension needs to be supported by all mechanism"},{"line_number":20,"context_line":"    drivers. If at least one of them will filter it out, it will be removed from"},{"line_number":21,"context_line":"    the final list of enabled API extensions."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"aef24dc5_b5cb5f1d","line":21,"in_reply_to":"4bbc03aa_b58290e0","updated":"2021-06-03 10:48:00.000000000","message":"I agree","commit_id":"74988554e37ddfd33b0955551a4422651c59f4de"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"4e73a1e9fa2c10a9eab82c1f31dd712e1b2df5b4","unresolved":false,"context_lines":[{"line_number":18,"context_line":"    Before extension was on the list if at least one of the mechanism drivers"},{"line_number":19,"context_line":"    supported it but now extension needs to be supported by all mechanism"},{"line_number":20,"context_line":"    drivers. If at least one of them will filter it out, it will be removed from"},{"line_number":21,"context_line":"    the final list of enabled API extensions."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"702c4d2b_1c2e9923","line":21,"in_reply_to":"aef24dc5_b5cb5f1d","updated":"2021-06-05 11:01:10.000000000","message":"Done","commit_id":"74988554e37ddfd33b0955551a4422651c59f4de"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"51d2c307bab8c8603833e13ac995b56db6770a9b","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"upgrade:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    The way the ML2 plugin filters out API extensions which are not supported"},{"line_number":5,"context_line":"    by loaded mechanism drivers has changed."}],"source_content_type":"text/x-yaml","patch_set":4,"id":"3d509c32_5fa5a161","line":2,"updated":"2021-06-07 11:04:56.000000000","message":"+1","commit_id":"2c440e6c02fd717dcd7c33cd34a5f7b808b992e3"}]}
