)]}'
{"tests/pre.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"f3f6758be6ce7bd8cb49a7a60a6bebdc4cf01f41","unresolved":false,"context_lines":[{"line_number":17,"context_line":"        managed_network_prefix_length: \"{{ api_network_prefix_length }}\""},{"line_number":18,"context_line":"        managed_network_address_family: \"{{ address_family }}\""},{"line_number":19,"context_line":"    # NOTE(yoctozepto): no addressing for neutron_external_interface in here"},{"line_number":20,"context_line":"    # because it is captured by bridge br-ex by default"},{"line_number":21,"context_line":"    - role: multi-node-vxlan-overlay"},{"line_number":22,"context_line":"      vars:"},{"line_number":23,"context_line":"        vxlan_interface_name: \"{{ neutron_external_interface_name }}\""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1fa4df85_4ca98edd","line":20,"updated":"2020-02-24 09:14:42.000000000","message":"Would it work to add another vxlan interface on the primary with VNI 10001 that we give an IP address?","commit_id":"414b784aa9c6cfa85871ae33c0df5cda57c328da"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"23bb2104d68cec1c343263c8d528b8a6977bab91","unresolved":false,"context_lines":[{"line_number":17,"context_line":"        managed_network_prefix_length: \"{{ api_network_prefix_length }}\""},{"line_number":18,"context_line":"        managed_network_address_family: \"{{ address_family }}\""},{"line_number":19,"context_line":"    # NOTE(yoctozepto): no addressing for neutron_external_interface in here"},{"line_number":20,"context_line":"    # because it is captured by bridge br-ex by default"},{"line_number":21,"context_line":"    - role: multi-node-vxlan-overlay"},{"line_number":22,"context_line":"      vars:"},{"line_number":23,"context_line":"        vxlan_interface_name: \"{{ neutron_external_interface_name }}\""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1fa4df85_cc17beed","line":20,"in_reply_to":"1fa4df85_4ca98edd","updated":"2020-02-24 09:35:36.000000000","message":"You must be in the same subnet as the external bridge so no other way. That reminds me I should fix this comment to include lb - mention \"the external bridge\" instead of br-ex.","commit_id":"414b784aa9c6cfa85871ae33c0df5cda57c328da"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"cd2af8f07b002e8f20b29c0b3ea2a816c4c0a1ae","unresolved":false,"context_lines":[{"line_number":17,"context_line":"        managed_network_prefix_length: \"{{ api_network_prefix_length }}\""},{"line_number":18,"context_line":"        managed_network_address_family: \"{{ address_family }}\""},{"line_number":19,"context_line":"    # NOTE(yoctozepto): no addressing for neutron_external_interface in here"},{"line_number":20,"context_line":"    # because it is captured by bridge br-ex by default"},{"line_number":21,"context_line":"    - role: multi-node-vxlan-overlay"},{"line_number":22,"context_line":"      vars:"},{"line_number":23,"context_line":"        vxlan_interface_name: \"{{ neutron_external_interface_name }}\""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1fa4df85_4ff740f7","line":20,"in_reply_to":"1fa4df85_4f74209a","updated":"2020-02-24 10:27:11.000000000","message":"Ah, yeah. That truly makes sense. Sorry, I misread your idea. Now wonder if linux allows this, worth checking. I believe it would require fdb tinkering though. Not sure which approach is cleaner.","commit_id":"414b784aa9c6cfa85871ae33c0df5cda57c328da"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"bcaa8aa7f3e10720f48a852c606e0f4f26bcdae4","unresolved":false,"context_lines":[{"line_number":17,"context_line":"        managed_network_prefix_length: \"{{ api_network_prefix_length }}\""},{"line_number":18,"context_line":"        managed_network_address_family: \"{{ address_family }}\""},{"line_number":19,"context_line":"    # NOTE(yoctozepto): no addressing for neutron_external_interface in here"},{"line_number":20,"context_line":"    # because it is captured by bridge br-ex by default"},{"line_number":21,"context_line":"    - role: multi-node-vxlan-overlay"},{"line_number":22,"context_line":"      vars:"},{"line_number":23,"context_line":"        vxlan_interface_name: \"{{ neutron_external_interface_name }}\""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1fa4df85_0f0aa825","line":20,"in_reply_to":"1fa4df85_4ff740f7","updated":"2020-02-24 11:14:48.000000000","message":"Linux requires unique (vni, port) pairs, otherwise:\nRTNETLINK answers: File exists\n\nHence, we are bound to setting address on bridge interface.","commit_id":"414b784aa9c6cfa85871ae33c0df5cda57c328da"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"dcec4c69ae7286f05803760476848ad19d4d9a2f","unresolved":false,"context_lines":[{"line_number":17,"context_line":"        managed_network_prefix_length: \"{{ api_network_prefix_length }}\""},{"line_number":18,"context_line":"        managed_network_address_family: \"{{ address_family }}\""},{"line_number":19,"context_line":"    # NOTE(yoctozepto): no addressing for neutron_external_interface in here"},{"line_number":20,"context_line":"    # because it is captured by bridge br-ex by default"},{"line_number":21,"context_line":"    - role: multi-node-vxlan-overlay"},{"line_number":22,"context_line":"      vars:"},{"line_number":23,"context_line":"        vxlan_interface_name: \"{{ neutron_external_interface_name }}\""}],"source_content_type":"text/x-yaml","patch_set":4,"id":"1fa4df85_4f74209a","line":20,"in_reply_to":"1fa4df85_cc17beed","updated":"2020-02-24 10:20:39.000000000","message":"Yes, I mean we would have neutron_external_interface plugged into the bridge, and a second interface on the same VXLAN which we give an IP.","commit_id":"414b784aa9c6cfa85871ae33c0df5cda57c328da"}]}
