)]}'
{".zuul.yaml":[{"author":{"_account_id":12021,"name":"Thomas Morin","email":"tmmorin.orange@gmail.com","username":"tmorin"},"change_message_id":"4d12ac7d1279fe415b00629cc4cb8f5af42595ba","unresolved":false,"context_lines":[{"line_number":706,"context_line":"        NETWORKING_BGPVPN_DRIVER: \"BGPVPN:BaGPipe:networking_bgpvpn.neutron.services.service_drivers.bagpipe.bagpipe_v2.BaGPipeBGPVPNDriver:default\""},{"line_number":707,"context_line":"        BAGPIPE_DATAPLANE_DRIVER_IPVPN: \"ovs\""},{"line_number":708,"context_line":"        BAGPIPE_BGP_PEERS: \"-\""},{"line_number":709,"context_line":"        # https://bugs.launchpad.net/devstack/+bug/1567052"},{"line_number":710,"context_line":"        # so we need VERBOSE\u003dFalse until bagpipe-bgp uses rootwrap and is not run with sudo (same for bagpipe-fakerr)"},{"line_number":711,"context_line":"        VERBOSE: False"},{"line_number":712,"context_line":"        USE_PYTHON3: false"},{"line_number":713,"context_line":"        NETWORK_API_EXTENSIONS: \"{{ (network_api_extensions + network_api_extensions_bgpvpn) | join(\u0027,\u0027) }}\""},{"line_number":714,"context_line":"      devstack_plugins:"}],"source_content_type":"text/x-yaml","patch_set":12,"id":"dfbec78f_8f77d5a0","line":711,"range":{"start_line":709,"start_character":0,"end_line":711,"end_character":22},"updated":"2019-05-13 19:44:07.000000000","message":"This has been resolved, for a while in fact.","commit_id":"67fc3e33d8211ebe7d8a7122c17501b50740662a"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"3d7fd3a55fa65302a7214ace6cedd8155d1a5125","unresolved":false,"context_lines":[{"line_number":706,"context_line":"        NETWORKING_BGPVPN_DRIVER: \"BGPVPN:BaGPipe:networking_bgpvpn.neutron.services.service_drivers.bagpipe.bagpipe_v2.BaGPipeBGPVPNDriver:default\""},{"line_number":707,"context_line":"        BAGPIPE_DATAPLANE_DRIVER_IPVPN: \"ovs\""},{"line_number":708,"context_line":"        BAGPIPE_BGP_PEERS: \"-\""},{"line_number":709,"context_line":"        # https://bugs.launchpad.net/devstack/+bug/1567052"},{"line_number":710,"context_line":"        # so we need VERBOSE\u003dFalse until bagpipe-bgp uses rootwrap and is not run with sudo (same for bagpipe-fakerr)"},{"line_number":711,"context_line":"        VERBOSE: False"},{"line_number":712,"context_line":"        USE_PYTHON3: false"},{"line_number":713,"context_line":"        NETWORK_API_EXTENSIONS: \"{{ (network_api_extensions + network_api_extensions_bgpvpn) | join(\u0027,\u0027) }}\""},{"line_number":714,"context_line":"      devstack_plugins:"}],"source_content_type":"text/x-yaml","patch_set":12,"id":"bfb3d3c7_911b1e72","line":711,"range":{"start_line":709,"start_character":0,"end_line":711,"end_character":22},"in_reply_to":"dfbec78f_8f77d5a0","updated":"2019-05-16 20:45:23.000000000","message":"Done","commit_id":"67fc3e33d8211ebe7d8a7122c17501b50740662a"},{"author":{"_account_id":12021,"name":"Thomas Morin","email":"tmmorin.orange@gmail.com","username":"tmorin"},"change_message_id":"4d12ac7d1279fe415b00629cc4cb8f5af42595ba","unresolved":false,"context_lines":[{"line_number":711,"context_line":"        VERBOSE: False"},{"line_number":712,"context_line":"        USE_PYTHON3: false"},{"line_number":713,"context_line":"        NETWORK_API_EXTENSIONS: \"{{ (network_api_extensions + network_api_extensions_bgpvpn) | join(\u0027,\u0027) }}\""},{"line_number":714,"context_line":"      devstack_plugins:"},{"line_number":715,"context_line":"        networking-bgpvpn: https://git.openstack.org/openstack/networking-bgpvpn"},{"line_number":716,"context_line":"        networking-bagpipe: https://git.openstack.org/openstack/networking-bagpipe"},{"line_number":717,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":12,"id":"dfbec78f_cfc62d69","line":714,"updated":"2019-05-13 19:44:07.000000000","message":"There are a few things from https://github.com/openstack/networking-bgpvpn/blob/master/devstack/devstack-gate-bagpipe-rc#L22-L30  that don\u0027t seem to have an equivalent here.\n\nWas it omitted on purpose (tested as not useful anymore) ?\n(or maybe my interpretation is not correct and networking-bgpvpn/devstack/ rc files are still used, thanks to some magic I\u0027m not awre of ?)","commit_id":"67fc3e33d8211ebe7d8a7122c17501b50740662a"},{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"3d7fd3a55fa65302a7214ace6cedd8155d1a5125","unresolved":false,"context_lines":[{"line_number":711,"context_line":"        VERBOSE: False"},{"line_number":712,"context_line":"        USE_PYTHON3: false"},{"line_number":713,"context_line":"        NETWORK_API_EXTENSIONS: \"{{ (network_api_extensions + network_api_extensions_bgpvpn) | join(\u0027,\u0027) }}\""},{"line_number":714,"context_line":"      devstack_plugins:"},{"line_number":715,"context_line":"        networking-bgpvpn: https://git.openstack.org/openstack/networking-bgpvpn"},{"line_number":716,"context_line":"        networking-bagpipe: https://git.openstack.org/openstack/networking-bagpipe"},{"line_number":717,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":12,"id":"bfb3d3c7_d1119655","line":714,"in_reply_to":"dfbec78f_cfc62d69","updated":"2019-05-16 20:45:23.000000000","message":"It\u0027s a kind of magic ;)\nusing of neutron Devstack plugin is defined in job \"neutron-tempest-plugin\" which is parent for this one.\nopenvswitch firewall driver is now default in devstack so no need to set it in job definition.","commit_id":"67fc3e33d8211ebe7d8a7122c17501b50740662a"}]}
