)]}'
{"zuul.d/master_jobs.yaml":[{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"3228c41bab9b57b07d1c263f75cceb15d260383a","unresolved":false,"context_lines":[{"line_number":58,"context_line":"        - port-security-groups-filtering"},{"line_number":59,"context_line":"        - project-id"},{"line_number":60,"context_line":"        - provider"},{"line_number":61,"context_line":"        - qosq"},{"line_number":62,"context_line":"        - qos-bw-minimum-ingress"},{"line_number":63,"context_line":"        - qos-fip"},{"line_number":64,"context_line":"        - quotas"}],"source_content_type":"text/x-yaml","patch_set":15,"id":"9f560f44_59ff9baa","line":61,"updated":"2020-10-02 08:44:49.000000000","message":"typo :-/","commit_id":"2b9be73807bc0e511639196b80f630ea7d0101b2"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"85d83d836d517fc60e934f5df59cb6117acf2965","unresolved":false,"context_lines":[{"line_number":13,"context_line":"        Q_USE_PROVIDERNET_FOR_PUBLIC: true"},{"line_number":14,"context_line":"        Q_AGENT: ovn"},{"line_number":15,"context_line":"        Q_ML2_TENANT_NETWORK_TYPE: geneve"},{"line_number":16,"context_line":"        Q_ML2_PLUGIN_MECHANISM_DRIVERS: ovn,logger"},{"line_number":17,"context_line":"      network_api_extensions_common: \u0026api_extensions"},{"line_number":18,"context_line":"        - address-scope"},{"line_number":19,"context_line":"        - agent"}],"source_content_type":"text/x-yaml","patch_set":18,"id":"fffc6b78_e7bba00b","line":16,"updated":"2020-11-19 08:08:23.000000000","message":"nit: commit message didn\u0027t mention about this switch to OVN driver in the API job. Why it\u0027s needed also?","commit_id":"432355a56582d8f85241290e30a0b2e5b6c13c2e"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"dad5c27ad0a551d4a4777ce3781d656c9f7eaa59","unresolved":false,"context_lines":[{"line_number":13,"context_line":"        Q_USE_PROVIDERNET_FOR_PUBLIC: true"},{"line_number":14,"context_line":"        Q_AGENT: ovn"},{"line_number":15,"context_line":"        Q_ML2_TENANT_NETWORK_TYPE: geneve"},{"line_number":16,"context_line":"        Q_ML2_PLUGIN_MECHANISM_DRIVERS: ovn,logger"},{"line_number":17,"context_line":"      network_api_extensions_common: \u0026api_extensions"},{"line_number":18,"context_line":"        - address-scope"},{"line_number":19,"context_line":"        - agent"}],"source_content_type":"text/x-yaml","patch_set":18,"id":"f3dbf6a3_a7dc78c1","line":16,"in_reply_to":"a8164212_eceba175","updated":"2021-01-04 10:12:04.000000000","message":"Sorry I was looking into this change, we are moving the API job to ML2/OVN with this code. Perhaps this won\u0027t be needed when we get https://review.opendev.org/c/openstack/devstack/+/735097/29/.zuul.yaml merged.","commit_id":"432355a56582d8f85241290e30a0b2e5b6c13c2e"},{"author":{"_account_id":6773,"name":"Lucas Alvares Gomes","email":"lucasagomes@gmail.com","username":"lucasagomes"},"change_message_id":"cb7edaa92aa00b9265507278093f05521641457f","unresolved":false,"context_lines":[{"line_number":13,"context_line":"        Q_USE_PROVIDERNET_FOR_PUBLIC: true"},{"line_number":14,"context_line":"        Q_AGENT: ovn"},{"line_number":15,"context_line":"        Q_ML2_TENANT_NETWORK_TYPE: geneve"},{"line_number":16,"context_line":"        Q_ML2_PLUGIN_MECHANISM_DRIVERS: ovn,logger"},{"line_number":17,"context_line":"      network_api_extensions_common: \u0026api_extensions"},{"line_number":18,"context_line":"        - address-scope"},{"line_number":19,"context_line":"        - agent"}],"source_content_type":"text/x-yaml","patch_set":18,"id":"a8164212_eceba175","line":16,"in_reply_to":"fffc6b78_e7bba00b","updated":"2021-01-04 09:53:27.000000000","message":"Sorry, just getting back to this changes.\n\nGood point, I think it\u0027s not needed. I will respin another version of this patch and remove these changes.","commit_id":"432355a56582d8f85241290e30a0b2e5b6c13c2e"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"c75e8e59b5799aef632625cca6391786aadf9d41","unresolved":true,"context_lines":[{"line_number":84,"context_line":"      tempest_test_regex: ^neutron_tempest_plugin\\.api"},{"line_number":85,"context_line":"      devstack_services:"},{"line_number":86,"context_line":"        neutron-log: true"},{"line_number":87,"context_line":"        # Disable OVN services"},{"line_number":88,"context_line":"        br-ex-tcpdump: false"},{"line_number":89,"context_line":"        br-int-flows: false"},{"line_number":90,"context_line":"        ovn-controller: false"}],"source_content_type":"text/x-yaml","patch_set":25,"id":"53fff013_fb526982","line":87,"updated":"2021-02-19 08:39:28.000000000","message":"Do we really need that? If we are going to switch default to be OVN we make our base jobs to follow that change, especially in master.\nSo IMHO this job should be following default devstack settings still.","commit_id":"34f4617fcf3cfaa86b9734f85637b616cf553a36"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"c75e8e59b5799aef632625cca6391786aadf9d41","unresolved":true,"context_lines":[{"line_number":134,"context_line":""},{"line_number":135,"context_line":""},{"line_number":136,"context_line":"# TODO(lucasagomes): Remove this job when"},{"line_number":137,"context_line":"# https://bugs.launchpad.net/neutron/+bug/1912359 is implemented"},{"line_number":138,"context_line":"- job:"},{"line_number":139,"context_line":"    name: neutron-tempest-plugin-api-ovn"},{"line_number":140,"context_line":"    parent: neutron-tempest-plugin-api"}],"source_content_type":"text/x-yaml","patch_set":25,"id":"d133935e_1099c1ed","line":137,"updated":"2021-02-19 08:39:28.000000000","message":"maybe You can simply NEUTRON_DEPLOY_MOD_WSGI: False in the above job temporary? And add TODO note to switch it back to True when that bug will be fixed.","commit_id":"34f4617fcf3cfaa86b9734f85637b616cf553a36"}]}
