Thursday, 2021-12-02

opendevreviewliuyulong proposed openstack/neutron master: Support multiple types net map to one ovs bridge  https://review.opendev.org/c/openstack/neutron/+/82000601:23
*** tbachman_ is now known as tbachman03:02
opendevreviewMerged openstack/neutron master: Change signature of "sqlalchemy.events.ConnectionEvents.before_execute"  https://review.opendev.org/c/openstack/neutron/+/81942005:45
opendevreviewliuyulong proposed openstack/neutron master: Support multiple types net map to one ovs bridge  https://review.opendev.org/c/openstack/neutron/+/82000605:58
hgyHello, Ironic!06:52
hgyHello, Neutron!06:52
hgySorry that I mistake send message06:53
*** ykarel__ is now known as ykarel07:08
lajoskatonaralonsoh: Hi, regarding https://review.opendev.org/c/openstack/neutron-lib/+/81853609:07
lajoskatonaralonsoh: if I understand well the way forward if update_network is abstract to have the dummy/empty methods in all L3AgentExtension descent classes in Neutron, am I right, or are there some more way for it?09:09
ralonsohahhh I see the problem09:09
ralonsohthat's why I initially implemented this method as a normal one, with pass09:09
ralonsohin any case, I'll check all methods inheriting from this class and puash aa patch09:10
ralonsohadding this method in Neutron first09:10
lajoskatonaralonsoh: :-) sorry for inconvenience, but that class is abcmeta, and all methods abstract09:10
ralonsohthat will make this n-lib patch pass09:10
lajoskatonaralonsoh: thanks09:10
ralonsohno problem at all09:10
ralonsoh(at least Ci is working fine!!)09:11
opendevreviewArnau Verdaguer proposed openstack/neutron master: Prevent deleting the only IP of a router port  https://review.opendev.org/c/openstack/neutron/+/81752509:20
opendevreviewRodolfo Alonso proposed openstack/neutron master: Add "update_network" implementation to "L3AgentExtension" child classes  https://review.opendev.org/c/openstack/neutron/+/82012509:54
opendevreviewRodolfo Alonso proposed openstack/neutron-vpnaas master: Add "update_network" implementation to "L3AgentExtension" child classes  https://review.opendev.org/c/openstack/neutron-vpnaas/+/82012609:56
lajoskatonaralonsoh, obondarev: shall I ask You to check https://review.opendev.org/c/openstack/networking-odl/+/817186 if you have some time? It's to make odl tenpest tests to not install ovn10:25
ralonsohsure10:25
opendevreviewLajos Katona proposed openstack/neutron-dynamic-routing master: DNM: test master  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/80617710:35
opendevreviewMerged openstack/networking-odl master: CI: Make tempest and rally jobs non-OVN based  https://review.opendev.org/c/openstack/networking-odl/+/81718610:55
ralonsohlajoskatona, https://wiki.openstack.org/wiki/Meetings/NeutronDrivers#Agenda11:10
ralonsohI've proposed a topic for the on demand agenda11:10
ralonsohbut if we don't have any other topic, we can skip it for the next meeting11:10
ralonsohjust a void people attending for 10 mins only11:10
lajoskatonaralonsoh: thanks, will check it11:11
opendevreviewPedro Henrique Pereira Martins proposed openstack/neutron master: Extend database to support portforwardings with port range  https://review.opendev.org/c/openstack/neutron/+/79896113:04
opendevreviewLajos Katona proposed openstack/neutron-tempest-plugin master: Use admin_client to list admin's servers' ports  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/82003913:23
opendevreviewArnau Verdaguer proposed openstack/neutron master: [OVN] Prevent deleting the only IP of a router port  https://review.opendev.org/c/openstack/neutron/+/81752513:35
*** whoami-rajat__ is now known as whoami-rajat14:00
opendevreviewBence Romsics proposed openstack/neutron master: Avoid writing segments to the DB repeatedly  https://review.opendev.org/c/openstack/neutron/+/81977714:05
opendevreviewyatin proposed openstack/neutron master: Fix links for Source code references  https://review.opendev.org/c/openstack/neutron/+/81989614:43
opendevreviewTerry Wilson proposed openstack/ovsdbapp master: Check WaitEvents for match after other events  https://review.opendev.org/c/openstack/ovsdbapp/+/81911615:02
opendevreviewRodolfo Alonso proposed openstack/neutron master: Replace "target_tenant" with "target_project" in RBAC OVOs and models  https://review.opendev.org/c/openstack/neutron/+/81585515:06
opendevreviewPedro Henrique Pereira Martins proposed openstack/neutron master: Extend database to support portforwardings with port range  https://review.opendev.org/c/openstack/neutron/+/79896115:24
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: Replace "target_tenant" with "target_project" in RBAC OVOs and models  https://review.opendev.org/c/openstack/neutron-lib/+/82018515:28
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP][DNM] Improve DHCP RPC handler  https://review.opendev.org/c/openstack/neutron/+/82019015:59
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP][DNM] Improve DHCP RPC handler  https://review.opendev.org/c/openstack/neutron/+/82019016:26
*** priteau is now known as Guest738816:38
*** priteau_ is now known as priteau16:38
fricklerslaweq: lajoskatona: interesting question from jrosser on https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/815265 regarding a backport16:48
fricklerit is technically a new feature, otoh using the new feature allows to resolve a bug16:49
fricklerfor which there is no good workaround otherwise16:49
lajoskatonafrickler: yeah, good question16:50
jrosserfrickler: short story is we have to fork the code for this now as we get big ipv6 problems otherwise https://github.com/bbc/neutron-dynamic-routing/tree/bbc-wallaby-23.1.116:50
jrosserso we have a workaround which is OK, but minimising local patches is good and we've tested it for real16:51
lajoskatonafrickler: as there's no db, API change it is ok16:52
fricklerjrosser: oh, you're doing v6 with it, interesting. using subnet pools with address scope like I wrote in my blog? 16:52
fricklerand ftr I do support backporting, just don't want to violate any stable rules16:53
fricklerguess I'll just propose the backports then and we can discuss there. I think we need xena first16:53
lajoskatonafricjler: but the new driver is something to change in neutron.conf (bgp_drscheduler_driver) but that is not something that breaks upgrade as I see16:54
lajoskatonafrickler: yeah the rule is to backport /merge one-by-one16:55
jrosserfrickler: yes we use a subnet pool and address scope to give self-service v6 subnets to projects16:55
jrosserthen bgp agent talks to our nxos routers16:55
fricklerjrosser: nice, that's what I've been doing, too. (except for nxos ;). do you also use dns-integration by chance?16:57
jrosserwe do have designate deployed16:58
jrosserthough dns integration means a few different things?16:59
fricklerjrosser: I mean using the subnet_dns_publish_fixed_ip feature to allow to have dns records for the v6 addresses17:00
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing stable/xena: Add a StaticScheduler without automatic scheduling  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/82009917:01
jrosserfrickler: no, we've not used subnet_dns_publish_fixed_ip17:01
fricklerjrosser: ok, I'm still waiting to see someone use that other than myself17:02
opendevreviewMerged openstack/ovsdbapp master: Check WaitEvents for match after other events  https://review.opendev.org/c/openstack/ovsdbapp/+/81911617:08
frickleroh, renat is from sys11, wasn't aware of that17:34
opendevreviewRodolfo Alonso proposed openstack/neutron master: Replace "target_tenant" with "target_project" in RBAC OVOs and models  https://review.opendev.org/c/openstack/neutron/+/81585517:37
opendevreviewMerged openstack/neutron-tempest-plugin master: Use admin_client to list admin's servers' ports  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/82003918:13
mlavallelajoskatona: if there is drivers meeting tomorrow, I wouldn't be able to attend. I have a company training at that time18:15
opendevreviewTerry Wilson proposed openstack/ovsdbapp master: Add cooperative_yield() to OvsdbIdl  https://review.opendev.org/c/openstack/ovsdbapp/+/81844618:35
opendevreviewDr. Jens Harbott proposed openstack/neutron-dynamic-routing stable/xena: Fix Mako in lower-constraints  https://review.opendev.org/c/openstack/neutron-dynamic-routing/+/82010118:54
lajoskatonamlavalle: thanks, I just started to check, ralonsoh proposed a topic which we have now19:21
opendevreviewPedro Henrique Pereira Martins proposed openstack/neutron master: Extend database to support portforwardings with port range  https://review.opendev.org/c/openstack/neutron/+/79896119:28
opendevreviewMerged openstack/ovsdbapp master: nb: add support for set of addresses API  https://review.opendev.org/c/openstack/ovsdbapp/+/81809019:37
opendevreviewMerged openstack/ovsdbapp master: nb: provide lrp_get method  https://review.opendev.org/c/openstack/ovsdbapp/+/81567119:37
*** tbachman_ is now known as tbachman19:59
*** tbachman_ is now known as tbachman20:10
*** tbachman_ is now known as tbachman21:05
opendevreviewMerged openstack/ovsdbapp master: Add cooperative_yield() to OvsdbIdl  https://review.opendev.org/c/openstack/ovsdbapp/+/81844621:12
opendevreviewPedro Henrique Pereira Martins proposed openstack/neutron master: Extend database to support portforwardings with port range  https://review.opendev.org/c/openstack/neutron/+/79896122:38
opendevreviewTerry Wilson proposed openstack/ovsdbapp master: Allow functional tests to pass on older OVN w/o IC  https://review.opendev.org/c/openstack/ovsdbapp/+/82027523:11

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