Saturday, 2014-02-15

openstackgerritShashank Hegde proposed a change to openstack/neutron: Improves Arista's ML2 driver's sync performance. Closes-Bug: 1279619  https://review.openstack.org/7348200:00
*** manishg has quit IRC00:01
*** jog0 has joined #openstack-neutron00:01
pcm_Have some questions on posting my patch for review. Anyone available to field my questions?00:01
jog0so you guys have a race in your unit tests https://bugs.launchpad.net/neutron/+bug/128048900:02
jog0Cleveland ^00:02
jog0salv-orlando: ^00:02
*** cjellick has quit IRC00:04
pcm_markmcclain: mestery: salv-orlando: Any of you around to answer a few questions?00:10
zzellepcm_, hi00:11
pcm_zzelle: hi00:11
zzellepcm_, it's about your remark on https://review.openstack.org/7190400:11
pcm_yeah. I know that test module is for VLANs, but just mapping the comment in the commit message about VLAN only.00:12
pcm_wondered if there was a test to handle case where type is wrong?00:13
openstackgerritSylvain Afchain proposed a change to openstack/neutron: Introduces a keepalived manager for HA  https://review.openstack.org/6814200:13
zzellelike i try to create a gre network using vlan type driver ?00:13
zzelleif i am correct it's not possible because TypeManager routes network create request to the correct driver00:15
zzellepcm_, https://github.com/openstack/neutron/blob/master/neutron/plugins/ml2/managers.py#L7600:16
openstackgerritSylvain Afchain proposed a change to openstack/neutron: Add L3 VRRP HA base classes  https://review.openstack.org/6455300:16
openstackgerritSylvain Afchain proposed a change to openstack/neutron: Add a new scheduler for the l3 HA  https://review.openstack.org/6634700:17
*** MM_at_HP has quit IRC00:18
*** ramishra has joined #openstack-neutron00:20
pcm_zzelle: Not sure really, as I'm not very familiar with the code (maybe ML2 folks know better?). My comment was reflecting the commit message saying that provider network attributes could be partially specified, but only for VLAN networks.00:21
pcm_zzelle: Saw tests for partial specification for VLAN network. Just wondering if there should be a test that shows that partial specification for other networks is caught/rejected.00:22
pcm_zzelle: If it's not possible to even do that, then cool.00:22
*** shivharis has quit IRC00:23
zzellewhen creating a provider-network with ML200:23
pcm_zzelle: Just probing to see if we're covering edge cases.00:23
zzelleML2 call TypeManager.validate_provider_segment which routes the request to the correct TypeDriver(.validate_provider_segment)00:24
zzellethat's why network _type is never (?) checked by type drives because type manager does it00:25
*** ramishra has quit IRC00:25
*** JPtheJP has joined #openstack-neutron00:25
zzellepcm_, you are right type driver could check network type but that's not the ML2 type driver "state of the art"00:27
zzelle:)00:27
pcm_zzelle: so the routing ensure the type driver can handle it correct , then?00:31
pcm_s/correct/correctly/00:32
zzellepcm, exactly it routes requests to the correct type driver using provider:network_type attribute00:33
pcm_zzelle: cool. I can change the vote, as it looked fine otherwise (at least to me :)00:33
zzellehouhou one +1 !00:34
zzellenext steps two +2 :)00:34
pcm_but mine don't count :(00:34
pcm_sorry00:34
*** dims_ has quit IRC00:34
zzelleno problem, if i get feedback, it's fine :)00:34
pcm_i guess except for moral support :)00:35
openstackgerritRonak Shah proposed a change to openstack/neutron: Nuage Networks Plugin  https://review.openstack.org/6727200:35
*** rotbeard has quit IRC00:35
*** armax has left #openstack-neutron00:35
pcm_It's always good to have more eyes on reviews, for sure. I hope that I can occasionally spot things and certainly learn as I review.00:36
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Remove DEBUG:....nsx_cluster:Attribute is empty or null  https://review.openstack.org/7374900:37
*** lifeless has quit IRC00:40
*** zzelle has left #openstack-neutron00:40
*** zzelle has joined #openstack-neutron00:40
*** leseb has quit IRC00:41
zzellethat's on of the good points of ml2, it's well decoupled so easier to understand locally than historical core plugin00:41
pcm_any cores online?00:42
*** ramishra has joined #openstack-neutron00:51
*** rossigee has quit IRC01:01
*** zzelle has quit IRC01:04
pcm_mestery: ping?01:05
pcm_WIll ask away and see if anyone on knows...01:07
pcm_I have a VPN Service driver that I want to put out for review. However, the code makes use of the Service Type framework01:07
*** bjornar has quit IRC01:08
pcm_which is not committed yet (in review for months).01:08
pcm_Wondering, do I put my code and the STF code out for review and somehow tell people to ignore part, put out just my code and somehow indicate a dependency, or some other procedure.01:09
pcm_Anyone know what to do?01:09
*** clev has quit IRC01:13
*** rossigee has joined #openstack-neutron01:13
*** clev has joined #openstack-neutron01:13
*** ramishra has quit IRC01:15
*** sputnik13 has quit IRC01:26
*** markmcclain has quit IRC01:36
*** SumitNaiksatam has quit IRC01:44
*** ramishra has joined #openstack-neutron01:46
*** rkukura has quit IRC01:51
*** ramishra has quit IRC01:51
*** SumitNaiksatam has joined #openstack-neutron01:54
*** rkukura has joined #openstack-neutron01:54
*** WackoRob_ has joined #openstack-neutron01:59
*** WackoRobie has quit IRC02:03
*** WackoRob_ has quit IRC02:04
*** manishg has joined #openstack-neutron02:09
*** manishg has quit IRC02:13
*** banix has joined #openstack-neutron02:13
*** lifeless has joined #openstack-neutron02:23
*** Gamekiller77 has quit IRC02:25
*** jp_at_hp has quit IRC02:42
*** ramishra has joined #openstack-neutron02:47
*** chandan_kumar has joined #openstack-neutron02:50
*** ramishra has quit IRC02:52
*** banix has quit IRC02:57
openstackgerritRonak Shah proposed a change to openstack/neutron: Nuage Networks Plugin  https://review.openstack.org/6727203:01
*** WackoRobie has joined #openstack-neutron03:03
*** chandan_kumar has quit IRC03:10
openstackgerritLee Li proposed a change to openstack/neutron: Remove dependent module py3kcompat  https://review.openstack.org/7376603:11
*** chandan_kumar has joined #openstack-neutron03:20
*** suresh12 has quit IRC03:20
*** suresh12 has joined #openstack-neutron03:20
*** suresh12 has quit IRC03:25
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: Implement service vm framework: REST API and DB model part  https://review.openstack.org/5689203:28
openstackgerritshihanzhang proposed a change to openstack/python-neutronclient: Modify quota-list descripton  https://review.openstack.org/7377003:31
*** chandan_kumar has quit IRC03:31
*** julim has quit IRC03:44
*** ramishra has joined #openstack-neutron03:48
*** banix has joined #openstack-neutron03:51
*** gongysh has joined #openstack-neutron03:52
*** ramishra has quit IRC03:52
*** clev has quit IRC04:04
*** fatguylittlecoat has joined #openstack-neutron04:04
*** fatguylittlecoat is now known as networkstatic04:06
*** mili has joined #openstack-neutron04:11
*** jecarey has quit IRC04:25
miliHi04:26
*** jecarey has joined #openstack-neutron04:27
*** suresh12 has joined #openstack-neutron04:31
*** ramishra has joined #openstack-neutron04:32
*** suresh12 has quit IRC04:36
*** pcm_ has quit IRC04:41
*** ramishra has quit IRC04:42
openstackgerritLee Li proposed a change to openstack/python-neutronclient: Replace assertEqual(None, *) with assertIsNone in tests  https://review.openstack.org/7377804:52
*** jecarey has quit IRC04:59
*** sputnik13 has joined #openstack-neutron05:00
*** jecarey has joined #openstack-neutron05:02
*** sputnik13 has quit IRC05:03
*** sputnik13 has joined #openstack-neutron05:04
*** RajeshMohan has quit IRC05:08
*** RajeshMohan has joined #openstack-neutron05:09
*** ramishra has joined #openstack-neutron05:13
*** jecarey has quit IRC05:16
lifeless[6~[6~[6~[6~/win 5405:17
lifelessbah05:17
*** ramishra has quit IRC05:17
*** mili has quit IRC05:34
*** dsockwell has left #openstack-neutron05:43
*** banix has quit IRC05:44
openstackgerritPraneet Bachheti proposed a change to openstack/neutron: Juniper Contrail plug-in implementation for core resources  https://review.openstack.org/4379305:56
*** networkstatic has quit IRC06:11
*** networkstatic has joined #openstack-neutron06:12
*** ramishra has joined #openstack-neutron06:14
*** ramishra has quit IRC06:18
openstackgerritJenkins proposed a change to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/7316406:24
*** saju_m has joined #openstack-neutron06:27
*** morganfainberg is now known as morganfainberg_Z06:28
*** ramishra has joined #openstack-neutron06:32
*** ramishra has quit IRC06:33
*** ramishra has joined #openstack-neutron06:40
*** ramishra has quit IRC06:45
*** saju_m has quit IRC06:51
*** sweston has joined #openstack-neutron06:54
*** sweston has quit IRC06:59
*** ramishra has joined #openstack-neutron07:02
*** Linguo has joined #openstack-neutron07:04
*** yamahata has quit IRC07:08
*** ramishra has quit IRC07:09
*** yamahata has joined #openstack-neutron07:09
*** markwash has quit IRC07:20
*** rohit404 has joined #openstack-neutron07:21
*** ramishra has joined #openstack-neutron07:22
Linguojoin #openstack-nova07:31
*** ramishra has quit IRC07:44
*** ramishra has joined #openstack-neutron07:53
*** zenoway has joined #openstack-neutron08:02
*** yamahata has quit IRC08:12
*** vkozhukalov has joined #openstack-neutron08:14
*** yamahata has joined #openstack-neutron08:17
*** vkozhukalov has quit IRC08:21
*** ramishra has quit IRC08:22
*** zenoway has quit IRC08:28
*** gizmoguy has quit IRC08:39
*** gizmoguy has joined #openstack-neutron08:40
openstackgerrityangxurong proposed a change to openstack/neutron: Don't raise MySQL 2013 'Lost connection' errors  https://review.openstack.org/7379308:40
*** ramishra has joined #openstack-neutron08:49
*** yamahata has quit IRC08:51
*** yamahata has joined #openstack-neutron08:53
*** sputnik13 has quit IRC09:26
*** ramishra has quit IRC09:31
*** SumitNaiksatam has quit IRC09:35
*** SumitNaiksatam has joined #openstack-neutron09:35
*** networkstatic has quit IRC09:44
*** networkstatic has joined #openstack-neutron09:46
openstackgerritshihanzhang proposed a change to openstack/neutron: Fix problem of deleting dhcp port  https://review.openstack.org/7380209:52
*** bvandenh has joined #openstack-neutron09:54
*** yamahata has quit IRC09:57
*** ramishra has joined #openstack-neutron09:57
*** yamahata has joined #openstack-neutron10:02
*** pbeskow has quit IRC10:13
*** zzelle has joined #openstack-neutron10:21
*** networkstatic has quit IRC10:29
openstackgerritA change was merged to openstack/neutron: Avoid processing ports which are not yet ready  https://review.openstack.org/6583810:31
*** sputnik13 has joined #openstack-neutron10:34
*** ramishra_ has joined #openstack-neutron10:35
*** ramishra has quit IRC10:36
*** sputnik13 has quit IRC10:37
*** networkstatic has joined #openstack-neutron10:39
openstackgerritRajesh Mohan proposed a change to openstack/neutron: Agent implementation for SSL-VPN services  https://review.openstack.org/7027410:39
*** networkstatic has quit IRC10:40
*** ramishra_ has quit IRC10:40
*** ramishra has joined #openstack-neutron10:41
*** ramishra has quit IRC10:45
*** zzelle has quit IRC10:47
*** zzelle has joined #openstack-neutron10:47
*** leseb has joined #openstack-neutron10:50
*** ramishra has joined #openstack-neutron10:50
*** leseb has quit IRC11:04
*** networkstatic has joined #openstack-neutron11:04
*** ramishra has quit IRC11:08
*** leseb has joined #openstack-neutron11:11
*** xuhanp has joined #openstack-neutron11:11
*** networkstatic has quit IRC11:12
*** yamahata has quit IRC11:18
*** leseb has quit IRC11:22
*** rotbeard has joined #openstack-neutron11:22
*** yamahata has joined #openstack-neutron11:22
*** Linguo has quit IRC11:27
*** Linguo has joined #openstack-neutron11:28
*** yamahata has quit IRC11:33
*** yamahata has joined #openstack-neutron11:34
*** garyk has joined #openstack-neutron11:37
*** yamahata has quit IRC11:39
*** yamahata has joined #openstack-neutron11:53
*** yamahata has quit IRC12:09
*** yamahata has joined #openstack-neutron12:12
*** beagles has quit IRC12:15
*** yamahata has quit IRC12:21
*** rohit404 has quit IRC12:30
*** pcm_ has joined #openstack-neutron12:36
*** pcm_ has quit IRC12:38
*** pcm_ has joined #openstack-neutron12:39
*** rohit404 has joined #openstack-neutron12:39
*** rohit404 has quit IRC12:40
*** rohit404 has joined #openstack-neutron12:43
*** xianghui has joined #openstack-neutron12:46
*** JPtheJP has quit IRC12:48
*** chandan_kumar has joined #openstack-neutron12:49
pcm_cores: ping12:53
*** rotbeard has quit IRC12:55
*** IanGovett has joined #openstack-neutron13:01
*** rohit404 has quit IRC13:01
*** ramishra has joined #openstack-neutron13:13
*** sputnik13 has joined #openstack-neutron13:25
*** sputnik13 has quit IRC13:30
*** ramishra has quit IRC13:31
*** ramishra has joined #openstack-neutron13:33
*** ramishra has quit IRC13:44
*** saju_m has joined #openstack-neutron13:46
*** xuhanp has quit IRC13:46
*** bjornar has joined #openstack-neutron13:48
*** ramishra has joined #openstack-neutron13:49
*** rohit404 has joined #openstack-neutron13:52
*** ramishra has quit IRC13:54
*** rohit404 has quit IRC13:54
*** ramishra has joined #openstack-neutron13:56
*** JPtheJP has joined #openstack-neutron13:58
*** sweston has joined #openstack-neutron13:59
*** ramishra_ has joined #openstack-neutron14:01
*** ramishra has quit IRC14:01
*** sweston has quit IRC14:04
*** yamahata has joined #openstack-neutron14:07
*** JPtheJP_ has joined #openstack-neutron14:08
*** JPtheJP has quit IRC14:10
*** IanGovett has quit IRC14:11
*** yamahata has quit IRC14:16
*** ajo|mac has joined #openstack-neutron14:21
*** ajo|mac has quit IRC14:25
*** gongysh has quit IRC14:28
*** banix has joined #openstack-neutron14:32
*** banix has quit IRC14:42
*** RajeshMohan has quit IRC14:56
*** JPtheJP_ has quit IRC14:56
*** RajeshMohan has joined #openstack-neutron14:57
*** JPtheJP has joined #openstack-neutron14:57
*** sweston has joined #openstack-neutron15:00
*** RajeshMohan has quit IRC15:01
*** RajeshMohan has joined #openstack-neutron15:01
*** JPtheJP has quit IRC15:01
*** JPtheJP has joined #openstack-neutron15:03
*** sweston has quit IRC15:05
*** clev has joined #openstack-neutron15:08
*** Linguo has quit IRC15:09
*** Linguo has joined #openstack-neutron15:11
*** ramishra_ has quit IRC15:11
*** clev has quit IRC15:12
*** Linguo has quit IRC15:15
*** Linguo has joined #openstack-neutron15:17
*** ajo has quit IRC15:25
*** ramishra has joined #openstack-neutron15:41
*** ramishra has quit IRC15:46
*** clev has joined #openstack-neutron15:49
*** leseb has joined #openstack-neutron15:49
*** xianghui has quit IRC15:50
*** banix has joined #openstack-neutron15:50
*** chandan_kumar has quit IRC15:56
*** alagalah has joined #openstack-neutron15:59
*** JPtheJP_ has joined #openstack-neutron15:59
*** sweston has joined #openstack-neutron16:01
*** leseb has quit IRC16:01
*** JPtheJP has quit IRC16:03
*** sweston has quit IRC16:05
*** clev has quit IRC16:07
*** JPtheJP_ has quit IRC16:08
*** JPtheJP has joined #openstack-neutron16:28
*** alexpilotti has joined #openstack-neutron16:30
*** ramishra has joined #openstack-neutron16:30
*** Linguo has quit IRC16:36
*** Linguo has joined #openstack-neutron16:36
*** banix has quit IRC16:41
*** JPtheJP has quit IRC16:48
*** sweston has joined #openstack-neutron17:02
*** sweston has quit IRC17:06
*** yamahata has joined #openstack-neutron17:08
*** banix has joined #openstack-neutron17:08
*** banix has quit IRC17:13
*** clev has joined #openstack-neutron17:27
*** clev has joined #openstack-neutron17:28
*** alagalah has quit IRC17:40
*** alagalah has joined #openstack-neutron17:40
*** alagalah has quit IRC17:49
*** alagalah has joined #openstack-neutron17:50
*** bjornar has quit IRC17:53
*** alagalah has quit IRC17:54
*** clev has quit IRC18:00
*** ramishra has quit IRC18:02
*** sweston has joined #openstack-neutron18:03
*** chandan_kumar has joined #openstack-neutron18:05
*** ramishra has joined #openstack-neutron18:07
*** sweston has quit IRC18:07
*** leseb has joined #openstack-neutron18:11
*** ramishra has quit IRC18:14
*** leseb has quit IRC18:20
*** Linguo has quit IRC18:28
*** Linguo has joined #openstack-neutron18:28
*** jecarey has joined #openstack-neutron18:33
*** rohit404 has joined #openstack-neutron18:41
*** leseb has joined #openstack-neutron18:41
*** saju_m has quit IRC18:56
*** JPtheJP has joined #openstack-neutron19:01
*** sweston has joined #openstack-neutron19:03
*** Linguo has quit IRC19:06
*** sweston has quit IRC19:08
*** Linguo has joined #openstack-neutron19:08
*** ramishra has joined #openstack-neutron19:09
*** chandan_kumar has quit IRC19:17
*** suresh12 has joined #openstack-neutron19:19
*** ramishra has quit IRC19:22
*** leseb has quit IRC19:24
*** Linguo has quit IRC19:36
*** Linguo has joined #openstack-neutron19:36
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Skip a test for nicira service plugin  https://review.openstack.org/7383219:54
*** JPtheJP_ has joined #openstack-neutron19:55
*** harmw has joined #openstack-neutron19:58
*** JPtheJP has quit IRC19:58
*** JPtheJP_ has quit IRC19:59
harmwhi20:01
harmwcan anyone shed some lights on how to use ipv6 floating ips?20:02
harmw(given the nat-less nature of ipv6)20:02
*** sweston has joined #openstack-neutron20:04
*** sweston has quit IRC20:09
*** ramishra has joined #openstack-neutron20:13
pcm_salv-orlando: ping20:16
*** ramishra has quit IRC20:18
*** suresh12 has quit IRC20:20
*** JPtheJP has joined #openstack-neutron20:51
*** sweston has joined #openstack-neutron21:05
*** sweston has quit IRC21:09
*** ramishra has joined #openstack-neutron21:14
*** ramishra has quit IRC21:19
openstackgerritAaron Rosen proposed a change to openstack/neutron: NSX: Fix possible deadlock in sync code (dropped code)  https://review.openstack.org/7383521:20
*** networkstatic has joined #openstack-neutron21:27
*** networkstatic has quit IRC21:34
*** banix has joined #openstack-neutron21:35
*** leseb has joined #openstack-neutron21:42
*** zzelle has quit IRC21:43
*** leseb has quit IRC21:47
*** sweston has joined #openstack-neutron22:06
*** sweston has quit IRC22:10
*** sweston has joined #openstack-neutron22:12
*** ramishra has joined #openstack-neutron22:15
*** ramishra has quit IRC22:19
*** IanGovett has joined #openstack-neutron22:36
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Introduce status for floating IPs  https://review.openstack.org/6686622:39
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: DB Mappings for NSX security groups  https://review.openstack.org/7169222:41
*** clev has joined #openstack-neutron22:56
*** leseb has joined #openstack-neutron23:11
*** clev has quit IRC23:11
*** alexpilotti has quit IRC23:14
*** jlibosva has joined #openstack-neutron23:15
*** ramishra has joined #openstack-neutron23:15
*** alexpilotti has joined #openstack-neutron23:18
*** ramishra has quit IRC23:20
*** networkstatic has joined #openstack-neutron23:21
*** alexpilotti has quit IRC23:23
*** banix has quit IRC23:38
*** ramishra has joined #openstack-neutron23:46
*** IanGovett has quit IRC23:55

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