Thursday, 2014-06-05

*** blogan has quit IRC00:00
*** a_le has quit IRC00:01
*** bandarji has quit IRC00:01
*** a_le has joined #openstack-neutron00:01
*** jorgem has quit IRC00:01
*** bandarji has joined #openstack-neutron00:02
*** a_le has quit IRC00:06
*** mlavalle has quit IRC00:07
*** salv-orlando has quit IRC00:07
*** sbfox has quit IRC00:07
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Fixed problem with "Title underline too short" flagged by tests.  https://review.openstack.org/9798700:09
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Chaged "Problem Description" to "Problem description" This is broken someone should fix the tests for spec submission.  https://review.openstack.org/9799100:09
*** oda-g has joined #openstack-neutron00:10
*** dims__ has joined #openstack-neutron00:12
*** manishg has quit IRC00:12
*** mlavalle has joined #openstack-neutron00:12
*** claudiub has quit IRC00:13
kevinbentonis anyone here familiar with the openvswitch agent code?00:13
*** networkstatic has quit IRC00:13
*** jaypipes has joined #openstack-neutron00:13
*** dims_ has quit IRC00:14
*** dims__ is now known as dims00:15
*** WackoRobie has joined #openstack-neutron00:15
*** flwang has joined #openstack-neutron00:17
jamespdkevinbenton: mildly, but I'm interested in learning more.00:17
kevinbentonjamespd: i was just wondering what the logic was for it to determine what the egress interface of the integration bridge is that it installs the vlan rewrite rules on00:18
*** manishg has joined #openstack-neutron00:25
*** xmltok has quit IRC00:27
*** xmltok has joined #openstack-neutron00:27
*** yamahata has joined #openstack-neutron00:30
*** manishg has quit IRC00:31
jamespdkevinbenton: are you talking about the openflow port <> vlan mapping?00:31
*** german_ has quit IRC00:32
kevinbentonjamespd: yes00:32
jamespdi.e. http://pastebin.com/F02WxJ7t00:32
kevinbentonjamespd: yep, one of the rules belongs to a physical interface right?00:32
lifelessgus: getting a grip on things?00:33
kevinbentonjamespd: the uplink to get onto the regular network00:33
*** ijw has quit IRC00:35
chuckCkevinbenton: I'm learning, too.  So, for traffic from VM, vlan is assigned in the interface, then mapped to internal vlan in integration bridge.  You're saying that the rule to do the mapping is applied to a specific interface of the bridge?00:35
kevinbentonchuckC: so the logic is that the vlans are local to the bridge and then they are mapped to the physical network vlans on the outgoing port00:36
*** gildub has quit IRC00:37
*** gildub has joined #openstack-neutron00:37
*** mlavalle has quit IRC00:37
*** mlavalle has joined #openstack-neutron00:37
*** manishg has joined #openstack-neutron00:39
*** mwagner_lap has joined #openstack-neutron00:40
*** xmltok_ has quit IRC00:43
*** xmltok_ has joined #openstack-neutron00:44
*** leenheer has quit IRC00:44
chuckCkevinbenton: I think the mapping from bridge-local vlan to net vlan is done in the external bridge (br-eth2, in my case), right?00:44
*** iwamoto has joined #openstack-neutron00:45
kevinbentonchuckC: i think so, what i’m trying to figure out is how the agent chooses which interface in the bridge is the external one00:47
*** yano has quit IRC00:49
chuckCkevinbenton: well, it should know which network the VM intf is connected to, and then the bridge mapping should provide the correct bridge from the network, right?00:50
*** safchain has quit IRC00:50
*** rwsu has quit IRC00:51
*** manishg has quit IRC00:51
*** zhipeng_ has quit IRC00:54
*** zhipeng has joined #openstack-neutron00:59
chuckCkevinbenton: in the code, rpc_loop() --> process_network_ports() --> treat_devices_added_or_updated() --> treat_vif_port() --> port_bound() --> provision_local_vlan()01:03
openstackgerritmayu proposed a change to openstack/neutron-specs: Ml2 mechanism driver for Huawei SDN controller.  https://review.openstack.org/9749001:03
*** tomoe_ has quit IRC01:04
*** ijw has joined #openstack-neutron01:06
*** amcrn has quit IRC01:07
chuckCkevinbenton: maybe that was a long way around to say that there's another bridge that seems to hold the internal->physical vlan mapping rule, and that bridge has only one external interface01:07
*** ijw_ has joined #openstack-neutron01:09
*** _cjones_ has quit IRC01:10
*** _cjones_ has joined #openstack-neutron01:11
*** gildub has quit IRC01:11
*** ijw has quit IRC01:12
*** gildub has joined #openstack-neutron01:12
*** gildub has quit IRC01:13
*** ijw_ has quit IRC01:14
*** _cjones_ has quit IRC01:15
*** a_le has joined #openstack-neutron01:22
*** crc32 has quit IRC01:25
*** yamahata has quit IRC01:26
*** yamahata has joined #openstack-neutron01:26
*** sbfox has joined #openstack-neutron01:37
*** zhipeng has quit IRC01:37
guslifeless: slowly.  Let's just say I can see why you started at tripleO ...01:38
*** coolsvap is now known as coolsvap|afk01:38
*** flaviof is now known as flaviof_zzz01:39
gusI'm surprised at the distance between typical dev and deploy environments.01:40
*** zhipeng has joined #openstack-neutron01:40
gusoh and it turns out I know nothing about how the world works anymore.  I've learnt many new tools in the last few weeks :)01:41
*** _cjones_ has joined #openstack-neutron01:42
*** gildub has joined #openstack-neutron01:44
*** leenheer has joined #openstack-neutron01:47
*** tomoe_ has joined #openstack-neutron01:48
*** _cjones_ has quit IRC01:50
*** leenheer has quit IRC01:55
*** sbfox has quit IRC02:04
openstackgerritmayu proposed a change to openstack/neutron-specs: Ml2 mechanism driver for Huawei SDN controller.  https://review.openstack.org/9749002:06
*** banix has joined #openstack-neutron02:06
*** banix has quit IRC02:07
*** bandarji has quit IRC02:10
*** banix has joined #openstack-neutron02:11
*** trinaths has joined #openstack-neutron02:14
trinathsGood Morning All..02:15
*** a_le has quit IRC02:19
lifelessgus: indeed!02:23
*** spandhe has quit IRC02:25
kevinbentonchuckC: sorry, got pulled away for a meeting. what i’m trying to figure out is how the agent knows what the external interface is02:30
kevinbentonchuckC: i would like to explicitly configure it, but it doesn’t seem possible02:30
*** WackoRobie has quit IRC02:32
*** andyhky has quit IRC02:32
*** WackoRobie has joined #openstack-neutron02:33
*** yano has joined #openstack-neutron02:33
*** trinaths has quit IRC02:33
*** xianghui has joined #openstack-neutron02:33
*** zhhuabj has quit IRC02:35
*** WackoRobie has quit IRC02:37
*** andyhky has joined #openstack-neutron02:38
*** nlahouti has quit IRC02:41
*** _cjones_ has joined #openstack-neutron02:47
*** _cjones_ has quit IRC02:52
*** ramishra has joined #openstack-neutron02:53
*** dims has quit IRC02:53
*** dims has joined #openstack-neutron02:55
*** xuhanp_ has joined #openstack-neutron03:00
*** suresh12 has quit IRC03:02
*** suresh12 has joined #openstack-neutron03:03
*** arnaud has quit IRC03:10
*** sballe has joined #openstack-neutron03:11
*** coolsvap|afk is now known as coolsvap03:13
*** german_ has joined #openstack-neutron03:22
*** otherwiseguy has joined #openstack-neutron03:23
*** sballe has quit IRC03:26
*** sballe has joined #openstack-neutron03:27
*** gtt116 has quit IRC03:32
*** ranger81 has quit IRC03:32
*** jaypipes has quit IRC03:33
*** a_le has joined #openstack-neutron03:36
*** a_le has joined #openstack-neutron03:36
openstackgerritshihanzhang proposed a change to openstack/neutron: Check the validation of 'delay' and 'timeout'  https://review.openstack.org/9387103:36
*** dims_ has joined #openstack-neutron03:39
*** dims has quit IRC03:39
*** sballe has quit IRC03:43
*** spandhe has joined #openstack-neutron03:49
*** trad511 has joined #openstack-neutron03:49
*** pcm_ has quit IRC03:55
*** _cjones_ has joined #openstack-neutron03:55
*** _cjones_ has quit IRC04:00
*** banix has quit IRC04:02
openstackgerritIsaku Yamahata proposed a change to openstack/neutron-specs: physical-network-topology extension spec  https://review.openstack.org/9127504:03
*** harlowja is now known as harlowja_away04:07
openstackgerritshihanzhang proposed a change to openstack/python-neutronclient: Add help information of '--router' to 'net-create'  https://review.openstack.org/9637204:09
*** suresh12 has quit IRC04:13
*** Sukhdev has joined #openstack-neutron04:16
*** otherwiseguy has quit IRC04:16
*** yfried has quit IRC04:17
*** banix has joined #openstack-neutron04:18
*** dims_ has quit IRC04:20
*** trinaths has joined #openstack-neutron04:23
*** dguitarbite has joined #openstack-neutron04:25
*** sballe has joined #openstack-neutron04:25
*** dguitarbite_ has joined #openstack-neutron04:26
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Fixed formating errors.  https://review.openstack.org/9802204:28
*** Longgeek has joined #openstack-neutron04:28
*** sballe has quit IRC04:32
*** SridharG has joined #openstack-neutron04:35
*** matsuhashi has joined #openstack-neutron04:39
*** banix has quit IRC04:39
*** banix has joined #openstack-neutron04:40
*** banix has quit IRC04:45
*** carl_baldwin has joined #openstack-neutron04:46
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Fix Formating Errors  https://review.openstack.org/9802504:47
*** ranger81 has joined #openstack-neutron04:50
*** sbfox has joined #openstack-neutron04:54
*** kashyapk has joined #openstack-neutron04:56
*** markwash has quit IRC04:56
*** kashyapk_ has joined #openstack-neutron04:57
*** yamamoto_ has joined #openstack-neutron05:00
*** kashyapk has quit IRC05:00
*** gildub has quit IRC05:03
*** gildub has joined #openstack-neutron05:03
*** dkehn_ has joined #openstack-neutron05:03
*** Longgeek has quit IRC05:06
*** dkehn has quit IRC05:06
*** Longgeek has joined #openstack-neutron05:07
*** dkehnx has quit IRC05:07
*** yfried has joined #openstack-neutron05:07
*** dkehn has joined #openstack-neutron05:08
*** fester05 has quit IRC05:09
*** nlahouti_ has joined #openstack-neutron05:11
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Fix Formatting Errors  https://review.openstack.org/9802705:13
*** dguitarbite has quit IRC05:20
*** dguitarbite_ has quit IRC05:20
*** zhhuabj has joined #openstack-neutron05:21
*** suresh12 has joined #openstack-neutron05:24
*** suresh12 has quit IRC05:29
*** marun_afk is now known as marun05:29
*** simon-AS559 has joined #openstack-neutron05:36
*** a_le has quit IRC05:37
*** carl_baldwin has quit IRC05:38
*** coolsvap is now known as coolsvap|afk05:38
*** simon-AS5591 has joined #openstack-neutron05:38
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Fix Formatting Errors  https://review.openstack.org/9803505:40
*** fester05 has joined #openstack-neutron05:40
*** simon-AS559 has quit IRC05:41
*** Sukhdev has quit IRC05:41
*** a_le has joined #openstack-neutron05:43
*** fester05 has quit IRC05:44
*** bashok has joined #openstack-neutron05:47
*** zhipeng has quit IRC05:49
*** arnaud has joined #openstack-neutron05:51
*** coolsvap|afk is now known as coolsvap05:52
*** simon-AS5591 has quit IRC05:55
*** ranger81 has quit IRC05:55
*** a_le has quit IRC05:57
openstackgerritguang-yee proposed a change to openstack/neutron-specs: Spec for keystone V3 Support changes  https://review.openstack.org/9657506:03
*** oda-g has quit IRC06:04
*** mancdaz has quit IRC06:06
*** harmw has quit IRC06:06
*** clev has quit IRC06:06
*** clev has joined #openstack-neutron06:06
*** harmw has joined #openstack-neutron06:07
*** mancdaz has joined #openstack-neutron06:08
openstackgerritOpenStack Proposal Bot proposed a change to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/9701106:08
*** marun is now known as marun_afk06:14
*** dguitarbite has joined #openstack-neutron06:19
*** trinaths has quit IRC06:20
*** paraa has joined #openstack-neutron06:21
*** tomoe_ has quit IRC06:22
*** simon-AS559 has joined #openstack-neutron06:25
*** Longgeek has quit IRC06:27
*** kashyapk_ has quit IRC06:28
openstackgerritKevin Benton proposed a change to openstack/neutron-specs: Add spec for neutron-external-attachment-points  https://review.openstack.org/8782506:29
*** kashyapk has joined #openstack-neutron06:29
*** evgenyf has joined #openstack-neutron06:29
*** paraa has quit IRC06:31
*** trad511 has quit IRC06:32
*** kashyapk has quit IRC06:33
*** sbfox has quit IRC06:42
*** kickinz1 has joined #openstack-neutron06:43
*** sbfox has joined #openstack-neutron06:44
*** Longgeek has joined #openstack-neutron06:58
*** german_ has quit IRC06:58
*** luqas has joined #openstack-neutron06:59
*** scheuran has joined #openstack-neutron06:59
*** Longgeek has quit IRC07:02
*** flaviof_zzz has quit IRC07:03
*** nlahouti_ has quit IRC07:03
openstackgerritYAMAMOTO Takashi proposed a change to openstack/neutron: ovs, ofagent: Remove dead code  https://review.openstack.org/9804407:05
*** kickinz1 has quit IRC07:09
*** kickinz1 has joined #openstack-neutron07:09
*** paraa has joined #openstack-neutron07:11
*** tomoe_ has joined #openstack-neutron07:11
*** catohornet has quit IRC07:12
*** kickinz1 has quit IRC07:16
*** kickinz1 has joined #openstack-neutron07:18
*** yiipi has quit IRC07:21
*** Infitialis has joined #openstack-neutron07:25
*** luqas has quit IRC07:25
*** jlibosva has joined #openstack-neutron07:25
*** jp_at_hp has joined #openstack-neutron07:25
*** luqas has joined #openstack-neutron07:26
*** rotbeard has joined #openstack-neutron07:27
*** doude has joined #openstack-neutron07:28
*** moha_hunt has joined #openstack-neutron07:30
*** flaviof_zzz has joined #openstack-neutron07:30
*** tomoe__ has joined #openstack-neutron07:32
*** luqas has quit IRC07:32
*** luqas has joined #openstack-neutron07:34
*** gildub has quit IRC07:34
*** seizadi has joined #openstack-neutron07:36
*** zhipeng has joined #openstack-neutron07:40
*** ihrachyshka has joined #openstack-neutron07:42
*** fester05 has joined #openstack-neutron07:42
*** tomoe__ has quit IRC07:42
*** arnaud has quit IRC07:42
*** chen has joined #openstack-neutron07:43
*** bvandenh has joined #openstack-neutron07:43
*** xianghui has quit IRC07:43
*** xianghui has joined #openstack-neutron07:46
*** fester05 has quit IRC07:47
*** vdo has joined #openstack-neutron07:48
openstackgerritTrinath Somanchi proposed a change to openstack/neutron: Freescale SDN Mechanism Driver for ML2 Plugin  https://review.openstack.org/7809207:48
openstackgerritLiping Mao proposed a change to openstack/neutron: Allowed address pair: Removing check for overlap with fixed ips  https://review.openstack.org/9770607:50
*** salv-orlando has joined #openstack-neutron07:51
*** jistr has joined #openstack-neutron07:53
*** Longgeek has joined #openstack-neutron07:55
*** kashyapk has joined #openstack-neutron07:56
openstackgerritIWAMOTO Toshihiro proposed a change to openstack/neutron-specs: Add l3-agent-consolidation spec  https://review.openstack.org/9153207:57
*** noobtube has joined #openstack-neutron07:57
*** spandhe has quit IRC07:59
openstackgerritSergey Skripnick proposed a change to openstack/neutron: Add config for performance gate job  https://review.openstack.org/9780308:03
*** noobtube has quit IRC08:05
*** Longgeek has quit IRC08:10
*** Longgeek has joined #openstack-neutron08:11
*** xuhanp_ has quit IRC08:12
*** Longgeek has quit IRC08:16
*** safchain has joined #openstack-neutron08:16
*** Longgeek has joined #openstack-neutron08:19
*** devvesa has joined #openstack-neutron08:24
*** yamamoto_ has quit IRC08:25
*** ramishra has quit IRC08:26
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Pluggable IPAM Subsystem in Neutron  https://review.openstack.org/9796708:28
*** mlavalle has quit IRC08:28
*** ramishra has joined #openstack-neutron08:28
*** luqas has quit IRC08:30
*** trinaths has joined #openstack-neutron08:36
trinathsamotoki: hi. w.r.t your comments, How can we check the functionality whether the data is correctly being sent to CRD service via CRD client. In unit testing CRD client is mocked.08:40
openstackgerrityangxurong proposed a change to openstack/neutron: Invalid tunnel network shouldn't be created  https://review.openstack.org/8998208:43
*** prad has quit IRC08:44
amotokitrinaths: crdclient is mocked, so you can check if crdclient methods are called by using various methods provided by mock module.08:44
amotokitrinaths: for example  assert_has_calls/assert_called_once_with  or call_count.08:45
trinathsamotoki: I used neutron client API with the CRD credentials as crdclient to talk to crd server08:47
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem  https://review.openstack.org/9797008:49
trinathsamotoki: I understand, Like I need to have seperate set of testcases that check for each postcommit operation, crdclient is called or not. right ???08:53
amotokitrinaths: yes. (i am in the meeting in the different channel).08:54
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Infoblox Plugin for Neutron  https://review.openstack.org/9798608:54
openstackgerrityangxurong proposed a change to openstack/neutron: Invalid tunnel network shouldn't be created  https://review.openstack.org/8998208:56
*** amarao has joined #openstack-neutron08:56
*** _cjones_ has joined #openstack-neutron08:59
trinathsamotoki: no worries. Will take care of such test now in the next patchset.08:59
*** _cjones_ has quit IRC09:03
*** iwamoto has quit IRC09:07
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Add L3 Extension for Distributed Routers  https://review.openstack.org/8422309:07
*** luqas has joined #openstack-neutron09:07
*** bashok_ has joined #openstack-neutron09:08
*** bashok has quit IRC09:08
*** moha_hunt has quit IRC09:10
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Pluggable IPAM Subsystem in Neutron  https://review.openstack.org/9796709:11
*** evgenyf has quit IRC09:18
*** kashyapk has quit IRC09:19
*** kashyapk has joined #openstack-neutron09:20
*** ramishra has quit IRC09:23
*** sbalukoff1 has joined #openstack-neutron09:23
*** kashyapk has quit IRC09:24
*** sbalukoff has quit IRC09:25
*** sbfox has quit IRC09:25
*** kashyapk has joined #openstack-neutron09:27
*** igordcard has joined #openstack-neutron09:27
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Pluggable IPAM Subsystem in Neutron  https://review.openstack.org/9796709:31
*** evgenyf has joined #openstack-neutron09:32
*** jgallard has joined #openstack-neutron09:33
*** sbalukoff1 is now known as sbalukoff09:33
*** fester05 has joined #openstack-neutron09:44
openstackgerritCedric Brandily proposed a change to openstack/neutron: Use patch ports to interconnect integration/physical bridges  https://review.openstack.org/7668509:47
*** fester05 has quit IRC09:49
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem  https://review.openstack.org/9797009:52
*** spandhe has joined #openstack-neutron09:56
openstackgerritCedric Brandily proposed a change to openstack/neutron: Use patch ports to interconnect integration/physical bridges  https://review.openstack.org/7668509:56
*** dkehn__ has joined #openstack-neutron09:58
*** xianghui has quit IRC09:59
*** seizadi has quit IRC10:00
*** dkehn has quit IRC10:00
*** xmltok_ has quit IRC10:00
*** spandhe has quit IRC10:00
*** xmltok_ has joined #openstack-neutron10:00
*** dkehn__ has quit IRC10:00
*** dkehn__ has joined #openstack-neutron10:01
*** dkehn_ has quit IRC10:01
*** dkehn has joined #openstack-neutron10:02
*** pradipta_away is now known as pradipta10:02
*** xianghui has joined #openstack-neutron10:05
*** jgallard has quit IRC10:06
*** ramishra has joined #openstack-neutron10:06
*** yamahata has quit IRC10:10
*** ihrachyshka has quit IRC10:12
openstackgerritshihanzhang proposed a change to openstack/neutron: Check the validation of 'delay' and 'timeout'  https://review.openstack.org/9387110:23
*** kashyapk has quit IRC10:24
*** kashyapk has joined #openstack-neutron10:25
*** xianghui has quit IRC10:26
*** amuller has joined #openstack-neutron10:27
*** matsuhashi has quit IRC10:31
*** kashyapk has quit IRC10:32
*** matsuhashi has joined #openstack-neutron10:34
*** leseb has joined #openstack-neutron10:36
*** pcm_ has joined #openstack-neutron10:36
*** tomoe_ has quit IRC10:36
*** pcm_ has quit IRC10:37
*** pcm_ has joined #openstack-neutron10:37
*** leseb has quit IRC10:40
*** rotbeard has quit IRC10:40
*** kickinz1 has quit IRC10:42
*** roeyc has joined #openstack-neutron10:42
*** xianghui has joined #openstack-neutron10:43
*** kickinz1 has joined #openstack-neutron10:43
*** rotbeard has joined #openstack-neutron10:49
*** gildub has joined #openstack-neutron10:50
openstackgerritshihanzhang proposed a change to openstack/python-neutronclient: Add help information of '--router' to 'net-create'  https://review.openstack.org/9637210:53
*** fester05 has joined #openstack-neutron11:00
*** _cjones_ has joined #openstack-neutron11:00
*** simon-AS559 has quit IRC11:01
*** kashyapk has joined #openstack-neutron11:03
*** matsuhashi has quit IRC11:06
*** matsuhashi has joined #openstack-neutron11:06
*** _cjones_ has quit IRC11:07
*** kashyapk has quit IRC11:08
*** matsuhashi has quit IRC11:10
*** leseb has joined #openstack-neutron11:11
*** yamahata has joined #openstack-neutron11:15
*** slogan has joined #openstack-neutron11:16
*** ihrachyshka has joined #openstack-neutron11:19
*** simon-AS559 has joined #openstack-neutron11:19
*** simon-AS559 has quit IRC11:23
*** matsuhashi has joined #openstack-neutron11:24
openstackgerritLuke Gorrie proposed a change to openstack/neutron: Snabb NFV mechanism driver for ML2  https://review.openstack.org/9571111:24
*** matsuhashi has quit IRC11:24
*** matsuhashi has joined #openstack-neutron11:24
openstackgerritRossella Sblendido proposed a change to openstack/neutron: Return no active network if the agent has not been learnt yet  https://review.openstack.org/9329011:25
*** simon-AS559 has joined #openstack-neutron11:26
*** slogan has quit IRC11:26
*** ihrachyshka has quit IRC11:27
*** ihrachyshka has joined #openstack-neutron11:27
*** luqas has quit IRC11:28
*** kashyapk has joined #openstack-neutron11:29
*** matsuhashi has quit IRC11:29
*** HenryG has joined #openstack-neutron11:32
*** evgenyf has quit IRC11:34
*** simon-AS559 has quit IRC11:36
*** amotoki has quit IRC11:41
*** flaviof_zzz is now known as flaviof11:43
*** afazekas has joined #openstack-neutron11:48
*** ramishra has quit IRC11:51
*** julim has joined #openstack-neutron11:52
*** ramishra_ has joined #openstack-neutron11:53
*** jgallard has joined #openstack-neutron11:59
*** Infitialis has quit IRC12:00
*** simon-AS559 has joined #openstack-neutron12:03
*** simon-AS559 has quit IRC12:08
*** Longgeek has quit IRC12:12
*** Longgeek has joined #openstack-neutron12:12
*** coolsvap is now known as coolsvap|afk12:15
*** moha_hunt has joined #openstack-neutron12:21
*** tomoe_ has joined #openstack-neutron12:24
*** trinaths has quit IRC12:26
*** trinaths has joined #openstack-neutron12:27
*** HenryG has quit IRC12:31
*** WackoRobie has joined #openstack-neutron12:32
*** kashyapk has quit IRC12:33
*** WackoRob_ has joined #openstack-neutron12:33
*** yfauser has joined #openstack-neutron12:33
*** yfauser has left #openstack-neutron12:33
*** kashyapk has joined #openstack-neutron12:34
*** trad511 has joined #openstack-neutron12:34
*** trad511 has quit IRC12:34
*** WackoRobie has quit IRC12:37
*** kashyapk has quit IRC12:38
*** WackoRob_ has quit IRC12:38
*** WackoRobie has joined #openstack-neutron12:39
*** flaviof is now known as flaviof_zzz12:39
*** WackoRobie has quit IRC12:41
*** WackoRob_ has joined #openstack-neutron12:41
*** jkary1 has joined #openstack-neutron12:41
*** HenryG has joined #openstack-neutron12:44
openstackgerritAssaf Muller proposed a change to openstack/neutron-specs: Clean up tenant resources when one is deleted  https://review.openstack.org/9809712:44
openstackgerritAssaf Muller proposed a change to openstack/neutron-specs: Clean up tenant resources when one is deleted  https://review.openstack.org/9809712:46
*** flaviof_zzz is now known as flaviof12:50
*** aburaschi has joined #openstack-neutron12:52
*** radez_g0n3 is now known as radez12:53
*** tomoe_ has quit IRC12:55
*** dgollub has joined #openstack-neutron12:56
*** luqas has joined #openstack-neutron12:57
*** flaviof is now known as flaviof_zzz12:57
*** dguitarbite has quit IRC12:59
*** ramishra_ has quit IRC12:59
*** simon-AS559 has joined #openstack-neutron13:00
*** ramishra has joined #openstack-neutron13:01
openstackgerritKyle Mestery proposed a change to openstack/neutron: Default to setting secure mode on the integration bridge  https://review.openstack.org/9678213:01
*** jkary1 has quit IRC13:02
openstackgerritHemanth N proposed a change to openstack/neutron-specs: Documentation for the Blueprint Neutron-host-plug-in-for-Virtual-Edge-Firewall-appliance-with-NETCONF-interface-for-configuring-policies. This blueprint implements a Virtual Firewall appliance with NETCONF standard.  https://review.openstack.org/9810413:04
*** _cjones_ has joined #openstack-neutron13:04
*** simon-AS559 has quit IRC13:04
*** HenryG has quit IRC13:08
*** _cjones_ has quit IRC13:09
*** ramishra has quit IRC13:14
*** ramishra has joined #openstack-neutron13:15
*** devvesa has quit IRC13:19
*** kashyapk has joined #openstack-neutron13:21
*** inara has quit IRC13:21
*** devvesa has joined #openstack-neutron13:22
*** ijw has joined #openstack-neutron13:22
*** ijw has quit IRC13:22
*** ijw has joined #openstack-neutron13:23
*** flaviof_zzz is now known as flaviof13:23
*** inara has joined #openstack-neutron13:23
*** HenryG has joined #openstack-neutron13:29
*** yfried has quit IRC13:31
*** roeyc has quit IRC13:32
*** dave_tucker_zzz is now known as dave_tucker13:33
*** yfauser has joined #openstack-neutron13:34
*** yfauser has quit IRC13:34
*** rotbeard has quit IRC13:34
*** banix has joined #openstack-neutron13:36
*** dgollub has quit IRC13:39
*** nplanel_ has joined #openstack-neutron13:40
*** jobewan has joined #openstack-neutron13:41
*** otherwiseguy has joined #openstack-neutron13:42
*** dgollub has joined #openstack-neutron13:42
*** pradipta is now known as pradipta_away13:44
*** claudiub has joined #openstack-neutron13:45
*** kashyapk_ has joined #openstack-neutron13:48
*** devvesa has quit IRC13:49
*** kashyapk has quit IRC13:49
*** otherwiseguy has quit IRC13:49
*** devvesa has joined #openstack-neutron13:50
*** kbringard has joined #openstack-neutron13:50
*** kashyapk_ has quit IRC13:50
*** kickinz1 has quit IRC13:50
*** prad has joined #openstack-neutron13:50
*** kashyapk has joined #openstack-neutron13:51
*** otherwiseguy has joined #openstack-neutron13:52
*** xianghui has quit IRC13:53
*** vthapar has joined #openstack-neutron13:53
*** kashyapk has quit IRC13:55
*** sballe has joined #openstack-neutron13:55
vthapardoude: ping13:56
*** dfarrell07 has joined #openstack-neutron13:56
*** arnaud__ has joined #openstack-neutron13:57
*** kashyapk has joined #openstack-neutron13:57
*** otherwiseguy has quit IRC13:59
*** german__ has joined #openstack-neutron14:00
*** kickinz1 has joined #openstack-neutron14:00
*** crc32 has joined #openstack-neutron14:00
*** zhhuabj has quit IRC14:00
*** blogan has joined #openstack-neutron14:01
openstackgerritPaul Michali proposed a change to openstack/neutron-specs: BP: Provider Validation for L3 Plugins  https://review.openstack.org/8840614:02
*** markwash has joined #openstack-neutron14:03
*** kickinz1 has quit IRC14:04
*** TrevorV has joined #openstack-neutron14:04
*** jkary1 has joined #openstack-neutron14:07
*** paraa has quit IRC14:07
*** TrevorV has quit IRC14:08
*** dfarrell07 has quit IRC14:08
*** TrevorV has joined #openstack-neutron14:08
*** jorgem has joined #openstack-neutron14:08
*** VijayB_ has joined #openstack-neutron14:08
*** ramishra has quit IRC14:09
*** dfarrell07 has joined #openstack-neutron14:09
*** yfried has joined #openstack-neutron14:10
*** banix has quit IRC14:10
*** banix has joined #openstack-neutron14:18
*** devvesa has quit IRC14:19
*** jckasper has joined #openstack-neutron14:19
*** vivek-ebay has joined #openstack-neutron14:19
*** jckasper has quit IRC14:20
*** jckasper has joined #openstack-neutron14:21
*** jckasper has quit IRC14:25
*** yfauser has joined #openstack-neutron14:26
*** vthapar_ has joined #openstack-neutron14:27
*** yfauser has left #openstack-neutron14:28
*** vthapar has quit IRC14:29
*** vthapar_ is now known as vthapar14:29
jlibosvaenikanorov: hi, are you working on https://bugs.launchpad.net/nova/+bug/1269061 ? If not, can I take it?14:29
*** vthapar has quit IRC14:29
*** vthapar has joined #openstack-neutron14:30
*** armax has joined #openstack-neutron14:31
*** devvesa has joined #openstack-neutron14:32
*** Longgeek has quit IRC14:33
*** kickinz1 has joined #openstack-neutron14:33
*** paraa has joined #openstack-neutron14:35
*** jgrimm has joined #openstack-neutron14:35
*** bashok__ has joined #openstack-neutron14:36
mesterysalv-orlando armax: Ping regading "ssh timeout". I have not made any more progress at this point, planning to focus on it today however, modulo a few meetings.14:38
mesterysalv-orlando armax: Have you guys had any luck?14:39
*** bashok_ has quit IRC14:39
*** ramishra has joined #openstack-neutron14:39
*** dims_ has joined #openstack-neutron14:44
*** evgenyf has joined #openstack-neutron14:44
chuckCkevinbenton: ping14:44
*** ramishra has quit IRC14:45
*** jaypipes has joined #openstack-neutron14:45
*** thedodd has joined #openstack-neutron14:47
*** samuelbercovici has joined #openstack-neutron14:47
*** kashyapk has quit IRC14:48
*** jckasper has joined #openstack-neutron14:48
salv-orlandomestery: I made no further attempt. I had to switch to something else. I am doing my review chores now, I will look at it later on.14:48
*** doddstack has joined #openstack-neutron14:49
openstackgerritSean M. Collins proposed a change to openstack/neutron: Ensure entries in dnsmasq belong to a subnet using DHCP  https://review.openstack.org/6457814:49
openstackgerritSean M. Collins proposed a change to openstack/neutron: Support Subnets that are configured by external RAs  https://review.openstack.org/8604414:49
mesterysalv-orlando: Cool, no worries. Given the state of the gate, I'm trying to focus on that today as well.14:49
*** trinaths has quit IRC14:49
*** vdo has quit IRC14:50
*** dkehn_ has joined #openstack-neutron14:50
*** thedodd has quit IRC14:51
*** yamamoto has joined #openstack-neutron14:52
armaxmestery: I to had to switch to something else, as soon as I have some free cycle I’ll get back to it14:52
mesteryarmax: Thanks, much appreciated from both you and salv-orlando. You guys rock!14:52
*** coolsvap|afk is now known as coolsvap14:53
*** jecarey has joined #openstack-neutron14:53
*** jgrimm has quit IRC14:53
*** carl_baldwin has joined #openstack-neutron14:54
*** dkehn__ has quit IRC14:54
*** gildub has quit IRC14:55
*** seizadi has joined #openstack-neutron14:56
amullermestery: Just a quick note about the mid-cycle meetup - It would be awesome if you could supply a bridge / video / something for devs that can't make it, at least for the important / central bits14:57
mesteryamuller: Absolutely! I can do either a Google Hangout, or WebEx. I will make it happen.14:57
amullerthanks I appreciate it14:57
mesteryamuller: It's in a huge conference room with in-room video, so it should be easily doable.14:58
amullerIt's difficult to hop to the US so soon after Atlanta, wife wise =D14:58
*** jistr has quit IRC14:58
* ijw is still waiting for mestery to post him his plane ticket14:58
*** xuhanp has joined #openstack-neutron14:58
*** 1JTAACHVX has joined #openstack-neutron14:59
ijwI'm sure it's just an oversight.14:59
mesteryijw: Are you coming to write some tests around parity? :)14:59
*** ramishra has joined #openstack-neutron14:59
ijwI'll come and drink beer and watch, does that count?14:59
mesteryijw: OF course. :)15:00
ijwI call it moral support.15:00
*** jistr has joined #openstack-neutron15:00
ijwOr I would, but hey, I'd only be there for the beer, really15:00
*** dkehn_ is now known as dkehnx15:00
*** vivek-ebay has quit IRC15:01
*** WackoRob_ has quit IRC15:02
mesteryijw: We could get you a commit if you show up.15:02
*** otherwiseguy has joined #openstack-neutron15:02
*** WackoRobie has joined #openstack-neutron15:02
*** johnsom has joined #openstack-neutron15:03
*** kbringard has quit IRC15:04
dave_tuckermestery: ping15:05
mesterydave_tucker: Whats up?15:05
dave_tuckermestery: https://jenkins.opendaylight.org/ovsdb/job/test-gerrit-openstack/6/ rolled back devstack to before May 2315:06
*** devvesa has left #openstack-neutron15:06
*** devvesa has quit IRC15:06
dave_tuckermestery: seems ODL CI should pass... can roll this in to the main job to get reviews progressing or can continue troubleshooting15:06
dave_tuckeryour call boss ;)15:06
mesterydave_tucker: So, a devstack change appears to have broken it?15:06
mesterydave_tucker: This is odd.15:06
dave_tuckermestery: agreed15:07
mesterydave_tucker: So, if we roll it back, we need to in parallel continue tracking it down.15:07
mesterydave_tucker: So maybe rolling it back to get it passing is good and we hope to fix it for real this week yet. Sound good?15:07
* mestery realizes by "we" he may actually mean dave_tucker. ;)15:07
dave_tuckermestery: I'm happy if you are15:08
mesterydave_tucker: I'll see what I can do to help, but I'm swamped with another gate issue now ATM.15:08
mesterydave_tucker: Lets do it!15:08
dave_tuckerok boss. on it now!15:08
*** devvesa_ has joined #openstack-neutron15:08
*** devvesa_ has quit IRC15:09
* mestery ^5s dave_tucker!15:09
dave_tuckermestery: will ODL CI recheck if somebody leaves a comment in gerrit?15:10
otherwiseguyare we talking about the whole "wow, 34 hours to complete a test is a long time" gate issue? :)15:10
* dave_tucker would like to see some real changes come through to verify15:10
mesterydave_tucker: Nope.15:10
mesterydave_tucker: We need to ping tykeal to implement the full zuul stack for ODL jenkins15:11
mesterythen we could do things like that.15:11
mesterywe really need that15:11
mesteryotherwiseguy: Yes, that's the one ;)15:11
dave_tuckermestery: i'm already chasing him re: zuul ;')15:11
otherwiseguyjust out of curiosity, how many servers back the main jenkins testing?15:12
mesterydave_tucker: You rule man!15:12
mesteryotherwiseguy: Best to ask in #openstack-infra, but it's literally hundreds.15:12
otherwiseguywow.15:13
*** radez is now known as radez_g0n315:13
*** banix has quit IRC15:13
mesteryotherwiseguy: I heard it goes as high as 800 or so.15:13
mesteryotherwiseguy: OpenStack CI/infra may be the largest user of OpenStack in the world. ;)15:13
otherwiseguylike physical machines?15:13
otherwiseguyor vms15:13
mesteryVMs15:14
mesteryThey use the HP and RAX clouds for this15:14
*** pck has quit IRC15:14
otherwiseguyAh.15:14
*** amuller has quit IRC15:15
*** ihrachyshka has quit IRC15:18
*** pck has joined #openstack-neutron15:20
*** VijayB_ has quit IRC15:20
*** banix has joined #openstack-neutron15:23
*** pck is now known as pckizer15:23
*** VijayB has joined #openstack-neutron15:23
*** coolsvap is now known as coolsvap|afk15:23
*** bandarji has joined #openstack-neutron15:23
*** kbringard has joined #openstack-neutron15:25
openstackgerritMarios Andreou proposed a change to openstack/neutron: Make allocation_pools attribute of subnet updateable by PUT  https://review.openstack.org/6204215:27
*** pckizer has quit IRC15:29
*** moha_hunt has quit IRC15:29
openstackgerritMarios Andreou proposed a change to openstack/neutron: Refactor code in update_subnet, splitting into individual methods  https://review.openstack.org/9675615:29
*** a_le has joined #openstack-neutron15:32
*** pckizer has joined #openstack-neutron15:33
*** nlahouti has joined #openstack-neutron15:34
*** jgallard has quit IRC15:34
*** alagalah_ has joined #openstack-neutron15:36
*** coolsvap|afk is now known as coolsvap15:36
*** ijw has quit IRC15:37
*** 1JTAACHVX is now known as vivek-ebay15:37
*** Lookcrabs has joined #openstack-neutron15:37
*** alagalah has quit IRC15:38
*** arnaud__ has quit IRC15:38
*** VijayB has quit IRC15:38
*** a_le has quit IRC15:40
*** banix has quit IRC15:43
*** spandhe has joined #openstack-neutron15:43
*** christop1eraedo has quit IRC15:45
*** dgbaley has joined #openstack-neutron15:46
*** jistr has quit IRC15:46
*** a_le has joined #openstack-neutron15:46
*** afazekas has quit IRC15:47
dgbaleyHey, does the neutron-openvswitch-agent read its config from /etc/neutron/plugins/ml2_conf.ini? Is ml2_conf_ofa.ini something different?15:47
*** jistr has joined #openstack-neutron15:47
*** amuller has joined #openstack-neutron15:48
larsksdgbaley: typically depends on what --config-file options are passed to the agent.  On my systems, the openvswitch agent looks explicitly at /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini.15:48
dgbaleylarsks: okay, so it doesn't have any built in paths, only what is on the command line?15:50
*** ramishra has quit IRC15:50
*** banix has joined #openstack-neutron15:50
larsksdgbaley: I don't actually know the answer to that.  I would run the agent with strace to answer, or look in the source :)15:51
*** radez_g0n3 is now known as radez15:51
dgbaleystrace doesn't show anything else, thanks15:54
dgbaleyNow, I'm trying to debug these: http://hastebin.com/utocazosip.txt, this is a controller/network node with no compute nodes running yet15:56
*** coolsvap is now known as coolsvap|afk15:56
*** xuhanp has quit IRC15:57
*** ihrachyshka has joined #openstack-neutron15:58
*** doude has quit IRC16:00
*** ramishra has joined #openstack-neutron16:00
*** ihrachyshka has quit IRC16:00
*** sbfox has joined #openstack-neutron16:00
*** ihrachyshka has joined #openstack-neutron16:00
*** VijayB_ has joined #openstack-neutron16:01
*** marun_afk is now known as marun16:02
*** ramishra has quit IRC16:05
*** VijayB_ has quit IRC16:07
*** _afazekas is now known as afazekas16:08
*** _cjones_ has joined #openstack-neutron16:12
*** banix has quit IRC16:13
dgbaleyAlso 466f7bc5-54a0-49d9-9359-339f91e98e85 is the DHCP server's interface on the network (demo-net, following the install guide as exactly as possible)16:14
*** bandarji has quit IRC16:14
anteayaotherwiseguy: if you go to status.openstack.org/zuul and look at teh graphs at the bottom of the page you can see how many nodes we have in use at any given time16:15
anteayaotherwiseguy: we have been over 1000 for extended periods of time but that was just when they up'd our quota so we could change clouds16:15
anteayaright now quota has us at around 900 vms at once16:16
*** bandarji has joined #openstack-neutron16:16
*** seizadi has quit IRC16:16
anteayaand if you look at the test nodes graph we are not using full capacity16:18
anteayathe issue right now is races in the gate blocking merges and reseting the gate16:19
anteayaquantity of vms for testing is not the bottleneck16:19
anteayaso waiting will not clear this problem16:19
*** openstackgerrit has quit IRC16:20
*** jgrimm has joined #openstack-neutron16:21
*** openstackgerrit has joined #openstack-neutron16:21
*** elrarun has joined #openstack-neutron16:24
*** luqas has quit IRC16:25
armaxsafchain: udere?16:26
*** sballe has quit IRC16:26
*** scheuran has quit IRC16:27
*** bvandenh has quit IRC16:28
openstackgerritNachi Ueno proposed a change to openstack/neutron-specs: Extension for Network Security Group  https://review.openstack.org/9350516:28
*** jistr has quit IRC16:31
*** doddstack has quit IRC16:32
*** banix has joined #openstack-neutron16:32
*** evgenyf has quit IRC16:32
*** VijayB_ has joined #openstack-neutron16:33
*** thedodd has joined #openstack-neutron16:33
*** fester05 has quit IRC16:34
*** vthapar has quit IRC16:34
*** bashok__ has quit IRC16:34
openstackgerritNachi Ueno proposed a change to openstack/neutron-specs: Neutron Extension for BGPVPN  https://review.openstack.org/9332916:36
openstackgerritCedric Brandily proposed a change to openstack/neutron: Use patch ports to interconnect integration/physical bridges  https://review.openstack.org/7668516:37
*** safchain has quit IRC16:37
*** a_le has quit IRC16:39
*** a_le has joined #openstack-neutron16:40
*** zzelle has joined #openstack-neutron16:40
*** spandhe_ has joined #openstack-neutron16:42
*** spandhe has quit IRC16:42
*** spandhe_ is now known as spandhe16:42
*** spandhe has quit IRC16:42
*** johnsom has quit IRC16:44
*** clev has left #openstack-neutron16:44
*** mlavalle has joined #openstack-neutron16:44
*** banix has quit IRC16:45
*** sballe has joined #openstack-neutron16:46
*** spandhe has joined #openstack-neutron16:48
*** coolsvap|afk is now known as coolsvap16:48
*** yamamoto has quit IRC16:49
anteayaso is anyone from neutron helping to categorize failures with elastic recheck queries?16:49
*** samuelbercovici has quit IRC16:49
*** flaviof has quit IRC16:50
*** harlowja_away is now known as harlowja16:50
*** jaypipes has quit IRC16:50
*** ihrachyshka has quit IRC16:56
*** radez is now known as radez_g0n316:57
*** suresh12 has joined #openstack-neutron16:58
*** VijayB_ has quit IRC16:58
*** jlibosva has quit IRC16:59
*** sbfox has quit IRC17:00
*** amuller has quit IRC17:01
openstackgerritrcurran proposed a change to openstack/neutron-specs: ML2 Cisco Nexus Mechanism Driver VxLAN Gateway Support  https://review.openstack.org/9817717:02
*** sbfox has joined #openstack-neutron17:03
*** isviridov is now known as isviridov|away17:03
*** markwash_ has joined #openstack-neutron17:05
*** ramishra has joined #openstack-neutron17:06
*** seizadi has joined #openstack-neutron17:07
*** ijw has joined #openstack-neutron17:07
*** markwash has quit IRC17:09
*** markwash_ is now known as markwash17:09
*** amarao has quit IRC17:10
*** flaviof has joined #openstack-neutron17:10
*** ramishra has quit IRC17:10
*** spandhe has quit IRC17:12
*** sbfox has quit IRC17:13
*** spandhe has joined #openstack-neutron17:14
*** bandarji has quit IRC17:19
*** bandarji has joined #openstack-neutron17:20
*** leseb has quit IRC17:21
*** trinaths has joined #openstack-neutron17:25
*** sballe has quit IRC17:25
*** trinaths has quit IRC17:26
zzellecarl_baldwin, hi17:28
carl_baldwinzzelle: hi17:29
*** VijayB has joined #openstack-neutron17:30
*** coolsvap is now known as coolsvap|afk17:30
zzellecarl_baldwin, i just send a message on the ML on DHCP manager customization17:31
zzellecarl_baldwin, DHCP manager is consider in the scope of L3 subteam ?17:31
zzelles/consider/considered/17:31
carl_baldwinYes, I believe it is.  Our bug tag is l3-ipam-dhcp17:32
carl_baldwinzzelle: ^17:32
*** leseb has joined #openstack-neutron17:33
*** sbfox has joined #openstack-neutron17:33
*** VijayB has quit IRC17:34
zzellecarl_baldwin, ^^17:35
carl_baldwinzzelle: Did I miss something?17:35
carl_baldwinzzelle: I will have a look at your mail.  I will be out of the office for a few hours starting now but I plan to work later this afternoon and evening.17:36
carl_baldwin(MDT)17:36
zzellecarl_baldwin, no, do you see any use case which could take advantage/require dhcp manager customization ?17:36
zzellecarl_baldwin, no problem17:36
carl_baldwinzzelle: ttyl17:36
*** WackoRobie has quit IRC17:37
*** WackoRobie has joined #openstack-neutron17:38
*** carl_baldwin has quit IRC17:38
*** dosaboy has quit IRC17:38
*** Sukhdev has joined #openstack-neutron17:39
*** ramishra has joined #openstack-neutron17:40
*** dosaboy has joined #openstack-neutron17:41
openstackgerritAndreas Jaeger proposed a change to openstack/python-neutronclient: Improve help strings  https://review.openstack.org/8927417:42
*** WackoRobie has quit IRC17:42
*** thedodd has quit IRC17:42
*** ewindisch_ has joined #openstack-neutron17:43
*** ramishra has quit IRC17:44
*** flaviof is now known as flaviof_zzz17:44
*** manishg has joined #openstack-neutron17:46
*** leseb has quit IRC17:47
larsksneutron -- in get_installed_ovs_klm_version -- is calling "modinfo openvswitch" to determine the version of the installed openvswitch kernel module, and it's looking for a line that has "version:", but no such line exists in the output of "modinfo" on my Fedora 20 system.  There is a "vermagic:" line.17:48
openstackgerritPierre Rognant proposed a change to openstack/neutron: Add an option to turn off DF for GRE and VXLAN tunnels  https://review.openstack.org/7528117:48
*** kickinz1 has quit IRC17:49
*** ctracey has quit IRC17:51
*** ctracey has joined #openstack-neutron17:51
*** markmcclain has joined #openstack-neutron17:52
*** mandeep has joined #openstack-neutron17:53
zzellemarkmcclain, hi17:53
*** alagalah_ has quit IRC17:53
markmcclainzzelle: hi17:54
*** alagalah has joined #openstack-neutron17:54
zzellemarkmcclain, i see your remark on https://review.openstack.org/74055, perhaps you can provide some feedbacks on the associated specs ...17:55
*** marun has quit IRC17:56
*** dgbaley has quit IRC17:56
markmcclainzzelle: yes will do17:56
zzellemarkmcclain, indeed i have difficulty to choose a correct tradeoff between all comments :s17:56
markmcclainI was only able to get to code reviews on my flight17:56
*** marun has joined #openstack-neutron17:56
markmcclainI'll work on specs in morning17:56
zzellemarkmcclain, thanks17:56
*** sbfox has quit IRC17:57
*** elrarun has quit IRC17:59
*** jecarey_ has joined #openstack-neutron18:00
*** arnaud__ has joined #openstack-neutron18:00
*** afaranha has joined #openstack-neutron18:01
*** leseb has joined #openstack-neutron18:01
*** leenheer has joined #openstack-neutron18:01
afaranhaDo I need any special configuration to run the multiNode_Devstack template? I started devstack with neutron and run the heat stack-create with and I still got error: "Resource CREATE failed: BadRequest: Error. Unable to associate floating ip (HTTP 400)", does anyone have any ideia why this is happening?18:02
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem  https://review.openstack.org/9797018:02
*** sbfox has joined #openstack-neutron18:02
*** jecarey has quit IRC18:03
*** amcrn has joined #openstack-neutron18:03
*** banix has joined #openstack-neutron18:04
openstackgerritLars Kellogg-Stedman proposed a change to openstack/neutron: teach get_installed_ovs_klm_version about vermagic:  https://review.openstack.org/9819418:04
openstackgerritLars Kellogg-Stedman proposed a change to openstack/neutron: teach get_installed_ovs_klm_version about vermagic:  https://review.openstack.org/9819418:05
*** elrarun_ has joined #openstack-neutron18:05
*** Sukhdev has quit IRC18:05
*** leseb has quit IRC18:05
larsksSo, I opened that up as a bug and proposed a simple fix: https://bugs.launchpad.net/neutron/+bug/132690718:06
*** manishg has quit IRC18:06
*** manishg has joined #openstack-neutron18:07
*** nati_ueno has joined #openstack-neutron18:08
*** VijayB_ has joined #openstack-neutron18:11
*** Sukhdev has joined #openstack-neutron18:12
*** WackoRobie has joined #openstack-neutron18:12
*** rodrigods has joined #openstack-neutron18:13
marunlarsks: I think we already have a fix for this in progress...18:14
marunlarsks: https://review.openstack.org/#/c/96525/18:14
larsksmarun: Okay.  I didn't see a bug, and master did not have a fix.18:14
marunlarsks: the problem isn't the nature of the runtime check.  it's that it's being done at all18:14
larsksOh, good, that removes the test.18:14
larsksThat was my preference :)18:15
marunlarsks: feel free to talk to otherwiseguy to make sure the fix gets backported once it lands18:15
larsksI will also suggest a link to the bug report.18:15
* otherwiseguy waves at larsks 18:15
larsksHey otherwiseguy , can you link that to https://bugs.launchpad.net/neutron/+bug/1326907?18:16
*** moha_hunt has joined #openstack-neutron18:16
otherwiseguylarskss: not quite sure how to link the issue and review via launchpad, and can't update the review commit message because it is already approved and in the gate--and I'm not interrupting that process. :p18:18
*** ewindisch_ has quit IRC18:19
larsksotherwiseguy: never mind then, don't want to break the process.  having a bug open on these changes makes them easier to find...e.g., when reporting a bug that's already been fixed :)18:19
otherwiseguylarsks: yeah. should have opened that when doing the fix. it started out like such an easy fix...then evolved into a blueprint and an external script and ...18:20
otherwiseguythat'll teach me.18:20
openstackgerritAARON ZHANG proposed a change to openstack/neutron: Control update, delete for cisco-network-profile  https://review.openstack.org/9608018:22
larsksotherwiseguy: as long as i have your attention for a minte: if "neutron net-create" completes without errors (locally or in the logs), but not namespaces are getting created, where would you look first?18:22
larskss/are/are not/18:22
*** andyshi has joined #openstack-neutron18:24
*** VijayB_ has quit IRC18:24
*** markmcclain has quit IRC18:24
*** VijayB has joined #openstack-neutron18:25
otherwiseguylarsks: I don't think the namespaces usually get created until the something actually uses the network, like a VM is launched on it.18:26
*** seizadi has quit IRC18:28
*** catohornet has joined #openstack-neutron18:30
*** kbringard has quit IRC18:30
*** otherwiseguy has quit IRC18:32
*** igordcard has quit IRC18:32
zzellelarsks, dhcp namespace are created on first port creation18:34
larskszzelle: otherwiseguy: argh, okay.  Which means it's possible I solved my problem and didn't realize it.18:35
larsksYup.18:36
* larsks hides in the corner.18:36
*** shradd_ has joined #openstack-neutron18:38
*** nati_ueno has quit IRC18:40
*** ramishra has joined #openstack-neutron18:41
openstackgerritnlahouti proposed a change to openstack/python-neutronclient: Add API in python-neutronclient for Cisco DFA  https://review.openstack.org/9741618:41
*** moha_hunt has quit IRC18:43
*** ewindisch_ has joined #openstack-neutron18:43
*** shradd_ has quit IRC18:43
*** baoli has quit IRC18:43
*** mandeep has quit IRC18:44
*** VijayB has quit IRC18:44
*** ramishra has quit IRC18:45
*** nati_ueno has joined #openstack-neutron18:50
*** leenheer has left #openstack-neutron18:50
*** thedodd has joined #openstack-neutron18:51
*** sbfox1 has joined #openstack-neutron18:52
*** claudiub has quit IRC18:53
*** sbfox has quit IRC18:54
mesterysalv-orlando: I have no idea what's happening, but now today I can't recreate the "ssh timeout" in any of my setups. All I've changed is rebooting the hosts and using the latest master (RECLONE=True in devstack).18:56
mesterysalv-orlando: I had a lunch meeting, but am back on this now, will keep digging through logs of failures, but I still suspect a timing issue somewhere, though I have no exact proof yet.18:56
salv-orlandowhat kind of timing issue can cause nat to not work anymore if nat rules were not touched at all?18:57
salv-orlandomestery: it’s a mistery. Only a mestery can solve a mistery18:57
mesterysalv-orlando: ;)18:58
mesterysalv-orlando: It might even be a mystery, but who knows.18:58
*** ewindisch_ has quit IRC18:59
*** a_le has quit IRC19:00
*** arnaud__ has quit IRC19:00
*** a_le has joined #openstack-neutron19:00
openstackgerritDane LeBlanc proposed a change to openstack/neutron-specs: Adding design spec for blueprint "multiple-ipv6-prefixes"  https://review.openstack.org/9821719:03
*** vivek-ebay has quit IRC19:04
*** mfisch has joined #openstack-neutron19:06
*** andyshi has quit IRC19:07
*** nati_ueno has quit IRC19:07
*** flaviof_zzz is now known as flaviof19:09
*** kbringard has joined #openstack-neutron19:09
*** jaypipes has joined #openstack-neutron19:10
*** paraa has quit IRC19:10
mesterysalv-orlando: It's too bad we couldn't get your tempest patch in to dump the console when the failure happens, that may have helped a bit.19:11
openstackgerritA change was merged to openstack/neutron: NSX: fix invalid docstring  https://review.openstack.org/9701219:11
*** elrarun_ has quit IRC19:11
*** leseb has joined #openstack-neutron19:11
*** ranger81 has joined #openstack-neutron19:12
ranger81Can someone tell me how much of service chaining is implemented in Neutron - https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining19:14
*** leseb has quit IRC19:16
*** carl_baldwin has joined #openstack-neutron19:16
*** mlavalle has quit IRC19:17
*** seizadi has joined #openstack-neutron19:24
*** sbfox1 has quit IRC19:24
*** coolsvap|afk has quit IRC19:25
*** otherwiseguy has joined #openstack-neutron19:27
*** erecio has quit IRC19:32
*** erecio has joined #openstack-neutron19:32
*** coolsvap|afk has joined #openstack-neutron19:32
*** networkstatic has joined #openstack-neutron19:33
*** shivharis has joined #openstack-neutron19:33
*** VijayB has joined #openstack-neutron19:35
*** carl_baldwin has quit IRC19:35
*** leenheer has joined #openstack-neutron19:36
*** afazekas is now known as _afazekas_slp19:37
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem  https://review.openstack.org/9797019:38
*** sbfox has joined #openstack-neutron19:38
*** VijayB has quit IRC19:39
*** ramishra has joined #openstack-neutron19:42
ranger81Can someone tell me how much of service chaining is implemented in Neutron - https://wiki.openstack.org/wiki/Neutron/ServiceInsertionAndChaining19:42
mesteryranger81: It's not implemented yet, it's work which is up for inclusion in Juno later in the cycle at the moment.19:44
ranger81mestery: How about FWaaS, LBaaS? Are they implemeted yet? In general, how do I find out which feature is implemented or the planned implementation schedule?19:45
*** arnaud__ has joined #openstack-neutron19:45
*** ramishra has quit IRC19:46
mesteryranger81: They are implemented.19:46
mesteryranger81: Have you read the Neutron documentation for the Icehouse release? I'd start there.19:46
*** halbert has joined #openstack-neutron19:46
*** halbert has left #openstack-neutron19:46
*** J_Man has joined #openstack-neutron19:46
ranger81mestery: Got it, will do that. Is there a document that specifies what goes into Juno?19:47
mesteryranger81: You can start by looking at the launchpad milestones, but in general, Juno work is all lined up now. Juno-1 is next week in fact.19:47
ranger81mestery: thanks!19:48
mesteryranger81: ym19:48
mestery*yw19:48
*** cmtime has joined #openstack-neutron19:49
J_Mangood day everyone!  We're trying to get our minds wrapped around neutron for our demo cluster and trying to see if we can make it work like we want.  Could you have multiple neutron nodes that serve as gateways for separate tenants?19:49
*** leenheer has quit IRC19:51
*** WackoRobie has quit IRC19:51
*** nati_ueno has joined #openstack-neutron19:51
*** carl_baldwin has joined #openstack-neutron19:55
*** otherwiseguy has quit IRC19:58
*** otherwiseguy has joined #openstack-neutron19:59
*** WackoRobie has joined #openstack-neutron20:00
*** seizadi has quit IRC20:02
*** seizadi has joined #openstack-neutron20:02
*** erecio has quit IRC20:03
*** markwash has quit IRC20:04
*** WackoRobie has quit IRC20:04
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Add L3 Extension for Distributed Routers  https://review.openstack.org/8422320:05
*** igordcard has joined #openstack-neutron20:05
*** WackoRobie has joined #openstack-neutron20:06
*** flwang has quit IRC20:07
*** nlahouti has quit IRC20:08
*** nati_ueno has quit IRC20:08
*** tchaypo has left #openstack-neutron20:08
*** baoli has joined #openstack-neutron20:08
*** WackoRobie has quit IRC20:08
*** WackoRobie has joined #openstack-neutron20:09
*** erecio has joined #openstack-neutron20:09
*** Sukhdev has quit IRC20:11
*** WackoRobie has quit IRC20:13
*** flwang has joined #openstack-neutron20:17
*** VijayB has joined #openstack-neutron20:17
*** HenryG has quit IRC20:19
*** dkehn_ has joined #openstack-neutron20:20
*** simon-AS559 has joined #openstack-neutron20:21
*** dkehnx has quit IRC20:23
*** VijayB has quit IRC20:28
*** ajo|mac has joined #openstack-neutron20:34
*** julim has quit IRC20:34
*** HenryG has joined #openstack-neutron20:34
*** jecarey_ has quit IRC20:36
*** otherwiseguy has quit IRC20:37
larsksJ_Man: you might want to move over to #openstack (this is primarily a development channel).20:38
*** J_Man has quit IRC20:38
*** erecio has quit IRC20:38
openstackgerritEdgar Magana proposed a change to openstack/neutron: Stop the dhcp-agent process when dnsmasq version is not determined  https://review.openstack.org/9697620:38
*** TrevorV has quit IRC20:39
anteayaotherwiseguy: so by way of conversation we are now at maxiumum node usage again, sitting round about 900 vms20:39
anteayahttp://status.openstack.org/zuul/20:39
anteayathe thing to look at is the number of them in build and delete state20:40
anteayaa healthy half of our quota20:40
anteayafor most of this week that has been hpcloud 1.1 which takes about 40 minutes to finish building, which is past the length of time nodepool has alloted for building20:41
anteayait registers ready, nodepool thinks it is stale and marks if for deletion20:41
anteayaso no actual tests run20:41
anteayawe are working on it20:41
*** ramishra has joined #openstack-neutron20:42
*** ramishra has quit IRC20:47
*** otherwiseguy has joined #openstack-neutron20:48
*** seizadi has joined #openstack-neutron20:48
*** seizadi has quit IRC20:48
*** seizadi1 has joined #openstack-neutron20:48
*** german__ has quit IRC20:48
anteayaotherwiseguy: http://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2014-06-05.log timestamp 2014-06-05T20:39:3820:49
*** german__ has joined #openstack-neutron20:49
*** Pursuit has joined #openstack-neutron20:49
PursuitI've found a problem that I'm not sure is a bug or intended behavior20:50
Pursuitwhen defining a subnet in Neutron and giving it additional routes to hand out to clients, the dhcp server hands out both the router option and a classless static routes option20:50
otherwiseguyanteaya: oh, that sounds like fun.20:50
anteayaotherwiseguy: lots and lots20:51
Pursuitper the DHCP specification, standards-compliant clients MUST ignore the router option if CSR is given out20:51
otherwiseguyI was wondering if it was something like a memory issue -> disk thrashing or something.20:51
Pursuitso some clients don't get a default route20:51
Pursuitbug?20:51
otherwiseguyBut yikes.20:51
*** jkary1 has quit IRC20:54
*** manishg_ has joined #openstack-neutron20:56
Pursuitah20:56
Pursuitdisregard, there's already a bug filed. I should learn to google first :P20:57
*** mlavalle has joined #openstack-neutron20:58
*** mlavalle has quit IRC20:58
*** mlavalle has joined #openstack-neutron20:59
*** manishg has quit IRC20:59
*** manishg_ is now known as manishg20:59
*** leenheer has joined #openstack-neutron20:59
*** VijayB has joined #openstack-neutron20:59
anteayaotherwiseguy: I wish20:59
enikanorovmestery: this patch breaks vxlan for me: https://review.openstack.org/#/c/95588/120:59
*** jecarey has joined #openstack-neutron21:00
mesteryenikanorov: Yes, there is a revert out there to revert it.21:00
anteayaotherwiseguy: it is hp working the bugs (considerable amount of them) out of their new cloud and us learning how to reconfigure nodepool so it works with their cloud21:00
mesteryenikanorov: And otherwiseguy has a better fix.21:00
enikanorovoh cool21:00
mesteryenikanorov: :)21:00
enikanorovi'll wait then21:00
mesteryenikanorov: Checkout otherwiseguy's work (Terry Wilson)21:00
mesteryenikanorov: cool21:00
*** aboutGod has joined #openstack-neutron21:01
anteayaas a heads up, after we have actual tests running on the hp cloud, I have offered to set up a debriefing meeting with the hp cloud ops who are talking with us in infra and the neutron devs21:01
anteayathey are having multiple frustrations with neutron21:01
anteayathe ops I talked to said he couldn't accept the offer but would pass it on21:01
zzelleenikanorov, https://review.openstack.org/95588/1 will be removed in https://review.openstack.org/9652521:02
anteayaso if I get an acceptance I will be looking for some devs to take the meeting21:02
mesteryanteaya: I will be there, let me know when.21:02
mesteryanteaya: Is it today?21:02
anteayamestery: thank, oh no21:02
anteayafirst we get tests running on the cloud21:02
anteayathen eveyone concerned drinks a bottle of scotch21:03
mesteryanteaya: Got it, thanks!21:03
anteayathen I cobble folks together somehow21:03
anteayaif it even happens21:03
enikanorovzzelle: thanks. waiting for it to get merged21:03
anteayayou will have lots of notice21:03
anteayaand thanks21:03
*** prad has quit IRC21:03
*** VijayB has quit IRC21:03
mesteryanteaya: :)21:04
anteaya:D21:04
*** yfauser has joined #openstack-neutron21:05
*** yfauser has left #openstack-neutron21:06
*** dkehn_ is now known as dkehnx21:06
mesteryarmax: Are you in Europe at the moment? Looking to perhaps syncup with you and Salv around the ssh timeouts, maybe tomorrow your and his time if so?21:11
mesteryarmax: I need to brainstorm with you guys on this one, I'm running out of ideas. :(21:11
armaxmestery: yes I am21:11
armaxI am meeting salv-orlando tomorrow afternoon21:11
mesteryarmax: OK, I'm wondering if maybe the three of us could jump on a Hangout tomorrow morning my time, your afternoon?21:11
mesteryarmax: Awesome!21:11
mesteryI'd like to brain storm with you guys on the "ssh timeout" thing if you guys think it would be helpful.21:12
armaxso we’ll grab you on irc as soon as I get together with him21:12
armaxmestery: sounds like a good idea21:12
mesteryarmax: Awesome, and thanks!21:12
mesteryarmax: I can be at my desk as early as 7AM CDT, even 6AM CDT if that helps for you guys, let me know.21:12
armaxthat should be fine21:13
salv-orlandomestery: It will be after 8AM PST21:13
salv-orlandoit’s an italian afternoon - known by “evening” in the rest of the world21:13
mesterysalv-orlando armax: OK, cool, ping me when you guys are ready.21:13
mesterysalv-orlando: Ha! :)21:13
armaxmestery: yeah…so like now it’s evening :)21:14
armaxeven though it’s almost midnight21:14
mesteryarmax: :)21:14
* mestery thinks the Italians are doing things right.21:14
* armax is not so sure21:14
mesteryarmax: ;)21:14
*** aburaschi has quit IRC21:15
*** aboutGod has left #openstack-neutron21:16
*** sbfox has quit IRC21:18
openstackgerritDane LeBlanc proposed a change to openstack/neutron-specs: Specification for the BP multiple-ipv6-prefixes  https://review.openstack.org/9821721:18
kevinbentonmestery: ping21:20
mesterykevinbenton: pong!21:21
kevinbentonmestery: you’re pretty familiar with the openvswitch plugin agent, right?21:22
mesterykevinbenton: Correct :)21:22
*** nati_ueno has joined #openstack-neutron21:22
kevinbentonmestery: so I understand that VMs get a vlan tag local to the vswitch and then it’s rewritten by an openflow rule to the correct provider network vlan, right?21:23
mesteryThat's right, yes.21:23
mesterykevinbenton: ^^^21:23
openstackgerritDane LeBlanc proposed a change to openstack/neutron-specs: Specification for the BP multiple-ipv6-prefixes  https://review.openstack.org/9821721:24
kevinbentonmestery: how does it select the interface to put those rewrite rules on?21:24
mesterykevinbenton: For tunnel networks, it maps the local VLAN to a tunnel ID.21:24
mesteryFor VLAN networks, it does the same: local VLAN to tenant VLAN21:24
kevinbentonmestery: i.e. how does it know which one is the ‘exit interface’21:24
kevinbentonmestery: yeah, i understand the mapping. i just can’t figure out how it knows which interface to install the rewrite rule on21:25
kevinbentonmestery: for the VLAN use case21:25
mesterykevinbenton: It's setup with the physnet stuff (sorry, on a call at the same time).21:26
kevinbentonmestery: no prob. so in the config I know that you can setup the physnet:bridge pairs21:26
kevinbentonmestery: but i don’t see how you can define which interface on the bridge is the uplink21:27
kevinbentonmestery: so it seems to derive it from something21:27
*** tomoe_ has joined #openstack-neutron21:30
zzellekevinbenton, ovs plugin agent create int-$physnet and phy-$physnet for vlan/flat and patch-tun/patch-int for tunnels21:31
zzellekevinbenton, and apply rewrite rules on them21:31
kevinbentonzzelle: ah, that makes sense. so if the ovs plugin creates both of them, how do you actually associate it to a physical interface like eth0 for example?21:32
ranger81Hi - Should I install distributed nodes of openstack on individual physical servers or can I install these nodes each on a RedHat VM on ESXi hypervisor?21:33
zzellekevinbenton, YOU do it, neutron doesn't21:33
*** prad has joined #openstack-neutron21:33
zzellekevinbenton, you do something like:21:34
kevinbentonzzelle: yes, how is this usually accomplished?21:34
zzelleovs-vsctl add-br br-eth0; ovs-vsctl add-port br-eth0 eth021:34
zzelleand you set bridge_mappings = phys-eth0:br-eth0 / network_vlan_ranges = phys-eth0:1000:110021:35
*** arnaud__ has quit IRC21:35
*** Pursuit has left #openstack-neutron21:35
kevinbentonzzelle: oh i see. i was messing up the bridge_mappings part21:36
kevinbentonzzelle: i was doing physnet1:br-int21:36
kevinbentonzzelle: i thought it was asking which integration bridge to use for that particular physical network21:37
zzellekevinbenton, br-int is shared21:37
kevinbentonzzelle: which doesn’t really make sense21:37
kevinbentonzzelle: yes, thank you. now it makes a lot more sense21:37
kevinbentonzzelle: so actually the agent will setup the connection between the two bridges for me then, right?21:38
zzellekevinbenton, it allows nova to bind all ports on br-int and after neutron-plugin-ovs set tag/rewrite rules and so on21:38
zzellekevinbenton, yes21:38
kevinbentonzzelle: using the int-$physnet and phy-$physnet21:38
zzellekevinbenton, yes21:38
zzellekevinbenton, if using vlan/flat21:38
*** nati_uen_ has joined #openstack-neutron21:39
*** nati_ueno has quit IRC21:39
kevinbentonzzelle: so is int-$physnet on br-int and phy-$physnet on br-eth0 (in this case)21:39
kevinbentonzzelle: and they are a veth pair?21:39
zzellekevinbenton, yes for both21:39
zzellekevinbenton, they are currently a veth pair ... tomorrow they will be replace by ovs patch ports21:40
zzelles/replace/replaced/21:40
kevinbentonzzelle: excellent. that answered my next question (why not a patch)21:40
kevinbentonzzelle: I might submit a patch to add a brief explanation of this to the neutron.conf around those config values21:41
kevinbentonzzelle: because i could not a clear explanation of this21:41
kevinbentonzzelle: is it somewhere else that i missed?21:41
*** leenheer has quit IRC21:42
*** suresh12 has quit IRC21:42
zzellekevinbenton, you miss some diagrams i think21:42
zzellekevinbenton, let me search for them21:42
*** ramishra has joined #openstack-neutron21:43
*** tomoe_ has quit IRC21:43
openstackgerritCarl Baldwin proposed a change to openstack/neutron: Sync service module from oslo-incubator  https://review.openstack.org/9825921:44
*** ramishra has quit IRC21:44
zzellekevinbenton, http://docs.openstack.org/havana/config-reference/content/under_the_hood_openvswitch.html21:44
zzellekevinbenton, look at diagrams21:44
*** ramishra has joined #openstack-neutron21:45
*** sbfox has joined #openstack-neutron21:45
zzellekevinbenton, if you are lost, it is very useful21:45
kevinbentonzzelle: thanks. this is useful. i just kept finding the page describing the specific config values and not the big picture like this21:46
*** cmtime has left #openstack-neutron21:46
kevinbentonzzelle: thank you for taking the time to walk me through that21:46
zzellekevinbenton, my pleasure21:46
armaxmestery: as a stop-gap solution can we get a couple of folks from tempest core to approve this one21:50
*** ramishra has quit IRC21:50
armaxmestery https://review.openstack.org/#/c/97245/21:50
mesteryarmax: Looking ...21:50
armaxmestery: it looks like we’ve identified that the initial commit made things worse21:50
armaxmestery: but we can still use it to triage the ssh issue21:51
*** dims__ has joined #openstack-neutron21:51
mesteryarmax: You're pretty confident this has made it worse?21:51
mesterysdague: See what armax is saying ^^^21:51
armaxmestery: however we could do it as patch, rather than keeping the gate disrupted21:51
armaxmestery: we’ve noticed that things got worse since this merge went in21:52
mesteryarmax: Yes, it was about the same time.21:52
*** dims_ has quit IRC21:53
*** a_le has quit IRC21:53
*** a_le has joined #openstack-neutron21:54
armaxmestery: in the meantime we can push the same patch once again and ask infra to save the vm21:54
armaxwe can troubleshoot there21:54
armaxmestery: there, that’s my plan ;)21:54
mesteryarmax: Yes, we need the VM to troubleshoot more at this point.21:54
mesteryarmax: +100 :)21:54
mesteryarmax: What's weird is, I can no longer reproduce this locally at all, and I can't figure out why. :(21:54
armaxbut we’ll do so without getting people angrier than they might already be21:55
armaxmestery: that’s because even software has a soul21:55
mesteryNo doubt that's a win.21:55
armaxmestery: a mocking one21:55
* mestery shudders. :)21:55
armaxmestery: maybe a notice on the ML might help draw attention to the issue?21:55
mesteryarmax: Yes! Do you want me to send it?21:56
armaxdo we know if the nova folks are also looking at this?21:56
mesteryarmax: I don't think they are, I was in infra channel earlier, didn't hear that.21:56
armaxor is it that everytime there’s a ssh bug it’s always neutron’s fault?21:56
armax:P21:56
mestery:)21:56
mesteryAt this point, the spotlight is on us. :)21:56
*** ranger81 has quit IRC21:56
armaxmestery: bollocks21:57
mesteryarmax: Should I send the email highlighting your revert patch and asking to save a VM for analysis?21:57
armaxwe’d need to resubmit the same patch to (hopefully) trigger the same fault21:58
*** ranger81_ has joined #openstack-neutron21:58
mesteryarmax: Yes, so the revert goes first, followed by your patch.21:59
*** blogan has quit IRC21:59
chuckCkevinbenton: sorry I wasn't much help yesterday evening, but glad zzelle stepped in with a clear explanation!  I was trying to remember how it worked as I typed….22:00
armaxmestery: and then we can keep it churning…until we figure the issue out22:01
*** leenheer has joined #openstack-neutron22:01
armaxwhen we do and address the issue in whichever project it lies22:01
armaxwe can re-approve it22:01
mesteryarmax: That's my thinking as well, to be honest.22:01
mesteryOK, I'll send an email to this effect replying to the gate issues thread started by sdague.22:02
armaxmestery: sounds good22:02
mesteryarmax: Thanks! Is it almost nighttime now, or still evening? ;)22:02
kevinbentonchuckC: no prob. thanks for helping out22:02
*** markwash has joined #openstack-neutron22:02
*** ajo|mac has quit IRC22:03
armaxmestery: um…I’d be tempted to say that’s supper time :)22:03
mesteryhahahahahaha22:03
armaxbut I am not sure salv-orlando would agree22:03
*** kbringard has quit IRC22:03
ijwMidnight in Cambridge is an upsetting time, the pubs have closed.22:03
salv-orlandoijw: there are zombies in Christ pieces after midnight22:04
ijwMind you, he's in a bedroom town next door, they haven't built the pub yet22:04
ijwThey're students.  Like zombies, certainly...22:04
mesteryno pub? What kind of horrible place does he live in? ;)22:04
ijwThey built it ten years ago.  For quite a long while there was a vacant lot with a sign in the corner saying 'school goes here'22:05
kevinbentonmestery: i think he lives in this http://i.imgur.com/LnaxKZP.png22:06
ijwI used to live opposite that22:06
mesterykevinbenton: Ha!22:06
mesteryarmax: http://lists.openstack.org/pipermail/openstack-dev/2014-June/036865.html22:06
*** markwash_ has joined #openstack-neutron22:06
ijwSlight issues with tourists staring through the windows when I had just gotten out of bed22:06
*** markwash has quit IRC22:06
*** markwash_ is now known as markwash22:06
kevinbentonijw: are curtains illegal there? :-)22:07
mesteryijw: You mean issues for them, not you.22:07
mesteryijw: The horror!22:07
*** oda-g has joined #openstack-neutron22:07
ijwWorse was the fact that the building was so old that the loo was a quick dash across the lawn, outside22:07
ijw... generally conducted in a bathrobe, for full tourist scaring effect22:07
armaxmestery: thanks for the pointer22:08
*** jckasper has quit IRC22:08
kevinbentonijw: was that one of the dorms?22:08
mesteryarmax: I also just pinged infra folks now, lets see what they think :)22:09
armaxmestery: the bug report was filed on 05/27 and the patch actually merged on 06/0122:11
mesteryarmax: The infra folks are very happy with our plan. :)22:12
*** jorgem has quit IRC22:12
*** suresh12 has joined #openstack-neutron22:12
armaxmestery: cool22:12
mesteryarmax: Great teamwork here, thanks for all your help!22:12
mesteryarmax: Can you review the patches referenced at the bottom of this review: https://review.openstack.org/#/c/97245/22:13
mesteryarmax: We need those to land so we cna get the console dump, and infra wants a few more neutron dev reviews.22:13
ijwkevinbenton: yup, though I think I am supposed to be offended when you call a college that's twice as old as your country a 'dorm'22:13
mesteryarmax: https://review.openstack.org/#/q/status:open+project:openstack/tempest+branch:master+topic:bug/1323674,n,z22:13
mesteryarmax: That is the correct link22:14
kevinbentonijw: that sounds about right. ;-)22:14
*** jgrimm has quit IRC22:16
*** suresh12 has quit IRC22:17
kevinbentonijw: you get to go punting to relax though (assuming no angry swan attacks)22:17
*** lykinsbd has joined #openstack-neutron22:17
*** armax has left #openstack-neutron22:30
openstackgerritSoheil Eizadi proposed a change to openstack/neutron-specs: Generic DNS Subsystem  https://review.openstack.org/9797022:32
*** banix has quit IRC22:34
*** leenheer has quit IRC22:40
*** jobewan has quit IRC22:40
*** thedodd has quit IRC22:41
*** suresh12 has joined #openstack-neutron22:42
*** prad has quit IRC22:43
*** zzelle has quit IRC22:44
*** essessv has joined #openstack-neutron22:45
*** ramishra has joined #openstack-neutron22:45
*** lykinsbd has quit IRC22:47
*** lykinsbd has joined #openstack-neutron22:47
*** networkstatic has quit IRC22:47
*** suresh12 has quit IRC22:50
*** ramishra has quit IRC22:50
*** lykinsbd has quit IRC22:52
*** baoli has quit IRC22:55
*** flaviof is now known as flaviof_zzz22:56
*** alagalah has quit IRC22:58
*** jckasper has joined #openstack-neutron22:58
*** alagalah has joined #openstack-neutron22:58
*** leenheer has joined #openstack-neutron23:00
*** Charlie_H_tx has joined #openstack-neutron23:01
*** dgollub has quit IRC23:02
*** amcrn has quit IRC23:03
*** r0j4z0 has joined #openstack-neutron23:03
r0j4z0hi23:03
r0j4z0how i can add a security-group rule with the CLI to permit traffic to all instances attached to other security-group?23:04
r0j4z0nova secgroup-add-rule DB tcp -1 -1 default23:04
r0j4z0ERROR (BadRequest): Invalid cidr default. (HTTP 400) (Request-ID: req-2af68ae7-0f29-4262-b938-e4a807d64970)23:04
*** VijayB has joined #openstack-neutron23:04
*** ijw_ has joined #openstack-neutron23:04
r0j4z0sorry23:05
r0j4z0i just see it23:05
r0j4z0the neutron CLI have --remote-group-id parameter when adding rules23:06
r0j4z0:D23:06
*** ijw has quit IRC23:09
*** suresh12 has joined #openstack-neutron23:09
*** ranger81 has joined #openstack-neutron23:10
*** ranger81_ has quit IRC23:10
*** gildub has joined #openstack-neutron23:11
*** essessv has quit IRC23:13
*** mlavalle has quit IRC23:14
*** seizadi1 has quit IRC23:20
*** SridharG has quit IRC23:22
*** sbfox has quit IRC23:23
*** radez_g0n3 is now known as radez23:24
*** tomoe_ has joined #openstack-neutron23:32
*** german__ has quit IRC23:38
*** sungju has joined #openstack-neutron23:41
*** ramishra has joined #openstack-neutron23:46
*** markwash has quit IRC23:48
*** ramishra has quit IRC23:50
*** ozialien has quit IRC23:51
*** jaypipes has quit IRC23:52
*** flaviof_zzz is now known as flaviof23:59

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