Tuesday, 2014-03-11

*** dvorkini_ has joined #openstack-neutron00:00
*** dvorkinista has quit IRC00:00
*** WackoRobie has quit IRC00:02
*** leseb has quit IRC00:03
*** dave_tucker is now known as dave_tucker_zzz00:07
*** dave_tucker_zzz is now known as dave_tucker00:09
*** dvorkini_ has quit IRC00:09
*** dvorkinista has joined #openstack-neutron00:10
*** dave_tucker is now known as dave_tucker_zzz00:11
*** dvorkinista has quit IRC00:18
*** dvorkinista has joined #openstack-neutron00:18
*** dave_tucker_zzz is now known as dave_tucker00:20
*** matsuhashi has joined #openstack-neutron00:21
*** tomoe_ has quit IRC00:23
*** dvorkinista has quit IRC00:24
*** yamahata__ has joined #openstack-neutron00:24
*** sfox1 has quit IRC00:24
*** dave_tucker is now known as dave_tucker_zzz00:28
*** tomoe_ has joined #openstack-neutron00:31
*** nati_uen_ has quit IRC00:35
*** tomoe_ has quit IRC00:37
*** yamahata has joined #openstack-neutron00:42
*** gongysh has joined #openstack-neutron00:53
*** devlaps has quit IRC00:55
*** SumitNaiksatam has joined #openstack-neutron01:02
*** networkstatic_zZ is now known as networkstatic01:05
openstackgerritAbhishek Raut proposed a change to openstack/neutron: Fix segment allocation tables in Cisco N1kv plugin  https://review.openstack.org/7850601:05
*** crc32 has quit IRC01:10
*** networkstatic has quit IRC01:14
*** bada_ has quit IRC01:15
*** emagana has joined #openstack-neutron01:15
*** networkstatic has joined #openstack-neutron01:20
*** gongysh has quit IRC01:22
*** gongysh has joined #openstack-neutron01:23
*** arosen has joined #openstack-neutron01:25
*** arosen is now known as arosen-home01:25
arosen-homemarun: ping01:27
arosen-homenvp01:27
marunpong01:27
* arosen-home nvm01:27
marun?01:27
arosen-homesorry false ping01:27
marunah, ok.01:27
*** _cjones_ has quit IRC01:29
*** thuc has joined #openstack-neutron01:30
*** thuc_ has joined #openstack-neutron01:30
marunarosen-home: I'm afraid I'm still finding things…  I'm a dangerous reviewer.01:33
arosen-homemarun:  no worries working on resolving your comments.01:33
arosen-homemarun:  if they are nits  we can probably fix them later as well... I'm hoping we can get this in today at some point01:33
marunsome more comments on the original patch01:33
marunwe can get this in01:33
marunit's nothing major.01:33
arosen-homebut if there is something really wrong yea definitely scream :)01:34
arosen-homecool01:34
*** thuc has quit IRC01:34
arosen-homemarun:  setting:01:34
arosen-home+        if not enable_nova_events:01:34
arosen-home+            cfg.CONF.set_override('notify_nova_on_port_status_changes', False)01:34
maruni'll stick around until its ready, so turnaround will be fast01:34
arosen-homein the test_db_class removes having to do any of that mocking there.01:34
arosen-homecool01:34
marunyes, and the other class already does the mocking01:34
marungah, gerrit formatting fail01:35
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Fix misleading error message about failed dhcp notifications  https://review.openstack.org/7945801:35
*** banix has joined #openstack-neutron01:37
*** alexpilotti has quit IRC01:40
*** WackoRobie has joined #openstack-neutron01:44
*** Jianyong has joined #openstack-neutron01:45
openstackgerritAaron Rosen proposed a change to openstack/neutron: Notify nova when ports are ready  https://review.openstack.org/7525301:46
*** jrbudnack has joined #openstack-neutron01:48
*** emagana has quit IRC01:49
*** xuhanp has joined #openstack-neutron01:54
*** thuc has joined #openstack-neutron01:55
*** thuc_ has quit IRC01:55
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804102:03
arosen-homemarun:    ^02:03
marunarosen-home: ack02:03
*** tomoe_ has joined #openstack-neutron02:03
arosen-homemarun:  whoops missed the last comment.02:04
*** baoli has quit IRC02:05
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804102:06
*** xianghui has joined #openstack-neutron02:07
*** yamahata has quit IRC02:11
*** yamahata__ has quit IRC02:12
openstackgerritA change was merged to openstack/neutron: Fix lack of extended port's attributes in Metaplugin  https://review.openstack.org/7090802:15
*** WackoRobie has joined #openstack-neutron02:29
*** abhiraut has quit IRC02:31
*** sfox has joined #openstack-neutron02:32
*** thuc has quit IRC02:33
*** thuc has joined #openstack-neutron02:33
*** dvorkinista has joined #openstack-neutron02:34
*** tomoe_ has quit IRC02:34
*** sbalukoff has quit IRC02:34
*** thuc has quit IRC02:38
*** shashank_ has quit IRC02:41
*** sfox has quit IRC02:42
openstackgerritRobert Kukura proposed a change to openstack/neutron: Remove validate_port_binding() and unbind_port()  https://review.openstack.org/7951102:43
marunarosen-home: a couple of nits02:45
marunarosen-home: should be easy fixes02:45
arosen-homemarun: looking.02:46
*** sfox has joined #openstack-neutron02:48
*** mengxd has joined #openstack-neutron02:48
*** carl_baldwin has joined #openstack-neutron02:49
*** WackoRobie has quit IRC02:51
arosen-homemarun:  replied02:53
*** harlowja is now known as harlowja_away02:54
marunarosen-home: i'm not sure what you mean by 'move to the patch above'02:54
arosen-homemarun:  i thought i needed them in the patch above but looks like i  don't02:55
marunarosen-home: ah, ok.02:55
marunarosen-home: so do you want to merge without tests for send_events?02:55
arosen-homemarun: i'll add a test for send_event one sec.02:57
*** Sukhdev has joined #openstack-neutron02:57
marunarosen-home: also, on the second patch, with the tests focusing on create_port_changed_event(), there isn't actually validation of all 3 paths of send_network_change.02:57
arosen-homemarun:  notification disabled - test_no_notification_notify_nova_on_port_data_changes_false02:58
marunarosen-home: I'm not insisting that they exist - because it's trivial - but I would recommend changing  test_no_notification_notify_nova_on_port_data_changes_false to validate the 'golden path' - i.e. notifications are enabled, an event is generated, and an event is sesnt.02:59
arosen-homewhy do you say that for that.02:59
marunsesnt -> sent02:59
*** tomoe_ has joined #openstack-neutron02:59
openstackgerritAaron Rosen proposed a change to openstack/neutron: Notify nova when ports are ready  https://review.openstack.org/7525302:59
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804102:59
marunarosen-home: ?03:00
marunsay what?03:00
marunarosen-home: you're right, there is validation of one of them.03:00
marunarosen-home: but if there's going to be a single test, it should be all the way through.03:00
arosen-homeall the way through how?03:00
marunarosen-home: the 'golden path' is the common execution path.03:02
marunin this case it would be - given an event, notify nova03:02
arosen-homemarun:  and how does it not do that?03:03
marunit ignores the possibility of events being disabled or a nova event not being generated, since those are degenerative cases.03:03
arosen-homeIt didn't previously.03:03
marunThe only test for send_network_change doesn't generate an event.03:03
arosen-homeIf i restore the dicts being passed.03:03
marunit shouldn't matter what gets sent in.  Mocking out event generation to return a non-null value is preferable.03:04
arosen-homeI still don't see that. It's testing if an event gets sent or not based if that config option is enabled or not.03:05
openstackgerritA change was merged to openstack/neutron: Fixed Spelling error in Readme  https://review.openstack.org/7901503:06
*** baoli has joined #openstack-neutron03:06
*** otherwiseguy has joined #openstack-neutron03:06
*** harlowja_away is now known as harlowja03:06
marunarosen-home: Are we looking at the same method?03:07
marunIt's checking that send_events is not called.03:07
marunhttps://review.openstack.org/#/c/78041/18/neutron/tests/unit/notifiers/test_notifiers_nova.py  line 19103:07
marunarosen-home: I should stop and just +203:08
marunarosen-home: the tests are already well above the normal standards for neutron.03:08
marunarosen-home: you've been very patient.03:08
arosen-homemarun:  right but previously when it was passing in data that would cause an event to figure we and we have: this config option disabled we would be able to infer why.03:08
arosen-homes/figure/fire03:08
arosen-homea  = b b= c a = c :)03:08
*** vkozhukalov has quit IRC03:09
marunI think I was confusing the other cases of the config option disabling notification03:09
marunin this case it was necessary.03:09
arosen-homemarun: no worries. That's for reviewing this in such great depth.03:09
marunarosen-home: I'll +2 the second patch.03:10
arosen-homecool, what about the first one?03:10
marunarosen-home: Are you intending to add tests for send_events() in the first patch?03:10
marunarosen-home: or do you think it's not necessary?03:10
arosen-homemarun:  i think i'm done for now :/03:10
arosen-homeI'll add it tomorrow if it hasn't merged03:10
openstackgerritRobert Kukura proposed a change to openstack/neutron: ML2: Remove validate_port_binding() and unbind_port()  https://review.openstack.org/7951103:11
arosen-homeif that's okay with you?03:11
marunarosen-home: yes, that's fine.03:11
arosen-homei'll do it in another patch probably03:11
arosen-homewe want to get this merged asap if possible.03:11
marunright03:11
arosen-homecool thanks03:11
marunplease make a point of adding it - it's not good to have code without coverage for long03:12
arosen-homemarun:  will do03:13
*** banix has quit IRC03:13
arosen-homei'll add it tomorrow03:13
marun+2'd03:13
arosen-homethx03:13
*** tomoe_ has quit IRC03:14
*** banix has joined #openstack-neutron03:14
marunarosen-home: thank you!03:14
*** baoli has quit IRC03:15
marunphew, reviewing can be as much work as coding, but absent a feeling of authorship doesn't feel as rewarding.03:15
marun03:15
arosen-homemarun:  i know what you mean.03:17
arosen-homethanks again. Alright i'm done with the computer for now ...03:17
marunnite!03:19
*** gongysh has quit IRC03:22
*** gongysh has joined #openstack-neutron03:22
*** sballe_ has joined #openstack-neutron03:22
*** sfox has quit IRC03:22
*** sballe has quit IRC03:24
*** suresh12 has quit IRC03:24
*** suresh12 has joined #openstack-neutron03:25
*** suresh12 has quit IRC03:25
*** suresh12 has joined #openstack-neutron03:25
*** suresh12 has quit IRC03:26
*** suresh12 has joined #openstack-neutron03:26
marundansmith: ping03:27
dansmithWassup?03:28
*** suresh12 has quit IRC03:31
*** mengxd has quit IRC03:32
*** mengxd has joined #openstack-neutron03:33
dansmithmarun:03:33
marundansmith: stupid question regarding https://review.openstack.org/#/c/74832/03:35
marundansmith: specifically https://review.openstack.org/#/c/74832/26/nova/virt/driver.py03:35
marunoops03:35
marunhttps://review.openstack.org/#/c/74832/26/nova/virt/libvirt/driver.py03:35
marundansmith: I'm confused by line 3599...03:35
dansmithself.plug_vifs() ?03:35
marundoes the with block imply that execution of the block doesn't start until all events are received?03:35
marunor that the block isn't exited until the events are recieved?03:35
dansmithmarun: the latter03:35
marunah, ok, that makes more sense.03:35
*** enikanorov_ has joined #openstack-neutron03:36
dansmithmarun: before the with block starts, the events are registered03:36
marundansmith: that's all.  lgtm03:36
dansmithand then it doesn't exit until timeout or they all get received03:36
dansmithcool03:36
marundansmith: the neutron patches are awaiting approval from a second reviewer, so we should be in good shape for merging the nova side tomorrow.03:36
marundansmith: hurray for coordination03:37
dansmithmarun: sweet, thanks a bunch for your and arosen-home's work to get them going03:37
dansmithmarun: indeed03:37
marundansmith: arosen-home worked hard to make it a reality on the neutron side.03:37
marundansmith: thanks for your diligent efforts on making it happen on the nova sidde.03:37
*** jecarey has quit IRC03:38
*** enikanorov has quit IRC03:38
dansmithYeah,  I know..  Very appreciative03:38
dansmithHope it pays off03:38
marundansmith: we have a bit of a hole still left - we're not waiting for dhcp to be configured.03:38
marundansmith: but that should be easy enough to do.  I'm hoping to have it in early in juno and backported.03:38
dansmithLaying this groundwork makes it easier to fix that level of stuff though I guess03:39
marundansmith: dhcp healthcheck shouldn't require any infrastructure changes.03:39
dansmithCool03:39
marundansmith: the neutron l2 agent would make the check and not set port status to active if a dhcping-like mechanism doesn't report success on the wired port in a reasonable amount of time.03:40
marundansmith: it should be transparent to nova.03:40
dansmithSweet03:40
marun…and on to the next in a succession of incremental steps towards sanity ;)03:41
marung'nite dan...03:41
*** matsuhashi has quit IRC03:41
dansmithNight, thanks again!03:42
marunand to you! :)03:42
*** thuc has joined #openstack-neutron03:44
*** thuc has quit IRC03:48
*** sfox has joined #openstack-neutron03:52
*** vjay has left #openstack-neutron03:52
*** markmcclain has quit IRC04:00
*** jrbudnack has quit IRC04:00
*** tomoe_ has joined #openstack-neutron04:05
*** gongysh has quit IRC04:08
*** gongysh has joined #openstack-neutron04:09
*** yamahata__ has joined #openstack-neutron04:11
*** yamahata has joined #openstack-neutron04:12
openstackgerritoda-g proposed a change to openstack/neutron: Call target plugin out of DB transaction in the Metaplugin  https://review.openstack.org/7953404:13
*** markmcclain has joined #openstack-neutron04:14
*** mengxd has quit IRC04:15
*** nati_ueno has joined #openstack-neutron04:15
*** shashank_ has joined #openstack-neutron04:16
*** banix has quit IRC04:18
*** sweston has quit IRC04:21
*** mengxd has joined #openstack-neutron04:31
*** gongysh has quit IRC04:36
*** tomoe_ has quit IRC04:36
*** suresh12 has joined #openstack-neutron04:38
*** sfox has quit IRC04:38
*** matsuhashi has joined #openstack-neutron04:40
*** suresh12 has quit IRC04:42
*** sweston has joined #openstack-neutron04:46
*** tomoe_ has joined #openstack-neutron04:53
*** Sukhdev has quit IRC04:57
oda-gIt seems the gate becomes very bad.05:01
*** otherwiseguy has quit IRC05:03
*** yamamoto has joined #openstack-neutron05:03
*** carl_baldwin has quit IRC05:06
*** yamamoto has quit IRC05:06
*** yamamoto has joined #openstack-neutron05:06
*** sfox has joined #openstack-neutron05:07
*** baoli has joined #openstack-neutron05:11
*** yfried has quit IRC05:13
arosen-homeoda-g: yea there was an issue but they fixed it.05:14
openstackgerritXu Han Peng proposed a change to openstack/neutron: Process ICMP type for iptables firewall  https://review.openstack.org/7883505:14
oda-garosen-home: I see. Thanks for your infomation.05:15
*** baoli has quit IRC05:19
*** sweston has quit IRC05:30
openstackgerritAaron Rosen proposed a change to openstack/neutron: Notify nova when ports are ready  https://review.openstack.org/7525305:33
arosen-homemarun:  ^ doh i had a pep8 error :/05:33
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804105:34
*** irenab has joined #openstack-neutron05:39
*** edhall has quit IRC05:44
*** akamyshnikova has joined #openstack-neutron05:46
*** sweston has joined #openstack-neutron05:53
*** nati_ueno has quit IRC05:54
*** yamamoto has quit IRC05:54
*** edhall has joined #openstack-neutron05:55
*** nati_ueno has joined #openstack-neutron05:55
*** yfried has joined #openstack-neutron05:57
*** yamamoto has joined #openstack-neutron05:58
*** matsuhashi has quit IRC06:05
*** circ-user-HuXJ9 has joined #openstack-neutron06:06
*** matsuhas_ has joined #openstack-neutron06:08
*** harlowja is now known as harlowja_away06:08
*** circ-user-HuXJ9 has quit IRC06:21
*** gdubreui has quit IRC06:22
*** jecarey has joined #openstack-neutron06:23
yfriedHenryG: ping06:27
*** gdubreui has joined #openstack-neutron06:27
*** vkozhukalov has joined #openstack-neutron06:27
openstackgerritJenkins proposed a change to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/7954406:31
*** nati_ueno has quit IRC06:34
*** skraynev has quit IRC06:34
*** arosen-home has quit IRC06:44
*** skraynev has joined #openstack-neutron06:48
openstackgerritLijun Jiang proposed a change to openstack/neutron: Register a ml2 mechanism driver for VMware  https://review.openstack.org/7654206:53
*** mengxd has quit IRC06:57
*** garyk has joined #openstack-neutron06:58
*** mengxd has joined #openstack-neutron06:58
*** tomoe_ has quit IRC06:58
*** sfox has quit IRC07:03
*** arosen has joined #openstack-neutron07:20
*** luqas has joined #openstack-neutron07:26
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804107:26
*** ramishra has joined #openstack-neutron07:28
*** afazekas has joined #openstack-neutron07:28
*** xdmeng has joined #openstack-neutron07:38
*** mengxd has quit IRC07:39
*** rotbeard has joined #openstack-neutron07:40
*** bvandenh has joined #openstack-neutron07:43
*** shashank_ has quit IRC07:43
*** xavpaice has joined #openstack-neutron07:43
*** xavpaice has quit IRC07:46
*** arosen has quit IRC07:50
*** vkozhukalov has quit IRC07:50
*** markmcclain has quit IRC07:53
*** jlibosva has joined #openstack-neutron08:03
*** dvorkinista has quit IRC08:04
*** dvorkinista has joined #openstack-neutron08:05
openstackgerritLee Li proposed a change to openstack/neutron: Duplicate security group name cause fail to start instance  https://review.openstack.org/7927008:08
*** dvorkinista has quit IRC08:14
*** bjornar has joined #openstack-neutron08:14
*** yamahata has quit IRC08:14
*** yamahata__ has quit IRC08:15
*** ramishra has quit IRC08:16
*** ramishra has joined #openstack-neutron08:16
*** jgallard has joined #openstack-neutron08:16
*** devvesa has joined #openstack-neutron08:19
*** ramishra has quit IRC08:21
*** morganfainberg is now known as morganfainberg_Z08:27
*** yamahata__ has joined #openstack-neutron08:30
*** gdubreui has quit IRC08:30
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Optimize floating IP status update  https://review.openstack.org/7944308:30
*** yamahata has joined #openstack-neutron08:30
*** mengxd has joined #openstack-neutron08:30
*** gdubreui has joined #openstack-neutron08:31
*** xdmeng has quit IRC08:33
*** jistr has joined #openstack-neutron08:33
*** leseb has joined #openstack-neutron08:35
*** yamamoto has quit IRC08:37
openstackgerritlizheming proposed a change to openstack/neutron: Fix bug:range() is not same in py3.x and py2.x  https://review.openstack.org/6738208:44
*** tomoe_ has joined #openstack-neutron08:48
*** petertoft has joined #openstack-neutron08:50
*** rossella_s has joined #openstack-neutron08:50
*** ygbo has joined #openstack-neutron08:53
*** jroovers has joined #openstack-neutron08:54
*** jroovers|afk has joined #openstack-neutron08:57
*** tomoe_ has quit IRC08:58
*** jroovers has quit IRC08:59
*** yamahata has quit IRC09:04
*** yamahata__ has quit IRC09:04
*** jpich has joined #openstack-neutron09:06
*** ygbo has quit IRC09:07
*** matsuhas_ has quit IRC09:08
*** luqas has quit IRC09:08
*** ygbo has joined #openstack-neutron09:09
*** matsuhashi has joined #openstack-neutron09:09
openstackgerritLee Li proposed a change to openstack/neutron: Add constraint to sg rule's remote_ip_prefix  https://review.openstack.org/7956509:12
*** dvorkinista has joined #openstack-neutron09:14
*** devvesa has quit IRC09:15
fouxmHi, in a 100 compute nodes context, we got Neutron hanging very often with the log :09:16
fouxm2014-03-10 15:32:18.905 9724 TRACE neutron.openstack.common.rpc.amqp TimeoutError: QueuePool limit of size 10 overflow 20 reached, connection timed out, timeout 1009:16
fouxmwe also have a log on the L3 agent :09:16
fouxmTimeout: Timeout while waiting on RPC response - topic: "q-plugin", RPC method: "get_active_networks_info" info: "<unknown>"09:16
fouxmlog dhcp:09:16
fouxm2014-03-10 15:27:43.739 4118 TRACE neutron.agent.dhcp_agent Timeout: Timeout while waiting on RPC response - topic: "q-plugin", RPC method: "get_active_networks_info" info: "<unknown>"09:16
fouxm2014-03-10 15:27:43.739 4118 TRACE neutron.agent.dhcp_agent Timeout: Timeout while waiting on RPC response - topic: "q-plugin", RPC method: "get_active_networks_info" info: "<unknown>"09:17
fouxmoops, sorry for duplicate line09:18
fouxmI'am thinking of tuning the max_pool_size; max_overflow and eventualy min_pool_size and idle_timeout, but I have no idea of the values to pass09:19
*** zoresvit has joined #openstack-neutron09:20
*** dvorkinista has quit IRC09:22
*** Jianyong has quit IRC09:23
*** Jianyong has joined #openstack-neutron09:27
openstackgerritshihanzhang proposed a change to openstack/python-neutronclient: Parameter support both id and name  https://review.openstack.org/7857709:31
openstackgerritshihanzhang proposed a change to openstack/python-neutronclient: Parameter support both id and name  https://review.openstack.org/7857709:32
*** ramishra has joined #openstack-neutron09:33
*** xdmeng has joined #openstack-neutron09:34
*** devvesa has joined #openstack-neutron09:35
*** mengxd has quit IRC09:36
*** ramishra has quit IRC09:37
*** luqas has joined #openstack-neutron09:37
*** yamamoto has joined #openstack-neutron09:41
*** jp_at_hp has joined #openstack-neutron09:49
*** xdmeng has quit IRC09:58
*** bvandenh has quit IRC09:59
*** yamamoto has quit IRC10:02
*** saju_m has joined #openstack-neutron10:05
*** pcm_ has joined #openstack-neutron10:08
*** yamahata__ has joined #openstack-neutron10:08
*** yamahata has joined #openstack-neutron10:09
*** pcm_ has quit IRC10:10
*** pcm_ has joined #openstack-neutron10:11
*** xuhanp has quit IRC10:15
openstackgerritshihanzhang proposed a change to openstack/neutron: Fix problem of deleting dhcp port  https://review.openstack.org/7380210:15
*** saju_m has quit IRC10:18
*** bjornar has quit IRC10:18
*** leseb has quit IRC10:20
*** leseb has joined #openstack-neutron10:20
*** leseb has quit IRC10:24
*** matsuhashi has quit IRC10:29
*** saju_m has joined #openstack-neutron10:30
openstackgerritYves-Gwenael Bourhis proposed a change to openstack/neutron: Fixing lost vlan ids on interfaces  https://review.openstack.org/6637510:33
*** bjornar has joined #openstack-neutron10:44
openstackgerritSascha Peilicke proposed a change to openstack/python-neutronclient: Switch over to mox3  https://review.openstack.org/7322610:45
*** amuller has joined #openstack-neutron10:48
*** Jianyong has quit IRC10:49
openstackgerritshihanzhang proposed a change to openstack/python-neutronclient: Parameter support both id and name  https://review.openstack.org/7857710:49
*** leseb has joined #openstack-neutron10:51
*** saju_m has quit IRC10:54
*** yfujioka has quit IRC10:54
*** dave_tucker_zzz is now known as dave_tucker11:03
*** jroovers|afk has quit IRC11:04
*** jroovers has joined #openstack-neutron11:04
*** dvorkinista has joined #openstack-neutron11:19
*** tomoe_ has joined #openstack-neutron11:22
*** jroovers|afk has joined #openstack-neutron11:22
*** dvorkinista has quit IRC11:23
*** yfujioka has joined #openstack-neutron11:25
*** jroovers has quit IRC11:25
*** jgallard has quit IRC11:26
*** safchain has joined #openstack-neutron11:28
*** bjornar has quit IRC11:31
*** djoreilly has joined #openstack-neutron11:41
*** bjornar has joined #openstack-neutron11:46
HenryGyfried: pong11:49
*** leseb has quit IRC11:49
*** leseb has joined #openstack-neutron11:50
*** leseb has quit IRC11:53
openstackgerritA change was merged to openstack/neutron: N1kv: Fixes fields argument not None  https://review.openstack.org/7661311:59
*** changbl has quit IRC12:02
*** aveiga has joined #openstack-neutron12:03
*** yamahata__ has quit IRC12:04
openstackgerritshihanzhang proposed a change to openstack/neutron: Fix problem of deleting dhcp port  https://review.openstack.org/7380212:06
*** bvandenh has joined #openstack-neutron12:09
*** bvandenh has quit IRC12:09
*** bvandenh has joined #openstack-neutron12:09
*** yamahata has quit IRC12:09
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Port to oslo.messaging (WIP)  https://review.openstack.org/7586112:10
*** dims_ has quit IRC12:12
*** dims_ has joined #openstack-neutron12:14
*** xianghui has quit IRC12:19
*** dvorkinista has joined #openstack-neutron12:20
*** dvorkinista has quit IRC12:24
*** yamamoto has joined #openstack-neutron12:25
*** yfried has quit IRC12:25
*** networkstatic is now known as networkstatic_zZ12:29
*** yamamoto has quit IRC12:29
*** yamamoto has joined #openstack-neutron12:30
yfujiokahello12:30
yfujiokaI found python-novaclient in requirements.txt12:30
yfujiokabut I cannot found novaclient in neutron source codes12:31
yfujiokais python-neutronclient neccessary?12:31
*** mengxd has joined #openstack-neutron12:32
*** amuller has quit IRC12:35
*** xuhanp has joined #openstack-neutron12:37
yfujiokaoh.. I missed, s/python-neutronclient/python-novaclient/12:37
*** heyongli has joined #openstack-neutron12:40
*** baoli has joined #openstack-neutron12:45
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Test for lock wait timeout on update vips  https://review.openstack.org/7959712:46
*** yfujioka has quit IRC12:47
openstackgerritDarragh O'Reilly proposed a change to openstack/neutron: Remove RPC to plugin when dhcp sets default route  https://review.openstack.org/7928212:48
*** devvesa has quit IRC12:49
*** leseb has joined #openstack-neutron12:50
*** leseb has quit IRC12:52
*** leseb has joined #openstack-neutron12:53
*** amuller has joined #openstack-neutron12:54
*** leseb has quit IRC12:54
*** leseb has joined #openstack-neutron12:54
openstackgerritenikanorov proposed a change to openstack/neutron: Avoid creating FixedIntervalLoopingCall when it's not needed in UT  https://review.openstack.org/7959912:55
openstackgerritenikanorov proposed a change to openstack/neutron: Avoid creating FixedIntervalLoopingCall in lb agent UT  https://review.openstack.org/7959912:56
*** leseb has quit IRC12:58
*** leseb has joined #openstack-neutron13:00
*** mwagner_lap has quit IRC13:00
*** Jianyong has joined #openstack-neutron13:01
*** shshang has joined #openstack-neutron13:02
*** yfried has joined #openstack-neutron13:02
*** jecarey has quit IRC13:02
*** afazekas has quit IRC13:04
*** alexpilotti has joined #openstack-neutron13:05
*** bvandenh has quit IRC13:06
*** garyk has quit IRC13:07
*** shshang has quit IRC13:08
*** yamahata__ has joined #openstack-neutron13:11
*** garyk has joined #openstack-neutron13:11
*** jgallard has joined #openstack-neutron13:13
*** yamahata__ has quit IRC13:15
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Fix usage of sqlalchemy type Integer  https://review.openstack.org/7892413:15
*** yamahata__ has joined #openstack-neutron13:16
*** afazekas has joined #openstack-neutron13:17
*** thuc has joined #openstack-neutron13:18
*** julim has joined #openstack-neutron13:18
*** dvorkinista has joined #openstack-neutron13:20
*** devvesa has joined #openstack-neutron13:20
*** amuller has quit IRC13:21
*** yamahata__ has quit IRC13:21
*** yamahata__ has joined #openstack-neutron13:22
*** dvorkinista has quit IRC13:24
*** yamahata has joined #openstack-neutron13:26
*** yamahata__ has quit IRC13:27
*** yamahata__ has joined #openstack-neutron13:28
*** aveiga has quit IRC13:30
*** yamahata__ has quit IRC13:30
*** yamahata__ has joined #openstack-neutron13:31
*** jecarey has joined #openstack-neutron13:32
openstackgerritTrinath Somanchi proposed a change to openstack/neutron: implements:bp/fsl-sdn-os-mech-driver::fsl mech driver  https://review.openstack.org/7809213:34
*** yamahata__ has quit IRC13:34
*** yamahata__ has joined #openstack-neutron13:35
*** afazekas has quit IRC13:36
openstackgerritSylvain Afchain proposed a change to openstack/neutron: Add HA support to the l3 agent  https://review.openstack.org/7070013:39
*** thuc has quit IRC13:41
*** yamahata has quit IRC13:41
*** yamahata has joined #openstack-neutron13:41
*** yamahata__ has quit IRC13:43
*** yamahata__ has joined #openstack-neutron13:47
*** yamahata__ has quit IRC13:50
*** bada has joined #openstack-neutron13:51
*** yamahata__ has joined #openstack-neutron13:51
*** aveiga has joined #openstack-neutron13:54
*** WackoRobie has joined #openstack-neutron13:55
*** Matt2 has joined #openstack-neutron13:55
*** WackoRobie has quit IRC13:55
*** suresh12 has joined #openstack-neutron13:56
*** WackoRobie has joined #openstack-neutron13:56
*** armax has joined #openstack-neutron13:56
*** peristeri has joined #openstack-neutron13:57
*** jobewan has joined #openstack-neutron13:58
*** banix has joined #openstack-neutron13:59
*** yamahata__ has quit IRC13:59
*** heyongli has quit IRC14:01
*** jgrimm has joined #openstack-neutron14:04
*** yamahata__ has joined #openstack-neutron14:05
*** shshang has joined #openstack-neutron14:07
*** afazekas has joined #openstack-neutron14:08
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Fix misleading error message about failed dhcp notifications  https://review.openstack.org/7945814:08
*** dvorkinista has joined #openstack-neutron14:09
*** yamahata__ has quit IRC14:09
*** alexpilotti has quit IRC14:10
*** peristeri has quit IRC14:12
enikanorov__arosen1: hi14:15
*** eezhova has joined #openstack-neutron14:15
*** changbl has joined #openstack-neutron14:15
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Test for lock wait timeout  https://review.openstack.org/7959714:16
*** peristeri has joined #openstack-neutron14:16
openstackgerritCedric Brandily proposed a change to openstack/neutron: Use patch ports to interconnect integration/physical bridges  https://review.openstack.org/7668514:18
*** alexpilotti has joined #openstack-neutron14:19
*** zzelle has joined #openstack-neutron14:20
*** Jianyong has quit IRC14:21
*** otherwiseguy has joined #openstack-neutron14:21
*** dvorkinista has quit IRC14:23
*** xuhanp has quit IRC14:23
openstackgerritA change was merged to openstack/neutron: Fix ml2 db migration of subnetroutes table  https://review.openstack.org/7927714:23
*** ramishra has joined #openstack-neutron14:24
*** xuhanp has joined #openstack-neutron14:26
*** xuhanp has left #openstack-neutron14:26
*** xuhanp has joined #openstack-neutron14:27
openstackgerritOleg Bondarev proposed a change to openstack/neutron: Reschedule router if new external gateway is on other network  https://review.openstack.org/5288414:29
*** afazekas has quit IRC14:32
*** markmcclain has joined #openstack-neutron14:33
*** akamyshnikova has quit IRC14:34
jlibosvamarkmcclain: hi14:35
jlibosvamarkmcclain: were you looking for me on yesterday meeting because of one critical bug?14:36
*** Zhou_Yu has joined #openstack-neutron14:39
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Test for lock wait timeout  https://review.openstack.org/7959714:39
enikanorov__salv-orlando: hi14:41
enikanorov__salv-orlando: looking at your patch ^^^14:42
*** aveiga has quit IRC14:42
enikanorov__salv-orlando: did you see another failures in radware uts after my fix was merged recently?14:42
enikanorov__merged fix: https://review.openstack.org/#/c/78554/14:43
*** bvandenh has joined #openstack-neutron14:43
*** alagalah has joined #openstack-neutron14:43
*** alagalah has quit IRC14:44
*** alagalah has joined #openstack-neutron14:44
*** irenab has quit IRC14:45
*** devlaps has joined #openstack-neutron14:46
markmcclainjlibosva: yes14:46
salv-orlandoenikanorov__: I've see occasional failures. Then I added a sleep and started failing 100% of time14:47
*** afazekas has joined #openstack-neutron14:47
salv-orlandoSo I looked at their unit test and found out it was time dependent because they must have some callback14:47
enikanorov__right, operations are done by other thread14:48
*** alagalah has quit IRC14:48
salv-orlandobut instead of doing a proper sleep they were just switching threads, so I just let it sleep for .05 seconds14:48
*** alagalah has joined #openstack-neutron14:48
salv-orlandoI run unit tests locally about 20 times and always passed, but honestly it should not be done that way14:48
enikanorov__that's the question why switching is not enough14:48
enikanorov__agree14:49
*** BillTheKat has joined #openstack-neutron14:49
salv-orlandobecause you have to wait for another thread to complete an operation. I would rather iterate on status checks14:49
salv-orlandoand if the status is not the desired one within (for instance) 1 sec, then fail the test14:49
enikanorov__but the main test thread is waiting what it calls sleep(0)14:49
*** BillTheKat is now known as Gil_McGrath14:49
*** peristeri has quit IRC14:49
openstackgerritOleg Bondarev proposed a change to openstack/neutron: Delete disassociated floating ips on external network deletion  https://review.openstack.org/5336414:50
enikanorov__it looks like radware driver on the background causes several greenthread switches, so single switch from main test thread is not enough14:50
*** aveiga has joined #openstack-neutron14:51
salv-orlandothe thing is that you can't control exactly what switch you want to trigger you a sleep… I understand that the unit test is dependent on another thread to complete, so there is a race. Ideally one would eliminate the source of the race by stubbing out the appropriate methods, but this might require too effort.14:52
salv-orlandoWaiting for an amount of time > 0 will give more chances to that thread to complete14:52
salv-orlandobut it's not a definitive solution14:52
openstackgerritEd Bak proposed a change to openstack/neutron: Provide way to reserve dhcp port during failovers  https://review.openstack.org/7901814:53
enikanorov__salv-orlando: agree. Looked at logstash. it appears that my fix didn't solve the issue14:54
salv-orlandoAH14:55
salv-orlandoenikanorov_: I pushed a patch not rebased on yours14:55
salv-orlandoif you see log stash failures only from my patch then that might be the problem14:56
*** thedodd has joined #openstack-neutron14:56
*** sphoorti has joined #openstack-neutron14:56
salv-orlandoif you see the failures only on that patch I pushed, don't bother then.14:56
salv-orlandoThat patch is also just a test to see whether forcing context switches might help with the "lock wait timeout" errors14:57
*** alagalah_ has joined #openstack-neutron14:58
*** zzelle has quit IRC14:58
*** carl_baldwin has joined #openstack-neutron14:59
*** peristeri has joined #openstack-neutron15:00
*** alagalah has quit IRC15:00
enikanorov__salv-orlando: I see failures on different patches that include my fix...15:00
*** aveiga has quit IRC15:01
markmcclainenikanorov_: https://jenkins03.openstack.org/job/gate-neutron-python27/455/console15:01
enikanorov__your patch seem to fix another place in radware driver15:01
enikanorov__markmcclain: yes, that's the kind of failures i'm looking at15:01
salv-orlandoenikanorov_: I also added another sleep in update_status. But I was seeing failures while updating the status (where the first sleep is)15:01
salv-orlandoBut maybe sam can have somebody from his team to look at this issue and find a definitive solution?15:02
*** suresh12 has quit IRC15:03
*** suresh12 has joined #openstack-neutron15:04
enikanorov__that would be good. I've filed https://bugs.launchpad.net/neutron/+bug/1245208  some time back for that15:04
jlibosvamarkmcclain: wrt to https://bugs.launchpad.net/neutron/+bug/1280464 - I assume it's caused by malfunctioned stop_neutron. There is also a check in grenade whether all base_services were stopped prior to upgrade of components...which is broken too. I don't know yet which particular service of neutron it is.15:06
*** Gil_McGrath has quit IRC15:06
ihrachysmarkmcclain: if you have some time to discuss the way we use oslo notifier api, please tell, it should take ~5 mins15:06
markmcclainjlibosva: thanks for the update15:07
markmcclainihrachys: sure what's up?15:08
jlibosvamarkmcclain: I'll write more in launchpad once I know more details15:08
*** suresh12 has quit IRC15:08
markmcclainjlibosva: sounds good15:08
*** bjornar has quit IRC15:08
ihrachysmarkmcclain: basically, I'm working on oslo.messaging port; I've found several places were we expose default_notification_level conf option from oslo-rpc to the user (f.e. in v2/base.py api file). There is no way to specify arbitrary level in oslo.messaging API, only separate functions like warn() or debug(). I've discussed the matter with dhellmann, and he said that the option is not expected to15:11
ihrachysbe available for user to set, instead developers should specify level based on real value of notifications. So my question is whether we should leave the option intact, and introduce some hack to convert level to the needed notifier method, or we remove it.15:11
*** jistr has quit IRC15:11
ihrachysfor now, I went the former path, but it would be even easier to remove it :)15:11
*** thurloat has joined #openstack-neutron15:17
openstackgerritRacha Ben Ali proposed a change to openstack/neutron: Gateway API extension (adds L2 Bridging as a service)  https://review.openstack.org/7922315:17
markmcclainihrachys: makes sense to fix the notification level issue anyway15:19
markmcclainihrachys: I think using the audit() level would make sense for those event15:20
ihrachysmarkmcclain: info is the default level at the moment, so shouldn't we leave it as-is?15:21
markmcclainok.. then info works15:21
ihrachysgreat, will do :)15:21
*** alagalah_ has quit IRC15:22
arosen1enikanorov_ hi15:22
arosen1markmcclain: ping15:24
*** blogan has joined #openstack-neutron15:24
*** mlavalle has joined #openstack-neutron15:26
*** thuc has joined #openstack-neutron15:27
*** amuller has joined #openstack-neutron15:29
JoeHazzerscan i get an sqlalchemy session / context inside an attr validator function?15:30
*** sphoorti has quit IRC15:30
enikanorov__arosen1: hi. we've been working on certain scenario test that involves suspending and resuming VM. it appears that suspending/resuming stopped working after https://review.openstack.org/#/c/67981/7 was merged. We've filed a bug for the found issue https://bugs.launchpad.net/nova/+bug/129085415:31
arosen1enikanorov_ cool i'll check it out15:31
salv-orlandoarosen1: gut feeling says look here https://review.openstack.org/#/c/6637515:33
*** alagalah has joined #openstack-neutron15:34
*** suresh12 has joined #openstack-neutron15:34
*** otherwiseguy has quit IRC15:35
markmcclainarosen1: pong15:35
*** jistr has joined #openstack-neutron15:35
*** jistr is now known as jistr|afk15:36
*** harlowja_away is now known as harlowja15:38
openstackgerritAaron Rosen proposed a change to openstack/neutron: Notify nova when ports are ready  https://review.openstack.org/7525315:39
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804115:39
arosen1markmcclain:  replied to you comments15:39
arosen1There's a problem with passing plugin to __Init__ of notifiers because there is no way to access it in the db_base class from init.15:40
arosen1if you get it through the manager you get stuck in deadlock there because it's being called into earlier and it's still in a sync methods15:41
markmcclainarosen1: isn't self what you want?15:41
arosen1markmcclain: i would like to be able to pass plugin directly though you can't because of that reason above.15:41
enikanorov__salv-orlando: cool, didn't see this patch. thanks!15:42
*** suresh12 has quit IRC15:42
*** harlowja has quit IRC15:43
arosen1I'm running to the gym though with armax be back in a hour15:43
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Test for lock wait timeout  https://review.openstack.org/7959715:43
ihrachysmarkmcclain: in neutron, there are both RPC_API_VERSION and BASE_RPC_API_VERSION in agent api objects. Does it make any difference?15:43
*** mengxd has quit IRC15:43
*** blogan has quit IRC15:44
markmcclainJoeHazzers: no.. validators should only validate type or against static whitelisted valutes15:44
markmcclain*values15:44
JoeHazzersokay, so would i do that sort of thing with model/query hooks then?15:45
markmcclainvalidate in the create/update function15:45
markmcclainvalidate the dynamic constraints in create/update function15:45
JoeHazzersi'm trying to additionally validate something in port_update or port_create :315:46
*** yfujioka has joined #openstack-neutron15:47
*** otherwiseguy has joined #openstack-neutron15:47
openstackgerritDaniel Gollub proposed a change to openstack/neutron: Replace HTTPSConnection in NEC plugin  https://review.openstack.org/7741415:48
*** harlowja has joined #openstack-neutron15:48
*** ramishra has quit IRC15:48
*** ramishra has joined #openstack-neutron15:48
*** yamamoto has quit IRC15:48
openstackgerritJenkins proposed a change to openstack/neutron: Updated from global requirements  https://review.openstack.org/7964415:50
*** Zhou_Yu has quit IRC15:50
*** blogan has joined #openstack-neutron15:54
*** dvorkinista has joined #openstack-neutron15:55
*** ramishra has quit IRC15:57
*** sfox has joined #openstack-neutron15:59
*** _cjones_ has joined #openstack-neutron16:03
*** SumitNaiksatam has quit IRC16:03
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Port to oslo.messaging (WIP)  https://review.openstack.org/7586116:06
yfriedHenryG: tnx for the tempest review. I think it was the review that finally got this patch merged after a long time in review limbo16:06
*** xuhanp has quit IRC16:07
*** sfox has quit IRC16:07
*** sfox has joined #openstack-neutron16:08
*** sfox has quit IRC16:08
*** sfox has joined #openstack-neutron16:08
*** shshang has quit IRC16:08
HenryGyfried: you're welcome. I too was glad to see it merged.16:09
*** suresh12 has joined #openstack-neutron16:09
*** sphoorti has joined #openstack-neutron16:09
yfriedHenryG: you said it was an important test.16:10
yfriedHenryG: do you have any more gaps you can think about in the neutron scenarios area?16:11
JoeHazzersmarkmcclain: how can i hook in to the port_update method of whatever plugin i'm using to throw an exception should something i don't like be inserted?16:12
*** bvandenh has quit IRC16:13
HenryGyfried: I believe mlavalle was/is keeping track of the gaps?16:13
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Create agents table when ML2 core_plugin is used  https://review.openstack.org/7966016:13
*** markvoelker has quit IRC16:13
markmcclainJoeHazzers: you write the hooks and then the plugin that implements the extension has to call it16:15
markmcclainfor instance: http://git.openstack.org/cgit/openstack/neutron/tree/neutron/plugins/ml2/plugin.py#n69916:15
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Create agents table when ML2 core_plugin is used  https://review.openstack.org/7966016:16
yfriedAFAIK mlavalle is focused on api tests. I'm more interested in scenarios,16:16
HenryGyfried: I just looked at the etherpad and realized that16:16
*** sfox has quit IRC16:16
*** sfox1 has joined #openstack-neutron16:16
*** vkozhukalov has joined #openstack-neutron16:16
mlavalleyfried: Yes, my focus is on api tests16:16
*** afazekas has quit IRC16:17
JoeHazzersmarkmcclain: i should really say what i'm trying to do. i'm trying to add a dynamic constraint to a port attribute in the ML2 plugin. to do this, do I have to create a new plugin that inherits from ml2 and then make the respective methods i want to modify call super()?16:17
*** suresh12 has quit IRC16:18
marunarosen1: ping16:18
markmcclainJoeHazzers: or add that support to base ML2 plugin16:18
marunarosen1: re: https://review.openstack.org/#/c/75253/21/neutron/tests/unit/notifiers/test_notifiers_nova.py, line 78, please use a self-documenting variable name16:18
JoeHazzersmarkmcclain: that depends if it would even get accepted upstream :316:19
marunarosen1: e.g. ignore_change = (port.device_id and …)16:19
marunarosen1: if ignore_change: return16:19
HenryGyfried: Do all the service extensions have scenario tests? For example VPNaaS needs test ping across encrypted connection.16:19
marunHenryG: That's not a scenario test16:20
JoeHazzersmarkmcclain: what i'm doing is creating agent<->subnet constraints such that l3 agents can only pick up a port binding if the corresponding subnet id for that port is whitelisted16:20
marunHenryG: That's a functional test.  It belongs in Neutron, not Tempest.16:20
yfriedHenryG: do you have a bp/bug for this16:20
yfriedmarun: why is that?16:20
marunyfried: Because it doesn't involve other servcies.16:20
marunyfried: It can be tested without nova/keystone, etc16:21
HenryGmarun: Thanks, I am trying to get a handle on how to categorize16:21
marunyfried: so need to got to the expense of testing in an integration env.16:21
*** jorgem has joined #openstack-neutron16:22
marunHenryG: The lines are a bit grey right now, but I'm focused on addressing that.16:22
yfriedmarun: doesn't it needs the VMs to be connected to the VPN?16:22
marunHenryG: Expect a summit session.16:22
marunyfried: No16:22
marunyfried: It needs connectivity endpoints.16:22
HenryGmarun: The problem with VPN is you somehow have to emulate two separate clouds. I am not saying this makes it a scenario test, but it might be easier to achieve in tempest.16:22
marunyfried: It can be a network namespace.16:22
marunHenryG: It is far simpler to emulate without tempest.16:23
marunHenryG: Tempest has no control over the target environment.16:23
marunHenryG: Functional tests have full control.16:23
marunHenryG: And can mock/simulate as needed.16:23
markmcclainJoeHazzers: yeah I'm guessing that idea might need more discussion on whether it should go in the stock ml2 or variant of it16:23
JoeHazzersmarkmcclain: my idea was to make it configurable, much like selinux16:24
yfriedmarun: well, a scenario with 2 VMs connected via VPNaaS seems like it's needed as well16:24
JoeHazzerssuch that it can be disabled, enabled, or "targeted"16:24
marunyfried: It's not a good starting point.16:24
markmcclainmarun: the thing to be mindful of is that we will need a few scenario tests like that in tempest at least initially because there is some other work that depends on functional tests existing there16:24
marunyfried: I'm not saying you don't want it, but we need to start testing at a lower level.16:24
*** suresh12 has joined #openstack-neutron16:24
JoeHazzersregardless, i'm writing it, and i'd rather not patch the ml2 plugin file with a trigger rpm16:24
marunmarkmcclain: We need to focus on writing tests at an appropriate level of abstraction.16:25
marunmarkmcclain: If we write scenario tests first, we test too little for too much cost.16:25
marunmarkmcclain: Writing functional tests will make it clear what an appropriate 'golden path' will be for scenario.16:25
markmcclainyeah16:25
*** leseb has quit IRC16:26
_cjones_Hi guys. I have a quick question for ml2 plugin implementations. Would someone be able to answer why I'm getting this error in the neutron logs?:16:26
_cjones_ ERROR neutron.plugins.ml2.plugin [-] Network 04893ef2-538f-4c0a-a02a-7cd76cd4b2c6 has no segments16:26
*** leseb has joined #openstack-neutron16:26
HenryGmarun: I am interested in helping to improve testing in neutron.16:28
marunHenryG: awesome.16:28
HenryGmarun: Do you think a lot of the unit tests are too functional?16:29
*** suresh12 has quit IRC16:29
yfriedmarun: please forgive me for nagging, but I don't see how the need for neutron's functional tests blocks us from writing these tests in tempest as well. if the API exists, we can create the tempest scenario. if you need the test in neutron as well, that's a completely separate demand16:29
*** zigo has joined #openstack-neutron16:29
jaypipesdjoreilly: "I'm not sure what the point of this test is in the first place." <-- Yeah, I've run into that thought a number of times in Neutron's unit tests ;)16:30
*** leseb has quit IRC16:30
marunyfried: The point is to maximize coverage for effort expended.  Writing scenario tests without considering whether the functionality could be tested at a lower level is not a good strategy.16:31
*** SumitNaiksatam has joined #openstack-neutron16:31
*** markwash has joined #openstack-neutron16:33
marunyfried: I would be happy to see you contributing to the functional side of testing in Neutron.  There are lots of different types of tests that Tempest is not well suited for, and it would be great to have you involved in that.16:33
HenryGmarun: Do you envision having neutron/tests/functional separate from neutron/tests/unit? How would you draw the line?16:35
JoeHazzerswhat happens if an outright incorrect host is passed to a port binding?16:35
marunHenryG: Yes.16:35
*** jistr|afk is now known as jistr16:36
sphoortiHello folks, I am applying for OPW program, and as a part of the application process I tried running the unit tests. One observation while running these tests was that I had to manually install the mock and webtest packages. These packages are mentioned in the test-requirements.txt . Is this a bug then that the packages dont get installed and one has to manually install them ?16:36
HenryGmarun: But still run under the existing test runner(s)?16:36
marunHenryG: There is already a separate functional tree.  I plan on migrating functional tests out of the tests/unit tree this scycle.16:36
JoeHazzerswhat.16:36
djoreillyjaypipes: yeah, the code it is testing only does a LOG.debug when it hits that scenario16:36
JoeHazzersare you kidding me.16:36
marunHenryG: Yes, still under the same test runner.16:36
JoeHazzersthere is no port binding host validation.16:36
yfriedmarun: i'd love to. problem is - it's hard to get neutron guidance in my time zone.16:36
marunsphoorti: use tox16:37
marunyfried: hopefully that is changing - amuller, jlibosva and ajo are close to you16:37
JoeHazzers<yfried> marun: i'd love to. problem is - it's hard to get neutron guidance in my time zone.16:37
JoeHazzersITT: lack of neutron developer documentation16:38
yfriedHenryG: mlavalle, marun: regarding tempest - https://blueprints.launchpad.net/tempest/+spec/neutron-advanced-scenarios16:38
marunJoeHazzers: Feel free to contribute some.16:38
JoeHazzersmarun: unfortunately, my current job is to actually create something, not document how to create something16:39
yfriedif you guys have demands, please put them there. I would love to get neutron-dev requests16:39
sphoortimarun, with ./run_tests.sh that didn't work. And I have to submit a patch as a part of the process so was wondering if it could be a valid patch ?16:39
*** sfox1 has quit IRC16:39
*** sfox has joined #openstack-neutron16:39
marunsphoorti: use tox16:39
marunsphoorti: tox is what the gate uses.16:40
HenryGsphoorti: what marun said, but make sure you don't have tox version newer than 1.6.1 for now. "sudo pip install -U tox==1.6.1"16:40
HenryGsphoorti: then "tox -e py27"16:40
marunHenryG: gah, when is that going to be fixed :/16:40
marunJoeHazzers: Participation in Neutron should be about more than just 'do this'16:40
marunJoeHazzers: If everyone did that, nobody would win.16:40
JoeHazzersmarun: unfortunately, i happen to be employed to do a specific job at the moment during working hours16:41
marunJoeHazzers: Don't mean to single you out, but it's a pretty systemic issue.16:41
yfriedmarun: how about an introduction session for tomorrow?16:41
JoeHazzerswhich is "wedge neutron into our network"16:41
openstackgerritSean M. Collins proposed a change to openstack/neutron: API layer documentation  https://review.openstack.org/7967516:41
marunJoeHazzers: In my experience expecting to deploy Neutron without participating in its development is not a good strategy.16:41
JoeHazzersof course, there are plenty of missing features I need and am currently writing16:41
marunJoeHazzers: But that's jus tme.16:42
sphoortiHenryG: marun , the tests ran with both tox and run_tests.sh. What I am trying to ask is that why don't the mock and webtest packages get installed beforehand? Is that a bug? I mean everyone has to manually install those packages if they run ./run_tests.sh in the first attempt.16:42
JoeHazzersi would love to participate in development, but alas there is no substantial development documentation apart "look at the tests"16:42
marunJoeHazzers: hahah16:42
marunJoeHazzers: and that's such bad advaice, given the state of the tests :/16:42
JoeHazzersmarun: precisely.16:42
marunJoeHazzers: I'm with you, we definitely need improvement in that area.16:42
HenryGsphoorti: mock is specified in test-requirements.txt so tox should install it in the venv that you specify.16:43
JoeHazzersmarun: right now i'm doing a few things i'd like to push upstream, but i am of course being stunted because of lacking documentation16:43
*** markmcclain has quit IRC16:43
HenryGsphoorti: same for WebTest16:43
sphoortiHenryG: but in a non virtual environment that doesn't work. Is running the tests in virtual environment essential  ?16:44
*** thuc has quit IRC16:44
marunyfried: yes!16:44
JoeHazzersfor example, i'm currently adding external IP/MAC allocation/selection, creating ports on specific subnets, adding a scheduler for nova to allow it to schedule based on network availability16:44
JoeHazzersand my current pet project, associate/whitelist specific subnets with specific agents/subnets16:44
*** thuc has joined #openstack-neutron16:44
JoeHazzersbecause not everyone has a dream flat L2 datacenter network.16:44
yfriedwhat time is it for you?16:44
*** tomoe_ has quit IRC16:45
marunyfried: i'm 9 hours behind16:45
HenryGmarun: yfried: an introduction session on what? when?16:48
*** sfox has quit IRC16:48
*** sfox has joined #openstack-neutron16:49
yfriedHenryG: I'm asking marun if he could spare some time to explain about neutron functional tests and how I can contribute to it16:50
yfriedmarun: are you on the same TZ with dkranz? I'm thinking about 15:00 my time16:50
yfriedit's currently 19:00 for me16:51
* yfried hates cross-continent coordination16:51
* yfried wishes for salv-orlando's help16:52
*** suresh12 has joined #openstack-neutron16:52
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Fix certificate file helper functions  https://review.openstack.org/7905516:52
*** suresh12_ has joined #openstack-neutron16:53
*** suresh12 has quit IRC16:53
HenryGmarun: yfried: I am very interested in attending. I am USA east coast (currently UTC-4).16:54
*** leseb has joined #openstack-neutron16:54
arosen1marun:  back16:55
*** ijw has joined #openstack-neutron16:55
marunyfried: on phone, will talk in 1516:56
*** sfox has quit IRC17:00
*** shashank_ has joined #openstack-neutron17:03
*** ygbo has quit IRC17:03
*** leseb has quit IRC17:04
*** sfox has joined #openstack-neutron17:05
*** otherwiseguy has quit IRC17:05
*** dvorkinista has quit IRC17:06
marunwhere is the authoritative list of cores?17:07
arosen1marun:  did you have a comment for me this morning?17:08
*** ijw has quit IRC17:10
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804117:10
*** ijw has joined #openstack-neutron17:10
*** Dseven has joined #openstack-neutron17:12
*** luqas has quit IRC17:13
ajohi yfried !, co-timezoner! :D17:13
ajo;-)17:13
*** devvesa has quit IRC17:14
yfriedmarun: so - what do you say? can we e-meet tomorrow?17:14
*** jroovers|afk has quit IRC17:15
marunyes, tomorrow17:16
yfriedmarun: what's the earliest time for you?17:17
*** rms_13 has joined #openstack-neutron17:17
marunwould 5pm your time work?17:17
*** jroovers has joined #openstack-neutron17:17
*** rms_13 has quit IRC17:18
*** rms_13 has joined #openstack-neutron17:18
yfriedmarun: 4pm is preferable. is it too early for you?17:19
*** dvorkinista has joined #openstack-neutron17:19
marunyfried: checking my calendar...17:20
marunyfried: can we split the difference at 4:30pm?17:20
*** jroovers|afk has joined #openstack-neutron17:21
*** nati_ueno has joined #openstack-neutron17:21
*** SumitNaiksatam has quit IRC17:21
yfriedmarun: tnx. I appreciate it17:21
*** jroovers has quit IRC17:21
marunyfried: ok, I'll send an invite17:22
*** safchain has quit IRC17:24
*** SumitNaiksatam has joined #openstack-neutron17:25
yfriedmarun: did you get my confirmation. I had some trouble with the mail client17:28
marunyfried: yup, talk to you tomorrow morn!17:28
*** baoli has quit IRC17:30
*** marun has quit IRC17:30
*** marun has joined #openstack-neutron17:31
openstackgerritJenkins proposed a change to openstack/neutron: Updated from global requirements  https://review.openstack.org/7964417:31
*** garyk has quit IRC17:31
*** otherwiseguy has joined #openstack-neutron17:31
*** baoli has joined #openstack-neutron17:32
*** dvorkinista has quit IRC17:34
openstackgerritJenkins proposed a change to openstack/python-neutronclient: Updated from global requirements  https://review.openstack.org/7969617:36
*** jorgem1 has joined #openstack-neutron17:37
*** jorgem1 has quit IRC17:37
*** jorgem1 has joined #openstack-neutron17:38
*** rupsky has joined #openstack-neutron17:38
HenryGmarun: yfried: is it and IRC meeting or something else?17:38
*** markmcclain has joined #openstack-neutron17:38
*** crc32 has joined #openstack-neutron17:38
marunHenryG: hangout17:38
marundo you want to attend?17:39
marunHenryG: planning is pretty preliminary at this point17:39
*** jorgem has quit IRC17:39
HenryGmarun: sure, I just want to learn at this point17:40
*** rupsky has quit IRC17:41
*** rupsky has joined #openstack-neutron17:41
pcm_markmcclain: ping17:43
*** rohit404 has joined #openstack-neutron17:46
*** petertoft has quit IRC17:46
*** lukego has joined #openstack-neutron17:47
*** rotbeard has quit IRC17:47
*** sbalukoff has joined #openstack-neutron17:48
*** markwash has quit IRC17:49
*** rupsky has quit IRC17:49
*** jroovers|afk has quit IRC17:51
markmcclainpcm_: pong17:52
pcm_still having trouble with https://review.openstack.org/#/c/74156/. It failed dsvm-full, looks like maybe bug 1161246?17:52
*** rupsky has joined #openstack-neutron17:53
pcm_earlier it was failing in a different location, before you did the reverify after another commit.17:54
markmcclainhmmm17:54
pcm_should have gone through as easily as 74144, as this has device driver specific changes.17:54
pcm_would appreciate any help. I don't know what to do.17:55
lukegoHowdy! does anybody happen to have an example tempest config for testing an ML2 driver? (I suspect the OpenDaylight one would work but I don't know if that's available?)17:55
*** sweston has quit IRC17:56
markmcclainkevinbenton: can you help ^^17:56
markmcclainpcm_: looking at the logs now17:57
rohit404markmcclain: we never got a chance to talk again on the meetup porposal…still interested ?17:57
pcm_markmcclain: see som failures in image list and update quota (17:17:12)17:58
*** alagalah has quit IRC17:58
*** sweston has joined #openstack-neutron18:00
*** alagalah has joined #openstack-neutron18:02
markmcclainpcm_: rebase the patchset via the button in gerrit and I'll reapprove18:02
*** roeyc has joined #openstack-neutron18:02
markmcclainthat way we'll get a run through the check queue18:03
*** alagalah_ has joined #openstack-neutron18:04
kevinbentonlukego: what do you mean by a tempest config?18:04
*** ijw_ has joined #openstack-neutron18:04
lukegokevinbenton: I mean that I've setup the 3rd part CI using default settings, but I need to make it do the right thing: enable neutron/ml2, skip irrelevant tests, enable my driver, that sort of thing.18:05
kevinbentonlukego: are you using devstack?18:06
lukegoyep. (I'm using Jay Pipes' walkthrough.)18:06
*** ijw has quit IRC18:06
kevinbentonso the localrc is where you can setup which drivers will be loaded18:07
kevinbentonlukego: let me grab an example localrc18:07
lukegokevinbenton: Thanks!18:08
kevinbentonlukego: http://openstack-ci-gw.bigswitch.com/logs/refs-changes-58-79658-1/BSN_ML2/localrc.gz18:08
*** jgallard has quit IRC18:08
*** alagalah has quit IRC18:08
kevinbentonlukego: the Q_ML2_PLUGIN_MECHANISM_DRIVERS is the relevant part there18:09
lukegokevinbenton: Muchos gracias!18:09
lukegokevinbenton: Is that from your CI setup or for private testing?18:10
kevinbentonlukego: We had a custom tempest repo because we had to have some temporary workarounds for lack of security groups support. You shouldn't need that part.18:10
kevinbentonlukego: that18:11
kevinbentonlukego: is from our CI18:11
*** networkstatic_zZ is now known as networkstatic18:11
*** alagalah_ has quit IRC18:11
*** garyk has joined #openstack-neutron18:11
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Port to oslo.messaging (WIP)  https://review.openstack.org/7586118:12
*** alagalah has joined #openstack-neutron18:12
pcm_markmcclain: OK. will do.18:12
*** jlibosva has quit IRC18:12
openstackgerritPaul Michali proposed a change to openstack/neutron: VPNaaS Device Driver for Cisco CSR  https://review.openstack.org/7415618:12
*** baoli has quit IRC18:16
*** roeyc has left #openstack-neutron18:16
*** jorgem1 has quit IRC18:19
*** dave_tucker is now known as dave_tucker_zzz18:20
*** jorgem has joined #openstack-neutron18:20
*** zzelle has joined #openstack-neutron18:20
*** SumitNaiksatam_ has joined #openstack-neutron18:27
*** SumitNaiksatam has quit IRC18:27
openstackgerritAaron Rosen proposed a change to openstack/neutron: db_base_class should call delete_port instead of _delete_port  https://review.openstack.org/7971718:28
*** SumitNaiksatam_ is now known as SumitNaiksatam18:29
*** jroovers|afk has joined #openstack-neutron18:30
*** jpich has quit IRC18:31
*** sfox has quit IRC18:35
*** crc32 has quit IRC18:35
openstackgerritEd Bak proposed a change to openstack/neutron: Provide way to reserve dhcp port during failovers  https://review.openstack.org/7901818:36
*** sfox has joined #openstack-neutron18:37
*** thuc has quit IRC18:37
*** thuc has joined #openstack-neutron18:37
*** thuc_ has joined #openstack-neutron18:40
*** thuc_ has quit IRC18:40
*** thuc has quit IRC18:41
*** thuc has joined #openstack-neutron18:41
*** jprovazn has joined #openstack-neutron18:43
*** Irenab has joined #openstack-neutron18:43
*** dvorkinista has joined #openstack-neutron18:44
*** jprovazn has quit IRC18:47
*** devlaps1 has joined #openstack-neutron18:48
*** devlaps has quit IRC18:48
openstackgerritShixiong Shang proposed a change to openstack/neutron: Add support to DHCP agent for BP ipv6-two-attributes  https://review.openstack.org/7064918:49
*** dvorkinista has quit IRC18:49
*** manishg has joined #openstack-neutron18:49
*** Irenab has quit IRC18:49
*** dave_tucker_zzz is now known as dave_tucker18:52
*** SumitNaiksatam has quit IRC18:52
*** rkukura has quit IRC18:56
*** suresh12_ has quit IRC18:58
*** suresh12 has joined #openstack-neutron18:58
*** suresh12 has quit IRC18:59
*** suresh12 has joined #openstack-neutron18:59
*** jorgem has quit IRC19:00
*** zzelle_ has joined #openstack-neutron19:02
*** harlowja has quit IRC19:04
*** alagalah_ has joined #openstack-neutron19:06
*** zzelle_ has quit IRC19:06
*** harlowja has joined #openstack-neutron19:08
*** alagalah has quit IRC19:08
*** jroovers has joined #openstack-neutron19:08
*** jroovers has quit IRC19:08
*** sballe_ has quit IRC19:08
*** jroovers has joined #openstack-neutron19:09
*** jroovers|afk has quit IRC19:09
*** jorgem has joined #openstack-neutron19:09
*** petertoft has joined #openstack-neutron19:11
*** skraynev is now known as skraynev_afk19:12
*** alagalah has joined #openstack-neutron19:15
*** soyuzmjaso has joined #openstack-neutron19:16
*** alagalah_ has quit IRC19:18
*** alagalah_ has joined #openstack-neutron19:21
*** alagalah has quit IRC19:21
*** soyuzmjaso has quit IRC19:24
*** shashank_ has quit IRC19:24
openstackgerritSean M. Collins proposed a change to openstack/neutron: API layer documentation  https://review.openstack.org/7967519:25
*** abhiraut has joined #openstack-neutron19:26
*** SpamapS has quit IRC19:26
*** SpamapS_ has joined #openstack-neutron19:29
*** SpamapS_ is now known as SpamapS19:30
*** alagalah_ has quit IRC19:30
*** forcosigan has joined #openstack-neutron19:30
*** jp_at_hp has quit IRC19:30
*** WackoRob_ has joined #openstack-neutron19:31
*** alagalah has joined #openstack-neutron19:31
*** alagalah_ has joined #openstack-neutron19:33
*** alagalah has quit IRC19:33
*** markmcclain has quit IRC19:34
*** jgrimm has quit IRC19:34
*** markmcclain has joined #openstack-neutron19:34
*** amuller has quit IRC19:34
*** WackoRobie has quit IRC19:34
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Port to oslo.messaging (WIP)  https://review.openstack.org/7586119:37
*** wusWWW has joined #openstack-neutron19:39
*** forcosigan has quit IRC19:42
*** alagalah_ has quit IRC19:43
*** lukego has quit IRC19:45
*** alagalah has joined #openstack-neutron19:45
*** rohit404 has quit IRC19:46
*** morganfainberg_Z is now known as morganfainberg19:48
*** baoli has joined #openstack-neutron19:53
*** baoli has quit IRC19:54
*** petertoft has quit IRC19:54
*** alagalah has quit IRC19:54
*** baoli has joined #openstack-neutron19:54
*** alagalah has joined #openstack-neutron19:55
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Port to oslo.messaging (WIP)  https://review.openstack.org/7586119:56
*** leseb has joined #openstack-neutron19:56
*** sweston has quit IRC19:57
*** rkukura has joined #openstack-neutron19:58
*** rohit404 has joined #openstack-neutron19:58
*** petertoft has joined #openstack-neutron19:59
*** jistr has quit IRC20:02
*** sfox has quit IRC20:03
*** mwagner_lap has joined #openstack-neutron20:03
dansmitharosen1: did you see the unit test fail on your top patch?20:04
arosen1dansmith:  yea working on it.20:04
dansmitharosen1: okay, just making sure.. :D20:05
dansmiththat's as helpful as I can be.20:05
openstackgerritAaron Rosen proposed a change to openstack/neutron: Notify nova when ports are ready  https://review.openstack.org/7525320:08
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804120:08
openstackgerritAaron Rosen proposed a change to openstack/neutron: Query for port before calling l3plugin.disassociate_floatingips()  https://review.openstack.org/7839920:08
*** alagalah has quit IRC20:09
*** lukego has joined #openstack-neutron20:09
*** alagalah has joined #openstack-neutron20:11
*** alagalah_ has joined #openstack-neutron20:12
*** vkozhukalov has quit IRC20:13
*** alagalah has quit IRC20:16
*** armax has left #openstack-neutron20:16
*** irenab has joined #openstack-neutron20:18
*** arosen has joined #openstack-neutron20:19
*** jorgem1 has joined #openstack-neutron20:20
*** sfox has joined #openstack-neutron20:21
*** jorgem has quit IRC20:22
*** sweston has joined #openstack-neutron20:22
*** alagalah_ has quit IRC20:25
*** shashank_ has joined #openstack-neutron20:25
*** jprovazn has joined #openstack-neutron20:26
*** alagalah has joined #openstack-neutron20:26
*** rupsky has quit IRC20:27
*** rupsky has joined #openstack-neutron20:30
*** sweston has quit IRC20:30
*** sfox has quit IRC20:34
*** sfox has joined #openstack-neutron20:35
*** sfox1 has joined #openstack-neutron20:37
*** alagalah_ has joined #openstack-neutron20:39
*** alagalah has quit IRC20:39
*** sfox has quit IRC20:40
*** julim has quit IRC20:40
*** jgrimm has joined #openstack-neutron20:42
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Port to oslo.messaging (WIP)  https://review.openstack.org/7586120:43
*** alagalah has joined #openstack-neutron20:44
*** alagalah_ has quit IRC20:44
*** mwagner_lap has quit IRC20:47
*** alagalah has quit IRC20:47
*** alagalah has joined #openstack-neutron20:48
*** alagalah_ has joined #openstack-neutron20:50
*** alagalah has quit IRC20:50
*** networkstatic is now known as networkstatic_zZ20:50
*** rohit404 has quit IRC20:51
*** SumitNaiksatam has joined #openstack-neutron20:51
*** alagalah has joined #openstack-neutron20:51
*** alagala__ has joined #openstack-neutron20:54
*** alagalah has quit IRC20:54
*** alagalah_ has quit IRC20:55
pcm_markmcclain: ping20:57
*** SumitNaiksatam has quit IRC21:00
*** markwash has joined #openstack-neutron21:01
*** petertoft has quit IRC21:02
pcm_looks like https://review.openstack.org/#/c/74156/ passed Jenkins, now that I rebased. Is any other action needed?21:06
pcm_I've got to got vote, back in 30min21:07
*** feleouet has joined #openstack-neutron21:15
*** jprovazn has quit IRC21:20
*** gizmoguy_ has joined #openstack-neutron21:25
arosen1it looks like: c heck-tempest-dsvm-neutron-heat-slow is voting now :/21:28
*** HenryG has quit IRC21:28
*** markwash has quit IRC21:28
*** alagala__ has quit IRC21:28
*** sfox1 has quit IRC21:28
*** irenab has quit IRC21:28
*** harlowja has quit IRC21:28
*** zzelle has quit IRC21:28
*** nati_ueno has quit IRC21:28
*** sphoorti has quit IRC21:28
*** mlavalle has quit IRC21:28
*** peristeri has quit IRC21:28
*** alexpilotti has quit IRC21:28
*** banix has quit IRC21:28
*** matrohon has quit IRC21:28
*** francois_eleouet has quit IRC21:28
*** enikanorov__ has quit IRC21:28
*** rwsu has quit IRC21:28
*** pasquier-s has quit IRC21:28
*** salv-orlando has quit IRC21:28
*** RajeshMohan has quit IRC21:28
*** devlaps1 has quit IRC21:28
*** garyk has quit IRC21:28
*** sbalukoff has quit IRC21:28
*** _cjones_ has quit IRC21:28
*** dims_ has quit IRC21:28
*** skraynev_afk has quit IRC21:28
*** edhall has quit IRC21:28
*** obondarev_ has quit IRC21:28
*** dkehn_ has quit IRC21:28
*** lucianp has quit IRC21:28
*** jamespage has quit IRC21:28
*** fouxm has quit IRC21:28
*** annegentle has quit IRC21:28
*** dansmith has quit IRC21:28
*** clev-away has quit IRC21:28
*** pcarver has quit IRC21:28
*** wayneeseguin has quit IRC21:28
*** feleouet has quit IRC21:28
*** jgrimm has quit IRC21:28
*** baoli has quit IRC21:28
*** WackoRob_ has quit IRC21:28
*** jroovers has quit IRC21:28
*** manishg has quit IRC21:28
*** otherwiseguy has quit IRC21:28
*** Dseven has quit IRC21:28
*** jobewan has quit IRC21:28
*** Matt2 has quit IRC21:28
*** yfried has quit IRC21:28
*** zoresvit has quit IRC21:28
*** gdubreui has quit IRC21:28
*** sdague has quit IRC21:28
*** rm_work has quit IRC21:28
*** asadoughi has quit IRC21:28
*** dgrig has quit IRC21:28
*** ToM__ has quit IRC21:28
*** yamahata has quit IRC21:28
*** chandan_kumar has quit IRC21:28
*** mtreinish has quit IRC21:28
*** ptoohill has quit IRC21:28
*** doude has quit IRC21:28
*** ilyashakhat has quit IRC21:28
*** sbadia has quit IRC21:28
*** dkehn has quit IRC21:28
*** pradipta has quit IRC21:28
*** _cerberus_ has quit IRC21:28
*** morgabra has quit IRC21:28
*** kevinbenton has quit IRC21:28
*** eezhova has quit IRC21:28
*** jorgem1 has quit IRC21:28
*** lukego has quit IRC21:28
*** wusWWW has quit IRC21:28
*** marun has quit IRC21:28
*** blogan has quit IRC21:28
*** thurloat has quit IRC21:28
*** carl_baldwin has quit IRC21:28
*** changbl has quit IRC21:28
*** pcm_ has quit IRC21:28
*** networkstatic_zZ has quit IRC21:28
*** pete5 has quit IRC21:28
*** juice has quit IRC21:28
*** jaypipes has quit IRC21:28
*** mrsnivvel has quit IRC21:28
*** cgoncalves has quit IRC21:28
*** yamahata_ has quit IRC21:28
*** Qlawy has quit IRC21:28
*** annashen_ has quit IRC21:28
*** rha has quit IRC21:28
*** beagles has quit IRC21:28
*** linuxaddicts has quit IRC21:28
*** arosen has quit IRC21:28
*** rkukura has quit IRC21:28
*** ijw_ has quit IRC21:28
*** thedodd has quit IRC21:28
*** bada has quit IRC21:28
*** jecarey has quit IRC21:28
*** djoreilly has quit IRC21:28
*** rossella_s has quit IRC21:28
*** evilstephen has quit IRC21:28
*** openstackgerrit has quit IRC21:28
*** andyhky has quit IRC21:28
*** sgran has quit IRC21:28
*** sff has quit IRC21:28
*** inara` has quit IRC21:28
*** haleyb has quit IRC21:28
*** geekinutah has quit IRC21:28
*** aryan has quit IRC21:28
*** dosaboy has quit IRC21:28
*** zhhuabj has quit IRC21:28
*** jogo has quit IRC21:28
*** roaet has quit IRC21:28
*** qiuyu has quit IRC21:28
*** lifeless has quit IRC21:28
*** marios has quit IRC21:28
*** mordred has quit IRC21:28
*** ihrachys has quit IRC21:28
*** cburgess has quit IRC21:28
*** markmcclain has quit IRC21:28
*** pbeskow has quit IRC21:28
*** gizmoguy has quit IRC21:28
*** joshh has quit IRC21:28
*** EmilienM has quit IRC21:28
*** Apsu has quit IRC21:29
*** JoeJulian has quit IRC21:29
*** chrisf has quit IRC21:29
*** pvo has quit IRC21:29
*** metral has quit IRC21:29
*** wendar has quit IRC21:29
*** russellb has quit IRC21:29
*** JoeHazzers has quit IRC21:29
*** morganfainberg has quit IRC21:29
*** abhiraut has quit IRC21:29
*** rms_13 has quit IRC21:29
*** yfujioka has quit IRC21:29
*** oda-g has quit IRC21:29
*** christophk_ has quit IRC21:29
*** ekarlso has quit IRC21:29
*** _tziOm has quit IRC21:29
*** anteaya has quit IRC21:29
*** dave_tucker has quit IRC21:29
*** med_ has quit IRC21:29
arosen1Seems to be failing on non neutron stuff http://logs.openstack.org/96/78696/7/check/check-tempest-dsvm-neutron-heat-slow/0d5e31f/logs/testr_results.html.gz21:29
*** baoli has joined #openstack-neutron21:34
*** arosen1 has quit IRC21:34
*** baoli has quit IRC21:35
*** garyk has joined #openstack-neutron21:38
*** lucianp has joined #openstack-neutron21:38
*** _cjones_ has joined #openstack-neutron21:38
*** edhall has joined #openstack-neutron21:41
*** wayneeseguin has joined #openstack-neutron21:41
*** fouxm has joined #openstack-neutron21:41
*** wendar has joined #openstack-neutron21:41
*** dansmith has joined #openstack-neutron21:41
*** russellb has joined #openstack-neutron21:41
*** pvo has joined #openstack-neutron21:41
*** skraynev_afk has joined #openstack-neutron21:41
*** dkehn_ has joined #openstack-neutron21:41
*** clev has joined #openstack-neutron21:41
*** dims_ has joined #openstack-neutron21:41
*** metral has joined #openstack-neutron21:41
*** Apsu has joined #openstack-neutron21:41
*** sbalukoff has joined #openstack-neutron21:41
*** devlaps has joined #openstack-neutron21:41
*** pcarver has joined #openstack-neutron21:41
*** annegentle has joined #openstack-neutron21:41
*** sfox has joined #openstack-neutron21:41
*** alagalah has joined #openstack-neutron21:41
*** arosen2 has joined #openstack-neutron21:41
*** pbeskow has joined #openstack-neutron21:41
*** JoeJulian has joined #openstack-neutron21:41
*** enikanorov has joined #openstack-neutron21:41
*** HenryG_ has joined #openstack-neutron21:41
*** chrisf has joined #openstack-neutron21:41
*** JoeHazzers has joined #openstack-neutron21:41
*** EmilienM has joined #openstack-neutron21:41
*** joshh_ has joined #openstack-neutron21:41
*** markmcclain1 has joined #openstack-neutron21:41
*** rohit404 has joined #openstack-neutron21:41
*** feleouet has joined #openstack-neutron21:41
*** jgrimm has joined #openstack-neutron21:41
*** jorgem1 has joined #openstack-neutron21:41
*** arosen has joined #openstack-neutron21:41
*** lukego has joined #openstack-neutron21:41
*** rkukura has joined #openstack-neutron21:41
*** wusWWW has joined #openstack-neutron21:41
*** WackoRob_ has joined #openstack-neutron21:41
*** abhiraut has joined #openstack-neutron21:41
*** jroovers has joined #openstack-neutron21:41
*** manishg has joined #openstack-neutron21:41
*** otherwiseguy has joined #openstack-neutron21:41
*** marun has joined #openstack-neutron21:41
*** rms_13 has joined #openstack-neutron21:41
*** Dseven has joined #openstack-neutron21:41
*** blogan has joined #openstack-neutron21:41
*** yfujioka has joined #openstack-neutron21:41
*** thurloat has joined #openstack-neutron21:41
*** carl_baldwin has joined #openstack-neutron21:41
*** thedodd has joined #openstack-neutron21:41
*** changbl has joined #openstack-neutron21:41
*** eezhova has joined #openstack-neutron21:41
*** jobewan has joined #openstack-neutron21:41
*** Matt2 has joined #openstack-neutron21:41
*** bada has joined #openstack-neutron21:41
*** yamahata has joined #openstack-neutron21:41
*** yfried has joined #openstack-neutron21:41
*** pcm_ has joined #openstack-neutron21:41
*** zoresvit has joined #openstack-neutron21:41
*** rossella_s has joined #openstack-neutron21:41
*** gdubreui has joined #openstack-neutron21:41
*** networkstatic_zZ has joined #openstack-neutron21:41
*** pete5 has joined #openstack-neutron21:41
*** juice has joined #openstack-neutron21:41
*** chandan_kumar has joined #openstack-neutron21:41
*** mtreinish has joined #openstack-neutron21:41
*** oda-g has joined #openstack-neutron21:41
*** jaypipes has joined #openstack-neutron21:41
*** ToM has joined #openstack-neutron21:41
*** evilstephen has joined #openstack-neutron21:41
*** mrsnivvel has joined #openstack-neutron21:41
*** cgoncalves has joined #openstack-neutron21:41
*** openstackgerrit has joined #openstack-neutron21:41
*** sdague has joined #openstack-neutron21:41
*** rm_work has joined #openstack-neutron21:41
*** dgrig has joined #openstack-neutron21:41
*** asadoughi has joined #openstack-neutron21:41
*** ptoohill has joined #openstack-neutron21:41
*** doude has joined #openstack-neutron21:41
*** ilyashakhat has joined #openstack-neutron21:41
*** yamahata_ has joined #openstack-neutron21:41
*** sbadia has joined #openstack-neutron21:41
*** dkehn has joined #openstack-neutron21:41
*** andyhky has joined #openstack-neutron21:41
*** Qlawy has joined #openstack-neutron21:41
*** sgran has joined #openstack-neutron21:41
*** christophk_ has joined #openstack-neutron21:41
*** pradipta has joined #openstack-neutron21:41
*** annashen_ has joined #openstack-neutron21:41
*** sff has joined #openstack-neutron21:41
*** _cerberus_ has joined #openstack-neutron21:41
*** jogo has joined #openstack-neutron21:41
*** morgabra has joined #openstack-neutron21:41
*** geekinutah has joined #openstack-neutron21:41
*** ekarlso has joined #openstack-neutron21:41
*** rha has joined #openstack-neutron21:41
*** kevinbenton has joined #openstack-neutron21:41
*** inara` has joined #openstack-neutron21:41
*** haleyb has joined #openstack-neutron21:41
*** _tziOm has joined #openstack-neutron21:41
*** beagles has joined #openstack-neutron21:41
*** linuxaddicts has joined #openstack-neutron21:41
*** aryan has joined #openstack-neutron21:41
*** dosaboy has joined #openstack-neutron21:41
*** zhhuabj has joined #openstack-neutron21:41
*** roaet has joined #openstack-neutron21:41
*** anteaya has joined #openstack-neutron21:41
*** dave_tucker has joined #openstack-neutron21:41
*** qiuyu has joined #openstack-neutron21:41
*** lifeless has joined #openstack-neutron21:41
*** marios has joined #openstack-neutron21:41
*** mordred has joined #openstack-neutron21:41
*** ihrachys has joined #openstack-neutron21:41
*** cburgess has joined #openstack-neutron21:41
*** med_ has joined #openstack-neutron21:41
*** morganfainberg has joined #openstack-neutron21:41
*** yfujioka has quit IRC21:41
*** alagalah has quit IRC21:42
*** alagalah has joined #openstack-neutron21:42
*** djoreilly has joined #openstack-neutron21:45
*** harlowja has joined #openstack-neutron21:45
*** matrohon has joined #openstack-neutron21:45
*** pcm_ has quit IRC21:45
*** petertoft has joined #openstack-neutron21:46
*** rwsu has joined #openstack-neutron21:46
*** nati_ueno has joined #openstack-neutron21:47
*** alagalah has quit IRC21:48
*** jecarey has joined #openstack-neutron21:49
*** alagalah has joined #openstack-neutron21:50
*** petertoft has quit IRC21:50
*** markmcclain1 has quit IRC21:51
*** WackoRob_ has quit IRC21:52
*** alagalah has quit IRC21:57
*** alagalah has joined #openstack-neutron21:59
*** petertoft has joined #openstack-neutron21:59
*** dave_tucker is now known as dave_tucker_zzz22:00
*** skath has joined #openstack-neutron22:01
*** edhall has quit IRC22:03
*** alagalah has quit IRC22:03
*** alagalah_ has joined #openstack-neutron22:03
*** armax has joined #openstack-neutron22:03
openstackgerritAaron Rosen proposed a change to openstack/neutron: Remove unneeded transaction in hope to see the real error...  https://review.openstack.org/7978622:04
*** edhall has joined #openstack-neutron22:05
*** alagalah has joined #openstack-neutron22:08
*** arosen has quit IRC22:08
*** arosen has joined #openstack-neutron22:09
*** alagalah_ has quit IRC22:10
*** lukego has quit IRC22:11
*** blogan has quit IRC22:12
*** rupsky_ has joined #openstack-neutron22:13
*** leseb has quit IRC22:13
openstackgerritAaron Rosen proposed a change to openstack/neutron: Notify nova when ports are ready  https://review.openstack.org/7525322:14
openstackgerritAaron Rosen proposed a change to openstack/neutron: Send network-changed notifications to nova  https://review.openstack.org/7804122:14
openstackgerritAaron Rosen proposed a change to openstack/neutron: Optimize floating IP status update  https://review.openstack.org/7944322:14
openstackgerritAaron Rosen proposed a change to openstack/neutron: Query for port before calling l3plugin.disassociate_floatingips()  https://review.openstack.org/7839922:14
*** alagalah_ has joined #openstack-neutron22:14
*** rupsky has quit IRC22:14
*** alagalah has quit IRC22:16
*** jobewan has quit IRC22:17
*** salv-orlando has joined #openstack-neutron22:18
*** leseb has joined #openstack-neutron22:19
*** djoreilly has quit IRC22:20
*** dave_tucker_zzz is now known as dave_tucker22:21
*** alagalah_ has quit IRC22:21
*** enikanorov_ has quit IRC22:24
*** alagalah has joined #openstack-neutron22:24
*** rossella_s has quit IRC22:27
*** alagalah has quit IRC22:28
*** dims_ has quit IRC22:30
*** alagalah has joined #openstack-neutron22:30
*** alagalah has quit IRC22:30
*** jroovers has quit IRC22:35
*** Sukhdev has joined #openstack-neutron22:36
*** thuc has quit IRC22:39
*** thuc has joined #openstack-neutron22:40
*** edhall has quit IRC22:40
*** dave_tucker is now known as dave_tucker_zzz22:42
*** yamahata has quit IRC22:43
*** openstackstatus has joined #openstack-neutron22:44
*** edhall has joined #openstack-neutron22:44
*** thuc has quit IRC22:44
*** dims_ has joined #openstack-neutron22:45
*** dvorkinista has joined #openstack-neutron22:48
*** petertoft has quit IRC22:49
jogoso there was a bunch of unclassifed failures in neutron gate22:57
jogohttp://status.openstack.org/elastic-recheck/data/uncategorized.html22:57
jogoand clock 24 hours22:57
jogoclick*22:57
jogonot sure if those are from a bad patch in gate or not22:57
*** changbl has quit IRC22:59
*** thuc has joined #openstack-neutron23:01
*** thuc has quit IRC23:01
*** thuc has joined #openstack-neutron23:02
*** dvorkinista has quit IRC23:02
*** dvorkinista has joined #openstack-neutron23:03
*** ijw has joined #openstack-neutron23:06
*** dvorkinista has quit IRC23:07
salv-orlandojogo: made a note, will look at them when I'll wake tomorrow23:09
salv-orlandoeverybodyelse: you are more than welcome to beat me at it23:09
jogosalv-orlando: thanks!23:09
*** thuc has quit IRC23:12
*** thedodd has quit IRC23:15
*** suresh12 has quit IRC23:17
*** suresh12 has joined #openstack-neutron23:17
*** shakayumi has joined #openstack-neutron23:19
*** shakayumi has quit IRC23:19
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: NSX: Allow multiple references to same gw device  https://review.openstack.org/7980423:20
*** leseb has quit IRC23:21
*** suresh12 has quit IRC23:22
*** dave_tucker_zzz is now known as dave_tucker23:34
*** carl_baldwin has quit IRC23:37
salv-orlandojogo: can you help me understand why elastic recheck here says check-devstack-dvsm-neutron failed with unrecognised error, while it actually succeeded?23:39
salv-orlandohttps://review.openstack.org/#/c/79443/23:39
salv-orlandoalso, I see the job (and the postgres one) twice.. and the job with nova-net as well. Not sure if something changed recently23:40
*** zzelle has joined #openstack-neutron23:41
*** rupsky_ has quit IRC23:41
jogosalv-orlando: which job passed that e-r said failed?23:41
jogoI see 4 failures and for lines in e-r23:42
*** armax has quit IRC23:42
salv-orlandoe-r says check-devstack-dvsm-neutron failed23:42
salv-orlandoah right it failed23:43
salv-orlandojog0: but I'm confused23:43
salv-orlandowhy the jobs are twice in the list?23:43
*** zzelle has quit IRC23:43
*** thuc has joined #openstack-neutron23:44
*** thuc has quit IRC23:44
*** armax has joined #openstack-neutron23:44
*** thuc has joined #openstack-neutron23:45
*** mwagner_lap has joined #openstack-neutron23:45
*** networkstatic_zZ is now known as networkstatic23:48
*** suresh12 has joined #openstack-neutron23:48
*** yamamoto has joined #openstack-neutron23:48
openstackgerritA change was merged to openstack/neutron: BigSwitch: Fix certificate file helper functions  https://review.openstack.org/7905523:50
jogosalv-orlando: not sure23:51
jogosalv-orlando: oh I know!23:51
*** thuc has quit IRC23:52
*** suresh12 has quit IRC23:52
jogowell its in code twice23:53
salv-orlandodo you mean in the yaml file?23:53
salv-orlandobtw, I think the unclassified failures are devstack issues. floating ip exercise is failing. Not sure yet why. But somebody pushed a commit for it:23:55
salv-orlando9b3602ccf64f1d690a0a3d4adff987a5a12594b123:55
jogohttps://review.openstack.org/#/c/78612/1/modules/openstack_project/files/zuul/layout.yaml23:55
salv-orlandobut apparently it did not fix the issue23:55
jogo:/23:56
*** sfox has quit IRC23:58
*** networkstatic has quit IRC23:58

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