Wednesday, 2021-10-06

lajoskatonaslaweq, ralonsoh: Good morning, I "pasted" a list of commits that diff between ryu and os-ken: https://paste.opendev.org/show/809805/05:54
lajoskatonaslaweq, ralonsoh: github has actually a compare feature, and it can compare between forks, but can't make it process the fact that we renamed ryu to os-ken (https://github.com/openstack/os-ken/compare )05:56
bcafarelit does not look too long (especially filtering the dep bumps), though some commit titles look interesting (msgpack, bgp, fixes)07:19
opendevreviewHemanth N proposed openstack/neutron master: set mac learning on ingress table to normal only for offload ports  https://review.opendev.org/c/openstack/neutron/+/81264108:23
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Update the DHCP options when the metadata port is modified  https://review.opendev.org/c/openstack/neutron/+/80769208:41
opendevreviewMerged openstack/neutron-lib master: Add default values in port forwarding port ranges definitions  https://review.opendev.org/c/openstack/neutron-lib/+/81145609:05
opendevreviewMerged openstack/neutron stable/xena: [OVN] Set NB/SB "connection" inactivity probe  https://review.opendev.org/c/openstack/neutron/+/81229609:37
opendevreviewMerged openstack/neutron master: Execute "migrate_neutron_database_to_ovn" inside the same DB ctx  https://review.opendev.org/c/openstack/neutron/+/81248109:37
*** hjensas is now known as hjensas|lunch09:58
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Remove trunk related functions from neutron devstack plugin  https://review.opendev.org/c/openstack/neutron/+/81265810:06
opendevreviewKamil Sambor proposed openstack/networking-ovn stable/train: ovn: Do not set reside-on-redirect-chassis on distributed FIP  https://review.opendev.org/c/openstack/networking-ovn/+/81189010:11
opendevreviewSlawek Kaplonski proposed openstack/neutron master: Rename OVN's "master" branch to "main"  https://review.opendev.org/c/openstack/neutron/+/81267412:48
opendevreviewSlawek Kaplonski proposed openstack/neutron master: WIP/DNM - Add FIPS enabled jobs  https://review.opendev.org/c/openstack/neutron/+/79753713:28
opendevreviewMerged openstack/networking-bgpvpn master: Run TripleO jobs on CentOS8 instead of CentOS7  https://review.opendev.org/c/openstack/networking-bgpvpn/+/80952513:35
opendevreviewSlawek Kaplonski proposed openstack/neutron master: WIP/DNM - Add FIPS enabled jobs  https://review.opendev.org/c/openstack/neutron/+/79753713:54
opendevreviewSebastian Lohff proposed openstack/neutron master: Fix dynamic segment allocation race condition  https://review.opendev.org/c/openstack/neutron/+/78871413:56
jamesdentonHello all - Just switched from LXB to OVN and am looking to fix up my Ironic configuration to work w/ OVN. My understanding is that the legacy DHCP agent will be required, but I'm not sure if there are specific changes to dhcp agent config to get it to work. Is dhcp agent + ovn controller enough?14:11
opendevreviewSebastian Lohff proposed openstack/neutron master: Fix dynamic segment allocation race condition  https://review.opendev.org/c/openstack/neutron/+/78871414:25
opendevreviewSlawek Kaplonski proposed openstack/neutron master: DVR: Populate ARP entries of the allowed_address_pairs to the routers  https://review.opendev.org/c/openstack/neutron/+/60133614:35
ralonsohjamesdenton, that was fixed14:45
ralonsohit is working in Xena release14:45
ralonsohyou can spawn DHCP agents now to attend to RPC com with DHCP agent14:45
ralonsohsorry, I mean neutron server will attend to the RPC messages14:46
jamesdentonahh ok, i'm on W at the moment. 14:49
jamesdentontaps are added to the bridge but sit in vlan 409514:49
ralonsohjamesdenton, https://review.opendev.org/q/I454f3b52376a02f6cc9ca9124083295631bd03d514:49
ralonsohlet me check because we cherry-picked that up to train14:50
ralonsohso yes, you have this in W too. The server thread will create the needed RPC stuff14:51
ralonsohsame as with OVS14:51
jamesdentonok, so there's no OVN-specific configuration needed for the dhcp agent config, right?14:51
jamesdentonjust set interface_driver to openvswitch?14:51
ralonsohnot that I'm aware14:52
jamesdentonk14:52
jamesdentoni do have these patches, so i need to figure out why the VLAN tag isn't being applied.14:54
ralonsohwhere is this VLAN tag not applied?14:55
jamesdentonhttps://paste.opendev.org/show/809824/ - the DHCP ports all have 4095 assigned.14:56
jamesdentonthe ports themselves show 'binding_failed'. I'm not entirely sure what the expected behavior is for this scenario14:58
ralonsohjamesdenton, maybe TheJulia can help you on this (OVN + Ironic + DHCP)14:58
jamesdentonsure, i can reach out. thank you14:59
ralonsohnp14:59
opendevreviewSlawek Kaplonski proposed openstack/neutron master: WIP/DNM - Add FIPS enabled jobs  https://review.opendev.org/c/openstack/neutron/+/79753715:03
opendevreviewLucas Alvares Gomes proposed openstack/neutron master: WIP: [OVN] Move the MAC_Bindings monitoring to the maintenance IDL  https://review.opendev.org/c/openstack/neutron/+/81271315:04
opendevreviewRodolfo Alonso proposed openstack/networking-ovn stable/train: [OVN] Update the DHCP options when the metadata port is modified  https://review.opendev.org/c/openstack/networking-ovn/+/81271415:11
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN] Update the DHCP options when the metadata port is modified  https://review.opendev.org/c/openstack/neutron/+/80769215:28
opendevreviewRodolfo Alonso proposed openstack/networking-ovn stable/train: [OVN] Update the DHCP options when the metadata port is modified  https://review.opendev.org/c/openstack/networking-ovn/+/81271415:45
opendevreviewRodolfo Alonso proposed openstack/neutron master: Remove "_get_network_lock_id" compatibility method  https://review.opendev.org/c/openstack/neutron/+/80096716:08
opendevreviewMerged openstack/neutron stable/ussuri: [Functional] Wait for the initial state of ha router before test  https://review.opendev.org/c/openstack/neutron/+/80849916:24
hyang[m]amotoki: Hi, can you please review https://review.opendev.org/c/openstack/neutron-lib/+/812617 when you get time, thank you.18:44
opendevreviewVIncent S. Cojot proposed openstack/neutron master: Enhanced set of warnings if an answers file or a templates directory is detected  https://review.opendev.org/c/openstack/neutron/+/81273819:09
opendevreviewSlawek Kaplonski proposed openstack/neutron master: WIP/DNM - Add FIPS enabled jobs  https://review.opendev.org/c/openstack/neutron/+/79753719:58
opendevreviewSlawek Kaplonski proposed openstack/neutron master: WIP/DNM - Add FIPS enabled jobs  https://review.opendev.org/c/openstack/neutron/+/79753720:49
slaweqgmann: lbragstad: hi, if You would have few minutes, please take a look at https://review.opendev.org/c/openstack/oslo.policy/+/804980/ and patches which are parent to that one - I hope I addressed Yours and Adam's comments there :)20:52
slaweqthx in advance for reviews20:52
lbragstadslaweq will do - thanks!20:52
slaweqthx lbragstad20:54
opendevreviewSlawek Kaplonski proposed openstack/neutron master: WIP/DNM - Add FIPS enabled jobs  https://review.opendev.org/c/openstack/neutron/+/79753720:57
opendevreviewSlawek Kaplonski proposed openstack/neutron master: WIP/DNM - Add FIPS enabled jobs  https://review.opendev.org/c/openstack/neutron/+/79753721:01
opendevreviewVIncent S. Cojot proposed openstack/neutron master: Some changes following feedback by Jakub and Roman.  https://review.opendev.org/c/openstack/neutron/+/81275822:40
opendevreviewHang Yang proposed openstack/neutron master: Add shared field to SG API response and filter  https://review.opendev.org/c/openstack/neutron/+/81124222:47
opendevreviewVIncent S. Cojot proposed openstack/neutron master: Enhanced set of warnings if an answers file or a templates directory is detected.  https://review.opendev.org/c/openstack/neutron/+/81275922:57
opendevreviewVIncent S. Cojot proposed openstack/neutron master: Enhanced set of warnings if an answers file or a templates directory is used.  https://review.opendev.org/c/openstack/neutron/+/81276223:14

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!