opendevreview | liuyulong proposed openstack/neutron master: Fullstack case for metadata path https://review.opendev.org/c/openstack/neutron/+/888098 | 01:47 |
---|---|---|
opendevreview | liuyulong proposed openstack/neutron master: Fullstack case for metadata path https://review.opendev.org/c/openstack/neutron/+/888098 | 06:53 |
tkajinam | can anyone please restore https://review.opendev.org/c/openstack/neutron-vpnaas/+/923050 and https://review.opendev.org/c/openstack/neutron-vpnaas/+/923051 ? I identified the change to fix the pep8 job. these patches are really necessary since devstack-gate has been retired. | 07:41 |
frickler | tkajinam: done | 07:54 |
tkajinam | frickler, thx ! | 07:57 |
opendevreview | Takashi Kajinami proposed openstack/neutron-vpnaas stable/2023.2: Remove reference to devstack-gate https://review.opendev.org/c/openstack/neutron-vpnaas/+/923050 | 07:57 |
opendevreview | Takashi Kajinami proposed openstack/neutron-vpnaas stable/2023.1: Remove reference to devstack-gate https://review.opendev.org/c/openstack/neutron-vpnaas/+/923051 | 07:57 |
*** elodilles is now known as elodilles_pto | 09:05 | |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2024.1: Fix setting correct 'reside-on-chassis-redirect' in the maintenance task https://review.opendev.org/c/openstack/neutron/+/925674 | 09:16 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2023.2: Fix setting correct 'reside-on-chassis-redirect' in the maintenance task https://review.opendev.org/c/openstack/neutron/+/925675 | 09:17 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2023.1: Fix setting correct 'reside-on-chassis-redirect' in the maintenance task https://review.opendev.org/c/openstack/neutron/+/925676 | 09:18 |
tkajinam | hmm now tempest job is broken in neutron-vpnaas it seems because of /networking path being passed to neutron-api... | 09:23 |
tkajinam | https://zuul.opendev.org/t/openstack/build/142d6c96dff24518a8d16e660bd30ab5 | 09:23 |
tkajinam | it might be specific to stable branches, though | 09:23 |
opendevreview | Merged openstack/neutron-lib stable/2024.1: [2024.1 only] Switch to 2024.1 neutron-tempest-plugin jobs https://review.opendev.org/c/openstack/neutron-lib/+/925341 | 10:47 |
tafkamax | Hi | 10:52 |
tafkamax | I posted in #openstack-kolla aswell, but I am trying to figure out flat networking. | 10:52 |
tafkamax | We have an interesting issue with kolla-ansible and neutron. We are trying to create multiple flat networks that map to different VLAN-s. E.g. like linuxbridge where you have nic -> bond -> vlan -> bridge e.g vlanbridge. I have created bonds for kolla-ansible to create the bridges on with netplan.... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/HydNerFNcQcBdqPvTtvgZViD>) | 10:52 |
tafkamax | I now created the bridges manually via netplan... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/jqeMBvJLhyIoLpSpeaoKeFeC>) | 10:53 |
tafkamax | And kolla-ansible ran through | 10:53 |
tafkamax | What I find interesting is that the br-s think that their master is ovs-system | 10:54 |
tafkamax | 17: bond1.102@bond1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master ovs-system state UP group default qlen 1000... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/dqqmLOpJcGjXzANRayVvBmSl>) | 10:54 |
tafkamax | I have created VLAN-s on a bond and then created a bridge in linux onto those vlans | 11:14 |
* tafkamax sent a code block: https://matrix.org/_matrix/media/v3/download/matrix.org/KsfgObGvkKHxJVmsCPFcqiJM | 11:14 | |
tafkamax | So the linux underneath is doing the vlan tagging and switch is set to trunk mode | 11:15 |
tafkamax | * tagging and physicial switch is, * trunk mode on the bond1 ports | 11:15 |
tafkamax | * tagging and physicial switch is, * trunk mode on the bond1 ports, with the specified VLAN-s in an allowlist | 11:15 |
tafkamax | the ml2 conf is like this | 11:18 |
tafkamax | ``` | 11:18 |
tafkamax | [ml2_type_flat] | 11:18 |
tafkamax | flat_networks = physnet100,physnet101,physnet102,physnet15,physnet18,physnet4,physnet51,physnet8,physnet96,physnet97,physnet98,physnet99 | 11:18 |
opendevreview | Merged openstack/neutron stable/2024.1: Fix regex lines in zuul.d/* files https://review.opendev.org/c/openstack/neutron/+/925452 | 12:20 |
opendevreview | Merged openstack/neutron stable/2023.2: Fix regex lines in zuul.d/* files https://review.opendev.org/c/openstack/neutron/+/925453 | 12:54 |
tafkamax | Ok I will continue to debug it tomorrow. I have found multiple interesting topics in the internet regarding this. | 14:09 |
tafkamax | I changed the switch config back so bond1 is now default vlan15 and other vlans need to be tagged by linux | 14:10 |
tafkamax | it worked in a poc environment | 14:10 |
tafkamax | But the ideal setup would be that the bond remains a trunk with default vlan 1 and all of the provider networks and public networks for floating IP-s remain VLAN tags on the bond | 14:11 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2024.1: Lower spacing time of the OVN maintenance tasks which should be run once https://review.opendev.org/c/openstack/neutron/+/925709 | 14:42 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2023.2: Lower spacing time of the OVN maintenance tasks which should be run once https://review.opendev.org/c/openstack/neutron/+/925710 | 14:47 |
opendevreview | Slawek Kaplonski proposed openstack/neutron stable/2023.1: Lower spacing time of the OVN maintenance tasks which should be run once https://review.opendev.org/c/openstack/neutron/+/925711 | 14:50 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Remove _check_ip_associated method from Event https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925544 | 15:41 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: evpn: Remove Chassis events https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925545 | 15:45 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Remove duplicated _get_network method https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925546 | 15:59 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Remove _get_router method from events https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925547 | 17:21 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Move some LogicalSwitchChassisEvent methods out https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925548 | 17:47 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Remove _check_ip_associated method from Event https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925544 | 18:23 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: evpn: Remove Chassis events https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925545 | 19:03 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Remove duplicated _get_network method https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925546 | 19:03 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Remove _get_router method from events https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925547 | 19:03 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Move some LogicalSwitchChassisEvent methods out https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925548 | 19:03 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Move methods out of LSP events https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925723 | 19:03 |
opendevreview | Jakub Libosvar proposed openstack/ovn-bgp-agent master: Move _get_ips_info out of LRP event https://review.opendev.org/c/openstack/ovn-bgp-agent/+/925724 | 19:21 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!