Wednesday, 2022-12-21

*** ChanServ changes topic to "Discussion of OpenStack Networking || for support join #openstack"00:42
opendevreviewliuyulong proposed openstack/neutron master: Refactor for ovs qos driver meter limit features  https://review.opendev.org/c/openstack/neutron/+/86076602:05
opendevreviewliuyulong proposed openstack/neutron master: Add meter bandwidth limit support  https://review.opendev.org/c/openstack/neutron/+/86076702:05
opendevreviewZhouHeng proposed openstack/neutron-lib master: [ovn]Floating IP adds distributed attributes  https://review.opendev.org/c/openstack/neutron-lib/+/85505307:06
opendevreviewZhouHeng proposed openstack/neutron-lib master: [ovn]Floating IP adds distributed attributes  https://review.opendev.org/c/openstack/neutron-lib/+/85505307:09
opendevreviewLajos Katona proposed openstack/networking-bgpvpn master: Tox4: add allowlist_externals where necessary  https://review.opendev.org/c/openstack/networking-bgpvpn/+/86807208:21
opendevreviewRodolfo Alonso proposed openstack/neutron stable/xena: Fix handling the restart of ovn-controllers  https://review.opendev.org/c/openstack/neutron/+/86826309:10
opendevreviewRodolfo Alonso proposed openstack/neutron stable/wallaby: Fix handling the restart of ovn-controllers  https://review.opendev.org/c/openstack/neutron/+/86826409:11
opendevreviewRodolfo Alonso proposed openstack/neutron master: Delete the PB level registers when deleting the duplicated PB  https://review.opendev.org/c/openstack/neutron/+/86830110:02
opendevreviewLajos Katona proposed openstack/networking-sfc master: Tox4: add allowlist_externals where necessary  https://review.opendev.org/c/openstack/networking-sfc/+/86807410:32
opendevreviewLajos Katona proposed openstack/networking-sfc master: Tox4: add allowlist_externals where necessary  https://review.opendev.org/c/openstack/networking-sfc/+/86807410:36
opendevreviewLajos Katona proposed openstack/neutron stable/xena: Fix bulk create without mac  https://review.opendev.org/c/openstack/neutron/+/86827810:41
opendevreviewRodolfo Alonso proposed openstack/neutron master: Remove the "Running command" messages in the functional test logs  https://review.opendev.org/c/openstack/neutron/+/86830410:43
opendevreviewVasyl Saienko proposed openstack/neutron-vpnaas master: Enable VPN for both primary and backup routers  https://review.opendev.org/c/openstack/neutron-vpnaas/+/86830711:01
opendevreviewSlawek Kaplonski proposed openstack/neutron-tempest-plugin master: Run security group api tests against stateless security groups too  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/86722211:02
opendevreviewVasyl Saienko proposed openstack/neutron-tempest-plugin master: Fix vpn scenario test to work with DVR  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/86830811:03
opendevreviewSlawek Kaplonski proposed openstack/neutron-tempest-plugin master: Run security group scenario tests against stateless security groups too  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/86780211:06
opendevreviewMerged openstack/ovn-octavia-provider master: Uncouple HM status of member statuses  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86809211:30
opendevreviewRodolfo Alonso proposed openstack/neutron master: Wait until local OVS DB updates Bridge "datapath_id"  https://review.opendev.org/c/openstack/neutron/+/86831111:35
ralonsohslaweq, if you have 2 mins: https://review.opendev.org/c/openstack/neutron/+/86720611:40
ralonsohthanks!11:40
ralonsoh(and https://review.opendev.org/q/topic:bug%252F1926476 if possible)11:41
opendevreviewLajos Katona proposed openstack/networking-sfc master: Tox4: add allowlist_externals where necessary  https://review.opendev.org/c/openstack/networking-sfc/+/86807412:21
opendevreviewLajos Katona proposed openstack/neutron stable/wallaby: Fix bulk create without mac  https://review.opendev.org/c/openstack/neutron/+/86828012:22
opendevreviewLajos Katona proposed openstack/python-neutronclient master: WIP: OSC: Remove calls to neutronclient  https://review.opendev.org/c/openstack/python-neutronclient/+/86832114:05
opendevreviewLajos Katona proposed openstack/python-neutronclient master: WIP: OSC: Remove BGP calls to neutronclient  https://review.opendev.org/c/openstack/python-neutronclient/+/86832114:05
lajoskatonafrickler: Hi, could you please check this WIP: https://review.opendev.org/c/openstack/python-neutronclient/+/868321 ?14:06
lajoskatonafrickler: just a quick check for bgp speaker commands just to see the concept how it can be done14:06
lajoskatonafrickler: this works if we have no bgp speaker methods in SDK, and we have to call _find _create ...etc14:07
lajoskatonafrickler: the nice one of course is to have create_bgp_speaker list_bgp_speaker etc methods, but I am not sure if these (as you said yesterday) really fit into core resources concept of SDK for example14:08
fricklerlajoskatona: from a quick look I like the idea, if we can keep things so simple and self-contained, I think that's a good solution for n-d-r.14:24
*** labedz__ is now known as labedz14:42
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add extra logs when checking if FIP GW port has been created  https://review.opendev.org/c/openstack/neutron/+/86832814:45
opendevreviewRodolfo Alonso proposed openstack/neutron master: Remove the "Running command" messages in the functional test logs  https://review.opendev.org/c/openstack/neutron/+/86830414:51
lajoskatonafrickler: ack, as I see the same can work for other things in neutronclient repo like sfc.... etc14:57
slaweqralonsoh hi, I'm investigating today https://bugs.launchpad.net/neutron/+bug/2000150 locally and TBH I have no idea how this test can pass sometimes :)15:05
slaweqit's failing for me every time locally and it's matching my expectation when I'm reading code :)15:05
lajoskatonaralonsoh, slaweq, ykarel:Hi, I pushed a few patches for tox4: https://review.opendev.org/q/topic:bug/1999558+status:open (the first 4 actually are from me and ready for review), thanks in advance15:05
ralonsohlajoskatona, I'll check them today15:05
ralonsohslaweq, let me read the test first15:06
slaweqralonsoh from test You will not find anything quickly15:06
lajoskatonaralonsoh: thanks15:07
slaweqlajoskatona sure, I will try to check it15:07
ralonsohslaweq, it is failing during the setup15:07
ralonsohwhy not other tests in the same class?15:07
slaweqralonsoh no, it's failing once spawning vm at the end of the test15:07
ralonsohslaweq, .pool.digikabel.hu) has left15:08
ralonsohsorry15:08
ralonsohhttps://51698b00592e877a0023-3a9e3dcf5065ad1abf1d1a27741d8ba4.ssl.cf1.rackcdn.com/865822/2/check/neutron-fullstack-with-uwsgi/e813f7e/testr_results.html15:08
ralonsohslaweq, meet?15:09
slaweqsure15:09
*** elodilles is now known as elodilles_pto15:54
opendevreviewBalazs Gibizer proposed openstack/os-vif master: DNM force latest tox  https://review.opendev.org/c/openstack/os-vif/+/86835715:55
opendevreviewMerged openstack/ovn-octavia-provider stable/zed: [Stable only] Remove master jobs from zed branch  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/86822216:21
opendevreviewSlawek Kaplonski proposed openstack/neutron master: [Fullstack] Wait 10 seconds to ensure that MAC address is configured  https://review.opendev.org/c/openstack/neutron/+/86836416:59
opendevreviewMerged openstack/neutron stable/xena: Fix bulk create without mac  https://review.opendev.org/c/openstack/neutron/+/86827818:09
opendevreviewMerged openstack/neutron stable/zed: Fix handling the restart of ovn-controllers  https://review.opendev.org/c/openstack/neutron/+/86818118:17
opendevreviewMerged openstack/neutron stable/yoga: Fix handling the restart of ovn-controllers  https://review.opendev.org/c/openstack/neutron/+/86818218:17
opendevreviewMerged openstack/neutron master: Gracefully restart dnsmasq to not break tcp DNS  https://review.opendev.org/c/openstack/neutron/+/86648920:14
*** dasm is now known as dasm|off21:48

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