Wednesday, 2014-07-02

*** xgerman has quit IRC00:01
marunHenryG: it pays to read the list :)00:02
kevinbentonarmax: ping re your bug00:04
armaxkevinbenton: shoot00:04
kevinbentonarmax: that stack trace references line 1461 in l3_agent.py00:04
kevinbentonarmax: which seems a bit long compared to master00:05
armaxyes, unless I messed up with copy and paste00:05
kevinbentonarmax: https://github.com/openstack/neutron/blob/master/neutron/agent/l3_agent.py00:05
armaxoh right00:05
kevinbentonarmax: working on dvr stuff?00:05
armaxkevinbenton: I think mine was a stacktrace with the dvr changes in00:05
kevinbentonarmax: do you have the stuff a little further before the stacktrace?00:07
*** chuckC has quit IRC00:07
kevinbentonarmax: it does look like master is susceptible assuming an exception is thrown in the plugin_rpc.get_routers() call00:07
*** yamamoto has joined #openstack-neutron00:07
armaxkevinbenton: I think the problems has been introduced by this patch:00:08
armaxhttps://review.openstack.org/#/c/3098800:08
armaxkevinbenton: prior to this change there was no chance that routers was going to be used duing an exception00:08
armaxkevinbenton: one always assumes the worst00:09
armax:)00:09
kevinbentonarmax: i’m not following. the prior code caught Exceptions00:10
kevinbentonarmax: and continued00:10
kevinbentonarmax: so it looks possible to me00:10
armaxwhat looks possible?00:10
armaxkevinbenton: I am not sure I understand what you’re getting at00:10
openstackgerritMaru Newby proposed a change to openstack/neutron: Fix OVSBridge.get_port_ofport to handle empty output  https://review.openstack.org/10402800:10
openstackgerritMaru Newby proposed a change to openstack/neutron: Allow setting a rootwrap cmd for functional tests  https://review.openstack.org/10402900:10
kevinbentonarmax: even before that patch, plugin_rpc.get_routers() could raise00:10
armaxkevinbenton: correct00:11
kevinbentonarmax: and routers would be unbound00:11
armaxbut routers wouldn’t be touched though00:11
*** ranger81 has quit IRC00:11
armaxas the method returned00:11
marunarmax: if you have the time, would appreciate getting the functional job fixed: https://review.openstack.org/#/q/status:open+project:openstack/neutron+branch:master+topic:bug/1336172,n,z00:11
kevinbentonarmax: no, it doesn’t return00:11
armaxit did00:11
kevinbentonarmax: oh sorry00:11
*** ranger81 has joined #openstack-neutron00:11
kevinbentonarmax: it didn’t delete before00:11
armaxmarun: will do00:11
armaxkevinbenton: righ00:11
armaxt00:11
kevinbentonarmax: i see00:11
armaxkevinbenton: all good?00:12
kevinbentonarmax: yeah00:12
armaxkevinbenton: shall I reword the bug report?00:12
kevinbentonarmax: no no. go ahead with what you were doing. i was just trying to figure out what was going on there00:12
armaxkevinbenton: no worries, I’ll be more descriptive next time00:13
*** ajo|mac_ has quit IRC00:13
openstackgerritYAMAMOTO Takashi proposed a change to openstack/neutron: OVS agent: fix a comment on CANARY_TABLE  https://review.openstack.org/10370100:14
openstackgerritnlahouti proposed a change to openstack/neutron: Cisco DFA ML2 Mechanism Driver  https://review.openstack.org/10328100:15
*** ranger81 has quit IRC00:15
*** WackoRobie has joined #openstack-neutron00:22
*** tomoe_ has quit IRC00:23
*** dims__ has quit IRC00:25
*** xarses has quit IRC00:26
*** regXboi has quit IRC00:26
*** WackoRobie has quit IRC00:27
*** a_le_ has quit IRC00:31
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Fix UnboundLocalError raised during L3 router sync task  https://review.openstack.org/10400600:35
*** banix has joined #openstack-neutron00:35
*** Salec has joined #openstack-neutron00:36
guskevinbenton: if you were curious, unsetting PIP_INDEX_URL fixed it.  It seems my pypi mirror has cached a poisonous combination of oslo packages (?)00:39
SalecI apologize if this is a silly question.  How do you remote into an instance on a tenant network that doesn't have an associated external IP address?00:39
Salecis that even possible?00:39
*** nlahouti_ has quit IRC00:39
gusSalec: use one of the vnc/console options.00:39
gus(they talk to the hypervisor, iiuc)00:40
*** banix has quit IRC00:40
SalecI've got the novnc proxy setup, but many of the cloud images require login via keypair.  Not quite sure that's possible if I use the novnc browser00:40
gusSalec: oh, or have a 'bastion' host that does have an associated external host and access to a private network shared with your instance.00:41
Salecare those the only two options?00:41
gussome sort of dnat?00:41
* gus is scraping the barrel now...00:42
*** ranger81 has joined #openstack-neutron00:42
*** shakamunyi has quit IRC00:42
SalecI was just curious :) I'm in the process of learning all of this in my home lab and realized I got myself in a pickle when I setup a keypair for the ubuntu cloud image but couldn't use vnc00:42
gusif you have no networking at all, then the only option is vnc/console afaik.00:42
*** dims__ has joined #openstack-neutron00:43
Salecwell I can ping the tenant's router and I can access the external ip00:43
*** banix has joined #openstack-neutron00:43
Saleci'm assuming the router is blocking the traffic intentionally, otherwise all VM ips could be externally accessible00:43
*** jp_at_hp has quit IRC00:45
*** ranger81 has quit IRC00:46
*** gildub has quit IRC00:47
openstackgerritMaru Newby proposed a change to openstack/neutron: Add a gate-specific tox env for functional tests  https://review.openstack.org/10404200:49
openstackgerritMaru Newby proposed a change to openstack/neutron: DO NOT MERGE  https://review.openstack.org/10404300:49
*** diegows has quit IRC00:51
marunHenryG: if you're interested it should be possible to download review 104042 and run 'tox -e gate-functional' successfully on a host that has successfully ran devstack with neutron enabled00:53
HenryGmarun: cool, I'll give it a whirl00:55
marunHenryG: the gate-functional env requires rootwrap to be configured by devstack, as it will be in the upstream gate00:56
*** a_le has joined #openstack-neutron00:56
marunHenryG: it's still possible to use the functional env with OS_SUDO_TESTING as before00:56
*** xianghui has joined #openstack-neutron00:58
*** a_le has quit IRC00:58
HenryGmarun: Neat! Thanks for laying the groundwork here.00:59
marunHenryG: I'm kind of confused as to how I could have missed the fact that things were so broken.  :/00:59
marunI was pretty sure it was working before but there's no way that could have been true with the sudo restrictions in the gate.00:59
*** nati_ueno has quit IRC00:59
*** shakamunyi has joined #openstack-neutron01:00
marunHenryG: live and learn, I guess.  :)01:00
*** nati_ueno has joined #openstack-neutron01:01
HenryGWhen things just work you don't learn much IMO. :)01:01
marunHenryG: very true01:01
*** gildub has joined #openstack-neutron01:04
*** suresh12 has quit IRC01:05
*** suresh12 has joined #openstack-neutron01:05
openstackgerritIWAMOTO Toshihiro proposed a change to openstack/neutron: Make l3-agent be able to load advanced service drivers  https://review.openstack.org/9669101:06
openstackgerritSubrahmanyam Ongole proposed a change to openstack/python-neutronclient: Group Policy CLI-1: EP, EPG, L2 Policy, L3 Policy  https://review.openstack.org/10401301:07
*** jp_at_hp has joined #openstack-neutron01:08
*** nati_ueno has quit IRC01:09
*** nati_ueno has joined #openstack-neutron01:10
*** dvorkinista has joined #openstack-neutron01:10
*** networkstatic has joined #openstack-neutron01:10
*** gildub has quit IRC01:10
*** suresh12 has quit IRC01:10
*** mitz_ has joined #openstack-neutron01:11
*** ranger81 has joined #openstack-neutron01:12
*** jp_at_hp has quit IRC01:14
*** dvorkinista has quit IRC01:15
*** suresh12 has joined #openstack-neutron01:15
*** ranger81 has quit IRC01:17
*** Sukhdev has quit IRC01:20
*** yamamoto has quit IRC01:20
*** shakamunyi has quit IRC01:20
*** Sukhdev has joined #openstack-neutron01:22
*** WackoRobie has joined #openstack-neutron01:22
*** tomoe_ has joined #openstack-neutron01:22
openstackgerritshihanzhang proposed a change to openstack/neutron-specs: Using ipset for security group  https://review.openstack.org/10076101:25
*** suresh12 has quit IRC01:26
*** WackoRobie has quit IRC01:27
*** otherwiseguy has quit IRC01:27
*** rms_13 has joined #openstack-neutron01:27
*** otherwiseguy has joined #openstack-neutron01:27
*** suresh12 has joined #openstack-neutron01:27
rms_13On the latest code I am running into an error while running tox -e pep8: http://paste.openstack.org/show/85286/01:28
rms_13Any idea?01:28
*** xarses has joined #openstack-neutron01:28
rms_13It seem to be relevant to https://github.com/openstack/neutron/commit/8041539ab7b1ef612e89b19d60cdfb4fe4b4d4e8#diff-b91f3d5bd63fcd17221b267e851608e8 and https://github.com/openstack/neutron/commit/14fb3ec932834febd9929f6eefbd1a24236ec5de01:32
rms_13sdague: ping01:35
HenryGmarun: tox -e gate-functional is not working for me :(01:35
*** stanzgy has joined #openstack-neutron01:35
*** armax has quit IRC01:35
HenryGmarun: http://paste.openstack.org/show/85287/01:36
rms_13anybody else facing issue with tox -e pep8?01:39
*** yamamoto has joined #openstack-neutron01:40
HenryGrms_13: yes01:42
rms_13HenryG: ok. Now I wonder how come jenkins is happy01:43
HenryGrms_13: one sec, looking into it a little ...01:43
HenryGrms_13: Your (and my) pep8 virtualenv is stale. Use -r to rebuild it: tox -r -e pep801:46
HenryGrms_13: jenkins builds a new env from scratch every time01:47
*** gildub has joined #openstack-neutron01:47
marunHenryG: has devstack installed neutron?01:48
HenryGmarun: yes01:48
rms_13HenryG: arghh. ya it seems to be doing better. thx01:48
marunHenryG: so /usr/local/bin/neutron-rootwrap and /etc/neutron/rootwrap.conf exist?01:49
HenryGmarun: they sure do01:49
HenryGrms_13: HTH01:49
*** otherwiseguy has quit IRC01:51
marunHenryG: I'd recommend enabling debug logging so you can see the output of utils.execute01:51
marunHenryG: It should indicate the full command that is being invoked01:52
HenryGmarun: DEBUG [neutron.agent.linux.utils] Running command: ['sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf', 'ovsdb-client', 'list-dbs']01:54
HenryGmarun: works fine if I run it manually01:54
marunHenryG: hmm, it isn't splitting the command up01:54
marunHenryG: utils.execute needs to split the root helper string up for it to work01:54
HenryGmarun: aha!01:55
marunHenryG: I'm not sure why that isn't working for you01:56
marunHenryG: when i set a breakpoint on neutron.agent.linux.utils.execute(), it does hit the line that splits the root helper into a list01:57
marunHenryG: line 4301:57
marunHenryG: can you try inserting breakpoint or pdb statement on line 44 and running: OS_SUDO_TESTING=1 OS_ROOTWRAP_CMD='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' nosetests neutron/tests/functional/ -s01:58
*** ranger81 has joined #openstack-neutron01:58
HenryGmarun: sure thing, give me a couple of minutes ...01:59
*** evanjfraser has joined #openstack-neutron01:59
*** evanjfraser has left #openstack-neutron01:59
*** dennis_^^ has joined #openstack-neutron02:00
marunHenryG: I'm seeing a couple of skips in the supposedly fixed job… I wonder why they are passing for me :(02:04
*** busterswt has quit IRC02:05
marunHenryG: now I'm really confused.  there should only be 7 tests, but your test run shows 9 being executed02:06
*** nati_ueno has quit IRC02:07
marunHenryG: I guess I should try downloading the patches from review02:07
*** nati_ueno has joined #openstack-neutron02:10
*** zhipeng has joined #openstack-neutron02:10
*** otherwiseguy has joined #openstack-neutron02:12
*** suresh12 has quit IRC02:12
*** zhipeng_ has quit IRC02:12
*** kakuma has quit IRC02:17
*** nati_ueno has quit IRC02:21
*** nati_ueno has joined #openstack-neutron02:21
*** zhiyan_ is now known as zhiyan02:22
*** WackoRobie has joined #openstack-neutron02:22
*** nati_ueno has quit IRC02:22
*** zhipeng_ has joined #openstack-neutron02:23
*** xianghui has quit IRC02:24
*** suresh12 has joined #openstack-neutron02:24
*** zhipeng has quit IRC02:24
*** Vishal__ has joined #openstack-neutron02:24
*** WackoRobie has quit IRC02:27
*** manishg has quit IRC02:30
*** zhiyan is now known as zhiyan_02:30
openstackgerritXu Han Peng proposed a change to openstack/neutron: Allow DHCPv6 reply from server to client  https://review.openstack.org/10381102:35
*** xuhanp has joined #openstack-neutron02:37
*** suresh12 has quit IRC02:38
*** spandhe has quit IRC02:39
*** flwang has joined #openstack-neutron02:39
*** zhipeng_ has quit IRC02:41
*** zhiyan_ is now known as zhiyan02:42
*** zz_blogan is now known as blogan02:42
*** scott-millward has quit IRC02:42
*** changbl has joined #openstack-neutron02:43
*** chuckC has joined #openstack-neutron02:44
*** Sukhdev has quit IRC02:46
*** armax has joined #openstack-neutron02:47
*** harlowja is now known as harlowja_away02:50
*** ajc_ has joined #openstack-neutron02:50
*** ijw has joined #openstack-neutron02:52
*** otherwiseguy has quit IRC02:58
*** mlavalle has joined #openstack-neutron02:58
*** nati_ueno has joined #openstack-neutron03:02
*** ijw has quit IRC03:02
*** theannegentle has joined #openstack-neutron03:03
*** otherwiseguy has joined #openstack-neutron03:04
*** theannegentle has quit IRC03:04
*** xianghui has joined #openstack-neutron03:05
*** dims__ has quit IRC03:09
*** ramishra has joined #openstack-neutron03:11
*** a_le has joined #openstack-neutron03:13
*** mwagner_ has quit IRC03:15
*** carl_baldwin has joined #openstack-neutron03:18
*** zhipeng has joined #openstack-neutron03:18
*** armax has left #openstack-neutron03:20
*** zhiyan is now known as zhiyan_03:22
*** WackoRobie has joined #openstack-neutron03:22
*** zhiyan_ is now known as zhiyan03:24
*** andyhky` is now known as andyhky03:24
*** WackoRobie has quit IRC03:27
*** mwagner_ has joined #openstack-neutron03:27
*** Vishal__ has quit IRC03:30
*** zhiyan has quit IRC03:30
*** popw1 has quit IRC03:31
*** popw has joined #openstack-neutron03:33
*** carl_baldwin has quit IRC03:34
*** zhiyan has joined #openstack-neutron03:37
*** zhiyan is now known as zhiyan_03:39
*** otherwiseguy has quit IRC03:39
*** otherwiseguy has joined #openstack-neutron03:40
*** zhiyan_ is now known as zhiyan03:40
*** carl_baldwin has joined #openstack-neutron03:42
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Fix UnboundLocalError raised during L3 router sync task  https://review.openstack.org/10400603:43
*** SridharG has joined #openstack-neutron03:45
*** ijw has joined #openstack-neutron03:46
*** zhiyan is now known as zhiyan_03:46
*** ijw has quit IRC03:49
*** zhiyan_ is now known as zhiyan03:50
*** coolsvap|afk is now known as coolsvap03:53
*** lykinsbd has quit IRC04:00
*** VijayB_ has quit IRC04:01
openstackgerritA change was merged to openstack/neutron: NSX: fix indentations  https://review.openstack.org/10381304:01
*** tong_ has joined #openstack-neutron04:02
*** stanzgy has quit IRC04:02
*** tongli has quit IRC04:03
HenryGmarun: still awake?04:04
*** VijayB has joined #openstack-neutron04:05
*** yfried_ has quit IRC04:10
*** gkotton_ has quit IRC04:10
*** gkotton_ has joined #openstack-neutron04:11
*** banix has quit IRC04:11
*** lori|away is now known as lori04:12
*** Sukhdev has joined #openstack-neutron04:12
openstackgerritA change was merged to openstack/neutron: Ignore variable column widths in ovsdb functional tests  https://review.openstack.org/10400504:13
*** networkstatic has quit IRC04:13
openstackgerritFei Long Wang proposed a change to openstack/python-neutronclient: Improve the method find_resourceid_by_name_or_id  https://review.openstack.org/10347604:14
*** nlahouti has joined #openstack-neutron04:25
*** nlahouti has quit IRC04:26
*** carl_baldwin has quit IRC04:26
*** nlahouti has joined #openstack-neutron04:26
*** carl_baldwin has joined #openstack-neutron04:28
*** stanzgy has joined #openstack-neutron04:32
*** crc32 has quit IRC04:32
*** bashok has joined #openstack-neutron04:33
*** tong_ has quit IRC04:33
*** garyk1 has quit IRC04:34
*** ranger81 has quit IRC04:35
*** ranger81 has joined #openstack-neutron04:35
*** dvorkinista has joined #openstack-neutron04:36
*** dims__ has joined #openstack-neutron04:37
*** ramishra has quit IRC04:37
*** VijayB_ has joined #openstack-neutron04:38
*** ranger81 has quit IRC04:40
*** VijayB has quit IRC04:41
marunHenryG: yes04:41
marunHenryG: I can replicate your problem by pulling the patches back down04:42
*** VijayB_ has quit IRC04:42
HenryGmarun: I posted a comment with the solution04:42
*** dims__ has quit IRC04:42
*** Salec has quit IRC04:42
HenryGmarun: https://review.openstack.org/#/c/104042/1/tox.ini04:42
*** Vishal_ has quit IRC04:43
HenryGmarun: The quotes end up as part of the command string04:43
*** dvorkinista has quit IRC04:44
marunHenryG: and how many tests end up being executed then?04:44
HenryG704:45
HenryGall is good04:46
*** dennis_^^ has quit IRC04:46
*** dvorkinista has joined #openstack-neutron04:46
marunHenryG: I'm seeing the same thing04:47
marunHenryG: I can imagine the quotes causing problems, but adding more test cases?04:47
marunHenryG: good catch, in any case.04:48
marunHenryG: also confusing how the problem didn't manifest until I pulled the patch back down.  :(04:48
HenryGmarun: I wish I could explain it :(04:48
maruntmm -> too much magic04:48
HenryGmarun: yup. And it's way past my bed time.04:49
openstackgerritMaru Newby proposed a change to openstack/neutron: Add a gate-specific tox env for functional tests  https://review.openstack.org/10404204:49
*** ramishra has joined #openstack-neutron04:49
*** dvorkinista has quit IRC04:49
marunHenryG: sleep well04:50
marun!04:50
marunHenryG: and thank you for your diligence in chasing down this issue.04:50
*** dvorkinista has joined #openstack-neutron04:51
HenryGmarun: np, it was kind of fun, I learned a lot04:51
HenryGmarun: talk to you tomorrow04:51
*** dvorkinista has quit IRC04:51
*** irenab has joined #openstack-neutron04:52
*** ofer has joined #openstack-neutron04:52
*** yfried_ has joined #openstack-neutron04:53
marunHenryG: g'nite04:54
openstackgerritMaru Newby proposed a change to openstack/neutron: DO NOT MERGE  https://review.openstack.org/10404304:54
*** dvorkinista has joined #openstack-neutron04:58
*** blogan is now known as zz_blogan04:59
*** dims__ has joined #openstack-neutron05:02
*** dims__ has quit IRC05:07
*** otherwiseguy has quit IRC05:08
*** carl_baldwin has quit IRC05:13
*** otherwiseguy has joined #openstack-neutron05:15
*** marun is now known as marun_afk05:16
*** amitpp has joined #openstack-neutron05:21
*** otherwiseguy has quit IRC05:21
*** afazekas_ has joined #openstack-neutron05:21
*** rwsu has quit IRC05:24
*** swat30 has quit IRC05:26
*** swat30 has joined #openstack-neutron05:27
*** dvorkinista has quit IRC05:28
*** pradipta_away is now known as pradipta05:30
*** shakamunyi has joined #openstack-neutron05:31
*** shakamunyi has quit IRC05:32
*** shakamunyi has joined #openstack-neutron05:32
*** amitpp has quit IRC05:35
*** zhipeng_ has joined #openstack-neutron05:36
*** zhipeng has quit IRC05:36
*** otherwiseguy has joined #openstack-neutron05:38
*** chandan_kumar has joined #openstack-neutron05:38
*** Vishal_ has joined #openstack-neutron05:39
*** amitpp has joined #openstack-neutron05:40
*** shakamunyi has quit IRC05:42
*** otherwiseguy has quit IRC05:42
Vishal_obondarev: Hi05:43
Vishal_https://bugs.launchpad.net/neutron/+bug/133502305:43
Vishal_there is a comment by Asaf Muller05:44
*** zhipeng_ has quit IRC05:44
*** pradipta is now known as pradipta_away05:47
*** pradipta_away is now known as pradipta05:47
*** otherwiseguy has joined #openstack-neutron05:48
*** padkrish has joined #openstack-neutron05:49
*** dvorkinista has joined #openstack-neutron05:49
*** a_le has quit IRC05:50
*** shakamunyi has joined #openstack-neutron05:50
*** shakamunyi has quit IRC05:50
*** padkrish has quit IRC05:50
*** pradipta is now known as pradipta_away05:50
*** otherwiseguy has quit IRC05:52
*** bashok has quit IRC05:57
openstackgerritStephen Wong proposed a change to openstack/neutron-specs: Add spec for service-base-and-insertion  https://review.openstack.org/9312805:58
*** redbeard has joined #openstack-neutron05:59
*** dims__ has joined #openstack-neutron06:03
*** nati_ueno has quit IRC06:03
openstackgerritOpenStack Proposal Bot proposed a change to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/10374506:08
*** dims__ has quit IRC06:08
*** evgenyf has joined #openstack-neutron06:10
*** Sukhdev has quit IRC06:11
*** nati_ueno has joined #openstack-neutron06:16
*** dvorkinista has quit IRC06:18
*** zhipeng has joined #openstack-neutron06:20
openstackgerritHemanth N proposed a change to openstack/neutron-specs: Support for netconf based FWaaS Appliance  https://review.openstack.org/9810406:23
*** zhipeng has quit IRC06:26
*** bashok has joined #openstack-neutron06:32
*** zhipeng has joined #openstack-neutron06:34
*** doude has joined #openstack-neutron06:47
*** mitz_ has quit IRC06:48
*** mitz_ has joined #openstack-neutron06:50
*** nati_ueno has quit IRC06:51
*** zhipeng has quit IRC06:56
*** nlahouti has quit IRC07:01
*** nlahouti has joined #openstack-neutron07:02
*** nlahouti has quit IRC07:02
openstackgerritSumit Naiksatam proposed a change to openstack/neutron: Group Policy API-1: EP, EPG, L2 Policy, L3 Policy  https://review.openstack.org/9590007:02
*** karimb has joined #openstack-neutron07:03
*** pasquier-s has joined #openstack-neutron07:04
*** karimb has quit IRC07:05
*** karimb has joined #openstack-neutron07:06
*** luqas has joined #openstack-neutron07:11
*** pradipta_away is now known as pradipta07:11
openstackgerritRalf Haferkamp proposed a change to openstack/neutron: Fix isinstance assertions  https://review.openstack.org/10410007:19
*** jlibosva has joined #openstack-neutron07:24
*** ajo|mac has joined #openstack-neutron07:24
*** afazekas_ is now known as afazekas07:25
*** gildub has quit IRC07:26
*** otherwiseguy has joined #openstack-neutron07:26
*** otherwiseguy has quit IRC07:31
*** otherwiseguy has joined #openstack-neutron07:32
*** nlahouti has joined #openstack-neutron07:33
*** otherwiseguy has quit IRC07:37
*** nlahouti has quit IRC07:37
*** leseb has joined #openstack-neutron07:38
openstackgerritErik Moe proposed a change to openstack/neutron-specs: VLAN aware VMs  https://review.openstack.org/9461207:46
*** yamamoto has quit IRC07:49
*** mestery has quit IRC07:51
*** dave_tucker_zzz is now known as dave_tucker07:52
openstackgerritJoe Mills proposed a change to openstack/neutron: Implement Midonet Juno Network Api calls  https://review.openstack.org/10382007:53
*** dave_tucker is now known as dave_tucker_zzz07:53
openstackgerrityangxurong proposed a change to openstack/neutron: Huawei SDN Mechanism Driver for ML2 Plugin  https://review.openstack.org/10410307:55
*** mestery has joined #openstack-neutron07:55
*** jpich has joined #openstack-neutron07:56
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Fix 'server_default' parameter usage models  https://review.openstack.org/8207307:59
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Fix 'server_default' parameter usage models  https://review.openstack.org/8207308:00
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Fix 'server_default' parameter usage in models  https://review.openstack.org/8207308:00
*** nlahouti has joined #openstack-neutron08:04
*** amuller has joined #openstack-neutron08:05
*** dims__ has joined #openstack-neutron08:06
*** nlahouti has quit IRC08:08
openstackgerritliusheng proposed a change to openstack/neutron: Use None instead of mutables in method params defaults  https://review.openstack.org/10371308:08
*** zhipeng has joined #openstack-neutron08:10
*** dims__ has quit IRC08:11
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Fix enums usage for postgres in migrations  https://review.openstack.org/5311208:11
*** yfried_ has quit IRC08:12
*** yfried_ has joined #openstack-neutron08:13
*** yfried_ has quit IRC08:13
*** yfried_ has joined #openstack-neutron08:13
*** amitpp has quit IRC08:14
*** amitpp has joined #openstack-neutron08:14
*** fifieldt_ has joined #openstack-neutron08:16
*** yfried_ has quit IRC08:18
ajoping doude08:18
*** yfried has joined #openstack-neutron08:18
*** fifieldt has quit IRC08:18
*** ihrachyshka has joined #openstack-neutron08:19
*** zhipeng has quit IRC08:20
*** safchain has joined #openstack-neutron08:25
*** jp_at_hp has joined #openstack-neutron08:26
*** zhipeng has joined #openstack-neutron08:27
*** ramishra has quit IRC08:30
*** ramishra has joined #openstack-neutron08:30
*** fifieldt_ is now known as fifieldt08:31
*** otherwiseguy has joined #openstack-neutron08:32
*** nlahouti has joined #openstack-neutron08:35
ajomestery, ping: http://lists.openstack.org/pipermail/openstack-dev/2014-July/039153.html08:35
ajocould you review a bit this thread?08:35
ajoI think we have some misunderstanding or conflict in there, not sure,08:36
*** otherwiseguy has quit IRC08:36
ajoI really believe that a security_groups_for_devices RPC refactor is needed during this cycle, because of nova parity....08:36
ajoneutron hits an scalability issue there, that leaves us far behind nova.08:37
*** alex_klimov has joined #openstack-neutron08:37
ajoAt least, that's what we found in the scale lab at Red Hat.08:37
ajomwagner_, ^08:39
*** nlahouti has quit IRC08:39
*** krypto has joined #openstack-neutron08:40
*** yamamoto has joined #openstack-neutron08:41
kryptohi isn't the virtual router located on the hypervisor08:41
*** yfried has quit IRC08:42
kryptois there any other role for neutron other than providing dhcp dns service to instances,i dont have access to any Openstack services here and i am trying to brush up things08:43
*** WackoRobie has joined #openstack-neutron08:43
*** bvandenh has joined #openstack-neutron08:48
*** jgallard has joined #openstack-neutron08:48
*** yamamoto has quit IRC08:48
*** yamamoto has joined #openstack-neutron08:54
*** leseb has quit IRC09:03
*** Longgeek has joined #openstack-neutron09:03
*** Longgeek has quit IRC09:03
*** leseb has joined #openstack-neutron09:03
*** leseb has quit IRC09:04
*** leseb has joined #openstack-neutron09:04
*** Longgeek has joined #openstack-neutron09:04
*** nlahouti has joined #openstack-neutron09:06
*** dims__ has joined #openstack-neutron09:07
*** bjornar has joined #openstack-neutron09:07
amullerkrypto: check out docs.openstack.org09:08
amullerthe admin guide -> network09:08
amullerthere's details about all the different stuff that Neutron can do09:08
*** nlahouti has quit IRC09:10
*** dims__ has quit IRC09:12
*** leseb has quit IRC09:17
*** leseb has joined #openstack-neutron09:18
*** overlayer has joined #openstack-neutron09:25
*** ramishra has quit IRC09:27
*** leseb has quit IRC09:27
*** leseb has joined #openstack-neutron09:27
*** yamamoto has quit IRC09:28
*** geekinutah has quit IRC09:30
*** geekinut1h has joined #openstack-neutron09:30
openstackgerritMurali Birru proposed a change to openstack/neutron: Add L3 Scheduler Changes for Distributed Routers  https://review.openstack.org/8969409:34
*** ramishra has joined #openstack-neutron09:35
openstackgerritSylvain Afchain proposed a change to openstack/neutron: Introduces a keepalived manager for HA  https://review.openstack.org/6814209:37
*** nlahouti has joined #openstack-neutron09:37
*** liusheng is now known as liusheng-leave09:39
*** nlahouti has quit IRC09:41
*** lori is now known as lori|away09:45
*** mlavalle has quit IRC09:47
*** tomoe_ has quit IRC09:47
*** bjornar has quit IRC09:49
*** stanzgy has quit IRC09:54
openstackgerritSumit Naiksatam proposed a change to openstack/neutron: Group Policy DB-1: EP, EPG, L2 Policy, L3 Policy  https://review.openstack.org/9605009:58
*** yamamoto has joined #openstack-neutron09:59
*** Longgeek has quit IRC10:03
*** Longgeek has joined #openstack-neutron10:03
*** leseb has quit IRC10:05
*** leseb has joined #openstack-neutron10:06
*** devvesa has joined #openstack-neutron10:06
openstackgerritKoteswara Rao Kelam proposed a change to openstack/python-neutronclient: firewall policy update for a rule is not working  https://review.openstack.org/10413210:06
*** yamamoto has quit IRC10:06
*** Longgeek has quit IRC10:07
*** nlahouti has joined #openstack-neutron10:07
openstackgerritSumit Naiksatam proposed a change to openstack/neutron: Group Policy Plugin-1: EP, EPG, L2 Policy, L3 Policy  https://review.openstack.org/9639310:08
*** dims__ has joined #openstack-neutron10:08
*** nlahouti has quit IRC10:12
*** xuhanp has quit IRC10:13
*** dims__ has quit IRC10:13
*** zzelle has joined #openstack-neutron10:13
*** leseb has quit IRC10:13
*** zzelle is now known as Guest4350010:13
*** leseb has joined #openstack-neutron10:13
*** jgallard has quit IRC10:14
*** Guest43500 has quit IRC10:15
*** stanzgy has joined #openstack-neutron10:20
*** ramishra has quit IRC10:21
*** Longgeek has joined #openstack-neutron10:21
*** taz has joined #openstack-neutron10:22
*** taz is now known as zzelle_10:22
zzelle_obondarev: hi10:23
*** leseb has quit IRC10:24
*** leseb has joined #openstack-neutron10:25
*** pcm_ has joined #openstack-neutron10:25
openstackgerritRalf Haferkamp proposed a change to openstack/neutron: Fix isinstance assertions  https://review.openstack.org/10410010:25
*** ramishra_ has joined #openstack-neutron10:25
*** pcm_ has quit IRC10:26
*** pcm_ has joined #openstack-neutron10:26
Vishal_amuller: Hi10:28
Vishal_This is regarding defect https://bugs.launchpad.net/neutron/+bug/133502310:28
*** ajo has quit IRC10:31
*** matrohon has quit IRC10:32
*** francois_eleouet has quit IRC10:32
*** dims__ has joined #openstack-neutron10:32
*** WackoRobie has quit IRC10:33
*** francois_eleouet has joined #openstack-neutron10:33
*** ajo has joined #openstack-neutron10:34
*** WackoRobie has joined #openstack-neutron10:34
*** WackoRobie has quit IRC10:35
*** WackoRobie has joined #openstack-neutron10:35
openstackgerritMurali Birru proposed a change to openstack/neutron: Add L3 Scheduler Changes for Distributed Routers  https://review.openstack.org/8969410:36
*** roeyc has joined #openstack-neutron10:38
*** nlahouti has joined #openstack-neutron10:38
*** ramishra_ has quit IRC10:39
*** WackoRobie has quit IRC10:40
*** tomoe_ has joined #openstack-neutron10:40
*** SridharG has quit IRC10:42
*** nlahouti has quit IRC10:43
*** matrohon has joined #openstack-neutron10:45
*** tomoe_ has quit IRC10:46
*** tomoe_ has joined #openstack-neutron10:51
*** tomoe_ has quit IRC10:51
*** lori|away is now known as lori10:54
*** yamamoto has joined #openstack-neutron10:55
*** tomoe_ has joined #openstack-neutron11:04
openstackgerritA change was merged to openstack/neutron: Fix OVSBridge.get_port_ofport to handle empty output  https://review.openstack.org/10402811:08
*** nlahouti has joined #openstack-neutron11:09
*** nplanel_ has joined #openstack-neutron11:09
*** Longgeek has quit IRC11:10
*** Longgeek has joined #openstack-neutron11:10
*** stanzgy has quit IRC11:11
*** tomoe_ has quit IRC11:12
*** oreillyd has joined #openstack-neutron11:14
*** nlahouti has quit IRC11:14
openstackgerritShivakumar M proposed a change to openstack/neutron: audited attribute for policy update not changing  https://review.openstack.org/10415211:14
*** otherwiseguy has joined #openstack-neutron11:15
*** tomoe_ has joined #openstack-neutron11:15
*** pradipta is now known as pradipta_away11:15
*** tellesnobrega has left #openstack-neutron11:16
*** pradipta_away is now known as pradipta11:18
*** otherwiseguy has quit IRC11:19
*** devvesa has quit IRC11:22
*** coolsvap is now known as coolsvap|afk11:23
*** leseb has quit IRC11:23
*** leseb has joined #openstack-neutron11:23
*** devvesa has joined #openstack-neutron11:25
*** pasquier-s has quit IRC11:26
*** tomoe_ has quit IRC11:28
*** leseb has quit IRC11:30
*** leseb has joined #openstack-neutron11:31
*** luqas has quit IRC11:34
kryptoamuller :thanks i will have a look11:34
*** yamamoto has quit IRC11:35
*** WackoRobie has joined #openstack-neutron11:37
*** nlahouti has joined #openstack-neutron11:40
*** WackoRobie has quit IRC11:42
*** nlahouti has quit IRC11:45
pcm_akamyshnikova: ping11:45
*** julim has joined #openstack-neutron11:45
akamyshnikovapcm_, hi11:45
pcm_Hi Ann, HenryG suggested I contact you.11:45
pcm_I found a issue with migration and wanted to hear your thoughts on it.11:46
*** samuelbercovici has joined #openstack-neutron11:46
pcm_https://bugs.launchpad.net/neutron/+bug/133655611:46
pcm_I did a simple fix in my local repo and it worked. Wondering if I should apply that upstream or if we need to do some other approach to fix it (an existing migration)11:47
*** dave_tucker_zzz is now known as dave_tucker11:48
akamyshnikovapcm_, I'm looking though this11:49
*** hoangdo has joined #openstack-neutron11:49
*** lukego has joined #openstack-neutron11:50
*** amitpp has quit IRC11:50
*** SridharG has joined #openstack-neutron11:52
akamyshnikovausing default not server_default is not good in migrations11:52
*** markmcclain has joined #openstack-neutron11:53
*** pasquier-s has joined #openstack-neutron11:54
akamyshnikovapcm_, what core plugin do you use? I want to check this11:54
*** lukego has quit IRC11:55
pcm_akamyshnikova: I'm using a private repo, where Q_PLUGIN is set to "cisco".11:56
*** pradipta is now known as pradipta_away11:58
*** ajc_ has quit IRC11:58
openstackgerritMurali Birru proposed a change to openstack/neutron: Add L3 Scheduler Changes for Distributed Routers  https://review.openstack.org/8969411:58
pcm_akamyshnikova: Branch was synched up w/upstream about 3 weeks ago.11:59
*** markmcclain1 has joined #openstack-neutron11:59
*** markmcclain has quit IRC11:59
pcm_akamyshnikova: In migration area, I see only two files that use the 'default=True' syntax. Is that syntax incorrect?12:01
* pcm_ it doesn't work in this private repo with the version of SQLAlchemy that I use12:02
*** markmcclain1 has quit IRC12:02
akamyshnikovapcm_, as far as I understand using default instead of server_default is not good in migrations12:02
*** Longgeek_ has joined #openstack-neutron12:02
pcm_akamyshnikova: Yeah, seems like it breaks in the case I have.12:03
pcm_akamyshnikova: Should I push a commit out for review that has this changed in the two migration files?12:04
*** jgallard has joined #openstack-neutron12:04
*** Longgeek has quit IRC12:06
*** Longgeek_ has quit IRC12:07
enikanorov__pcm_: yes, it is incorrect12:07
*** bvandenh has quit IRC12:08
pcm_akamyshnikova: Actually, there are 4 files that set to booleans, and a few more that set to strings. Not sure if those two should use the server_default syntax.12:08
enikanorov__basically, default attribute of model definition is not used at all when creating schema12:08
*** Longgeek has joined #openstack-neutron12:08
pcm_enikanorov__: Do I just change the existing migration files?12:08
akamyshnikovapcm_, in fact this migration works, but set incorrect value, so I think that should be another migration..12:09
enikanorov__pcm_: yes. meanwhile, would you mind if i assign a new contributor to fix this?12:09
*** banix has joined #openstack-neutron12:10
*** samuelbercovici1 has joined #openstack-neutron12:10
pcm_akamyshnikova: For ext_gw_mode.py, I saw that no default was set. For my education, is the value of True wrong?12:11
*** nlahouti has joined #openstack-neutron12:11
pcm_enikanorov__: No, I don't mind. I have a pile of tasks I'm working on right now. it's cool with me if someone else works it.12:11
enikanorov__pcm_: default value True is correct, but it is not assigned12:12
pcm_enikanorov__: akamyshnikova: I'm mostly interested in understanding how it should be done, in case I need to do something similar in the future.12:12
enikanorov__so if there are rows in the table, the migration will fail12:12
enikanorov__pcm_: use server_default instead12:12
pcm_so, is it server_default=sa.text("true")?12:13
pcm_(that's what I did in my local changes, on the private repo)12:13
*** samuelbercovici has quit IRC12:13
*** samuelbercovici1 is now known as samuelbercovici12:13
enikanorov__pcm_: no, i don't think so12:13
*** otherwiseguy has joined #openstack-neutron12:14
enikanorov__i think for boolean you need to search for other examples in migrations12:14
*** krypto has quit IRC12:14
enikanorov__pcm_: i think it depends on the engine, so additional logic might be needed12:14
pcm_enikanorov__: I thought that's what I saw on another migration file.12:14
*** annegent_ has joined #openstack-neutron12:15
akamyshnikovapcm_, server_default='1'12:15
enikanorov__yes. as far as i remember, some engines don't support boolean, so 0/1 should be used instead12:15
*** alexpilotti has joined #openstack-neutron12:15
*** nlahouti has quit IRC12:15
pcm_enikanorov__: So to recap, are we saying that the issue is not that they set the default, but because there may have been rows in the table already?12:15
enikanorov__pcm_: using default attribute in migration means 'no default', e.g. no effect. If you add non-null column to a table with data, and don't provide the default - it will fail12:16
pcm_akamyshnikova: Ah, OK. when I did sa.text("true") it stored a 1.12:17
enikanorov__akamyshnikova: will this work for postgres which supports boolean?12:18
enikanorov__i don't remember, but i have a feeling that it will not12:18
enikanorov__postgres has strong type check12:18
*** otherwiseguy has quit IRC12:18
akamyshnikovaenikanorov__, yes it works I just checked this12:20
enikanorov__ok, good to know12:20
pcm_enikanorov__: akamyshnikova: For setting default to string, would one use sa.text('foo')?12:21
enikanorov__pcm_: yes12:21
*** annegent_ is now known as annegentle_12:21
pcm_enikanorov__: akamyshnikova: Thanks for the enlightenment on this (I'm woefully inexperienced with SQLAlghemy).12:22
enikanorov__you're welcome!12:22
akamyshnikovapcm_, np :)12:23
pcm_enikanorov__: I didn't assign 1336556 to myself, so feel free to assign someone.12:23
enikanorov__thanks12:23
*** banix has quit IRC12:24
*** doude has quit IRC12:25
openstackgerritOpenStack Proposal Bot proposed a change to openstack/neutron: Updated from global requirements  https://review.openstack.org/10401912:25
*** diegows has joined #openstack-neutron12:28
*** yamamoto has joined #openstack-neutron12:30
*** doude has joined #openstack-neutron12:30
*** stanzgy has joined #openstack-neutron12:33
*** yamamoto_ has joined #openstack-neutron12:34
*** WackoRobie has joined #openstack-neutron12:34
*** yamamoto has quit IRC12:34
*** mestery has quit IRC12:35
*** mestery has joined #openstack-neutron12:39
*** otherwiseguy has joined #openstack-neutron12:39
*** nlahouti has joined #openstack-neutron12:42
*** erecio has joined #openstack-neutron12:43
*** leseb has quit IRC12:45
*** leseb has joined #openstack-neutron12:45
*** nlahouti has quit IRC12:47
*** luqas has joined #openstack-neutron12:51
*** dims__ has quit IRC12:52
*** hoangdo has left #openstack-neutron12:53
*** julim has quit IRC12:53
*** dims__ has joined #openstack-neutron12:53
*** julim has joined #openstack-neutron12:54
*** zhipeng has quit IRC12:54
*** radez_g0n3 is now known as radez12:55
*** zhipeng has joined #openstack-neutron12:55
*** annegentle_ has quit IRC12:55
*** stanzgy has quit IRC12:56
*** jlibosva has quit IRC12:57
*** swat30 has quit IRC12:58
*** swat30 has joined #openstack-neutron12:58
*** jlibosva has joined #openstack-neutron12:59
*** leseb has quit IRC13:01
*** leseb has joined #openstack-neutron13:01
*** chandan_kumar is now known as chandankumar13:03
mesteryajo: Will review that this morning.13:05
ajomestery, thanks, I will submit a first version of a separate spec during the next hour.13:06
ajoit could be during tomorrow morning, because I'm getting interrupted atm ;/13:07
*** nplanel_ has quit IRC13:10
*** nplanel has joined #openstack-neutron13:10
*** evgenyf has quit IRC13:11
*** xianghui has quit IRC13:12
*** yamamoto_ has quit IRC13:12
*** nlahouti has joined #openstack-neutron13:13
*** yamamoto has joined #openstack-neutron13:14
*** baoli has joined #openstack-neutron13:14
*** rolledback has joined #openstack-neutron13:15
*** samuelbercovici1 has joined #openstack-neutron13:17
*** redbeard has quit IRC13:17
*** nlahouti has quit IRC13:18
*** samuelbercovici has quit IRC13:20
*** samuelbercovici1 is now known as samuelbercovici13:20
*** trad511 has joined #openstack-neutron13:21
*** rolledback has quit IRC13:22
*** jobewan has joined #openstack-neutron13:26
*** evgenyf has joined #openstack-neutron13:28
*** xianghui has joined #openstack-neutron13:29
mesteryajo: Thanks!13:30
*** annegent_ has joined #openstack-neutron13:31
*** julim has quit IRC13:34
*** jecarey has quit IRC13:35
*** prad has joined #openstack-neutron13:35
*** julim has joined #openstack-neutron13:35
*** jlibosva has quit IRC13:38
*** jlibosva has joined #openstack-neutron13:39
*** irenab has quit IRC13:40
*** jckasper_ has quit IRC13:41
zzelle_mestery: hi13:43
mesteryzzelle_: good afternoon13:43
*** annegent_ has quit IRC13:43
zzelle_mestery: good morning :)13:43
*** annegent_ has joined #openstack-neutron13:44
*** yamamoto has quit IRC13:45
zzelle_mestery: if you have time, could you have a look to https://review.openstack.org/100345 (small db access improvement)13:45
zzelle_?13:45
mesteryzzelle_: Sure, looking now!13:45
*** leseb has quit IRC13:46
*** tomoe_ has joined #openstack-neutron13:46
*** prad has quit IRC13:47
mesteryzzelle_: +2, nice work and thank you!13:47
zzelle_mestery: thanks13:49
openstackgerritEvgeny Fedoruk proposed a change to openstack/neutron-specs: LBaaS TLS termination capability specification  https://review.openstack.org/9864013:49
*** bashok has quit IRC13:50
*** armax has joined #openstack-neutron13:50
*** thedodd has joined #openstack-neutron13:51
zzelle_matrohon: hi13:53
matrohonzzelle_:hi!13:53
*** s3wong has joined #openstack-neutron13:54
ofermestery: the spec at https://review.openstack.org/#/c/89596/ has "Need Workflow", how can we proceed?13:55
* mestery goes and looks.13:55
mesteryofer: Let me find another core to review this one.13:55
*** nlahouti has joined #openstack-neutron13:56
zzelle_matrohon: i updated the code to replace defer_apply_on/off with a deferred bridge,  https://review.openstack.org/7757813:56
*** amitpp has joined #openstack-neutron13:57
*** nlahouti has quit IRC13:57
ofermestery: thanks13:57
zzelle_matrohon: if you can have a look and try it ... indeed i have difficulties to check that fdb is correctly populated13:57
matrohonzzelle_: fine thanks for this improvment, I'll do13:58
*** mestery_ has joined #openstack-neutron13:59
matrohonzzelle_: why are you having difficulties?13:59
*** mestery has quit IRC14:00
*** mestery_ is now known as mestery14:00
*** xuhanp has joined #openstack-neutron14:00
amullerzzelle_: about https://review.openstack.org/#/c/10034514:00
amullerzzelle_: Could there be issues with removing the select for update when running multiple neutron servers?14:00
*** amitpp has quit IRC14:00
*** ranger81 has joined #openstack-neutron14:01
*** tomoe_ has quit IRC14:02
zzelle_matrohon: i am not really fluent with l2pop so i have difficulties to ensure that openflows are correctly defined14:03
*** jckasper has joined #openstack-neutron14:03
*** julim has quit IRC14:03
*** julim has joined #openstack-neutron14:04
*** ijw has joined #openstack-neutron14:04
zzelle_amuller: it depends14:04
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Fix UnboundLocalError raised during L3 router sync task  https://review.openstack.org/10400614:05
amullerzzelle_: We're trying to get multiple api/rpc on by default14:05
matrohonzzelle_: ok fine! this underlines that l2pop is missing some functionnal tests run by openstack-ci!14:05
amullerzzelle_: Keep that in mind...14:05
zzelle_amuller: i know14:05
zzelle_amuller: the change ensures each remove/update is done atomically14:05
amullerok14:06
zzelle_amuller: i have difficulties to remove other SELECT FOR UPDATE because it is diffiult to transform queries into atomic queries or thread-safe queries14:07
*** dfarrell07 has joined #openstack-neutron14:07
zzelle_amuller: https://review.openstack.org/71904 proposes to remove SELECT FOR UPDATE in network create14:09
*** dvorkinista has joined #openstack-neutron14:09
*** rwsu has joined #openstack-neutron14:10
*** erecio has quit IRC14:10
*** jlibosva has quit IRC14:11
*** jlibosva has joined #openstack-neutron14:11
*** dfarrell07 has quit IRC14:14
*** salv-orlando has joined #openstack-neutron14:14
*** dfarrell07 has joined #openstack-neutron14:16
*** tomoe_ has joined #openstack-neutron14:16
*** leseb has joined #openstack-neutron14:18
*** afazekas has quit IRC14:21
*** yfried has joined #openstack-neutron14:22
*** dvorkinista has quit IRC14:23
*** evgenyf has quit IRC14:25
*** yamamoto has joined #openstack-neutron14:28
*** evgenyf has joined #openstack-neutron14:30
*** yamamoto has quit IRC14:32
*** alagalah has joined #openstack-neutron14:33
*** b3nt_pin is now known as beagles14:34
*** prad has joined #openstack-neutron14:34
*** evgenyf has quit IRC14:35
*** thurloat has quit IRC14:36
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Database healing migration  https://review.openstack.org/9643814:40
*** thurloat has joined #openstack-neutron14:42
*** ghyoc has joined #openstack-neutron14:42
*** pasquier-s has quit IRC14:43
akamyshnikovajlibosva, hi!14:43
jlibosvaakamyshnikova: hi14:43
*** jgrimm has joined #openstack-neutron14:44
*** otherwiseguy has quit IRC14:44
akamyshnikovajlibosva, I've got one problem I need rebased on master my code :) I understand that you are busy. Do you have some time to just do rebase of https://review.openstack.org/102857 or do you mind if do that?14:45
akamyshnikovaif I do that14:45
jlibosvaakamyshnikova: I can do that. I'll also add __init__14:46
jlibosvaakamyshnikova: I'll change the models to current later if you don't mind14:46
akamyshnikovajlibosva, thanks!14:46
*** armax has left #openstack-neutron14:47
akamyshnikovajlibosva, no problem with switching models to current state later :)14:48
*** armax has joined #openstack-neutron14:48
jlibosvaakamyshnikova: should I address your comment regarding enable_snat in Router model or you are ok if it'll be done as part of movement to current models??14:48
*** dvorkinista has joined #openstack-neutron14:48
*** sphoorti has joined #openstack-neutron14:48
*** alex_klimov has quit IRC14:49
openstackgerritJakub Libosvar proposed a change to openstack/neutron: WIP: Freeze models for healing migration  https://review.openstack.org/10285714:49
akamyshnikovajlibosva, live it as it now :) for this time I add this to my changes, then you will have it and I will rebase it.14:49
*** xgerman has joined #openstack-neutron14:49
akamyshnikovajlibosva, thanks a lot!14:50
jlibosvaakamyshnikova: ok, thanks :) Patch is in gerrit14:50
akamyshnikovajlibosva, great! thanks :)14:52
*** coolsvap|afk is now known as coolsvap14:53
*** amuller has quit IRC14:53
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Database healing migration  https://review.openstack.org/9643814:54
*** dims__ has quit IRC14:55
*** tomoe_ has quit IRC14:56
*** klindgren_ has joined #openstack-neutron14:57
*** TrevorV_ has joined #openstack-neutron14:58
*** yamamoto has joined #openstack-neutron14:59
*** klindgren has quit IRC14:59
*** jecarey has joined #openstack-neutron15:00
gabriel-bezerraHi. I'm working on some tests to Neutron policies and would like to know what methods of the api the subnets:{private,shared}:{read,write} refer to. Updating a subnet on a shared network with a non-admin user worked the same way as updating a private network, with the method subnet_update of python-neutronclient; even with subnets:shared:write set to admin_only.15:01
*** dvorkinista has quit IRC15:01
*** carl_baldwin has joined #openstack-neutron15:01
gabriel-bezerraDo subnets:shared:write policy refer to a different method from update_subnet policy?15:02
*** yamamoto has quit IRC15:04
*** krtaylor has quit IRC15:05
*** jaypipes-GOOAL has quit IRC15:06
*** xianghui has quit IRC15:18
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Database healing migration  https://review.openstack.org/9643815:18
*** matrohon has quit IRC15:18
*** packet has joined #openstack-neutron15:19
*** nlahouti has joined #openstack-neutron15:20
*** dims__ has joined #openstack-neutron15:23
*** s3wong has quit IRC15:24
*** jlibosva has quit IRC15:25
*** zz_blogan is now known as blogan15:25
*** dims__ has quit IRC15:27
*** dims__ has joined #openstack-neutron15:27
*** matrohon has joined #openstack-neutron15:28
*** yamamoto has joined #openstack-neutron15:29
*** ijw has quit IRC15:30
*** r-mibu_ has joined #openstack-neutron15:34
*** garyk has joined #openstack-neutron15:34
*** yfried has quit IRC15:40
*** otherwiseguy has joined #openstack-neutron15:42
*** alex_klimov has joined #openstack-neutron15:42
*** yfried has joined #openstack-neutron15:43
*** SridharG has quit IRC15:43
*** afazekas has joined #openstack-neutron15:44
*** chandankumar has quit IRC15:44
*** markmcclain has joined #openstack-neutron15:45
*** leseb has quit IRC15:46
*** leseb has joined #openstack-neutron15:46
*** jorgem has joined #openstack-neutron15:46
*** leseb has quit IRC15:46
*** leseb has joined #openstack-neutron15:47
openstackgerritRyota MIBU proposed a change to openstack/neutron: Set vif_details to reflect enable_security_group  https://review.openstack.org/10424015:47
*** changbl has quit IRC15:47
kickinz1Hi,15:49
*** samuelbercovici1 has joined #openstack-neutron15:50
*** nati_ueno has joined #openstack-neutron15:50
kickinz1I'm trying to get the list of port belonging to a router from python15:50
*** ihrachyshka has quit IRC15:51
openstackgerritYAMAMOTO Takashi proposed a change to openstack/neutron: ofagent: Fix an argument mismatch bug in commit 9d13ea88  https://review.openstack.org/10376415:51
kickinz1I don'tfind an easy way to do that (new to python), I tried with the creation of a port.ListRouterPort(); but I don't get what args.get_data() requires.15:52
kickinz1any idea?15:52
openstackgerritYAMAMOTO Takashi proposed a change to openstack/neutron: ofagent: Fix an argument mismatch bug in commit 9d13ea88  https://review.openstack.org/10376415:52
*** samuelbercovici has quit IRC15:53
*** samuelbercovici1 is now known as samuelbercovici15:53
*** rcurran has joined #openstack-neutron15:56
*** roeyc has quit IRC15:56
*** ofer has left #openstack-neutron15:57
*** ijw has joined #openstack-neutron15:57
*** padkrish has joined #openstack-neutron15:58
*** Sukhdev has joined #openstack-neutron15:58
*** otherwiseguy has quit IRC15:58
*** ijw_ has joined #openstack-neutron16:00
*** nlahouti_ has joined #openstack-neutron16:00
*** padkrish_ has joined #openstack-neutron16:00
*** dave_tucker is now known as dave_tucker_zzz16:00
*** otherwiseguy has joined #openstack-neutron16:00
*** irenab has joined #openstack-neutron16:01
*** yisun has joined #openstack-neutron16:01
carl_baldwinviveknarasimhan:  yisun:  ping16:01
yisunCarl: echo16:02
*** ijw has quit IRC16:02
*** mestery has quit IRC16:02
*** padkrish has quit IRC16:02
*** nlahouti has quit IRC16:02
carl_baldwinI do not see Vivek in this room yet.  Let me PM him.16:02
yisunCarl: before Vivek drop off from another room, he said “bindings are in a single bucket represented by a logical router interface to the tenant”. Do you know what does “bindings” means?16:03
yisunCarl: BTW— I will need to run in a few mintues, if you can not find Vivek, I think we can talk over email16:04
carl_baldwinMaybe we can plan a time to discuss this with him and others on the DVR team like Swami when he is back from vacation.  I think a hangout or something would be a good idea.16:06
carl_baldwinI think there is some confusion with Vivek about which room we’re in.16:06
yisunCarl: Sure16:06
*** banix has joined #openstack-neutron16:06
yisunWhen will Swami back?16:07
carl_baldwinyisun: I’ll let you go now.  Could you suggest convening a discussion on the ML?16:07
yisunCarl: Sure, I will do that what would be your preferred time?16:07
carl_baldwinI think Swami may be returning next week.  It was going to be early July I think.16:07
carl_baldwinyisun: We can discuss time on the ML.16:07
yisunCarl: ok, let me do it. Thanks. See u later16:07
carl_baldwinyisun: ttyl16:08
*** armax has quit IRC16:08
*** a_le has joined #openstack-neutron16:09
*** a_le has quit IRC16:11
*** coolsvap is now known as coolsvap|afk16:12
*** sphoorti has quit IRC16:16
*** otherwiseguy has quit IRC16:16
*** _cjones_ has joined #openstack-neutron16:16
gabriel-bezerrakickinz1: you can list the ports of a project and filter by router_id16:17
gabriel-bezerraif you are using python-neutronclient16:17
gabriel-bezerrathis file may help you https://github.com/openstack/python-neutronclient/blob/master/neutronclient/v2_0/client.py16:17
gabriel-bezerrathis doc as well: http://docs.openstack.org/api/openstack-network/2.0/content/router_ext.html16:18
gabriel-bezerraand you can find some samples here: https://github.com/rajdeepd/openstack-samples/tree/master/lab1/neutronsamples16:18
*** xuhanp has quit IRC16:18
*** klindgren_ has quit IRC16:19
kickinz1<gabriel-bezerra>: thanks16:19
* kickinz1 reading16:19
*** mestery has joined #openstack-neutron16:19
gabriel-bezerrakickinz1: no problem16:19
*** doude has quit IRC16:20
*** ygbo has quit IRC16:21
*** dvorkinista has joined #openstack-neutron16:21
*** SridharG has joined #openstack-neutron16:25
*** manishg has joined #openstack-neutron16:25
*** TrevorV_ has quit IRC16:26
*** overlayer has quit IRC16:28
*** ijw has joined #openstack-neutron16:28
openstackgerritEdward Hope-Morley proposed a change to openstack/neutron: Adds optional timeout for neutronclient  https://review.openstack.org/6118316:30
*** ijw_ has quit IRC16:30
*** krtaylor has joined #openstack-neutron16:30
*** alagalah_ has joined #openstack-neutron16:31
kickinz1gabriel-bzerra, port list don't give you any router_id. Did I miss something?16:31
*** irenab has quit IRC16:32
kickinz1I read all but, I may have missed something... Don't know how to make the port-router link...16:32
*** alagalah has quit IRC16:33
*** xarses has quit IRC16:33
*** nati_ueno has quit IRC16:33
*** leseb has quit IRC16:34
*** leseb has joined #openstack-neutron16:34
*** irenab has joined #openstack-neutron16:35
*** leseb has quit IRC16:39
*** yisun has quit IRC16:40
*** karimb has quit IRC16:41
*** samuelbercovici has quit IRC16:42
*** oreillyd has quit IRC16:42
*** thedodd has quit IRC16:44
*** annegent_ has quit IRC16:45
*** otherwiseguy has joined #openstack-neutron16:46
*** networkstatic has joined #openstack-neutron16:46
*** jpich has quit IRC16:47
*** markmcclain has quit IRC16:48
kickinz1ok, thanks to menastress2, I solved my pb:16:48
kickinz1in a port, if its owner is 'network:router_interface', device_id is router_id.16:49
*** zhiyan is now known as zhiyan_16:50
openstackgerritArvind Somya proposed a change to openstack/neutron-specs: ML2 Type drivers refactor to allow extensiblity  https://review.openstack.org/9181116:50
*** zhiyan_ is now known as zhiyan16:51
openstackgerritArvind Somya proposed a change to openstack/neutron-specs: ML2 Type drivers refactor to allow extensiblity  https://review.openstack.org/9181116:51
*** harlowja_away is now known as harlowja16:52
*** spandhe has joined #openstack-neutron16:57
*** markmcclain has joined #openstack-neutron16:58
*** markmcclain has quit IRC16:58
*** markmcclain has joined #openstack-neutron16:59
*** jgallard has quit IRC16:59
*** WackoRobie has quit IRC17:02
*** rcurran has quit IRC17:02
*** irenab has quit IRC17:02
*** WackoRobie has joined #openstack-neutron17:02
*** Longgeek has quit IRC17:02
*** VijayB has joined #openstack-neutron17:03
*** otherwiseguy has quit IRC17:03
*** xarses has joined #openstack-neutron17:04
openstackgerritMaru Newby proposed a change to openstack/neutron: DO NOT MERGE  https://review.openstack.org/10404317:04
*** VijayB has quit IRC17:04
*** leseb has joined #openstack-neutron17:04
*** VijayB_ has joined #openstack-neutron17:04
*** otherwiseguy has joined #openstack-neutron17:05
*** WackoRobie has quit IRC17:07
openstackgerritYAMAMOTO Takashi proposed a change to openstack/neutron: OVS agent: fix a comment on CANARY_TABLE  https://review.openstack.org/10370117:07
*** zhiyan is now known as zhiyan_17:08
*** SumitNaiksatam has quit IRC17:09
*** garyduan has quit IRC17:09
*** leseb has quit IRC17:09
*** garyduan has joined #openstack-neutron17:10
*** sbfox has joined #openstack-neutron17:10
*** Zemeio has joined #openstack-neutron17:12
*** dave_tucker_zzz is now known as dave_tucker17:13
*** leseb has joined #openstack-neutron17:13
*** luqas has quit IRC17:16
*** otherwiseguy has quit IRC17:21
*** amcrn has joined #openstack-neutron17:23
*** SumitNaiksatam has joined #openstack-neutron17:24
*** dkehn_ has quit IRC17:24
*** alagalah_ has quit IRC17:25
*** a_le has joined #openstack-neutron17:25
*** crc32 has joined #openstack-neutron17:25
*** alagalah has joined #openstack-neutron17:25
*** a_le has quit IRC17:25
*** s3wong has joined #openstack-neutron17:26
*** dkehn has joined #openstack-neutron17:26
*** networkstatic has quit IRC17:29
*** leseb has quit IRC17:30
*** leseb has joined #openstack-neutron17:31
*** baoli has quit IRC17:31
*** sbfox has quit IRC17:33
*** suresh12 has joined #openstack-neutron17:34
*** harmw has quit IRC17:34
*** leseb has quit IRC17:35
*** mwagner_ has quit IRC17:35
*** mandeep has joined #openstack-neutron17:36
*** dvorkinista has quit IRC17:39
*** dvorkinista has joined #openstack-neutron17:39
*** chuckC has quit IRC17:43
*** sbfox has joined #openstack-neutron17:44
*** zzelle has joined #openstack-neutron17:44
*** leseb has joined #openstack-neutron17:45
*** luqas has joined #openstack-neutron17:48
*** irenab has joined #openstack-neutron17:49
*** openstackgerrit has quit IRC17:49
*** leseb has quit IRC17:50
*** nlahouti_ has quit IRC17:50
*** openstackgerrit has joined #openstack-neutron17:50
*** nlahouti has joined #openstack-neutron17:52
*** bandarji has joined #openstack-neutron17:52
*** harmw has joined #openstack-neutron17:52
*** armax has joined #openstack-neutron17:53
*** zzelle_ has quit IRC17:54
*** annegent_ has joined #openstack-neutron17:54
*** otherwiseguy has joined #openstack-neutron17:54
*** beagles has quit IRC17:57
*** Sukhdev has quit IRC17:58
*** lori is now known as lori|away17:58
*** beagles has joined #openstack-neutron17:58
*** dvorkini_ has joined #openstack-neutron17:59
*** padkrish has joined #openstack-neutron17:59
*** dvorkinista has quit IRC18:01
*** alagalah has quit IRC18:01
*** padkrish_ has quit IRC18:01
*** mestery has quit IRC18:02
*** baoli has joined #openstack-neutron18:02
*** otherwiseguy has quit IRC18:03
*** annegent_ has quit IRC18:03
*** alagalah has joined #openstack-neutron18:03
openstackgerritCarl Baldwin proposed a change to openstack/neutron: L2 Model additions to support DVR  https://review.openstack.org/10210118:05
*** nati_ueno has joined #openstack-neutron18:05
*** bandarji has quit IRC18:05
*** bandarji has joined #openstack-neutron18:05
*** packet has quit IRC18:06
*** garyk has quit IRC18:06
*** changbl has joined #openstack-neutron18:07
*** baoli has quit IRC18:09
*** bandarji has quit IRC18:10
*** mestery has joined #openstack-neutron18:10
*** bandarji has joined #openstack-neutron18:10
*** bandarji has quit IRC18:11
*** devvesa has quit IRC18:11
beaglesarosen: are the port security extension changes already in the neutron code base?18:11
beaglesarosen: for Icehouse I mean... sorry should've been more specific18:12
*** WackoRobie has joined #openstack-neutron18:13
*** WackoRobie has quit IRC18:13
*** padkrish_ has joined #openstack-neutron18:13
*** mestery_ has joined #openstack-neutron18:14
*** WackoRobie has joined #openstack-neutron18:14
openstackgerritA change was merged to openstack/neutron: Add configurable http_timeout parameter for Cisco N1K  https://review.openstack.org/10260418:14
*** mestery has quit IRC18:14
*** shakamunyi has joined #openstack-neutron18:14
*** padkrish has quit IRC18:16
*** changbl has quit IRC18:17
*** marun_afk is now known as marun18:18
*** amitpp has joined #openstack-neutron18:19
*** packet has joined #openstack-neutron18:19
*** ijw has quit IRC18:20
*** ijw has joined #openstack-neutron18:21
*** mestery_ has quit IRC18:21
*** mestery has joined #openstack-neutron18:21
arosenbeagles: I believe only for nsx and nuage18:21
arosenbeagles:  unfortunately i've been busy with other non openstack stuff lately.18:22
beaglesarosen: okay, thanks for the info18:22
openstackgerritEdward Hope-Morley proposed a change to openstack/neutron: Adds optional timeout for neutronclient  https://review.openstack.org/6118318:23
*** ijw_ has joined #openstack-neutron18:25
*** nlahouti_ has joined #openstack-neutron18:26
*** mestery has quit IRC18:26
*** mestery has joined #openstack-neutron18:28
*** ijw has quit IRC18:28
anteayamestery: so the sprint is next week18:29
anteayamestery: do you need anything from infra that you are aware of now?18:29
*** nlahouti has quit IRC18:30
anteayaor the next sprint is next week, I should say18:30
mesteryanteaya: ayup18:30
anteayado you need anything that you know about now?18:30
anteayaso I can like, try to prepare?18:30
*** chuckC has joined #openstack-neutron18:31
*** ijw has joined #openstack-neutron18:31
nlahouti_Can someone other than owner (i.e. co-writer) can edit the neutron-spec and commit the changes for review?18:32
*** spandhe has quit IRC18:33
*** ijw_ has quit IRC18:33
anteayanlahouti_: it is physically possible to download a patchset and edit it, submitting a changed patchset to gerrit18:34
anteayanlahouti_: doing so without permission from the patch owner is probably going to cause an issue though18:34
*** spandhe has joined #openstack-neutron18:34
nlahouti_anteaya: we did but we get access errror18:34
anteayanlahouti_: can you paste the output18:34
*** alagalah has quit IRC18:35
anteayaincluding the command you ran to produce it18:35
anteayapaste.openstack.org18:35
*** mestery_ has joined #openstack-neutron18:35
*** mestery has quit IRC18:35
mestery_anteaya: My VPN is bouncing, apologies for appearing and disappearing.18:35
anteayamestery_: np18:36
anteayaI tolerate the many manifestations of markmcclain18:36
*** dave_tucker is now known as dave_tucker_zzz18:36
anteayaonly two of you is simple18:36
nlahouti_anteaya: http://paste.openstack.org/show/85345/18:36
openstackgerritArvind Somya proposed a change to openstack/neutron-specs: ML2 Type drivers refactor to allow extensiblity  https://review.openstack.org/9181118:36
anteayanlahouti_: right so the person who is the gerrit user submitting this patch, can't submit patches to gerrit right now18:37
openstackgerritA change was merged to openstack/neutron: Updated from global requirements  https://review.openstack.org/10401918:37
anteayanlahouti_: since gerrit doen'st have a record of that person submitting contact information with their icla18:37
openstackgerritA change was merged to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/10374518:37
*** dims__ has quit IRC18:37
anteayanlahouti_: http://docs.openstack.org/infra/manual/developers.html#getting-started18:38
nlahouti_anteaya: we added and it shows up in the accepted list18:38
*** mandeep has left #openstack-neutron18:38
anteayanlahouti_: make sure the person getting that message has followed all the steps in the doc I linked you to18:38
anteayanlahouti_: can you link me to what you mean by accepted list18:39
*** overlayer has joined #openstack-neutron18:39
mestery_anteaya: ha! :)18:39
anteayamestery_: :D18:39
anteayaso anything you want me to prep for next week?18:39
*** s3wong has quit IRC18:40
mestery_anteaya: Off the top of my head, nothing right now. We will discuss third-party CI for multi-node tempest testing if that is of interest.18:40
mestery_anteaya: marun has an interest there.18:40
anteayamestery_: okay, know that my one and only contribution to that particular discussion is bring it up at the infra meeting18:40
anteayamestery_: so if you want to be ahead of the game, put it on next weeks infra meeting18:40
anteayamestery_: great18:40
*** SridharG has quit IRC18:41
mestery_anteaya: OK, thanks!18:41
mestery_anteaya: I think marun is going to also discuss it at the QA meeting tomorrow as well.18:41
nlahouti_anteaya: we see it on gitreview.openstack.org/#/admin/groups. It so slow now..18:41
anteayamestery_: awesome18:41
markmcclainanteaya: it's just the plain nick today :)18:41
*** amitpp has quit IRC18:41
anteayanlahouti_: what do you see at review.openstack.org/#/admin/groups?18:41
markmcclainenikanorov__: flavor re flavor18:41
anteayamarkmcclain: wow, that never happens18:41
anteayamarkmcclain: usually 4 of you bouncing around18:42
enikanorov__markmcclain: hey18:42
nlahouti_anteaya: paddu is sending the link18:42
padkrish_anteaya: https://review.openstack.org/#/admin/groups/324,members18:42
markmcclainenikanorov__: playing catch up.. you have pinged me earlier18:42
markmcclainanteaya: haha18:43
*** tongli has joined #openstack-neutron18:43
anteayanlahouti_ padkrish_ okay whose account is throwing the error?18:43
nlahouti_anteaya: padkrish18:44
enikanorov__markmcclain: yeah, i've left the general comment on the review. If we could agree on this, I think it should not take me too long to implement the proposal18:44
padkrish_anteaya: mine18:44
*** nati_ueno has quit IRC18:44
anteayagreat, okay padkrish_ that means you signed the icla18:44
*** mlavalle has joined #openstack-neutron18:44
markmcclainenikanorov__: ah cool looking at the comments18:45
anteayapadkrish_: the error you are getting is regarding contact information18:45
*** nati_ueno has joined #openstack-neutron18:45
anteayapadkrish_: please read: http://docs.openstack.org/infra/manual/developers.html#getting-started and ensure you followed all the steps18:45
padkrish_anteaya: Yes, i did...My username and password seems to match with .gitconfig18:46
anteayaand the contact information18:46
anteayathat you were prompted to fill out when you signed the icla18:46
anteayadid you fill out that contact information?18:47
*** dims__ has joined #openstack-neutron18:47
*** Youcef has quit IRC18:47
padkrish_anteaya: Yes, i again did it..."Contact information last updated on Jul 2, 2014 at 11:47 AM."18:48
anteayagreat18:48
padkrish_anteaya: except for the fax number18:48
anteayawhat command are you running when you get the error?18:48
anteayanext time please include it in the paste18:48
padkrish_anteaya: git review18:48
anteayaokay18:49
anteayaplease run git review -v and paste the output including the command18:49
*** yamamoto has quit IRC18:49
*** overlayer has quit IRC18:49
*** overlayer has joined #openstack-neutron18:50
*** armax has quit IRC18:50
*** irenab has quit IRC18:50
padkrish_anteaya: now the error seems to be different, not the icla error anymore. I have the new error at http://paste.openstack.org/show/85346/18:51
*** alagalah has joined #openstack-neutron18:52
anteayaokay I will post a command for you to run, you have to substite your gerrit username where it says <gerrit username>18:52
anteayaokay18:52
padkrish_anteaya: ok18:53
anteayassh -p 29418 <gerrit username>@review.openstack.org gerrit ls projects18:53
*** samuelbercovici has joined #openstack-neutron18:53
anteayaand paste the output including the command18:53
*** dvorkini_ has quit IRC18:53
*** nati_uen_ has joined #openstack-neutron18:53
*** chuckC has quit IRC18:54
*** dvorkinista has joined #openstack-neutron18:54
anteayapadkrish_: sorry I forgot a hyphen, gerrit ls-projects18:56
*** nati_ueno has quit IRC18:56
mlavallemarkmcclain: are you around?18:57
*** chuckC has joined #openstack-neutron18:57
padkrish_anteaya: O/P is at http://paste.openstack.org/show/85348/18:57
markmcclainmlavalle: yes.. what's up?18:57
mlavallemarkmcclain: I am populating the etherpad for net week's sprint. I want to check with you what is needed from tempest for nova parity?18:58
*** changbl has joined #openstack-neutron18:59
markmcclainfor tempest we should be able to run the full job18:59
markmcclainand pass all tests that nova does18:59
*** harlowja is now known as harlowja_away18:59
openstackgerritPaddu Krishnan proposed a change to openstack/neutron-specs: VDP support in OVS Neutron Agent  https://review.openstack.org/8972818:59
nlahouti_anteaya: it works now19:00
padkrish_anteaya: Now it seemed to have gone thrpough :)19:00
nlahouti_anteaya: thx a lot for your time19:00
anteayamarvelous19:00
anteayanp19:00
padkrish_anteaya: Thanks a lot for your help19:00
anteayagreat work, happy submitting patches19:00
anteayado reviews!19:00
padkrish_anteaya: sure !!19:01
mlavallemarkmcclain: ok, got you. A few weeks ago I updated for you an etherpad for nova parity where you had a section with the neutron api tests. I want to update it again with the latest status…. what's the url?19:02
markmcclainmlavalle: that etherpad was converted to a wiki for TC19:03
markmcclainfeel free to add the update to one we're using for the sprint19:03
mlavallecool19:03
*** harlowja_away is now known as harlowja19:03
openstackgerritPaddu Krishnan proposed a change to openstack/neutron-specs: VDP support in OVS Neutron Agent  https://review.openstack.org/8972819:05
*** baoli has joined #openstack-neutron19:07
*** baoli_ has joined #openstack-neutron19:08
*** AbsinthMind has joined #openstack-neutron19:10
*** baoli has quit IRC19:11
*** luqas has quit IRC19:12
*** baoli_ has quit IRC19:13
*** leseb has joined #openstack-neutron19:14
*** Sukhdev has joined #openstack-neutron19:21
*** samuelbercovici has quit IRC19:22
*** otherwiseguy has joined #openstack-neutron19:25
openstackgerritSourabh Patwardhan proposed a change to openstack/neutron-specs: Refactor DHCP agent scheduler code  https://review.openstack.org/10431619:26
*** yamamoto has joined #openstack-neutron19:31
*** ijw has quit IRC19:32
*** VijayB_ has quit IRC19:32
*** ijw has joined #openstack-neutron19:33
*** dims__ has quit IRC19:33
*** ijw has quit IRC19:33
*** ijw has joined #openstack-neutron19:34
*** yamamoto has quit IRC19:35
*** lykinsbd has joined #openstack-neutron19:37
anteayamestery_: everything about this makes me sad: http://lists.openstack.org/pipermail/openstack-dev/2014-July/039213.html19:37
anteayamestery_: I would really like to get some good developer feedback on kevinbenton's post since I think it is a legitimate question19:38
*** leseb has quit IRC19:38
mestery_anteaya: Understood.19:38
*** mestery_ is now known as mestery19:38
anteayamestery_: and a good dialog opener for the ci/dev discussion19:38
openstackgerritEdward Hope-Morley proposed a change to openstack/neutron: Adds optional timeout for neutronclient  https://review.openstack.org/6118319:38
anteayaplease let's not let this derail his question19:38
*** leseb has joined #openstack-neutron19:38
anteayamestery: I'll leave it with you then, and thank you19:39
mesteryanteaya: Thank you for bringing this to my attention!19:39
anteayathank you19:40
*** jobewan has quit IRC19:40
anteayaI appreciate it19:40
*** overlayer has quit IRC19:42
*** TrevorV_ has joined #openstack-neutron19:42
*** overlayer has joined #openstack-neutron19:43
*** leseb has quit IRC19:43
zzelleSukhdev, hi19:43
*** dims has joined #openstack-neutron19:44
*** networkstatic has joined #openstack-neutron19:46
*** dims_ has joined #openstack-neutron19:48
*** safchain has quit IRC19:48
* anteaya is also paging Sukhdev19:49
anteayaSukhdev: when you are around please /join #openstack-trove, SlickNik needs to speak with you19:49
Sukhdevzzelle anteaya: Hi19:49
*** leseb has joined #openstack-neutron19:49
*** dims has quit IRC19:49
anteayaSukhdev: he tried to patch the gerrit trigger plugin and got the following stacktrace: https://gist.github.com/anonymous/7984f4180fdd271a8c4f19:50
openstackgerritA change was merged to openstack/neutron: Allow setting a rootwrap cmd for functional tests  https://review.openstack.org/10402919:50
anteayaSukhdev: he is keen to work with you to figure out what to do next19:50
*** ranger81 has quit IRC19:51
*** shakamunyi has quit IRC19:52
*** ranger81 has joined #openstack-neutron19:52
Sukhdevanteaya: I was heading out to lunch - heard the ping and came to check it out19:52
*** SlickNik has joined #openstack-neutron19:53
Sukhdevanteaya: I will look and hook up with him19:53
anteayaokay where in -infra or -trove or here?19:53
anteayawhere should I tell him?19:53
SlickNikI'm in both places now, so you can take your pick :)19:53
*** dims_ has quit IRC19:54
*** dims has joined #openstack-neutron19:54
*** SlickNik has left #openstack-neutron19:58
*** dims_ has joined #openstack-neutron19:58
*** yamamoto has joined #openstack-neutron19:59
*** dims has quit IRC20:00
*** TrevorV_ has quit IRC20:02
zzellemarkmcclain, hi20:03
markmcclainzzelle: hi20:03
*** slawqo has joined #openstack-neutron20:03
*** yamamoto has quit IRC20:04
slawqohello everyone20:04
slawqoI'm playing with openstack, neutron with openvswitch and vxlan tenant network20:04
zzellemarkmcclain, could you provide me your feedback on helper methods to remove SELECT FOR UPDATE in ML2 network create - https://review.openstack.org/#/c/71904/20/neutron/plugins/ml2/drivers/helpers.py20:04
zzelle?20:04
*** dims_ has quit IRC20:05
slawqoand all is fine except performance20:05
zzellemarkmcclain, that's the only solution i found without changing db models20:05
slawqoon 10Gbps interfaces on hosts I have only about 2-2.5 Gbps on instances (tested with iperf)20:05
slawqosame test on hosts give me more than 9Gbps20:06
slawqoI have got jumbo frames on hosts enabled20:06
slawqomaybe someone of You will have idea what can be reason of such poor performance?20:06
*** dims has joined #openstack-neutron20:06
*** padkrish_ has quit IRC20:07
*** shakamunyi has joined #openstack-neutron20:07
markmcclainzzelle: sure I'll take a look20:07
*** padkrish has joined #openstack-neutron20:07
zzellemarkmcclain, should we try to remove SELECT FOR UPDATE even if it slow down service startup ?20:08
*** baoli has joined #openstack-neutron20:09
*** harlowja is now known as harlowja_away20:09
zzellemarkmcclain, ie: it's possible to remove all SELECT FOR UPDATE in vlan type drivers but it implies to insert vlan one by one (not possible to reuse bulk vxlan insert)20:10
*** thedodd has joined #openstack-neutron20:10
*** ijw has quit IRC20:11
markmcclainzzelle: long term for service start-up yes20:12
*** padkrish has quit IRC20:12
*** Sukhdev has quit IRC20:13
*** vivek-ebay has joined #openstack-neutron20:13
*** radez is now known as radez_g0n320:13
*** baoli has quit IRC20:14
*** vivek-ebay has quit IRC20:16
zzellemarkmcclain, not sure to understand, we should prefer SELECT FOR UPDATE removal over faster startup ?20:17
zzellemarkmcclain, btw, vlans are limited in number by RFC so the impact should be small20:18
*** vivek-ebay has joined #openstack-neutron20:18
*** ihrachyshka has joined #openstack-neutron20:21
*** ijw has joined #openstack-neutron20:22
*** VijayB has joined #openstack-neutron20:23
*** ihrachyshka has quit IRC20:26
*** suresh12 has quit IRC20:26
*** padkrish has joined #openstack-neutron20:26
*** mestery_ has joined #openstack-neutron20:30
*** alexpilotti has quit IRC20:31
*** suresh12 has joined #openstack-neutron20:34
*** harlowja_away is now known as harlowja20:39
*** spandhe has quit IRC20:40
openstackgerritnlahouti proposed a change to openstack/neutron: Cisco DFA ML2 Mechanism Driver  https://review.openstack.org/10328120:41
*** marun is now known as marun_afk20:43
*** suresh12 has quit IRC20:47
*** Sukhdev has joined #openstack-neutron20:50
*** suresh12 has joined #openstack-neutron20:50
*** krtaylor has quit IRC20:50
*** marun_afk is now known as marun20:52
*** Gamekiller77 has joined #openstack-neutron20:52
Gamekiller77Hello all need some help finding some code for OVS agent or neutron where it updates the iptables rules20:52
Gamekiller77from what i can see only 5 private IP are able to be in the out bound chain at any given time and this seems very odd20:54
*** dims has quit IRC20:55
*** Sukhdev_ has joined #openstack-neutron20:57
*** yamamoto has joined #openstack-neutron20:59
*** Sukhdev has quit IRC21:00
*** dims has joined #openstack-neutron21:00
*** yfried has quit IRC21:00
*** Sukhdev_ has quit IRC21:02
openstackgerritArvind Somya proposed a change to openstack/neutron-specs: ML2 Type driver for Overlay Networking  https://review.openstack.org/10434121:03
*** sbfox1 has joined #openstack-neutron21:03
*** yfried has joined #openstack-neutron21:03
*** yamamoto has quit IRC21:03
openstackgerritArvind Somya proposed a change to openstack/neutron-specs: ML2 Type driver for Overlay Networking  https://review.openstack.org/10434121:04
*** mestery_ has quit IRC21:04
*** sbfox has quit IRC21:05
*** jckasper has quit IRC21:05
*** jecarey has quit IRC21:06
*** sbfox1 has quit IRC21:06
*** sbfox has joined #openstack-neutron21:06
*** sbfox1 has joined #openstack-neutron21:09
*** sbfox has quit IRC21:09
*** baoli has joined #openstack-neutron21:10
*** dims_ has joined #openstack-neutron21:13
*** baoli has quit IRC21:14
*** dims has quit IRC21:15
*** julim has quit IRC21:15
openstackgerritFei Long Wang proposed a change to openstack/python-neutronclient: Improve the method find_resourceid_by_name_or_id  https://review.openstack.org/10347621:16
*** gabriel-bezerra has quit IRC21:17
*** alagalah has quit IRC21:17
*** ijw has quit IRC21:18
*** annegent_ has joined #openstack-neutron21:18
*** dims_ has quit IRC21:18
openstackgerritYi Sun proposed a change to openstack/neutron-specs: Service group blueprint blueprint fwaas-customized-service  https://review.openstack.org/9413321:18
*** ijw has joined #openstack-neutron21:19
*** dfarrell07 has quit IRC21:20
*** jecarey has joined #openstack-neutron21:20
*** ajo|mac has quit IRC21:21
zzellearosen, hi21:24
*** markmcclain has quit IRC21:25
*** alex_klimov has quit IRC21:26
*** jp_at_hp has quit IRC21:27
*** yfauser has joined #openstack-neutron21:28
*** yfauser has left #openstack-neutron21:28
*** overlayer has quit IRC21:30
*** dims has joined #openstack-neutron21:31
*** SumitNaiksatam has quit IRC21:32
*** shashankhegde has joined #openstack-neutron21:32
*** AbsinthMind has left #openstack-neutron21:33
*** phil_h has quit IRC21:34
*** sbfox has joined #openstack-neutron21:36
*** sbfox1 has quit IRC21:38
*** overlayer has joined #openstack-neutron21:40
*** sbfox1 has joined #openstack-neutron21:42
*** gabriel-bezerra has joined #openstack-neutron21:44
*** sbfox has quit IRC21:44
*** ghyoc has quit IRC21:48
*** leseb has quit IRC21:49
*** leseb has joined #openstack-neutron21:50
*** ijw_ has joined #openstack-neutron21:51
*** sweston has joined #openstack-neutron21:52
*** ijw has quit IRC21:53
*** leseb has quit IRC21:54
openstackgerritAbhishek Raut proposed a change to openstack/neutron-specs: State synchronization for Cisco N1KV plugin  https://review.openstack.org/10435621:56
zzellemestery, in the place?21:57
manishgmarun, carl_baldwin - we talked about filing a bug last week re validation of len for string fields in API .  I was going to file it now and noticed amotoki already filed one recently and is working on it - https://bugs.launchpad.net/neutron/+bug/1301350 .  just fyi + followup.  so not filing another one.21:58
*** rolledback has joined #openstack-neutron21:59
*** yamamoto has joined #openstack-neutron21:59
*** WackoRobie has quit IRC22:00
*** WackoRobie has joined #openstack-neutron22:00
*** tongli has quit IRC22:01
*** pcm_ has quit IRC22:02
carl_baldwinmanishg: Thanks for the pointer.  Have you looked at the implementation and review comments?22:02
carl_baldwinmanishg: You would be a good person to review the implementation and get in to the discussion started by Mark.22:04
*** yamamoto has quit IRC22:04
*** nlahouti_ has quit IRC22:04
manishgcarl_baldwin - haven't looked at the review.  Let me review it.  thanks.22:05
*** nlahouti has joined #openstack-neutron22:05
*** WackoRobie has quit IRC22:05
carl_baldwinMark makes a good point.  I’m not sure what my position is yet.22:05
openstackgerritAARON ZHANG proposed a change to openstack/neutron-specs: Config option to control visibility of cisco-policy-profile  https://review.openstack.org/10401422:08
*** nlahouti_ has joined #openstack-neutron22:08
*** nlahouti has quit IRC22:09
*** baoli has joined #openstack-neutron22:11
*** baoli has quit IRC22:15
*** shakamunyi has quit IRC22:17
*** vivek-ebay has quit IRC22:18
*** dfarrell07 has joined #openstack-neutron22:19
*** rolledback has quit IRC22:19
*** shakamunyi has joined #openstack-neutron22:20
*** otherwiseguy has quit IRC22:21
*** VijayB has quit IRC22:23
*** mlavalle has quit IRC22:23
*** vivek-ebay has joined #openstack-neutron22:23
*** VijayB has joined #openstack-neutron22:23
*** vivek-eb_ has joined #openstack-neutron22:25
*** vivek-ebay has quit IRC22:25
*** bklei has joined #openstack-neutron22:25
*** banix has quit IRC22:26
*** VijayB has quit IRC22:28
*** vivek-eb_ has quit IRC22:29
*** dvorkinista has quit IRC22:29
*** dvorkini_ has joined #openstack-neutron22:29
*** shashankhegde has quit IRC22:30
*** annegent_ has quit IRC22:34
*** otherwiseguy has joined #openstack-neutron22:36
*** jgrimm has quit IRC22:37
*** zzelle has quit IRC22:37
*** baoli has joined #openstack-neutron22:39
*** vivek-ebay has joined #openstack-neutron22:39
*** ijw has joined #openstack-neutron22:40
*** vivek-ebay has quit IRC22:41
*** vivek-ebay has joined #openstack-neutron22:41
*** armax has joined #openstack-neutron22:42
*** ijw_ has quit IRC22:42
*** bklei has quit IRC22:44
*** shashankhegde has joined #openstack-neutron22:45
*** sbfox1 has quit IRC22:46
*** sbfox has joined #openstack-neutron22:47
*** gongysh has joined #openstack-neutron22:50
manishgcarl_baldwin - yeah, Mark makes a good point.   If the API doesn't have it how does one figure out the maxlen?  In that case the maxlen of a field is an attribute defined the db model.  And hence , perhaps belongs there (at the db level - so instead of truncation it errors out during validation)22:52
*** ijw_ has joined #openstack-neutron22:52
*** ranger81_ has joined #openstack-neutron22:53
openstackgerritSourabh Patwardhan proposed a change to openstack/neutron-specs: Refactor DHCP agent scheduler code  https://review.openstack.org/10431622:55
*** ijw has quit IRC22:55
*** ranger81 has quit IRC22:55
*** krtaylor has joined #openstack-neutron22:56
*** trad511 has quit IRC22:56
*** jecarey has quit IRC22:57
*** ijw_ has quit IRC22:57
*** jecarey has joined #openstack-neutron22:57
*** yamamoto has joined #openstack-neutron22:59
*** sbfox has quit IRC23:01
*** sbfox1 has joined #openstack-neutron23:01
openstackgerritAARON ZHANG proposed a change to openstack/neutron-specs: Config option to control visibility of cisco-policy-profile  https://review.openstack.org/10401423:01
*** vivek-ebay has quit IRC23:01
openstackgerritItsuro Oda proposed a change to openstack/neutron-specs: Linuxbridge QoS Support  https://review.openstack.org/9633123:01
*** kaiserpathos has joined #openstack-neutron23:02
*** sbfox1 has quit IRC23:02
*** sbfox has joined #openstack-neutron23:02
*** trad511 has joined #openstack-neutron23:03
openstackgerritItsuro Oda proposed a change to openstack/neutron-specs: Linuxbridge QoS Support  https://review.openstack.org/9633123:04
*** yamamoto has quit IRC23:04
*** amcrn has quit IRC23:04
*** kaiserpathos has quit IRC23:05
*** amcrn has joined #openstack-neutron23:05
*** otherwiseguy has quit IRC23:05
*** manishg has quit IRC23:08
openstackgerritSalvatore Orlando proposed a change to openstack/neutron-specs: Reorganize migrations after DB 'healing'  https://review.openstack.org/10196323:10
*** shakamunyi has quit IRC23:11
*** annegent_ has joined #openstack-neutron23:12
*** Gamekiller77 has quit IRC23:17
openstackgerritA change was merged to openstack/neutron: OVS agent: fix a comment on CANARY_TABLE  https://review.openstack.org/10370123:20
*** Sukhdev has joined #openstack-neutron23:22
*** blogan is now known as zz_blogan23:23
*** sbfox has quit IRC23:23
*** sbfox1 has joined #openstack-neutron23:24
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Add L3 Extension for Distributed Routers  https://review.openstack.org/8422323:24
*** carl_baldwin has quit IRC23:26
*** annegent_ has quit IRC23:26
*** thedodd has quit IRC23:31
*** jorgem has quit IRC23:32
*** vivek-ebay has joined #openstack-neutron23:37
*** ijw has joined #openstack-neutron23:37
*** nlahouti_ has quit IRC23:41
*** nlahouti has joined #openstack-neutron23:41
*** vivek-ebay has quit IRC23:42
*** vivek-ebay has joined #openstack-neutron23:43
*** geekinut1h is now known as geekinutah23:45
*** nlahouti has quit IRC23:46
openstackgerritRonak Shah proposed a change to openstack/neutron-specs: Specification for adding template as an extended attribute for nuage plugin  https://review.openstack.org/10437823:47
openstackgerritRonak Shah proposed a change to openstack/neutron-specs: Specification for adding template as an extended attribute for nuage plugin  https://review.openstack.org/10437823:48
*** nati_uen_ has quit IRC23:49
*** trad511 has quit IRC23:51
*** dvorkini_ has quit IRC23:52
*** dvorkinista has joined #openstack-neutron23:53
*** suresh12 has quit IRC23:53
*** padkrish has quit IRC23:53
*** shashankhegde has quit IRC23:55
*** gildub has joined #openstack-neutron23:56
*** a_le has joined #openstack-neutron23:56
*** suresh12 has joined #openstack-neutron23:57
*** prad has quit IRC23:59
*** nlahouti has joined #openstack-neutron23:59
*** padkrish has joined #openstack-neutron23:59
*** yamamoto has joined #openstack-neutron23:59

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