Wednesday, 2020-09-02

*** terdei has quit IRC00:02
*** terdei has joined #openstack-neutron00:03
*** baojg has quit IRC00:09
*** baojg has joined #openstack-neutron00:10
*** JamesBenson has joined #openstack-neutron00:13
*** JamesBenson has quit IRC00:18
*** mlavalle has quit IRC00:27
*** mlavalle has joined #openstack-neutron00:31
*** devfaz has quit IRC00:35
*** devfaz has joined #openstack-neutron00:35
*** zhanglong has joined #openstack-neutron00:36
openstackgerritlkk proposed openstack/neutron-tempest-plugin master: cases associated with the port  https://review.opendev.org/74918200:41
*** rcernin_ has joined #openstack-neutron00:45
*** rcernin has quit IRC00:47
openstackgerritlkk proposed openstack/neutron-tempest-plugin master: nagative cases for port  https://review.opendev.org/74919000:55
*** JamesBenson has joined #openstack-neutron00:56
*** JamesBenson has quit IRC01:00
*** ijw__ has quit IRC01:20
*** ijw has joined #openstack-neutron01:20
*** njohnston has quit IRC01:21
*** zhanglong has quit IRC01:31
*** JamesBenson has joined #openstack-neutron01:35
*** JamesBenson has quit IRC01:40
*** zhanglong has joined #openstack-neutron01:46
*** manuvakery has joined #openstack-neutron02:19
*** baojg has quit IRC02:32
*** baojg has joined #openstack-neutron02:33
*** ramishra has quit IRC02:46
*** JamesBenson has joined #openstack-neutron02:46
*** ramishra has joined #openstack-neutron02:46
openstackgerritMerged openstack/neutron master: Simplify OVN Agent API implementation  https://review.opendev.org/74779402:57
*** rcernin_ has quit IRC03:19
*** rcernin_ has joined #openstack-neutron03:34
*** zhanglong has quit IRC03:58
*** lajoskatona has joined #openstack-neutron04:00
*** dconde has joined #openstack-neutron04:23
*** dconde has quit IRC04:23
*** manuvakery has quit IRC04:39
*** viks____ has joined #openstack-neutron04:59
*** baojg has quit IRC05:12
*** baojg has joined #openstack-neutron05:13
*** armax has quit IRC05:24
*** gcheresh has joined #openstack-neutron05:26
*** zhanglong has joined #openstack-neutron05:34
*** hjensas has joined #openstack-neutron05:39
viks____hi,   Is there any advantage of using `ipv6_ra_mode=slaac, ipv6-address-mode=slaac` over `ipv6_ra_mode=not set , ipv6-address-mode=slaac` for ipv6 assignment? what is the usecase? can any one plz help me or give any reference links?05:46
openstackgerritLIU Yulong proposed openstack/neutron stable/rocky: Pass context in l3 flavor notifications  https://review.opendev.org/74943305:47
*** lajoskatona has quit IRC05:47
openstackgerritLIU Yulong proposed openstack/neutron stable/queens: Pass context in l3 flavor notifications  https://review.opendev.org/74943405:48
*** slaweq has joined #openstack-neutron05:52
openstackgerritLIU Yulong proposed openstack/neutron stable/queens: Pass context in disassociate_floatingip notification  https://review.opendev.org/74943606:00
*** viks____ has quit IRC06:01
*** baojg has quit IRC06:02
*** viks____ has joined #openstack-neutron06:03
*** baojg has joined #openstack-neutron06:03
*** lajoskatona has joined #openstack-neutron06:04
fricklerviks____: the former is the "standard" way of operation, the latter is a special case if you have a non-openstack router sending RAs for your network. see https://docs.openstack.org/neutron/latest/admin/config-ipv6.html06:11
viks____frickler: Thanks.. is there any advantages/disadvantages of using one over the other?06:14
*** ratailor has joined #openstack-neutron06:15
*** slaweq has quit IRC06:18
fricklerviks____: well obviously the non-openstack solution isnt automated in openstack, so it would require manual setup of a router for every network. it also likely isn't tested very well in upstream development06:21
fricklerhaleyb: ^^ related question, what is "Backwards compatibility with pre-Juno IPv6 behavior." in the above doc for ra_mode=address_mode=None?06:22
*** slaweq has joined #openstack-neutron06:24
*** slaweq has quit IRC06:29
viks____frickler:  `so it would require manual setup of a router for every network`.. so what kind of setup is required? in my setup i have not done any special router setup... my ipv6 subnet details shows `ipv6_address_mode=slaac and ipv6_ra_mode=None` and public ipv6 assignment works without any additional router setup... since i'm new to this networking concepts, can you please elaborate a bit ?06:33
*** hemanth_n has joined #openstack-neutron06:35
*** ralonsoh has joined #openstack-neutron06:39
*** JamesBenson has quit IRC06:39
*** JustAFlerkin has quit IRC06:43
openstackgerritLajos Katona proposed openstack/neutron master: fullstack: Use smaller subnets to avoid clashes  https://review.opendev.org/74904106:46
*** rcernin_ has quit IRC06:51
*** rcernin_ has joined #openstack-neutron06:54
*** slaweq has joined #openstack-neutron06:54
*** manuvakery has joined #openstack-neutron06:57
fricklerviks____: so you are talking about a single public network with an external router, to which you attach instances directly? in that case, your variant would seem sensible, but that isn't the usual "private-network-per-tenant" scenario06:58
viks____yes.. my instances are attached to public network via external router... so `ipv6_ra_mode=slaac, ipv6-address-mode=slaac` for private ipv6 per tenant? so if i do not want to assign any private ipv6, i do not need the `slaac/slaac` subnet?07:03
*** ralonsoh has quit IRC07:04
*** tmorin has joined #openstack-neutron07:05
*** bengates has joined #openstack-neutron07:08
*** Yumeng has joined #openstack-neutron07:08
*** ralonsoh has joined #openstack-neutron07:09
*** tesseract has joined #openstack-neutron07:10
openstackgerritLIU Yulong proposed openstack/neutron stable/queens: Fix unnecessary security_groups_member_updated notification  https://review.opendev.org/74944707:17
*** tmorin has quit IRC07:24
fricklerviks____: the term "private" is a bit overloaded here. you may want to use private networks, as in "per-tenant" networks, but still use public (=globally routable) IPv6 addresses there. see e.g. https://cloudbau.github.io/openstack/neutron/networking/ipv6/2017/09/11/neutron-pike-ipv6.html (sorry for self-advertising and yes, I still need to update that)07:26
fricklerviks____: but if you are o.k. with one shared public network, then ipv6_ra_mode=None would be correct07:26
*** jlibosva has joined #openstack-neutron07:34
*** rcernin_ has quit IRC07:35
openstackgerritMerged openstack/neutron master: Fix R1720 pylint error in test_utils  https://review.opendev.org/74875607:37
openstackgerritMerged openstack/neutron-lib master: Use importlib to take place of imp module  https://review.opendev.org/74881507:37
*** tosky has joined #openstack-neutron07:38
*** ccamposr__ has joined #openstack-neutron07:38
*** ccamposr has quit IRC07:40
viks____frickler: ok.. thanks a lot.. will go through the link you provided and try to understand...07:41
*** ralonsoh has quit IRC07:43
openstackgerritlkk proposed openstack/neutron-tempest-plugin master: nagative cases for port  https://review.opendev.org/74919007:47
*** baojg has quit IRC07:53
*** baojg has joined #openstack-neutron07:53
*** jpena|off is now known as jpena07:55
*** baojg has quit IRC07:59
openstackgerritlkk proposed openstack/neutron-tempest-plugin master: cases associated with the port  https://review.opendev.org/74918208:00
*** lucasagomes has joined #openstack-neutron08:05
*** tmorin has joined #openstack-neutron08:06
*** TomStappaerts has quit IRC08:18
*** dtantsur|afk is now known as dtantsur08:23
openstackgerritLajos Katona proposed openstack/networking-bgpvpn master: DNM: test master  https://review.opendev.org/74906008:36
*** rcernin_ has joined #openstack-neutron08:39
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: DO NOT REVIEW: Test OVN devstack module  https://review.opendev.org/74925608:40
*** rcernin_ has quit IRC08:46
*** TomStappaerts has joined #openstack-neutron08:50
*** baojg has joined #openstack-neutron09:28
*** zzzeek has quit IRC09:32
*** zzzeek has joined #openstack-neutron09:33
*** zzzeek has quit IRC09:48
*** zzzeek has joined #openstack-neutron09:49
*** baojg has quit IRC09:54
*** zhanglong has quit IRC10:04
openstackgerritMerged openstack/os-vif master: deprecate ovs-vsctl driver and make native the default  https://review.opendev.org/74481610:05
*** zzzeek has quit IRC10:08
*** zzzeek has joined #openstack-neutron10:10
*** ijw has quit IRC10:19
*** ijw has joined #openstack-neutron10:20
*** sapd1_x has joined #openstack-neutron10:21
*** jlibosva has quit IRC10:24
*** ijw has quit IRC10:25
*** jlibosva has joined #openstack-neutron10:25
openstackgerritMerged openstack/neutron master: Announce deprecation of `remote_ip_prefix` in metering label rules  https://review.opendev.org/74620310:33
*** ijw has joined #openstack-neutron10:39
*** rcernin_ has joined #openstack-neutron10:42
*** ijw has quit IRC10:44
*** lpetrut has joined #openstack-neutron10:47
*** rcernin_ has quit IRC10:47
*** armax has joined #openstack-neutron10:55
*** zzzeek has quit IRC10:57
*** zzzeek has joined #openstack-neutron11:00
*** gcheresh has quit IRC11:00
*** sridharg has joined #openstack-neutron11:03
openstackgerritLajos Katona proposed openstack/networking-bgpvpn master: DNM: test master  https://review.opendev.org/74906011:03
openstackgerritlkk proposed openstack/neutron-tempest-plugin master: nagative cases for port  https://review.opendev.org/74919011:04
*** hjensas has quit IRC11:06
*** hjensas has joined #openstack-neutron11:07
*** jlibosva1 has joined #openstack-neutron11:09
*** jlibosva is now known as Guest3156411:09
*** jlibosva1 is now known as jlibosva11:09
*** ijw has joined #openstack-neutron11:11
*** Guest31564 has quit IRC11:12
*** elod has quit IRC11:15
*** ijw has quit IRC11:15
*** jangutter_ has joined #openstack-neutron11:16
*** elod has joined #openstack-neutron11:16
*** jangutter has quit IRC11:20
openstackgerritMerged openstack/neutron-lib master: Add remote_address_group_id field in SG rules  https://review.opendev.org/74803011:21
*** calbers has joined #openstack-neutron11:22
openstackgerritMerged openstack/neutron master: metadata-ipv6: DHCP namespace  https://review.opendev.org/71548211:35
*** ijw has joined #openstack-neutron11:42
*** jpena is now known as jpena|lunch11:45
*** ijw has quit IRC11:47
*** gcheresh has joined #openstack-neutron11:54
*** tmorin has quit IRC11:55
*** raildo has joined #openstack-neutron11:56
*** njohnston has joined #openstack-neutron11:59
*** JamesBenson has joined #openstack-neutron12:01
*** waleedm has joined #openstack-neutron12:08
*** sridharg has quit IRC12:12
*** ijw has joined #openstack-neutron12:14
*** dave-mccowan has joined #openstack-neutron12:17
*** ijw has quit IRC12:19
*** tmorin has joined #openstack-neutron12:32
*** ijw has joined #openstack-neutron12:46
*** jpena|lunch is now known as jpena12:48
*** Reepicheep has quit IRC12:49
*** zhanglong has joined #openstack-neutron12:53
*** Reepicheep has joined #openstack-neutron13:02
*** ratailor has quit IRC13:09
*** johanssone has quit IRC13:11
*** zhanglong has quit IRC13:15
*** zhanglong has joined #openstack-neutron13:16
*** jangutter has joined #openstack-neutron13:19
*** jangutte_ has joined #openstack-neutron13:21
*** jangutter_ has quit IRC13:21
*** jangutter has quit IRC13:24
*** jangutte_ has quit IRC13:26
*** jangutter has joined #openstack-neutron13:26
*** jangutter has quit IRC13:29
*** jangutter has joined #openstack-neutron13:30
openstackgerritFlavio Fernandes proposed openstack/neutron master: [ovn]: port forwarding -- functional tests for maintenance task  https://review.opendev.org/74173113:30
openstackgerritLucas Alvares Gomes proposed openstack/neutron-tempest-plugin master: NOT REVIEW: Test OVN devstack module  https://review.opendev.org/74950313:40
*** nweinber has joined #openstack-neutron13:42
*** _mlavalle_1 has joined #openstack-neutron13:44
*** nweinber has quit IRC13:45
*** nweinber has joined #openstack-neutron13:45
*** zhanglong has quit IRC13:45
*** mlavalle has quit IRC13:46
*** ijw has quit IRC14:00
slaweqfrickler: hi, can You check my reply to Your comment in https://review.opendev.org/#/c/686343/21/neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py ?14:02
fricklerslaweq: I still don't agree there. the question is: should dns_domain_keywords include subnet_dns_publish_fixed_ip or the other way around? IMHO it should be the first variant but the current implementation does the latter14:05
slaweqfrickler: dns_domain_keywords is just API extension which is in fact implemented by subnet_dns_publish_fixed_ip14:07
slaweqwith Your way I will need to add new ml2 extension which will inherit from the subnet_dns_publish_fixed_ip and add new feature14:07
slaweqand user will end up with 3 different dns related ml2 extensions14:08
slaweqand will don't know which one to choose14:08
fricklerslaweq: we already have that situation with subnet_dns_publish_fixed_ip vs. dns and dns_domain_ports14:08
slaweqfrickler: exactly, and it is imo confusing already14:09
slaweqfrickler: because we then may end up with issue like https://bugs.launchpad.net/neutron/+bug/189130914:09
openstackLaunchpad bug 1891309 in neutron "Designate integration - internal server error in Neutron" [High,In progress] - Assigned to Dr. Jens Harbott (j-harbott)14:09
slaweqand You want to add 3rd ml2 extension for (almost) the same thing14:10
fricklerslaweq: that issue will not go away no matter which order the extensions are stacked, the patch add a fourth extension14:10
slaweqfrickler: but I think You are mixing ML2 extensions and API extensions14:10
fricklerslaweq: but current deployments that use subnet_dns_publish_fixed_ip should not have their behavior changed14:11
slaweqmy patch adds new API extension which is implemented by existing ML2 extension14:11
openstackgerritLucas Alvares Gomes proposed openstack/neutron-tempest-plugin master: NOT REVIEW: Test OVN devstack module  https://review.opendev.org/74950314:11
slaweqfrickler: current behaviour will not change, it will just be extended14:11
fricklerslaweq: well, an extension is a change, too14:12
slaweqfrickler: but we were doing that in the past with many different plugins, like e.g. QoS or L314:12
slaweqsame service plugin was extended to support additional API extensions14:12
slaweqfrickler: I really don't see any value in adding another ML2 extension there14:13
fricklerslaweq: I don't know about other plugins, but for dns first there was dns. then there was dns_domain_ports, which extends dns, but one can still use dns extension and have the original behaviour14:13
fricklerslaweq: same with subnet_dns_publish_fixed_ip which doesn't change dns nor dns_domain_ports14:14
*** _mlavalle_2 has joined #openstack-neutron14:14
fricklerslaweq: but now dns_domain_keywords would change subnet_dns_publish_fixed_ip14:14
slaweqfrickler: it will "extend" subnet_dns_publish_fixed_ip behaviour14:14
slaweqand this will be discoverable through API extension14:15
slaweqit will still be backward compatible for users who wants to use subnet_dns_publish_fixed_ip in old way14:15
fricklerslaweq: no, the old way would reject a dns_domain named "<user_id>.example.com", now it will not reject that anymore14:16
slaweqfrickler: but that will be discoverable through API extensions list14:17
*** ijw has joined #openstack-neutron14:17
*** _mlavalle_1 has quit IRC14:17
slaweqso user can check if that option is available or not in API14:17
fricklerslaweq: discoverable or not, as a deployer I will have no way of deploying subnet_dns_publish_fixed_ip without allowing dns_domain_keywords expansion to happen14:17
slaweqfrickler: do we really need so many config knobs still?14:18
*** ijw has quit IRC14:21
fricklerslaweq: for the current extension I'd say yes, because to me it is pretty controversial. subnet_dns_publish_fixed_ip may be controversial to others, as it circumvents the security measures that were originally built into dns integration14:22
fricklerit's a difficult question, though14:22
slaweqfrickler: ok, I can add new ML2 extension which will do all what subnet_dns_publish_fixed_ip and additionally support this new API extension dns_domain_keywords14:23
slaweqfrickler: but IMO it will just make more mess in this neutron-designate integration and more problems like with those errors 500 due to misconfiguration of neutron14:23
fricklerslaweq: maybe ask mlavalle or others for a second opinion. if they think the current way is o.k., I don't want to block it and I do think the argument of added complexity is also valid14:26
slaweqfrickler: ok, sounds good14:29
*** johanssone has joined #openstack-neutron14:36
*** ijw has joined #openstack-neutron14:48
*** _mlavalle3 has joined #openstack-neutron14:50
*** _mlavalle_2 has quit IRC14:53
*** ijw has quit IRC14:53
*** _mlavalle3 has quit IRC14:53
*** jangutter_ has joined #openstack-neutron15:01
*** jangutter_ has quit IRC15:02
*** jangutter_ has joined #openstack-neutron15:03
*** Inflatador has joined #openstack-neutron15:03
*** jangutter has quit IRC15:04
*** ijw has joined #openstack-neutron15:19
*** mlavalle has joined #openstack-neutron15:22
*** ijw has quit IRC15:24
*** tosky has quit IRC15:31
openstackgerritLucas Alvares Gomes proposed openstack/neutron-tempest-plugin master: NOT REVIEW: Test OVN devstack module  https://review.opendev.org/74950315:35
openstackgerritTerry Wilson proposed openstack/neutron master: Use MagicMock for Connection object  https://review.opendev.org/74953715:37
slaweqotherwiseguy: I just reported bug https://bugs.launchpad.net/neutron/+bug/1893965 for that15:37
openstackLaunchpad bug 1893965 in neutron "openstack-tox-py36-with-ovsdbapp-master periodic job is failing everyday since 28.08.2020" [Critical,Confirmed]15:37
otherwiseguyslaweq: ok, I quickly threw https://review.opendev.org/749537 to see if it fixes. I'll add the bug to it, etc.15:38
*** bengates has quit IRC15:41
openstackgerritTerry Wilson proposed openstack/neutron master: Use MagicMock for Connection object  https://review.opendev.org/74953715:42
*** bengates has joined #openstack-neutron15:42
openstackgerritSlawek Kaplonski proposed openstack/neutron master: DNM Just test openstack-tox-py36-with-ovsdbapp-master  https://review.opendev.org/74953915:43
slaweqotherwiseguy: lets check it with ^^ :)15:44
otherwiseguyslaweq: lol, yeah, was just noticing that test wasn't running on the patch. thanks! :)15:44
slaweqyw15:44
*** bengates has quit IRC15:46
*** ijw has joined #openstack-neutron15:52
*** lpetrut has quit IRC15:53
openstackgerritTerry Wilson proposed openstack/ovsdbapp stable/ussuri: Add indexed column support to ovsdbapp  https://review.opendev.org/72935915:54
*** ijw has quit IRC15:57
*** jlibosva has quit IRC15:59
openstackgerritTerry Wilson proposed openstack/ovsdbapp stable/ussuri: Add indexed column support to ovsdbapp  https://review.opendev.org/72935915:59
*** lucasagomes has quit IRC16:00
*** ijw has joined #openstack-neutron16:00
*** ijw has quit IRC16:01
gmannlajoskatona: we are good to start the openstack namespace retirement now, basically remove the code from both repo under openstack and close all open review - https://review.opendev.org/#/q/topic:complete-retirement-networking-l2gw+(status:open+OR+status:merged)16:01
*** ijw has joined #openstack-neutron16:01
openstackgerritzhoulinhui proposed openstack/neutron master: Use importlib to take place of imp module  https://review.opendev.org/74882916:01
lajoskatonagmann: ok, I go through the open patches16:05
gmannthanks16:06
*** tmorin has quit IRC16:07
*** dtantsur is now known as dtantsur|afk16:57
*** gibi has quit IRC16:57
*** jpena is now known as jpena|off17:00
*** mgoddard has quit IRC17:12
*** ccamposr__ has quit IRC17:24
openstackgerritFlavio Fernandes proposed openstack/neutron master: [ovn]: port forwarding -- functional tests for maintenance task  https://review.opendev.org/74173117:29
*** tesseract has quit IRC17:29
*** Inflatador has quit IRC17:58
*** lajoskatona has quit IRC18:03
*** manuvakery has quit IRC18:05
*** lajoskatona has joined #openstack-neutron18:16
*** waleedm has quit IRC18:18
*** ccamposr has joined #openstack-neutron18:24
*** TomStappaerts has quit IRC18:45
openstackgerritFlavio Fernandes proposed openstack/neutron master: [OVN] Do not fail to when deleting PG if it's already gone  https://review.opendev.org/74928318:51
*** Inflatador has joined #openstack-neutron19:05
*** ftarasenko has joined #openstack-neutron19:08
*** zzzeek has quit IRC19:17
*** zzzeek has joined #openstack-neutron19:18
*** lajoskatona has quit IRC19:19
*** zzzeek has quit IRC19:25
*** zzzeek has joined #openstack-neutron19:27
*** lajoskatona has joined #openstack-neutron19:32
*** lajoskatona has quit IRC19:41
slaweqmlavalle: haleyb: njohnston: hi, can You take a look at list of patches https://review.opendev.org/#/q/branch:master+status:open+AND+project:openstack/os-ken and review them?19:42
slaweqI would like to get them merged before tomorrow so they can be included in release for victoria19:42
slaweqotherwiseguy: hi, do You think that https://review.opendev.org/#/c/742982/ is needed to be in release for victoria or can we release ovsdbapp without this patch?19:44
otherwiseguyslaweq: looking19:45
slaweqotherwiseguy: thx19:45
haleybslaweq: i'll look, and guess i have some neutron-lib ones to go through, that cutoff soon too19:45
slaweqhaleyb: thx a lot19:45
otherwiseguyslaweq: nah, I think we can wait. still not completely sure what that fix is going to look like. and it's basically a "things have always been this way" kind of issue.19:46
slaweqotherwiseguy: k, sounds good for me, thx a lot19:46
*** zzzeek has quit IRC19:53
*** zzzeek has joined #openstack-neutron19:56
*** nweinber has quit IRC20:00
openstackgerritMerged openstack/os-ken master: Remove elementtree deprecated methods  https://review.opendev.org/73747120:01
openstackgerritMerged openstack/os-ken master: Clean python2 remained stuff  https://review.opendev.org/74887620:01
openstackgerritMerged openstack/networking-odl master: Switch to hacking 3.0  https://review.opendev.org/71290020:09
*** Inflatad_ has joined #openstack-neutron20:13
openstackgerritSlawek Kaplonski proposed openstack/neutron master: [WIP] Add normalized_cidr column to SG rules  https://review.opendev.org/74915820:13
*** Inflatador has quit IRC20:16
*** Inflatador has joined #openstack-neutron20:23
*** Inflatad_ has quit IRC20:24
openstackgerritSlawek Kaplonski proposed openstack/neutron master: [WIP] Add normalized_cidr column to SG rules  https://review.opendev.org/74915820:32
*** ijw has quit IRC20:34
*** ijw has joined #openstack-neutron20:35
*** zzzeek has quit IRC20:50
*** zzzeek has joined #openstack-neutron20:51
*** sapd1_x has quit IRC21:04
*** rcernin_ has joined #openstack-neutron21:06
*** rcernin_ has quit IRC21:12
*** ijw has quit IRC21:14
*** ijw has joined #openstack-neutron21:14
*** sapd1_x has joined #openstack-neutron21:17
openstackgerritMerged openstack/networking-ovn stable/train: Clean up some of the OVN agent API methods  https://review.opendev.org/74766621:34
openstackgerritMerged openstack/neutron master: [OVN] Use the OVN DevStack module  https://review.opendev.org/73462221:43
openstackgerritMerged openstack/neutron stable/ussuri: [ovn]: gracefully handle logical switch ports with tag set to None  https://review.opendev.org/74736521:43
*** kevinbenton has quit IRC21:59
*** nsmeds has quit IRC21:59
*** ddeja has quit IRC21:59
*** kevinbenton has joined #openstack-neutron22:00
*** Inflatador has quit IRC22:02
*** rcernin_ has joined #openstack-neutron22:15
openstackgerritMerged openstack/networking-ovn stable/train: [OVN] OVN driver to adapt to enable_distributed_floating_ip changes  https://review.opendev.org/73877022:23
openstackgerritMerged openstack/networking-ovn stable/train: [OVN] Use the Chassis_Private table for agents healthcheck  https://review.opendev.org/74770022:23
*** raildo_ has joined #openstack-neutron22:30
*** raildo has quit IRC22:32
*** rcernin_ has quit IRC23:04
*** rcernin has joined #openstack-neutron23:04
*** Inflatador has joined #openstack-neutron23:05
*** mlavalle has quit IRC23:07
*** hjensas has quit IRC23:11
*** Inflatador has quit IRC23:21
*** lifeless has quit IRC23:29
*** irclogbot_3 has quit IRC23:29
*** irclogbot_0 has joined #openstack-neutron23:33

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