Thursday, 2022-02-17

opendevreviewMerged openstack/neutron master: OVN TestNBDbResources wait for NB_Global table to be present  https://review.opendev.org/c/openstack/neutron/+/82553004:00
opendevreviewLajos Katona proposed openstack/neutron master: Remove OS_TEST_TIMEOUT=600 from dsvm-fullstack  https://review.opendev.org/c/openstack/neutron/+/82748807:35
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/xena: Make configure_for_func_testing compatible with e.g. Centos  https://review.opendev.org/c/openstack/neutron/+/82952608:20
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/xena: Add functional and fullstack jobs with FIPS enabled  https://review.opendev.org/c/openstack/neutron/+/82869708:20
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/xena: Add FIPS enabled scenario jobs  https://review.opendev.org/c/openstack/neutron/+/82814208:20
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/wallaby: Make configure_for_func_testing compatible with e.g. Centos  https://review.opendev.org/c/openstack/neutron/+/82943508:21
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/wallaby: Add functional and fullstack jobs with FIPS enabled  https://review.opendev.org/c/openstack/neutron/+/82952708:21
opendevreviewSlawek Kaplonski proposed openstack/neutron stable/wallaby: Add FIPS enabled scenario jobs  https://review.opendev.org/c/openstack/neutron/+/82814308:21
ralonsohslaweq, ^^ I'm reviewing those patches now08:24
ralonsohcan you check https://review.opendev.org/c/openstack/devstack/+/82887708:24
ralonsoh?08:24
ralonsohthanks in advance!08:24
opendevreviewOleg Bondarev proposed openstack/neutron master: [fullstack] use noop fw driver for Local IP conntrack test  https://review.opendev.org/c/openstack/neutron/+/82965908:28
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/victoria: Fix race condition retrieving logical router rows  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/81048908:35
slaweqralonsoh sure, I will check it08:50
slaweqand with those my backports please wait a bit, I first want to run experimental queue to check if all is working fine there08:51
slaweq:)08:51
ralonsohsure08:53
opendevreviewLuis Tomas Bolivar proposed openstack/networking-ovn stable/train: Check gateway IP while looking for LR plugged to LS  https://review.opendev.org/c/openstack/networking-ovn/+/82957608:58
ralonsohslaweq, sorry, last ping (at least this morning): https://bugs.launchpad.net/neutron/+bug/196118409:11
ralonsohlucasagomes, ^^09:12
ralonsohthe key point is the last question there09:12
congnt1Hi @ralonsoh, can i ask a question about ovn?09:16
congnt1I use network l3 ovn.09:17
congnt1Instance --> Router --> External Network09:17
congnt1Instance want Public IP can assign a floating IP from External Network.09:17
congnt1But my External network run out of IP. 09:17
congnt1I need to add another CIDR, what is solution you use?09:17
congnt1- Add subnet with new CIDR in External Network (Single large layer-2 networks become complex at scale and involve significant failure domains)09:17
congnt1- Create another External network (Difficult for user)09:17
ralonsohcongnt1, you can add a second CIDR but should have access to the GW IP09:18
lucasagomesralonsoh, checking09:19
congnt1ralonsoh: i can't understand your solution, can you send me docs on openstack about your solution?09:20
ralonsohcongnt1, you can add a second subnet on the external network09:20
ralonsohbut be aware that from this subnet you need to have access to the GW IP09:21
congnt1ralonsoh: My external network use vlan, if i am add multiple subnet in this network, it will very complex at scale and involve significant failure domains, right? 09:22
ralonsohcongnt1, so then delete this subnet and add a new one with a bigger CIDR09:23
congnt1@ralonsoh are you still using this solution for your external network?09:24
ralonsohcongnt1, I'm not using any particular solution, that depends on your needs09:25
congnt1thank you @ralonsoh09:27
lucasagomesralonsoh, re question there, it's something to think about. As you said, if we change it in ml/ovn we know will create a gap with ml2/ovs which usually not ideal09:29
ralonsohlucasagomes, I'll keep that BZ on hold then09:30
lucasagomesralonsoh, espcially in this case which is via API right, cause different monitoring systems will have different results based on the driver used09:30
ralonsohright09:30
lucasagomesralonsoh, maybe something to bring up at the PTG ?09:30
ralonsohexactly09:30
lucasagomesI do agree that having it as ACTIVE sounds better overall09:31
lucasagomesbut for the sake of standards it would be good to have it in the others drivers too09:31
lajoskatonaralonsoh, slaweq: Hi, could you please check this one if you have few minutes: https://review.opendev.org/c/openstack/neutron/+/827488 , it's for fullstack timeouts09:37
ralonsohlajoskatona, sure09:37
labedzhello, slaweq: I put a response to your comment: https://review.opendev.org/c/openstack/neutron/+/82654509:44
slaweqlajoskatona I will check it now09:50
slaweqlabedz and Your's just after :)09:50
slaweqlabedz I just replied10:12
labedzslaweq: good point, checking that10:13
labedzslaweq: but still when there is no snat ns then things goes as usuall10:14
slaweqlabedz but I was wondering why You want to change it for DVR-ha and not for centralized ha routers?10:15
slaweqshouldn't it behave the same way in both cases?10:15
slaweqthe only difference there is that "ha-" ports are in different namespaces10:16
slaweqbut except that it works the same way10:16
labedzyeap, it should be the same for L3 with/wo SNAT; fix is simple... just check for qrouter and not snat as qrouter ns is valid in both cases10:18
slaweqlabedz++10:18
slaweqralonsoh I replied to Your comment in https://bugs.launchpad.net/neutron/+bug/196118410:19
ralonsohslaweq, thanks10:20
labedzBTW what you think about using ddt and contextlib for unit tests?10:22
congnt1slaweq: can i ask a question about routed provider network?10:24
congnt1I have a external network run out of IP, i want to add a subnet in this network, but use different VLAN. I research and find feature routed provider network.10:24
congnt1It's use segment to  represent multiple layer-2 networks, But as far as I know, each compute can only be map to 1 segment, right?10:24
congnt1Is there any way to have a compute map to multiple segments?10:24
congnt1Thank you10:24
congnt1I am using ovn10:31
zhouhenglcralonsoh: hi, do you have time check https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/82844310:35
ralonsohsure10:35
zhouhenglcthanks :)10:36
opendevreviewRodolfo Alonso proposed openstack/neutron stable/wallaby: Use a thread local variable to store the Nova Notifier enable flag  https://review.opendev.org/c/openstack/neutron/+/82815610:44
ralonsohbcafarel, please, check ^^10:44
ralonsohI rebased it to be on top of https://review.opendev.org/c/openstack/neutron/+/82921110:44
slaweqcongnt1 I think it's the limitation which we currently have, there is e.g. bug https://bugs.launchpad.net/neutron/+bug/1764738 opened for the same thing IIUC10:50
bcafarelralonsoh: sure, looking11:06
bcafarelah it got the pep8 failures for pyroute, indeed should pass CI now11:07
congnt1slaveweq: Oh, this bug is open since 2018, looks like it's not done yet.11:12
congnt1Do you have any solution about add another Public IP to openstack? Because our old provider network run out of IP.11:12
congnt1- If i add new subnet in old provider network, it will use same VLAN, and increase broadcase domain11:12
congnt1- If i add new provider network. User can't assign floating IP from new provider network. User need to create another router, and set external gateway to new provider network, then the user can get the floating IP11:12
congnt1Thank you11:12
zhouhenglcslaweq: hi I reply you in https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/82844311:26
opendevreviewMerged openstack/networking-ovn stable/train: Use Port_Binding up column to set Neutron port status  https://review.opendev.org/c/openstack/networking-ovn/+/82327911:36
elviralajoskatona: Hi! Do you know if you will discuss RFEs on the drivers meeting tomorrow? (Just asking because I think many people are on PTO that day)11:49
opendevreviewMerged openstack/neutron master: [OVN] Extend port binding parameter validation  https://review.opendev.org/c/openstack/neutron/+/81842011:52
slaweqlajoskatona ralonsoh can You check backports serie https://review.opendev.org/c/openstack/neutron/+/828142 ?11:53
slaweqit should be good to go now11:53
slaweqand it only adds jobs in the experimental queue for now11:53
slaweqthx in advance11:53
ralonsohlet me check11:54
slaweqalso wallaby serie https://review.opendev.org/c/openstack/neutron/+/828143/ should be ready to review11:57
slaweqfullstack-fips job there is timing out but can investigate it later too11:57
slaweqall other fips jobs are running fine there woo11:57
slaweq*too11:57
opendevreviewMerged openstack/ovn-octavia-provider stable/ussuri: Reduce coverage threshold to allow old backports  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/82885611:59
opendevreviewMamatisa Nurmatov proposed openstack/neutron master: Add new class for Logging Driver methods  https://review.opendev.org/c/openstack/neutron/+/82952212:07
opendevreviewMerged openstack/neutron stable/xena: Use Port_Binding up column to set Neutron port status  https://review.opendev.org/c/openstack/neutron/+/82326712:33
opendevreviewFernando Royo proposed openstack/ovn-octavia-provider stable/ussuri: Fix race condition retrieving logical router rows  https://review.opendev.org/c/openstack/ovn-octavia-provider/+/82707712:37
opendevreviewMerged openstack/neutron stable/wallaby: Use Port_Binding up column to set Neutron port status  https://review.opendev.org/c/openstack/neutron/+/82326912:43
opendevreviewMamatisa Nurmatov proposed openstack/neutron master: Add new class for Logging API methods  https://review.opendev.org/c/openstack/neutron/+/82952213:04
opendevreviewMerged openstack/neutron stable/victoria: Use Port_Binding up column to set Neutron port status  https://review.opendev.org/c/openstack/neutron/+/82327113:05
opendevreviewMerged openstack/neutron stable/ussuri: Use Port_Binding up column to set Neutron port status  https://review.opendev.org/c/openstack/neutron/+/82327213:05
congnt1slaweq: Oh, this bug is open since 2018, looks like it's not done yet.13:19
congnt1Do you have any solution about add another Public IP to openstack? Because our old provider network run out of IP.13:19
congnt1- If i add new subnet in old provider network, it will use same VLAN, and increase broadcase domain13:19
congnt1- If i add new provider network. User can't assign floating IP from new provider network. User need to create another router, and set external gateway to new provider network, then the user can get the floating IP13:19
congnt1Thank you13:19
dmitriisslaweq: o/ if you get a chance, fnordahl is looking for a clarification on https://review.opendev.org/c/openstack/neutron/+/808961/22/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py#251 https://review.opendev.org/c/openstack/neutron/+/808961/22/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#931 before doing another13:28
dmitriisupload.13:28
dmitriisas for the test failure, it will be gone as the new neutron-lib release is now out13:29
lajoskatonadmitriis: you have to update requirements.txt I think to use new neutron-lib13:42
*** congnt1 is now known as congnt13:43
opendevreviewRodolfo Alonso proposed openstack/neutron master: Support filtering for QoS rule type list  https://review.opendev.org/c/openstack/neutron/+/82768313:53
ralonsohmlavalle, https://review.opendev.org/c/openstack/neutron/+/82817213:55
ralonsohif you have 1 min13:55
ralonsohthanks!13:55
opendevreviewFrode Nordahl proposed openstack/neutron master: [OVN] Off-path SmartNIC DPU Port Binding with OVN  https://review.opendev.org/c/openstack/neutron/+/80896113:57
opendevreviewFrode Nordahl proposed openstack/neutron master: [OVN] Off-path SmartNIC DPU Documentation  https://review.opendev.org/c/openstack/neutron/+/82810313:57
ykarelmnasiadka, hi u around?13:57
ykarelsorry was looking for Piotr Parczewski for https://bugs.launchpad.net/neutron/+bug/192833013:58
opendevreviewFrode Nordahl proposed openstack/neutron-specs master: smartnic-dpu: Update implementation details  https://review.opendev.org/c/openstack/neutron-specs/+/82971514:04
dmitriislajoskatona: yeah, will do that, just wanted to agree on the one review comment before reuploading with the updated requirements file14:04
fnordahllajoskatona, dmitriis: it will be overridden by global upper constraints though.14:10
fnordahllajoskatona, dmitriis: I made an attempt at adding that as a depends-on, but don't know if Zuul is clever enough.14:10
fnordahlA upper constraints review is in-flight here: https://review.opendev.org/c/openstack/requirements/+/82967014:11
dmitriisfnordahl: yes, there's a recheck in-flight since there was a timeout. Hopefully it will land soon.14:12
fnordahlslaweq: responded to your question about passing in the port_context, there is a reason for it, and happy to do it in a different way if you still have comments on the approach.14:14
opendevreviewMerged openstack/neutron stable/wallaby: Use a thread local variable to store the Nova Notifier enable flag  https://review.opendev.org/c/openstack/neutron/+/82815614:23
opendevreviewMerged openstack/neutron stable/xena: Remove run-devstack role from run_functional_job playbook  https://review.opendev.org/c/openstack/neutron/+/82943614:23
mnasiadkaykarel: he's my colleague - parallax  alive?14:26
mnasiadkaykarel: I think he got it to working, so I don't know if that bug is valid.14:26
opendevreviewFrode Nordahl proposed openstack/neutron master: [OVN] Off-path SmartNIC DPU Port Binding with OVN  https://review.opendev.org/c/openstack/neutron/+/80896114:27
opendevreviewFrode Nordahl proposed openstack/neutron master: [OVN] Off-path SmartNIC DPU Documentation  https://review.opendev.org/c/openstack/neutron/+/82810314:27
parallaxhi, alive14:27
ykarelmnasiadka, Thanks will wait for his confirmation14:27
ykarelhi parallax, may be u can check the comment in https://bugs.launchpad.net/neutron/+bug/1928330 and confirm14:28
parallaxI'll see if I can re-test this on Wallaby; I think it was originally reported against Victoria, I don't think I'll be able to check master though14:33
ykarelack Thanks parallax 14:39
*** congnt1 is now known as congnt15:27
parallaxnp15:42
opendevreviewMamatisa Nurmatov proposed openstack/neutron master: Add new class for Logging API methods  https://review.opendev.org/c/openstack/neutron/+/82952216:03
opendevreviewBrian Haley proposed openstack/neutron master: DNM: Test IPv6 all (including tunnel) job definition  https://review.opendev.org/c/openstack/neutron/+/82863416:08
mlavalleralonsoh: I did have 1 min :-)16:18
ralonsohmlavalle, thanks16:18
opendevreviewMaor Blaustein proposed openstack/neutron-tempest-plugin master: Fix dependencies and PEP 8 new comments.  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/82729216:32
opendevreviewMaor Blaustein proposed openstack/neutron-tempest-plugin master: Fix dependencies and PEP 8 new comments.  https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/82729216:35
opendevreviewLuis Tomas Bolivar proposed openstack/networking-ovn stable/train: Check gateway IP while looking for LR plugged to LS  https://review.opendev.org/c/openstack/networking-ovn/+/82957616:47
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP] [OVN][Placement] Drive binding by placement allocation  https://review.opendev.org/c/openstack/neutron/+/78647817:26
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN][Placement] Read the initial config in the maintenance worker  https://review.opendev.org/c/openstack/neutron/+/82186517:41
ralonsohlajoskatona, do you know in what job are we executing "MinBwAllocationPlacementTest"?17:58
ralonsohthis is in tempest.scenario.test_network_qos_placement17:58
gibiralonsoh: https://review.opendev.org/c/openstack/neutron/+/80617018:08
gibineutron-ovs-tempest-multinode-full18:08
ralonsohgibi, thanks a lot18:08
gibiralonsoh: nova runs it in nova-next18:08
ralonsohgibi, I'm going to try adding it to OVN18:09
gibisounds interesting :)18:09
opendevreviewMerged openstack/neutron stable/xena: Make configure_for_func_testing compatible with e.g. Centos  https://review.opendev.org/c/openstack/neutron/+/82952618:10
opendevreviewMerged openstack/neutron master: [OVN] Sync QoS policies  https://review.opendev.org/c/openstack/neutron/+/81305218:10
opendevreviewMerged openstack/neutron stable/xena: Create a PeriodicWorker for DbQuotaNoLockDriver clean up  https://review.opendev.org/c/openstack/neutron/+/82817218:10
opendevreviewRodolfo Alonso proposed openstack/neutron master: [OVN][Placement] Read the initial config in the maintenance worker  https://review.opendev.org/c/openstack/neutron/+/82186518:15
opendevreviewRodolfo Alonso proposed openstack/neutron master: [WIP] [OVN][Placement] Drive binding by placement allocation  https://review.opendev.org/c/openstack/neutron/+/78647818:15
opendevreviewRodolfo Alonso proposed openstack/neutron-lib master: [DNM] Refactor session "is_active" handling for sqlalchemy-20  https://review.opendev.org/c/openstack/neutron-lib/+/82873818:22
opendevreviewLajos Katona proposed openstack/tap-as-a-service master: Modify taas extensions to use neutron-lib API def  https://review.opendev.org/c/openstack/tap-as-a-service/+/82492718:33
opendevreviewMerged openstack/neutron master: Add table for pps limitaion  https://review.opendev.org/c/openstack/neutron/+/80421318:49
*** kopecmartin_ is now known as kopecmartin19:11
jlibosvamlavalle: hi, do you know if I can somehow re-open https://review.opendev.org/c/openstack/neutron/+/805768 ? I'd like to push a change but gerrit won't let me21:53
mlavallejlibosva: look now and please tell me if that's what you wanted21:55
jlibosvamlavalle: yes, thanks! how did you do it?21:55
opendevreviewJakub Libosvar proposed openstack/neutron stable/wallaby: Add wait for the post-fork event to nb/sb objects  https://review.opendev.org/c/openstack/neutron/+/80576821:55
mlavallejlibosva: just pressed the restore button21:56
mlavallein Gerrit's GUI21:56
jlibosvahmm, I couldn't find it21:56
jlibosvamlavalle: thanks!21:56
mlavallejlibosva: you are welcome21:56
mlavallejlibosva: the button is in the upper right hand side, just below your name. Now you should see the rebase / abandon / edit buttons there21:57
jlibosvamlavalle: maybe I don't have permissions - I have an old not refreshed window and I don't see any button there21:59
jlibosvamlavalle: I see rebase and edit now21:59
mlavallejlibosva: you don't see abandon?22:00
jlibosvamlavalle: no22:01
jlibosvaand I don't see Restore here either https://review.opendev.org/c/openstack/neutron/+/80576922:01
opendevreviewBrian Haley proposed openstack/neutron master: DNM: Test IPv6 all (including tunnel) job definition  https://review.opendev.org/c/openstack/neutron/+/82863422:04
*** haleyb_ is now known as haleyb22:04
*** dasm is now known as dasm|off23:07

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