Tuesday, 2017-05-02

*** salv-orlando has joined #openstack-neutron-ovn00:42
*** salv-orlando has quit IRC00:46
*** s3wong has quit IRC01:49
*** mickeys has quit IRC01:53
*** mickeys has joined #openstack-neutron-ovn02:11
*** dongjun has quit IRC02:29
*** dongjun has joined #openstack-neutron-ovn02:30
openstackgerritGuoshuai Li proposed openstack/networking-ovn master: fix no update OVNNB static-route when change external subnet's gateway_ip  https://review.openstack.org/45996503:16
*** salv-orlando has joined #openstack-neutron-ovn04:30
*** mickeys has quit IRC04:46
*** mickeys has joined #openstack-neutron-ovn05:06
*** anilvenkata has joined #openstack-neutron-ovn05:08
elurkkiAny tips for tracking OVN router? The Router was working nicely few days ago and then just stopped working. I can ping the router from both sides but the traffic won't go through. Thanks a lot05:16
*** janki has joined #openstack-neutron-ovn05:42
*** mickeys has quit IRC06:06
*** salv-orlando has quit IRC06:15
*** pcaruana has joined #openstack-neutron-ovn07:06
elurkkiAnd If I delete the router totally and then create it again the network starts to work07:12
*** salv-orlando has joined #openstack-neutron-ovn07:20
*** dongjun has quit IRC07:21
*** dongjun has joined #openstack-neutron-ovn07:21
*** mickeys has joined #openstack-neutron-ovn07:24
*** mickeys has quit IRC07:55
*** lucas-afk is now known as lucasagomes08:18
*** dongjun has quit IRC08:37
*** dongjun has joined #openstack-neutron-ovn08:37
dongjunGate failed.....again. I am looking for this, we should adjust networking-ovn to adapt USE_SYSTEMD08:39
*** dongjun has quit IRC08:45
*** dongjun has joined #openstack-neutron-ovn08:45
*** mickeys has joined #openstack-neutron-ovn08:55
*** dongjun has quit IRC08:57
*** dongjun has joined #openstack-neutron-ovn08:58
lucasagomesdongjun, yeah just noticed it now ;-/08:59
*** mickeys has quit IRC09:00
*** janki has quit IRC09:09
*** janki has joined #openstack-neutron-ovn09:09
*** jchhatbar has joined #openstack-neutron-ovn09:11
*** janki has quit IRC09:14
*** jchhatbar is now known as janki09:26
*** fzdarsky has joined #openstack-neutron-ovn09:28
lucasagomesdongjun, any luck ?09:29
dongjunlucasagomes: Yeah, will submit a patch soon.09:31
lucasagomescoolio!09:31
*** carl_baldwin has quit IRC09:43
*** dasanind has quit IRC09:43
openstackgerritDong Jun proposed openstack/networking-ovn master: Gate failed for USE_SYSTEMD  https://review.openstack.org/46170009:50
*** salv-orl_ has joined #openstack-neutron-ovn09:52
*** yamamoto has quit IRC09:52
*** carl_baldwin has joined #openstack-neutron-ovn09:53
*** salv-orlando has quit IRC09:55
*** fzdarsky has quit IRC10:13
openstackgerritLucas Alvares Gomes proposed openstack/networking-ovn master: Create the run/log directory after compiling OVS  https://review.openstack.org/46171310:13
lucasagomesdongjun, ^ I think this might be needed as well10:13
* lucasagomes is currently verifying that10:13
*** dasanind has joined #openstack-neutron-ovn10:17
*** igordcar1 has quit IRC10:21
*** igordcard has joined #openstack-neutron-ovn10:22
dongjunlucasagomes:  That's cool, I have seen the master failure ^.10:25
lucasagomesyeah, with that applied I could finish my devstack run locally10:25
lucasagomeslet's see how gate reacts to it10:26
*** salv-orl_ has quit IRC10:39
openstackgerritLucas Alvares Gomes proposed openstack/networking-ovn master: Create the run/log directory after compiling OVS  https://review.openstack.org/46171310:46
lucasagomesdongjun, apparently gate-rally-dsvm-networking-ovn uses master ovs... not sure if it's the right thing to do but we will probably need to squash both of our patches10:48
lucasagomesor fix it in project-config10:48
lucasagomesdongjun, do you mind if I squash it ?10:49
numanslucasagomes, you are fine with this patch - https://review.openstack.org/#/c/461700/1 ?10:54
numanslooks like it failed in CI10:54
lucasagomesnumans, yes, but that doesn't fix the rally job10:54
lucasagomeswhich is fuxed by https://review.openstack.org/46171310:54
lucasagomesso I think we need to squash both patches10:54
numanslucasagomes, oh ok. so we need to squash10:55
numansgot it10:55
numansthanks10:55
lucasagomesnumans, yeah...10:55
* lucasagomes will squash it10:55
numanslucasagomes++10:55
openstackgerritLucas Alvares Gomes proposed openstack/networking-ovn master: Fix gate failures  https://review.openstack.org/46170010:56
lucasagomesnumans, dongjun ^10:56
openstackgerritGuoshuai Li proposed openstack/networking-ovn master: fix no update OVNNB static-route when change external subnet's gateway_ip  https://review.openstack.org/45996511:02
lucasagomesnumans, russellb dongjun shouldn't we make the ovs-master job voting ? Rally already set up OVS from master and is voting, I think we should do it for the tempest test as well... thoughts ?11:05
dongjunlucasagomes: Thanks11:05
*** Guoshuai has joined #openstack-neutron-ovn11:05
numanslucasagomes, recently we made ovs-master job from voting to non-voting.11:07
numansand the reason for that is - any failures in ovs master code (because of compilation or some breake) would result in networking-ovn CI failures11:08
dongjunlucasagomes: Here is the patch: https://review.openstack.org/#/c/448776/11:08
lucasagomesnumans, gotcha... so, what about rally ?11:08
lucasagomesdongjun, thanks11:08
numanslucasagomes, can you enlighten me a bit about the rally issues :)11:08
lucasagomesnumans, AFAICT, raly sets up the devstack environment using OVS master11:09
lucasagomesand is voting11:09
numansoh ok11:09
numanslucasagomes, so we may face the same issue as we faced in the tempest-dsvm-networking-ovn-ovs-master job11:10
lucasagomesright, that's the reason why we needed to squash the patch above actually11:10
*** anilvenkata has quit IRC11:11
lucasagomesso idk, we may want to make rally -nv as well or keep both ovs-master jobs voting, at least it would be consistent11:11
numanslucasagomes, confused which way to go - either we need to make rally job non-voting or revert the ovs-master job back to voting11:11
lucasagomesright11:11
numanslucasagomes, agree11:11
numanslucasagomes, probably need to check with russellb on this.11:12
lucasagomes++ yeah let's wait for more inputs11:12
numanslucasagomes, i would prefer making ovs-master job voting though :)11:12
dongjunlucasagomes: There is also a large part of the reason is functional testing.11:13
numansdongjun, what do you mean ? you would prefer voting for ovs-master ?11:16
*** janki has quit IRC11:17
dongjunNo, I mean it's part reason of set mater to non-voting.11:17
numansdongjun, ok11:21
lucasagomesapparently rally still broken, devstack finishes successfully but now it breaks later on11:27
lucasagomeshttp://logs.openstack.org/00/461700/2/check/gate-rally-dsvm-networking-ovn/2408518/console.html#_2017-05-02_11_21_05_57259411:28
*** yamamoto has joined #openstack-neutron-ovn11:32
* lucasagomes goes grab some food11:33
*** lucasagomes is now known as lucas-hungry11:33
*** yamamoto_ has joined #openstack-neutron-ovn11:33
*** yamamoto has quit IRC11:36
*** yamamoto_ has quit IRC11:58
*** yamamoto has joined #openstack-neutron-ovn11:59
*** yamamoto has quit IRC12:01
*** lucas-hungry is now known as lucasagomes12:38
*** yamamoto has joined #openstack-neutron-ovn13:02
arslanqhi numans: I was looking into DPDK Bug on Newton....i was able to resolve it locally, sock_path is being posted by ml2 driver....Now error is on nova side i am not sure what this is: https://pastebin.mozilla.org/902050713:03
numansarslanq, hi. no idea. sorry not sure how exactly nova would work13:04
numansso can't comment much13:04
arslanqnumans: ok no problem....13:05
*** igordcard has quit IRC13:05
*** igordcard has joined #openstack-neutron-ovn13:05
*** zkassab has joined #openstack-neutron-ovn13:13
*** yamamoto has quit IRC13:25
*** yamamoto has joined #openstack-neutron-ovn13:25
*** openstackgerrit has quit IRC13:48
*** mlavalle has joined #openstack-neutron-ovn13:54
*** mickeys has joined #openstack-neutron-ovn14:26
*** mickeys has quit IRC14:32
*** salv-orlando has joined #openstack-neutron-ovn14:33
*** basilAB has quit IRC14:42
*** carl_baldwin has quit IRC14:43
*** vaishali has quit IRC14:43
*** pcaruana has quit IRC14:45
*** mlavalle has quit IRC14:46
*** pcaruana has joined #openstack-neutron-ovn14:51
*** basilAB has joined #openstack-neutron-ovn14:51
*** basilAB has quit IRC14:56
*** vaishali has joined #openstack-neutron-ovn14:56
*** basilAB has joined #openstack-neutron-ovn14:57
*** carl_baldwin has joined #openstack-neutron-ovn14:57
*** mlavalle has joined #openstack-neutron-ovn14:58
*** tongli has joined #openstack-neutron-ovn14:59
*** janki has joined #openstack-neutron-ovn15:15
russellbnumans: lucasagomes re: rally and ovs-master, i suppose both a voting rally job using the release branch and a non-voting rally with ovs master would be good15:49
lucasagomesrussellb, hmm right... Actually, is rally a very valuable job to be voting ? I mean since it's tested against a VM running on a shared host15:50
lucasagomesdoes it actually says much about performance ?15:50
russellbit can catch really really bad regressions :)15:50
russellbi suppose15:50
russellbi'm also fine with it as non-voting ovs master only ...15:51
lucasagomesright, ok I can update project config to add a new rally on stable and make master -nv15:51
*** salv-orl_ has joined #openstack-neutron-ovn15:52
lucasagomesrussellb, right on, let's do on different patches so we can concentrate de discussions on each one (if any)15:52
* lucasagomes adds to the todo list15:52
lucasagomesjust finishing something first then I will propose it15:52
russellbor just propose whichever you think makes the most sense, i don't have a strong opinion ... mainly I definitely want a rally job running with ovs master15:52
russellbbecause that's the most likely place we will quickly detect an accidental significant performance issue15:53
russellbthough i suspect the types of test rally executes are more likely to detect networking-ovn performance regressions15:53
russellband not OVN itself15:53
russellbbut anyway.15:53
* russellb furiously works on slides15:54
*** salv-orlando has quit IRC15:54
*** janki has quit IRC15:55
lucasagomes++15:56
* russellb wonders when we should retire #openstack-neutron-ovn and just use #openstack-neutron ...15:57
russellbfeels like networking-ovn has long matured enough to just talk about there15:57
lucasagomesrussellb, numans dongjun re: rally -nv: https://review.openstack.org/46183516:01
*** pcaruana has quit IRC16:02
lucasagomesrussellb, oh I didn't know it was a goal, but it does make sense to use openstack-neutron only instead of having a diff channel for each driver16:02
* lucasagomes moves there16:02
russellbit wasn't a stated goal16:02
russellbjust thinking out loud16:02
russellbi created this channel 2 years ago when this was definitely an experiment16:02
russellbdidn't want to distract at that point, but figured the channel would go away if/when it went "mainstream"16:03
*** mickeys has joined #openstack-neutron-ovn16:16
*** salv-orl_ has quit IRC16:45
*** openstackgerrit has joined #openstack-neutron-ovn16:51
openstackgerritIhar Hrachyshka proposed openstack/networking-ovn master: Stop translating log messages  https://review.openstack.org/46068816:51
openstackgerritIhar Hrachyshka proposed openstack/networking-ovn master: pep8: stop ignoring _ builtin usage  https://review.openstack.org/46069316:52
*** anilvenkata has joined #openstack-neutron-ovn16:53
*** tongli has quit IRC16:58
*** salv-orlando has joined #openstack-neutron-ovn17:51
*** lucasagomes is now known as lucas-afk18:02
*** anilvenkata has quit IRC18:56
*** salv-orlando has quit IRC19:05
openstackgerritMerged openstack/networking-ovn master: Fix gate failures  https://review.openstack.org/46170019:06
openstackgerritMerged openstack/networking-ovn master: Stop translating log messages  https://review.openstack.org/46068819:07
openstackgerritMerged openstack/networking-ovn master: pep8: stop ignoring _ builtin usage  https://review.openstack.org/46069319:07
*** lrichard has quit IRC19:43
*** lrichard has joined #openstack-neutron-ovn19:47
*** salv-orlando has joined #openstack-neutron-ovn19:57
*** s3wong has joined #openstack-neutron-ovn21:02
*** salv-orl_ has joined #openstack-neutron-ovn21:52
*** salv-orlando has quit IRC21:54
openstackgerritboden proposed openstack/networking-ovn master: use neutron-lib constants rather than plugin constants  https://review.openstack.org/46148821:54
openstackgerritMerged openstack/networking-ovn master: Add direction to known bandwidth_limit_rules parameters  https://review.openstack.org/46073421:59
*** salv-orl_ has quit IRC22:43
*** zkassab has quit IRC23:19
*** mlavalle has quit IRC23:36
*** yamamoto has quit IRC23:56

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