Thursday, 2019-12-05

*** tosky has quit IRC00:10
*** ccamposr has joined #openstack-neutron00:12
*** tbachman has joined #openstack-neutron00:14
*** ccamposr__ has quit IRC00:15
abaindureandersson: was it you I was discussing the DBDeadlock issue for rpc state reports with?00:21
openstackgerritMerged openstack/neutron-lib master: Add description field in port forwarding API  https://review.opendev.org/69258000:22
*** tbachman has quit IRC00:25
eanderssonYea abaindur00:37
*** ociuhandu has joined #openstack-neutron00:39
abaindurI think i found a fix for it00:42
abaindurthat doesnt involve changing to new oslo DB enginefacade00:42
abaindurhttps://docs.openstack.org/oslo.concurrency/latest/user/index.html00:43
abaindur@lockutils.synchronized('db-access', external=True, lock_path='/etc/neutron/')00:44
abaindurI added that decorator above def create_or_update_agent(self, context, agent_state):00:44
openstackgerritMerged openstack/python-neutronclient master: Switch to Ussuri jobs  https://review.opendev.org/69001400:45
abaindurwhile new_facade = True for Agent class fixed the issue, there were too many unit test failures. I tried backporting a bunch of fixes from the blueprint (and other co-dependent fixes), which caused more/other failures00:45
abaindur(we are running Rocky btw)00:45
*** ociuhandu has quit IRC00:48
abaindurAs for train release, I did upload a patch that flipped Agent object, and most objects in ports.py to new_facade. It passed unit tests (tox -epy27) for me locally. but it seems to have failed with master:00:48
abaindureandersson: https://review.opendev.org/#/c/697215/00:48
abaindurbut based on the failures, it seems to be just one with master00:49
eanderssonnjohnston ^00:51
abaindurso I think adding @lockutils.synchronized('db-access', external=True, lock_path='/etc/neutron/') for the create_update_agent function should be backported to queens, rocky, stein, etc....00:51
eanderssonI'll test that in our Rocky lab abaindur00:51
abaindurfor master/train, lets try to get that patch in review passing?00:51
eanderssonYea - throw up a patchset for that and add njohnston and I00:52
eanderssonsounds reasonable00:52
abaindurnoob question: how to submit a review for non-master...?00:53
eanderssonSo it's tricky. Ideally you would push it to master, then back port it one by one until you reach Rocky00:53
eanderssonIf that isn't possible the Neutron Cores can help00:54
abaindurso if i want to submit a review for lockutils for queens/rocky, then submit above review to run against train (and hopefully pass, as it did for me locally), while the review in master is still looked at00:54
*** ccamposr__ has joined #openstack-neutron00:54
abainduryea i guess im trying to do the opposite :)00:54
eanderssonYou can throw in a commit for master, and then just cherry-pick it to rocky00:55
eandersson> git commit -am "my changes"00:56
eandersson> git review00:56
eanderssonAnd then cherry-pick that one into rocky00:56
eanderssonhttps://docs.openstack.org/project-team-guide/stable-branches.html00:56
eandersson$ git checkout -t origin/stable/tango00:56
eandersson$ git cherry-pick -x $master_commit_id00:56
eandersson$ git review stable/tango00:56
*** ccamposr has quit IRC00:56
eanderssonYou could also just create a DNM test commit and use that to test code against rocky/queens00:56
eanderssone.g. https://review.opendev.org/#/c/644962/00:57
abaindurah, i thought cherry pick only worked once path was reviewed and merged into master00:58
openstackgerritArjun Baindur proposed openstack/neutron stable/train: Use new_facade for DB in Agent and Port related objects  https://review.opendev.org/69739601:00
*** tbachman has joined #openstack-neutron01:05
*** goldyfruit_ has joined #openstack-neutron01:20
*** ociuhandu has joined #openstack-neutron01:39
*** ociuhandu has quit IRC01:43
*** chenhaw has joined #openstack-neutron01:51
*** nicolasbock has quit IRC01:55
*** Xuchu has joined #openstack-neutron02:05
*** njohnston has quit IRC02:06
*** njohnston_ has joined #openstack-neutron02:06
openstackgerritMerged openstack/neutron master: Update comments messages in abandon_old_reviews script  https://review.opendev.org/69724502:09
*** itzikb has quit IRC02:15
*** slaweq has joined #openstack-neutron02:29
*** slaweq has quit IRC02:35
*** ociuhandu has joined #openstack-neutron02:38
*** ociuhandu has quit IRC02:47
*** slaweq has joined #openstack-neutron02:51
*** igordc has quit IRC02:54
*** slaweq has quit IRC02:56
openstackgerritArjun Baindur proposed openstack/neutron stable/stein: Use new_facade for DB in Agent and Port related objects  https://review.opendev.org/69740403:04
openstackgerritArjun Baindur proposed openstack/neutron stable/rocky: Use new_facade for DB in Agent and Port related objects  https://review.opendev.org/69740503:04
*** brault has quit IRC03:06
*** itzikb has joined #openstack-neutron03:13
*** armax has quit IRC03:19
openstackgerritArjun Baindur proposed openstack/neutron master: Lockutils for Agent state report and discard stale messages  https://review.opendev.org/69740703:20
*** slaweq has joined #openstack-neutron03:21
abaindureandersson: https://review.opendev.org/#/c/697407/03:21
abaindurnjohnston_: ^^03:22
abaindurthat is fix i think should try to be backported to queens, rocky, stein03:23
abaindurand maybe into train and master as placeholder until proper enginefacade switch is made03:23
*** itzikb has quit IRC03:24
*** slaweq has quit IRC03:26
*** abaindur has quit IRC03:27
*** zhanglong has joined #openstack-neutron03:33
*** slaweq has joined #openstack-neutron03:34
*** slaweq has quit IRC03:39
*** tkajinam is now known as tkajinam|lunch03:40
*** zhanglong has quit IRC03:44
*** zhanglong has joined #openstack-neutron03:49
*** slaweq has joined #openstack-neutron03:58
*** slaweq has quit IRC04:03
*** armax has joined #openstack-neutron04:03
*** armax has quit IRC04:03
*** slaweq has joined #openstack-neutron04:22
*** slaweq has quit IRC04:27
*** slaweq has joined #openstack-neutron04:33
*** slaweq has quit IRC04:38
*** slaweq has joined #openstack-neutron05:02
*** slaweq has quit IRC05:07
*** slaweq has joined #openstack-neutron05:17
*** slaweq has quit IRC05:22
*** slaweq has joined #openstack-neutron05:25
*** slaweq has quit IRC05:30
*** ociuhandu has joined #openstack-neutron05:30
*** ociuhandu has quit IRC05:35
*** pcaruana has joined #openstack-neutron05:38
*** pcaruana has quit IRC05:42
*** slaweq has joined #openstack-neutron05:45
*** slaweq has quit IRC05:54
*** slaweq has joined #openstack-neutron05:58
openstackgerritMerged openstack/neutron master: [OVN] Add revision number methods  https://review.opendev.org/69637305:58
*** armax has joined #openstack-neutron06:01
*** slaweq has quit IRC06:03
*** Luzi has joined #openstack-neutron06:03
*** rcernin has quit IRC06:09
*** slaweq has joined #openstack-neutron06:11
*** armax has quit IRC06:15
*** ociuhandu has joined #openstack-neutron06:16
*** slaweq has quit IRC06:18
openstackgerritMerged openstack/networking-bgpvpn master: [ussuri][goal] Drop python 2.7 support and testing  https://review.opendev.org/69695206:24
*** itzikb has joined #openstack-neutron06:26
openstackgerritMerged openstack/networking-ovn stable/train: Fallback to default network_driver value if octavia not present  https://review.opendev.org/69649506:29
*** Xuchu has quit IRC06:34
*** ociuhandu has quit IRC06:36
*** gcheresh has joined #openstack-neutron06:36
*** Xuchu has joined #openstack-neutron06:38
*** awalende has joined #openstack-neutron06:39
openstackgerritwaleed mousa proposed openstack/neutron master: Add support for direct ports with QoS in OVS  https://review.opendev.org/61160506:40
*** awalende has quit IRC06:44
*** ralonsoh has joined #openstack-neutron06:58
*** njohnston_ has quit IRC07:01
*** ociuhandu has joined #openstack-neutron07:03
*** njohnston has joined #openstack-neutron07:04
*** maciejjozefczyk has joined #openstack-neutron07:16
*** lajoskatona has joined #openstack-neutron07:16
*** pcaruana has joined #openstack-neutron07:17
*** ramishra has quit IRC07:21
*** ociuhandu has quit IRC07:27
*** ociuhandu has joined #openstack-neutron07:27
*** ramishra has joined #openstack-neutron07:28
*** sm806 has quit IRC07:33
*** sm806 has joined #openstack-neutron07:34
*** gcheresh has quit IRC07:35
*** gcheresh has joined #openstack-neutron07:40
*** gcheresh has quit IRC07:42
*** gcheresh has joined #openstack-neutron07:44
*** zhanglong has quit IRC07:56
*** rcernin has joined #openstack-neutron08:01
*** awalende has joined #openstack-neutron08:20
*** tesseract has joined #openstack-neutron08:21
*** sm806 has quit IRC08:26
*** sm806 has joined #openstack-neutron08:27
*** jlibosva has joined #openstack-neutron08:30
*** rpittau|afk is now known as rpittau08:32
openstackgerritOleg Bondarev proposed openstack/neutron master: L3 agent graceful shutdown  https://review.opendev.org/69332308:33
*** kevinbenton has quit IRC08:34
*** NostawRm has quit IRC08:34
*** niedbalski has quit IRC08:34
*** mattoliverau has quit IRC08:34
*** abaindur has joined #openstack-neutron08:35
*** tosky has joined #openstack-neutron08:36
*** kevinbenton has joined #openstack-neutron08:38
*** NostawRm has joined #openstack-neutron08:38
*** niedbalski has joined #openstack-neutron08:38
*** mattoliverau has joined #openstack-neutron08:38
*** tmorin has joined #openstack-neutron08:47
*** slaweq has joined #openstack-neutron08:47
*** slaweq_ has joined #openstack-neutron08:50
*** jpena|off is now known as jpena08:50
*** slaweq has quit IRC08:52
*** slaweq_ has quit IRC08:59
*** Xuchu has quit IRC09:04
*** lpetrut has joined #openstack-neutron09:04
*** lucasagomes has joined #openstack-neutron09:05
*** ociuhandu has quit IRC09:09
*** jangutter has joined #openstack-neutron09:09
*** tkajinam|lunch has quit IRC09:09
*** kevinbenton has quit IRC09:54
*** NostawRm has quit IRC09:54
*** niedbalski has quit IRC09:54
*** mattoliverau has quit IRC09:54
*** lpetrut has quit IRC09:54
*** awalende has quit IRC09:54
*** ramishra has quit IRC09:54
*** njohnston has quit IRC09:54
*** goldyfruit_ has quit IRC09:54
*** hjensas has quit IRC09:54
*** jmlowe has quit IRC09:54
*** tidwellr has quit IRC09:54
*** liuyulong has quit IRC09:54
*** dmellado has quit IRC09:54
*** jangutter has quit IRC09:54
*** mugsie has quit IRC09:54
*** andrein has quit IRC09:54
*** donnyd has quit IRC09:54
*** __cf has quit IRC09:54
*** doude has quit IRC09:54
*** lseki has quit IRC09:54
*** beisner has quit IRC09:54
*** TheJulia has quit IRC09:54
*** mnasiadka has quit IRC09:54
*** rpittau has quit IRC09:54
*** HenryG has quit IRC09:54
*** gregwork has quit IRC09:54
*** toanster has quit IRC09:54
*** frickler has quit IRC09:54
*** lajoskatona has quit IRC09:54
*** bobmel has quit IRC09:54
*** trident has quit IRC09:54
*** gibi has quit IRC09:54
*** rnoriega_ has quit IRC09:54
*** _gryf_ has quit IRC09:54
*** Satarel has quit IRC09:54
*** openstackgerrit has quit IRC09:54
*** jpena has quit IRC09:54
*** amorin has quit IRC09:54
*** brtknr has quit IRC09:54
*** Reepicheep has quit IRC09:54
*** shubjero has quit IRC09:54
*** tbachman has quit IRC09:54
*** dasp has quit IRC09:54
*** andreykurilin has quit IRC09:54
*** mgoddard has quit IRC09:54
*** fnordahl has quit IRC09:54
*** StevenK has quit IRC09:54
*** cmurphy has quit IRC09:54
*** logan- has quit IRC09:54
*** adrianc has quit IRC09:54
*** ChosSimbaOne has quit IRC09:54
*** dtantsur|afk has quit IRC09:54
*** mloza has quit IRC09:54
*** stingrayza has quit IRC09:54
*** markmcclain has quit IRC09:54
*** mmethot has quit IRC09:54
*** samc-bbc has quit IRC09:54
*** Conqueror has quit IRC09:54
*** haleyb has quit IRC09:54
*** cheng1 has quit IRC09:54
*** amotoki has quit IRC09:54
*** crazzy has quit IRC09:54
*** Anticimex has quit IRC09:54
*** coreycb has quit IRC09:54
*** davecore has quit IRC09:54
*** knikolla has quit IRC09:54
*** ildikov has quit IRC09:54
*** rodolof has quit IRC09:54
*** Zara has quit IRC09:54
*** spotz has quit IRC09:54
*** lucasagomes has quit IRC09:54
*** tosky has quit IRC09:54
*** abaindur has quit IRC09:54
*** tesseract has quit IRC09:54
*** pcaruana has quit IRC09:54
*** maciejjozefczyk has quit IRC09:54
*** ralonsoh has quit IRC09:54
*** Luzi has quit IRC09:54
*** lennyb has quit IRC09:54
*** jamesdenton has quit IRC09:54
*** jlvillal has quit IRC09:54
*** johanssone has quit IRC09:54
*** elurkki has quit IRC09:54
*** Jeffrey4l has quit IRC09:54
*** numans has quit IRC09:54
*** elod has quit IRC09:54
*** tbarron has quit IRC09:54
*** hoonetorg has quit IRC09:55
*** irclogbot_2 has quit IRC09:55
*** bnemec has quit IRC09:55
*** benj_ has quit IRC09:55
*** klindgren_ has quit IRC09:55
*** cp- has quit IRC09:55
*** ianw has quit IRC09:55
*** sapd1_ has quit IRC09:55
*** efried has quit IRC09:55
*** otherwiseguy_ has quit IRC09:55
*** dosaboy has quit IRC09:55
*** eandersson has quit IRC09:55
*** stephenfin has quit IRC09:55
*** aspiers has quit IRC09:55
*** obre has quit IRC09:55
*** larsks has quit IRC09:55
*** rcernin has quit IRC09:55
*** rouk has quit IRC09:55
*** gouthamr has quit IRC09:55
*** pots has quit IRC09:55
*** nplanel has quit IRC09:55
*** lxkong has quit IRC09:55
*** jamespage has quit IRC09:55
*** ltomasbo has quit IRC09:55
*** dalvarez has quit IRC09:55
*** rajinir has quit IRC09:55
*** mmedvede has quit IRC09:55
*** beagles has quit IRC09:55
*** gmann has quit IRC09:55
*** sm806 has quit IRC09:55
*** gcheresh has quit IRC09:55
*** itzikb has quit IRC09:55
*** chenhaw has quit IRC09:55
*** ccamposr__ has quit IRC09:55
*** rkukura has quit IRC09:55
*** jistr has quit IRC09:55
*** gryf has quit IRC09:55
*** ksambor has quit IRC09:55
*** panda has quit IRC09:55
*** mvkr has quit IRC09:55
*** bcafarel has quit IRC09:55
*** pck has quit IRC09:55
*** sean-k-mooney has quit IRC09:55
*** tonyb has quit IRC09:55
*** kukacz_ has quit IRC09:55
*** GonZo2000 has quit IRC09:55
*** rickflare has quit IRC09:55
*** mattia has quit IRC09:55
*** cgoncalves has quit IRC09:55
*** dansmith has quit IRC09:55
*** tobberydberg has quit IRC09:55
*** ddeja has quit IRC09:55
*** gary_perkins has quit IRC09:55
*** freerunner has quit IRC09:55
*** tristanC has quit IRC09:55
*** mbuil has quit IRC09:55
*** ebbex has quit IRC09:55
*** nwonknu has quit IRC09:55
*** baffle has quit IRC09:55
*** andreaf has quit IRC09:55
*** johnsom has quit IRC09:55
*** jungleboyj has quit IRC09:55
*** snierodz has quit IRC09:55
*** andy_ has quit IRC09:55
*** tmorin has quit IRC09:55
*** zbr_ has quit IRC09:55
*** dklyle has quit IRC09:55
*** vesper11 has quit IRC09:55
*** rubasov has quit IRC09:55
*** ircuser-1 has quit IRC09:55
*** f0o has quit IRC09:55
*** kklimonda has quit IRC09:55
*** jrosser has quit IRC09:55
*** thedac has quit IRC09:55
*** dulek has quit IRC09:55
*** mgagne has quit IRC09:55
*** lifeless has quit IRC09:55
*** zzzeek has quit IRC09:55
*** flaviof has quit IRC09:55
*** guilhermesp has quit IRC09:55
*** dougwig has quit IRC09:55
*** ab-a has quit IRC09:55
*** mnaser has quit IRC09:55
*** NobodyCam has quit IRC09:55
*** rm_work has quit IRC09:55
*** melwitt has quit IRC09:55
*** awestin1 has quit IRC09:55
*** mattoliverau has joined #openstack-neutron10:04
*** niedbalski has joined #openstack-neutron10:04
*** NostawRm has joined #openstack-neutron10:04
*** kevinbenton has joined #openstack-neutron10:04
*** dmellado has joined #openstack-neutron10:04
*** liuyulong has joined #openstack-neutron10:04
*** tidwellr has joined #openstack-neutron10:04
*** jmlowe has joined #openstack-neutron10:04
*** hjensas has joined #openstack-neutron10:04
*** goldyfruit_ has joined #openstack-neutron10:04
*** njohnston has joined #openstack-neutron10:04
*** ramishra has joined #openstack-neutron10:04
*** awalende has joined #openstack-neutron10:04
*** lpetrut has joined #openstack-neutron10:04
*** frickler has joined #openstack-neutron10:04
*** toanster has joined #openstack-neutron10:04
*** gregwork has joined #openstack-neutron10:04
*** HenryG has joined #openstack-neutron10:04
*** rpittau has joined #openstack-neutron10:04
*** mnasiadka has joined #openstack-neutron10:04
*** TheJulia has joined #openstack-neutron10:04
*** beisner has joined #openstack-neutron10:04
*** lseki has joined #openstack-neutron10:04
*** doude has joined #openstack-neutron10:04
*** __cf has joined #openstack-neutron10:04
*** donnyd has joined #openstack-neutron10:04
*** andrein has joined #openstack-neutron10:04
*** mugsie has joined #openstack-neutron10:04
*** jangutter has joined #openstack-neutron10:04
*** Reepicheep has joined #openstack-neutron10:04
*** brtknr has joined #openstack-neutron10:04
*** amorin has joined #openstack-neutron10:04
*** jpena has joined #openstack-neutron10:04
*** shubjero has joined #openstack-neutron10:04
*** openstackgerrit has joined #openstack-neutron10:04
*** Satarel has joined #openstack-neutron10:04
*** _gryf_ has joined #openstack-neutron10:04
*** rnoriega_ has joined #openstack-neutron10:04
*** gibi has joined #openstack-neutron10:04
*** trident has joined #openstack-neutron10:04
*** bobmel has joined #openstack-neutron10:04
*** lajoskatona has joined #openstack-neutron10:04
*** lucasagomes has joined #openstack-neutron10:04
*** tmorin has joined #openstack-neutron10:04
*** tosky has joined #openstack-neutron10:04
*** sm806 has joined #openstack-neutron10:04
*** tesseract has joined #openstack-neutron10:04
*** rcernin has joined #openstack-neutron10:04
*** gcheresh has joined #openstack-neutron10:04
*** pcaruana has joined #openstack-neutron10:04
*** maciejjozefczyk has joined #openstack-neutron10:04
*** ralonsoh has joined #openstack-neutron10:04
*** itzikb has joined #openstack-neutron10:04
*** Luzi has joined #openstack-neutron10:04
*** chenhaw has joined #openstack-neutron10:04
*** ccamposr__ has joined #openstack-neutron10:04
*** lennyb has joined #openstack-neutron10:04
*** spotz has joined #openstack-neutron10:04
*** rodolof has joined #openstack-neutron10:04
*** Zara has joined #openstack-neutron10:04
*** zbr_ has joined #openstack-neutron10:04
*** dklyle has joined #openstack-neutron10:04
*** efried has joined #openstack-neutron10:04
*** rkukura has joined #openstack-neutron10:04
*** vesper11 has joined #openstack-neutron10:04
*** jamesdenton has joined #openstack-neutron10:04
*** jlvillal has joined #openstack-neutron10:04
*** johanssone has joined #openstack-neutron10:04
*** rubasov has joined #openstack-neutron10:04
*** ircuser-1 has joined #openstack-neutron10:04
*** jistr has joined #openstack-neutron10:04
*** f0o has joined #openstack-neutron10:04
*** gryf has joined #openstack-neutron10:04
*** elurkki has joined #openstack-neutron10:04
*** Jeffrey4l has joined #openstack-neutron10:04
*** jrosser has joined #openstack-neutron10:04
*** kklimonda has joined #openstack-neutron10:04
*** thedac has joined #openstack-neutron10:04
*** rouk has joined #openstack-neutron10:04
*** ksambor has joined #openstack-neutron10:04
*** numans has joined #openstack-neutron10:04
*** dulek has joined #openstack-neutron10:04
*** tbarron has joined #openstack-neutron10:04
*** elod has joined #openstack-neutron10:04
*** panda has joined #openstack-neutron10:04
*** mvkr has joined #openstack-neutron10:04
*** hoonetorg has joined #openstack-neutron10:04
*** baffle has joined #openstack-neutron10:04
*** bcafarel has joined #openstack-neutron10:04
*** pck has joined #openstack-neutron10:04
*** gouthamr has joined #openstack-neutron10:04
*** sean-k-mooney has joined #openstack-neutron10:04
*** tonyb has joined #openstack-neutron10:04
*** irclogbot_2 has joined #openstack-neutron10:04
*** bnemec has joined #openstack-neutron10:04
*** benj_ has joined #openstack-neutron10:04
*** klindgren_ has joined #openstack-neutron10:04
*** cp- has joined #openstack-neutron10:04
*** pots has joined #openstack-neutron10:04
*** nplanel has joined #openstack-neutron10:04
*** mgagne has joined #openstack-neutron10:04
*** kukacz_ has joined #openstack-neutron10:04
*** ianw has joined #openstack-neutron10:04
*** GonZo2000 has joined #openstack-neutron10:04
*** sapd1_ has joined #openstack-neutron10:04
*** lifeless has joined #openstack-neutron10:04
*** ltomasbo has joined #openstack-neutron10:04
*** lxkong has joined #openstack-neutron10:04
*** otherwiseguy_ has joined #openstack-neutron10:04
*** rickflare has joined #openstack-neutron10:04
*** zzzeek has joined #openstack-neutron10:04
*** flaviof has joined #openstack-neutron10:04
*** guilhermesp has joined #openstack-neutron10:04
*** dougwig has joined #openstack-neutron10:04
*** jamespage has joined #openstack-neutron10:04
*** dalvarez has joined #openstack-neutron10:04
*** dosaboy has joined #openstack-neutron10:04
*** ddeja has joined #openstack-neutron10:04
*** eandersson has joined #openstack-neutron10:04
*** rajinir has joined #openstack-neutron10:04
*** stephenfin has joined #openstack-neutron10:04
*** ab-a has joined #openstack-neutron10:04
*** aspiers has joined #openstack-neutron10:04
*** mattia has joined #openstack-neutron10:04
*** cgoncalves has joined #openstack-neutron10:04
*** andreaf has joined #openstack-neutron10:04
*** obre has joined #openstack-neutron10:04
*** dansmith has joined #openstack-neutron10:04
*** larsks has joined #openstack-neutron10:04
*** tobberydberg has joined #openstack-neutron10:04
*** gary_perkins has joined #openstack-neutron10:04
*** freerunner has joined #openstack-neutron10:04
*** mmedvede has joined #openstack-neutron10:04
*** andy_ has joined #openstack-neutron10:04
*** tristanC has joined #openstack-neutron10:04
*** jungleboyj has joined #openstack-neutron10:04
*** mbuil has joined #openstack-neutron10:04
*** beagles has joined #openstack-neutron10:04
*** gmann has joined #openstack-neutron10:04
*** johnsom has joined #openstack-neutron10:04
*** ebbex has joined #openstack-neutron10:04
*** nwonknu has joined #openstack-neutron10:04
*** snierodz has joined #openstack-neutron10:04
*** awestin1 has joined #openstack-neutron10:04
*** melwitt has joined #openstack-neutron10:04
*** rm_work has joined #openstack-neutron10:04
*** NobodyCam has joined #openstack-neutron10:04
*** mnaser has joined #openstack-neutron10:04
*** tbachman has joined #openstack-neutron10:04
*** dasp has joined #openstack-neutron10:04
*** andreykurilin has joined #openstack-neutron10:04
*** mgoddard has joined #openstack-neutron10:04
*** fnordahl has joined #openstack-neutron10:04
*** cmurphy has joined #openstack-neutron10:04
*** StevenK has joined #openstack-neutron10:04
*** logan- has joined #openstack-neutron10:04
*** adrianc has joined #openstack-neutron10:04
*** ChosSimbaOne has joined #openstack-neutron10:04
*** dtantsur|afk has joined #openstack-neutron10:04
*** mloza has joined #openstack-neutron10:04
*** stingrayza has joined #openstack-neutron10:04
*** markmcclain has joined #openstack-neutron10:04
*** mmethot has joined #openstack-neutron10:04
*** samc-bbc has joined #openstack-neutron10:04
*** Conqueror has joined #openstack-neutron10:04
*** haleyb has joined #openstack-neutron10:04
*** cheng1 has joined #openstack-neutron10:04
*** amotoki has joined #openstack-neutron10:04
*** crazzy has joined #openstack-neutron10:04
*** Anticimex has joined #openstack-neutron10:04
*** coreycb has joined #openstack-neutron10:04
*** davecore has joined #openstack-neutron10:04
*** knikolla has joined #openstack-neutron10:04
*** ildikov has joined #openstack-neutron10:04
*** logan- has quit IRC10:05
*** dtantsur|afk is now known as dtantsur10:06
*** logan- has joined #openstack-neutron10:06
*** numans has quit IRC10:23
*** numans has joined #openstack-neutron10:26
*** salmankhan has joined #openstack-neutron10:27
*** salmankhan has quit IRC10:28
*** salmankhan has joined #openstack-neutron10:29
*** chenhaw has quit IRC10:33
*** zhanglong has joined #openstack-neutron10:37
*** ociuhandu has joined #openstack-neutron10:39
*** pcaruana has quit IRC10:42
openstackgerritFlavio Fernandes proposed openstack/networking-ovn master: DNM: please ignore  https://review.opendev.org/69743811:00
openstackgerritDarragh O'Reilly proposed openstack/neutron master: Improve ovs cleanup utility help  https://review.opendev.org/69743911:03
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: Move DevStack OVN module to Neutron  https://review.opendev.org/69659211:06
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: DO NOT MERGE: [OVN] Install OVN for functional tests  https://review.opendev.org/69744011:09
*** doreilly has joined #openstack-neutron11:09
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: DO NOT MERGE: [OVN] Install OVN for functional tests  https://review.opendev.org/69744011:20
*** cheng1 has quit IRC11:22
openstackgerritFlavio Fernandes proposed openstack/networking-ovn master: DNM: please ignore  https://review.opendev.org/69743811:24
*** cheng1 has joined #openstack-neutron11:25
*** ociuhandu has quit IRC11:31
*** tbachman has quit IRC11:36
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: DO NOT MERGE: [OVN] Install OVN for functional tests  https://review.opendev.org/69744011:39
*** ociuhandu has joined #openstack-neutron11:44
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: DO NOT MERGE: [OVN] Install OVN for functional tests  https://review.opendev.org/69744011:46
openstackgerritHamdy Khader proposed openstack/neutron master: Remove representor port from OVS db on BM instance tear down.  https://review.opendev.org/69745011:46
*** zhanglong has quit IRC11:49
*** gcheresh_ has joined #openstack-neutron11:50
*** gcheresh has quit IRC11:50
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron stable/rocky: NetcatTester.stop_processes skip "No such process" exception  https://review.opendev.org/69565811:51
*** shilpasd has joined #openstack-neutron11:53
*** gcheresh_ has quit IRC12:01
openstackgerritDavid Shaughnessy proposed openstack/neutron master: Migrate from ofctl to native QoS DSCP  https://review.opendev.org/69547912:08
*** itzikb has quit IRC12:08
*** davidsha has joined #openstack-neutron12:09
*** zbr_ is now known as zbr|out12:13
*** shilpasd has quit IRC12:20
*** jpena is now known as jpena|lunch12:22
openstackgerritHamdy Khader proposed openstack/neutron master: Sync deleted SmartNIC ports on agent restart.  https://review.opendev.org/69745012:24
*** shilpasd has joined #openstack-neutron12:28
*** gcheresh has joined #openstack-neutron12:37
*** rcernin has quit IRC12:52
*** pcaruana has joined #openstack-neutron12:54
*** itzikb has joined #openstack-neutron12:56
*** gcheresh has quit IRC12:58
*** gcheresh has joined #openstack-neutron12:59
*** slaweq_ has joined #openstack-neutron13:01
openstackgerritChason Chan proposed openstack/neutron master: Fix the typo  https://review.opendev.org/69746113:03
*** slaweq_ has quit IRC13:04
*** ociuhandu has quit IRC13:06
*** gcheresh has quit IRC13:11
*** gcheresh has joined #openstack-neutron13:11
*** jpena|lunch is now known as jpena13:14
openstackgerritMaciej Józefczyk proposed openstack/neutron master: [WIP] [OVN] Import OVN Client, L3 and QoS related code  https://review.opendev.org/69731613:18
*** goldyfruit_ has quit IRC13:20
*** tmorin has quit IRC13:21
*** tbachman has joined #openstack-neutron13:22
*** tmorin has joined #openstack-neutron13:27
*** ociuhandu has joined #openstack-neutron13:27
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: DO NOT MERGE: [OVN] Install OVN for functional tests  https://review.opendev.org/69744013:38
openstackgerritHamdy Khader proposed openstack/neutron master: Remove unbound SmartNIC port  https://review.opendev.org/69747313:46
*** bobmel has quit IRC13:55
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: [WIP] do not skip ports with unset or invalid ofport  https://review.opendev.org/64025813:56
*** armax has joined #openstack-neutron14:00
*** shilpasd has left #openstack-neutron14:07
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: [OVS] Handle added/removed ports in the same polling iteration  https://review.opendev.org/69009814:13
*** cgoncalves has quit IRC14:13
*** mkrai has joined #openstack-neutron14:16
*** ociuhandu has quit IRC14:16
*** Luzi has quit IRC14:28
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: [OVS] Handle added/removed ports in the same polling iteration  https://review.opendev.org/69009814:29
*** zbr|out has quit IRC14:33
*** zbr has joined #openstack-neutron14:35
*** itzikb has quit IRC14:35
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: DO NOT MERGE: [OVN] Install OVN for functional tests  https://review.opendev.org/69744014:36
*** pcaruana has quit IRC14:38
*** ociuhandu has joined #openstack-neutron14:40
*** zbr_ has joined #openstack-neutron14:42
*** zbr has quit IRC14:44
*** nweinber has joined #openstack-neutron14:44
*** goldyfruit_ has joined #openstack-neutron14:48
*** zbr_ has quit IRC14:49
*** itzikb has joined #openstack-neutron14:49
*** zbr has joined #openstack-neutron14:55
*** ociuhandu has quit IRC14:57
*** cgoncalves has joined #openstack-neutron14:57
*** ociuhandu has joined #openstack-neutron14:57
openstackgerritDaniel Alvarez proposed openstack/networking-ovn stable/train: [TrainOnly] Bump OVS/OVN to 2.12 in stable/train  https://review.opendev.org/69683914:58
*** goldyfruit___ has joined #openstack-neutron15:00
*** goldyfruit_ has quit IRC15:02
*** rpittau is now known as rpittau|afk15:03
*** gcheresh has quit IRC15:13
openstackgerritDaniel Alvarez proposed openstack/networking-ovn stable/train: Switch release jobs to use OVS 2.12 in Train  https://review.opendev.org/69749515:15
*** ociuhandu has quit IRC15:21
*** ociuhandu has joined #openstack-neutron15:22
openstackgerritLucas Alvares Gomes proposed openstack/networking-ovn stable/train: Add support for virtual port type  https://review.opendev.org/69750315:33
*** lajoskatona has quit IRC15:38
*** lajoskatona has joined #openstack-neutron15:40
*** lajoskatona has quit IRC15:40
*** itzikb has quit IRC15:40
*** mkrai has quit IRC15:42
*** mkrai_ has joined #openstack-neutron15:42
*** mlavalle has joined #openstack-neutron15:57
*** itzikb has joined #openstack-neutron16:02
*** mkrai_ has quit IRC16:05
*** dave-mccowan has joined #openstack-neutron16:08
*** maciejjozefczyk has quit IRC16:14
*** mattw4 has joined #openstack-neutron16:21
*** ociuhandu has quit IRC16:23
*** jangutter has quit IRC16:25
*** igordc has joined #openstack-neutron16:27
*** itzikb has quit IRC16:29
*** tesseract has quit IRC16:39
*** slaweq_ has joined #openstack-neutron16:41
*** openstackgerrit has quit IRC16:42
*** goldyfruit_ has joined #openstack-neutron16:43
*** nicolasbock has joined #openstack-neutron16:44
*** jpena is now known as jpena|brb16:45
*** goldyfruit___ has quit IRC16:46
*** mattw4 has quit IRC16:49
*** tmorin has quit IRC16:51
*** jlibosva has quit IRC16:54
*** dave-mccowan has quit IRC16:58
*** mattw4 has joined #openstack-neutron16:58
*** ijw has joined #openstack-neutron17:01
*** ijw_ has joined #openstack-neutron17:02
*** slaweq_ has quit IRC17:02
*** ociuhandu has joined #openstack-neutron17:02
*** ijw has quit IRC17:06
*** goldyfruit___ has joined #openstack-neutron17:12
*** salmankhan has quit IRC17:13
*** goldyfruit_ has quit IRC17:15
*** itzikb has joined #openstack-neutron17:16
*** dtantsur is now known as dtantsur|afk17:19
*** lennyb has quit IRC17:20
*** jpena|brb is now known as jpena17:25
*** lennyb has joined #openstack-neutron17:26
*** lennyb has quit IRC17:32
*** openstackgerrit has joined #openstack-neutron17:33
openstackgerritMerged openstack/neutron-dynamic-routing master: Remove tempest path from setup.cfg & tox.ini  https://review.opendev.org/69705217:33
*** lennyb has joined #openstack-neutron17:36
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: [WIP] [OVN] Import OVN Client, L3 and QoS related code  https://review.opendev.org/69731617:37
openstackgerritRodolfo Alonso Hernandez proposed openstack/neutron master: [OVS] Handle added/removed ports in the same polling iteration  https://review.opendev.org/69009817:40
*** lpetrut has quit IRC17:40
*** lennyb has quit IRC17:41
*** lucasagomes has quit IRC17:43
openstackgerritLucas Alvares Gomes proposed openstack/neutron master: [OVN] Install OVN for functional tests  https://review.opendev.org/69744017:43
*** lennyb has joined #openstack-neutron17:46
*** davidsha has quit IRC18:01
*** mattw4 has quit IRC18:03
*** itzikb has quit IRC18:05
*** lennyb has quit IRC18:06
*** lpetrut has joined #openstack-neutron18:07
*** mattw4 has joined #openstack-neutron18:15
*** ociuhandu has quit IRC18:17
*** jpena is now known as jpena|off18:18
*** awalende has quit IRC18:20
*** awalende has joined #openstack-neutron18:21
*** armax has quit IRC18:25
*** awalende has quit IRC18:25
openstackgerritPedro Henrique Pereira Martins proposed openstack/neutron master: Add description field to portforwarding NAT rules  https://review.opendev.org/67093018:36
*** ralonsoh has quit IRC18:37
*** dave-mccowan has joined #openstack-neutron18:39
*** lennyb has joined #openstack-neutron18:53
*** ccamposr has joined #openstack-neutron18:53
*** ccamposr__ has quit IRC18:56
*** dsneddon has joined #openstack-neutron18:59
*** ociuhandu has joined #openstack-neutron19:07
openstackgerritBrian Haley proposed openstack/networking-ovn stable/train: Add support for virtual port type  https://review.opendev.org/69750319:11
*** ccamposr__ has joined #openstack-neutron19:16
*** ijw_ has quit IRC19:17
*** jmlowe has quit IRC19:19
*** ccamposr has quit IRC19:19
*** doreilly has quit IRC19:20
*** dsneddon has quit IRC19:21
*** dsneddon has joined #openstack-neutron19:22
*** doreilly has joined #openstack-neutron19:29
*** ociuhandu has quit IRC19:31
*** mvkr has quit IRC19:31
*** doreilly has quit IRC19:33
*** dave-mccowan has quit IRC19:36
openstackgerritFlavio Fernandes proposed openstack/networking-ovn stable/rocky: Add Neutron network id to OVN LRPs  https://review.opendev.org/69755819:48
openstackgerritFlavio Fernandes proposed openstack/networking-ovn stable/queens: Add Neutron network id to OVN LRPs  https://review.opendev.org/69755919:54
*** rcernin has joined #openstack-neutron20:02
openstackgerritJens Harbott (frickler) proposed openstack/neutron master: Allow to select subnets to publish DNS records  https://review.opendev.org/66240920:04
*** dosaboy has quit IRC20:04
*** igordc has quit IRC20:05
*** dsneddon has quit IRC20:09
*** dsneddon has joined #openstack-neutron20:10
*** jmlowe has joined #openstack-neutron20:11
*** rcernin has quit IRC20:18
*** awalende has joined #openstack-neutron20:21
*** bobmel has joined #openstack-neutron20:23
*** bobmel has quit IRC20:23
*** bobmel has joined #openstack-neutron20:23
*** awalende has quit IRC20:25
*** bobmel has quit IRC20:29
gmannnjohnston: any stadium waiting for the py drop patch. I think you will take care of those?20:38
njohnstongmann: Yes, we are coordinating it across the stadium here: https://etherpad.openstack.org/p/neutron-train-zuulv3-py27drop20:40
gmannnjohnston: perfect. thanks20:40
*** bobmel has joined #openstack-neutron20:46
*** lajoskatona has joined #openstack-neutron21:04
*** dosaboy has joined #openstack-neutron21:09
*** gcheresh has joined #openstack-neutron21:10
*** dsneddon has quit IRC21:18
*** dsneddon has joined #openstack-neutron21:18
*** bobmel has quit IRC21:30
*** tmorin has joined #openstack-neutron21:31
*** bobmel has joined #openstack-neutron21:32
*** bobmel has quit IRC21:32
*** lajoskatona has quit IRC21:32
*** bobmel has joined #openstack-neutron21:32
*** dsneddon has quit IRC21:33
*** dsneddon has joined #openstack-neutron21:34
*** dsneddon has quit IRC21:39
*** dsneddon has joined #openstack-neutron21:40
*** ociuhandu has joined #openstack-neutron21:41
*** ijw has joined #openstack-neutron21:46
openstackgerritFlavio Fernandes proposed openstack/networking-ovn stable/queens: Add Neutron network id to OVN LRPs  https://review.opendev.org/69755921:48
openstackgerritFlavio Fernandes proposed openstack/networking-ovn stable/rocky: Add Neutron network id to OVN LRPs  https://review.opendev.org/69755821:48
*** gcheresh has quit IRC21:49
*** snierodz has quit IRC21:50
*** stephenfin has quit IRC21:50
*** tmorin has quit IRC21:50
*** dasp_ has joined #openstack-neutron21:52
*** dasp has quit IRC21:55
*** stephenfin has joined #openstack-neutron21:57
*** goldyfruit___ has quit IRC22:05
*** nweinber has quit IRC22:09
openstackgerritFlavio Fernandes proposed openstack/networking-ovn stable/queens: Add Neutron network id to OVN LRPs  https://review.opendev.org/69755922:14
openstackgerritFlavio Fernandes proposed openstack/networking-ovn stable/rocky: Add Neutron network id to OVN LRPs  https://review.opendev.org/69755822:16
*** ociuhandu has quit IRC22:20
*** mattw4 has quit IRC22:27
*** rcernin has joined #openstack-neutron22:28
*** ijw has quit IRC23:04
*** dsneddon has quit IRC23:05
*** tkajinam has joined #openstack-neutron23:07
*** dsneddon has joined #openstack-neutron23:13
*** mattw4 has joined #openstack-neutron23:15
*** mattw4 has quit IRC23:20
*** dsneddon has quit IRC23:23
*** nicolasbock has quit IRC23:29
*** ociuhandu has joined #openstack-neutron23:30
*** ociuhandu has quit IRC23:35
*** ijw has joined #openstack-neutron23:36
*** tosky has quit IRC23:38
*** abaindur has joined #openstack-neutron23:40
*** ijw has quit IRC23:40
*** abaindur has quit IRC23:44
*** abaindur has joined #openstack-neutron23:45
*** dsneddon has joined #openstack-neutron23:51
*** mvkr has joined #openstack-neutron23:55

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!