Thursday, 2014-02-20

anteayaif that bug is the best fit for the logout put please add a comment to the bug report with a link to the log output00:00
*** humbolt has quit IRC00:00
anteayaalso if you are able, start asking people who might be able to start working on fixing the bug00:01
*** cjellick has joined #openstack-neutron00:01
nati_uenoanteaya: salvatore is working on that bug00:03
*** cjellick has quit IRC00:03
nati_uenoanteaya: I should wait I can get unit testing log00:03
*** tziOm has quit IRC00:03
anteayanati_ueno: you wont get a unit test log for that failure00:03
anteayathe gate reset the tests on that patch since 67288 failed in front of it in the gate queue00:04
anteayathe console log is the only log you will get for that failure00:04
anteayaso that patch is still in the queue and being retested00:04
*** aymenfrikha has quit IRC00:04
anteayasince 67288 reset the gate for everything behind it in the queue00:04
*** sputnik13 has quit IRC00:05
anteayanati_ueno: does that make sense?00:05
anteayayou only get full logs for a patch that gets kicked out of the queue for failing tests00:06
anteayaother than that you only get the console log if you open it up and get the url while the test is running00:06
anteayaif you don't you don't get the url linked anywhere00:06
anteayaor a patch that passes tests successfully00:06
anteayais salv-orlando around to talk about that bug?00:07
*** tziOm has joined #openstack-neutron00:09
*** armax has joined #openstack-neutron00:09
*** suresh12 has joined #openstack-neutron00:09
anteayahello armax00:09
armaxhello00:09
armaxanteaya00:09
anteaya67288 is failing again in the gate00:09
nati_uenoanteaya: sure00:09
anteayait has caused resets00:09
anteayanati_ueno: great00:09
anteayaarmax: it did so this morning as well00:10
armaxthe issue has nothing to do with 6728800:10
anteayait still is causing resets00:10
armaxok00:10
armaxwhat would you like me to do?00:10
anteayawell if it hit the same bug this time00:10
anteayacould you investigate the bug and perhaps offer a patch for it?00:11
armaxof course, if it was that simple00:11
*** cjellick has joined #openstack-neutron00:11
anteayalet's start there then until you see the full logs from the failure since it is still in the gate00:12
anteayaif it isn't that simple, let's discuss further00:12
armaxlast reset failure is the usual ssh connection error00:13
*** tziOm has quit IRC00:13
anteayaokay full logs are available on the patch now00:13
anteayalet me know what you find00:13
armaxok00:13
armaxI'll keep you posted00:13
*** suresh12 has quit IRC00:13
anteayathank you00:14
*** suresh12 has joined #openstack-neutron00:14
*** matsuhashi has joined #openstack-neutron00:15
*** suresh12 has quit IRC00:15
*** suresh12 has joined #openstack-neutron00:16
*** dims has quit IRC00:16
*** zzelle_ has quit IRC00:17
*** julim has quit IRC00:18
anteayanati_ueno: 73848 is failing again: https://jenkins01.openstack.org/job/gate-neutron-python27/7630/console00:19
anteayait has already reset the gate behind it00:20
*** cjellick has quit IRC00:20
anteayakeep in mind, right now neutron is the only project with failing tests in teh gate00:20
nati_uenoanteaya: hmm, there is no ut result in the console output,,00:20
anteayaright, it is just the devstack log00:20
anteayaso since it has already reset the gate behind it00:20
nati_uenoanteaya: And this patch passes the jenkins00:20
*** alagalah has quit IRC00:20
anteayawe will let it finish00:20
anteayanati_ueno: I can't seem to get across that failing in the gate is the salient point00:21
*** matsuhashi has quit IRC00:21
anteayayou can profess the innocence of the patch until the cows come home00:21
anteayathe fact taht neutron is causing gate resets for all other projects is the issue00:21
*** matsuhashi has joined #openstack-neutron00:21
*** matsuhashi has quit IRC00:21
*** matsuhashi has joined #openstack-neutron00:22
anteayawhy the patches are causing the gate resets is up to neutron devs to diagnose and fix00:22
*** markwash has quit IRC00:22
anteayathat is what every other project does00:22
*** WackoRobie has joined #openstack-neutron00:22
nati_uenoanteaya: yes I agree. We should solve this issue00:23
anteayathank you00:23
anteayaI'm not taking it out on you personally, please don't think that00:23
anteayabut the responsibility to getting to the bottom of failures and fixing them resides within the project, no where else00:23
nati_uenoanteaya: so there is no way to see the ut result on the failed runs?00:24
anteayathe only output I have right now is the console log00:25
anteayasince right now that patch is the only one failing, I will let it finish00:25
anteayait will get removed from the gate by zuul and will end up with a full set of logs00:25
anteayathis will help diagnose the issues00:25
*** markmcclain1 has quit IRC00:26
nati_uenoanteaya: OK I'll wait it00:26
anteayanext week I will not be so patient and will just snipe them out, for the good of openstack, and it will not be as helpful for neutron00:26
anteayaokay00:26
anteayadepending on how the rest of this week goes, I may make that change anytime00:26
anteayawe will see00:26
*** WackoRobie has quit IRC00:26
*** nati_ueno has quit IRC00:30
*** tziOm has joined #openstack-neutron00:30
*** nati_ueno has joined #openstack-neutron00:31
*** nati_ueno has quit IRC00:31
*** dims has joined #openstack-neutron00:32
*** nati_ueno has joined #openstack-neutron00:32
salv-orlandoThe issue you guys are seeing with unit test is being addressed. I think I introduced it.00:33
nati_uenosalv-orlando: Thanks. so it is already merged?00:34
salv-orlandoWe're spinning a patch in wip to see it solves the issue. If not, I will revert the offending patch00:34
nati_uenosalv-orlando: could you share the review?00:34
salv-orlandonati_ueno: we had a flaky test failing (bug 1280035), and we thought it might be a good idea to skip it in the meanwhile00:34
salv-orlandohowever this is triggering some weird behaviour where a subunit thread kills itself00:34
nati_uenosalv-orlando: yeah, i saw https://review.openstack.org/#/c/73832/ is merged00:35
nati_uenosalv-orlando: so I thought this one is solved..00:35
salv-orlandoThis is the patch we're testing :https://review.openstack.org/#/c/7487600:35
nati_uenosalv-orlando: Thank you for your sharing the situation00:35
nati_uenoThanks00:35
salv-orlandoBut in the worst case tomorrow morning I will issue a revert patch.00:36
anteayasalv-orlando: do you have recommendations for patches failing on that bug in the meantime?00:36
anteayashould they wait for your fix?00:36
* anteaya would prefer this00:36
nati_uenomay be, we should wait approving today00:36
*** jay-lau-513 has quit IRC00:36
salv-orlandoanteaya: there's no way to work around the failure, it's in the unit tests. I'm just asking for a few hours. If by tomorrow morning we realise our new patch too does not do the job I will revert the unit test skip.00:37
anteayaI'm fine with that00:37
salv-orlandobtw my tomorrow morning00:37
salv-orlandowhich is in like 7 hours00:37
anteayaI'm asking what others should do00:37
openstackgerritLi Yingjun proposed a change to openstack/neutron: Sync log.py from oslo  https://review.openstack.org/7457700:38
salv-orlandojust trigger a recheck. I understand this is painful if it happens in a gate job as other patches in the queue will be affected as well.00:38
anteayafor instance if you agree, perhaps nati_ueno would compose an email to cores requesting no +A's until the respond00:38
nati_uenoanteaya: gotcha00:38
anteayayes, it is the gate I am concerned about00:38
salv-orlandoif things get worse in the next few hours one of you can revert this commit:00:38
salv-orlando95807c9 Skip a test for nicira service plugin00:38
anteayawho will be available to watch the gate and revert this patch in 3 hours?00:39
anteayaI will not be available00:39
anteayaarmax: can you do this?00:39
*** networkstatic has joined #openstack-neutron00:39
anteayaor nati_ueno what time zone are you in?00:39
salv-orlandoarmax might be, but it's going to be late for him as well. Ideally you would look at somebody from East00:40
nati_uenoI'm in PST00:40
salv-orlandobut hey00:40
salv-orlandoI can revert it now00:40
salv-orlandoand then push it again tomorrow00:40
anteayasalv-orlando: might be the best approach00:40
salv-orlandothis will uncover again bug 1280035, but its frequency is much less than this new issue00:40
nati_uenook I'll approve it now00:40
armaxI think we have this in store:00:40
*** tziOm has quit IRC00:41
armaxhttps://review.openstack.org/#/c/74876/00:41
salv-orlandoyeah, but it seems this is really blocking people so it's not ok to wait00:41
armaxreverting 95807c9 is not going to address the issues that we're seeing with the UT00:41
armaxno?00:41
salv-orlandoit will resurface bug 128003500:42
salv-orlandobut failure are approaching 100% it seems00:42
nati_uenoso 74876 is a real fix00:42
salv-orlandoor at least that's the impression I had00:42
salv-orlandonati_ueno: a skip, but properly done00:42
salv-orlandoI am still working on bug 1280035, it's a tricky one00:42
nati_uenosalv-orlando: https://review.openstack.org/#/c/74876/ looks like not a skip00:42
*** mayu has quit IRC00:43
salv-orlandoI was just saying that the test is still skipped. This new patch does not address bug 128003500:43
salv-orlandowe will unskip the test only when the bug is addressed00:43
nati_uenook00:43
salv-orlandoskipping the test uncovered another unit test issue which is the one you are seeing now.00:43
nati_uenoi'm not sure why this won't reproduced in my env00:44
salv-orlandodo you run the full suite?00:44
salv-orlandoit also depends on how many cores you have00:44
nati_uenoyes. I have some patchs today, and it working..00:44
salv-orlandobecause that will determine the number of threads00:44
nati_uenomine is just 400:44
nati_uenoso it is the reason, I have also 16, so let me try in that machine00:45
salv-orlandoAnyway, I am issuing a revert patch00:45
nati_uenosalv-orlando: OK I'll approve it.00:45
nati_uenoarmax: could you also take a look the revert patch?00:45
salv-orlandonati_ueno, armax: it's then up to you to decide whether to go ahead with it, because I'm going to bed now00:45
armaxok00:46
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Revert "Skip a test for nicira service plugin"  https://review.openstack.org/7488200:46
nati_uenosalv-orlando: gotcha bye!00:46
salv-orlandohttps://review.openstack.org/7488200:46
nati_uenoarmax: thanks00:46
nati_uenosalv-orlando: thanks00:46
*** tziOm has joined #openstack-neutron00:48
anteayanati_ueno armax salv-orlando nice work00:48
anteayaso once that is approved, it will take about an hour in check00:48
anteayathen hopefully less than 3 hours in the gate00:48
nati_uenoanteaya: I'm sending mail for sharing situation00:49
anteayanati_ueno: awesome00:49
anteayaif you can ask folks to hold off on +A until that patch is merged that would be great00:49
anteayanati_ueno: were you going to send to the -dev ml?00:49
nati_uenoanteaya: no I'm send it for core. Do you prefer -dev?00:50
anteayawell if you do -dev, then it does a couple of things00:50
nati_uenoanteaya: OK00:50
anteayait gets both neutron core and devs on the same page00:50
anteayaand it also shows the rest of the community that neutron is commited to taking care of the gate and dealing with gate issues quickly00:51
anteayait is a little embarasing yes, but it will help the profile of neutron in the larger openstack community00:51
anteayabecause we are being proactive00:51
anteayafixing our own problems00:51
anteayarahter than waiting for others00:51
anteayain the end it is your choice00:52
anteayabut those are my thoughts00:52
openstackgerritA change was merged to openstack/neutron: Remove unused RPC calls from n1kv plugin code  https://review.openstack.org/7049800:52
anteayayay00:53
armaxah! It looks like the gate is not that jammed after all00:53
anteayait isn't jammed00:53
anteayasome neutron patches get through00:53
anteayaand it isn't going to be jammed00:54
anteayasince I will not repeat the hell of last ff watching neutron patches fail in the gate00:54
anteayaI will be keeping it clear this round00:54
*** mayu has joined #openstack-neutron00:54
anteayaI will not wait for it to be jammed before taking action00:55
mayuwhen icehouse will be frozen ?00:55
anteaya70498 never failed in the gate00:55
anteayamayu: https://wiki.openstack.org/wiki/Icehouse_Release_Schedule00:56
salv-orlandoit actually did. It has a reverify00:56
* anteaya checks00:56
salv-orlandoanyway, since all are looking at failures… bug 1249065 is resurfacing in my opinion. At least I'm seeing failures with the trace of bug 124906500:56
salv-orlandobut not captured by elastic-recheck00:56
anteayasalv-orlando: so it does, you are correct and I am in error00:57
salv-orlandoit might be therefore a variant, you know, like the avian flu virus which changes itself from time to time...00:57
anteayait didn't fail in the gate while I was watching00:57
salv-orlandoI00:57
*** aymenfrikha has joined #openstack-neutron00:57
anteayaright00:57
salv-orlandoI have also seen about 10 failures in the past 48 hours for regex parse errors in ovs agent00:57
salv-orlandoThis patches addresses that: https://review.openstack.org/#/c/73889/00:57
salv-orlandothe above failure manifests as bug 1253896, but it's actually is a regex parse error00:58
salv-orlandotrouble is that because of this error, which caused by a missing quote (!)00:58
salv-orlandothe port is not wired, and the ssh connection fails00:58
anteayaanyone know zhang hua?00:58
anteayasalv-orlando: okay so we need reviews on this patch00:59
*** yamahata has joined #openstack-neutron00:59
anteayaand if we can find zhang hua to reply to armax's comment so much the better00:59
salv-orlandono I don't personally. But he reviews quite often. I can still address that -1, but it seems a rather weak point00:59
*** matsuhashi has quit IRC00:59
anteayapatches have also been merged with a -101:00
nati_uenoI sent mail for -dev01:00
salv-orlandoovs-vsctl could return non-json output with --format json only in case of error, but in that case the non-json output will be returned in std err rather than stdout01:00
anteayanati_ueno: thank you01:00
*** tziOm has quit IRC01:00
*** matsuhashi has joined #openstack-neutron01:00
anteayasalv-orlando: yes, seems not strong enough for a -101:01
anteayathough addressing the comment would be even better01:01
anteayabut you must sleep01:01
anteayasince we will need you tomorrow01:01
anteayaand for the next few weeks01:01
anteayait will get busier before it gets better01:02
salv-orlandoI can address that comment, but armax pointed out that in that case instead I will risk treating an ovs-vsctl error as a vif-not-ready error01:02
mayu#anteaya my bp was appoved, code is under review now, but I have trouble on local ci on which tempest will be run01:02
salv-orlandowhereas the exception should be bubbled up as it should be treated as critical01:02
salv-orlandoanyway, goodnight now01:02
anteayagoodnight01:02
armaxyeah01:02
nati_uenosalv-orlando: good nigh01:03
anteayamayu: do you have patches on review.o.o01:03
mayuyes01:03
*** WackoRobie has joined #openstack-neutron01:03
mayuhttps://review.openstack.org/#/c/68148/01:03
anteayamayu: then how does your local ci play a part in this?01:03
mayufor tempest test01:04
anteayaThe 3rd Party testing requirements must be met before this driver can be merged.01:04
mayuit is a ml2 driver for our controller01:04
*** aymenfrikha has quit IRC01:04
anteayamayu: have you read jaypipes articles on 3rd party testing?01:05
mayuno01:05
mayuhttp://www.joinfu.com/2014/01/understanding-the-openstack-ci-system/01:05
*** tziOm has joined #openstack-neutron01:06
anteayayes that is a good place to begin01:06
anteayathen he has 2 more01:06
anteayahttp://www.joinfu.com/2014/02/setting-up-an-external-openstack-testing-system/01:07
anteayahttp://www.joinfu.com/2014/02/setting-up-an-openstack-external-testing-system-part-2/01:07
mayu#anteaya do you mean that I have no time to make my code to icehouse3 release ?01:07
anteayaI am not saying that01:07
mayuhow many days left ?01:07
anteayamarkmcclain has indicated on your patch that you need to implement 3rd party testing01:07
anteayafeature freeze is March 4th01:08
anteayabut do not wait that long01:08
*** networkstatic has quit IRC01:08
anteayathe queue lengths for merging patches will be very long01:08
*** WackoRobie has quit IRC01:08
*** networkstatic has joined #openstack-neutron01:08
anteayaso you have some time if you are close01:08
mayuok01:08
anteayaalso, talk to markmcclain and tell him what you are doing01:08
anteayaand ask him for advice01:09
*** WackoRobie has joined #openstack-neutron01:09
anteayaalso find jaypipes on irc01:09
anteayaand ask him for help01:09
mayuok01:09
anteayadon't wait, it will only get busier01:09
mayuthanks, mr tea01:09
anteayain the meantime read those articles and do your best to follow along with the instructions and ask jaypipes questions01:09
anteayayou are welcome01:09
anteayaand I am female01:10
anteayanot a mr01:10
anteayabut that is okay01:10
anteayanot to worry01:10
mayusorry01:10
anteayano problem01:10
anteayait is nice you didn't know01:10
anteayafor those following along at home: https://review.openstack.org/#/c/74779/ just passed all tests in teh gate01:11
*** tziOm has quit IRC01:11
anteayabut it is 9th in line so let's see what happens ahead of it01:12
mayu#anteaya I will try to implement third party tempest test as fast as possible, hope that i can take a seat on icehouce bus01:12
*** WackoRobie has quit IRC01:13
*** packet has quit IRC01:13
anteayamayu: glad to have you01:13
anteayaI hope things work out01:13
mayuthks01:14
anteaya:D01:15
*** hxgqh1987 has joined #openstack-neutron01:21
*** iwamoto has joined #openstack-neutron01:24
mayu#jaypipes I have troube on third party ci construction, call you for help01:24
mayu#jaypipes hi01:26
openstackgerritA change was merged to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/7477901:31
*** manishg has quit IRC01:31
armaxnati_ueno: hi01:35
*** xuhanp has joined #openstack-neutron01:41
*** Jianyong has joined #openstack-neutron01:42
*** suresh12 has quit IRC01:54
*** suresh12 has joined #openstack-neutron01:55
nati_uenoarmax: hi01:55
armaxnati_ueno: I wanted to pick up your brain on this one https://review.openstack.org/#/c/74225/01:56
armaxbut I posted my comments on there01:56
armaxI saw you approved it but I was sure if you were under duress :)01:56
armax*was not*01:56
nati_uenoarmax: sorry, I am missing something01:56
armaxwhat, precisely?01:57
nati_uenoarmax: I agree with your comment, moving setup_coreplugin to the baseTest is more clean01:58
armaxok01:58
*** banix has joined #openstack-neutron01:58
nati_uenoarmax: I'll put comment on it01:58
armaxI just didn't want to overrule your +2, that's why I wanted to double check with you first01:58
armaxbut then I feared the patch was going to be approved without having the chance to talk to you about it01:59
armaxok01:59
armaxcool thanks01:59
nati_uenoarmax: Thank you for pointing out this02:00
*** WackoRobie has joined #openstack-neutron02:00
armaxsure02:00
*** JPtheJP has quit IRC02:01
*** JPtheJP has joined #openstack-neutron02:01
*** xianghui has joined #openstack-neutron02:01
armaxnati_ueno: one more thing02:01
nati_uenoarmax: ok02:01
armaxwhat do you think of this one: https://review.openstack.org/#/c/73889/02:01
nati_uenoarmax: I didn't review it yet02:02
nati_uenoarmax: let me read it02:02
armaxif this helps mitigate bug 125389602:02
armaxI think it might be worth it having a look at it and lining it up for the gate02:02
armaxthere's a -1 but I don't think it's  huge deal, unless some other core feels differently02:03
*** Jianyong has quit IRC02:04
openstackgerritWill proposed a change to openstack/neutron: Add z/VM mechanism driver to support IBM z/VM agent  https://review.openstack.org/7318702:04
*** JPtheJP has quit IRC02:06
nati_uenoarmax: Yeah, I think this code is good to merge02:07
nati_uenoarmax: may be, we can improve error handing (eg have a more detailed log or exceptions)02:07
nati_uenoarmax: However, we don't have it in exising code02:07
*** xuhanp has quit IRC02:07
armaxindeed02:08
armaximproving robustness can be a follow-up02:08
nati_uenoarmax: so we should merge it asap?02:08
armaxlooks line 74882 is almost ready to merge02:09
armaxthat didn't take very long02:09
anteayaso close02:09
*** sn6i23a has quit IRC02:09
anteayathe gods were on our side02:09
nati_uenoshould we revert the patch first?02:09
anteayaso far02:09
nati_uenohttps://review.openstack.org/#/c/74882/02:09
anteayado you want it not to merge?02:09
nati_uenoah this one is merged02:09
nati_uenook I'll approve 748802:10
anteaya74882 is not merged02:10
armaxnati_ueno: if you want to merge 73889 I can watch it02:10
*** yamahata has quit IRC02:10
anteayado you want it not to merge?02:10
*** yamahata has joined #openstack-neutron02:10
anteayaif you want 74882 to not merge, -2 it02:10
armaxplease one at the time with numbers otherwise I get confuse02:10
armaxd02:10
anteayayou have about 10 minutes before it merges02:11
*** ramishra has joined #openstack-neutron02:11
nati_uenoCode looks good for me02:11
*** ramishra has quit IRC02:11
nati_uenoI'm not sure gating status02:11
anteayaI am02:11
nati_uenobecause we have unit test02:11
anteayaokay02:11
nati_uenoso if the gating system is OK, I'll approve it now02:11
anteayalet's let https://review.openstack.org/#/c/74882/ merge then02:11
armaxanteaya: change 74882 is good to go02:11
anteayaoh well even if you approve it it will still go through check02:12
armaxthat's about the revert you suggested earlier02:12
anteayaif the check tests are older than 24 hours02:12
nati_ueno74882 is approved02:12
nati_uenoso it is in the gating queue02:12
armaxnati_ueno: yes02:12
armaxand it's almost baked02:12
anteayayes, what I am telling you is that 74882 has not merged yet02:12
armaxwho said it is?02:12
anteayaI had thought you said you wanted it reverted02:12
nati_uenoso I should wait 74882 is merged or not?02:13
anteayado you want 74882 to merge?02:13
anteayayes or no02:13
armaxokay…let's step back a sec02:13
nati_ueno74882 should be merged02:13
anteayaokay02:13
anteayathen leave it02:13
armaxchange 74882 has been approved and it is in the gate queue02:13
nati_uenoyes02:14
anteayaand it will be merged in a minute02:14
armaxthis addresses intermitted failures with UT02:14
nati_uenoyes02:14
armaxthe next one is 73889 and it could help address a tempest failure02:14
armaxwe've been seeing on and off for a while02:14
armax73889 has a +2, and a non critical -102:15
armaxnati_ueno and I decided that the patch is worth approving as it is02:15
nati_uenoyes. so since 74882 isn't merged yet (it is almost merged), so may be gating for 73889 fails due to ut issue02:15
armaxso nati_ueno: feel free to +2 it with or without 74882 being merged02:15
armaxthe two changes are unrelated02:16
anteayayou can approve 73889 now02:16
armaxtests for 7488202:16
nati_uenoOK I got it!02:16
armaxare all passed02:16
anteayathe last time check tests passedd was Feb 1602:16
anteayathe current infra structure sends +A's patches with check tests older than 24 hours to the check queue first02:16
nati_uenoapproved02:17
anteayaif they pass the check queue they then go immediately to the gate queue02:17
openstackgerritAaron Rosen proposed a change to openstack/neutron: NSX: nicira_models should import model_base directly  https://review.openstack.org/7489202:17
openstackgerritWill proposed a change to openstack/neutron: Add z/VM mechanism driver to support IBM z/VM agent  https://review.openstack.org/7318702:17
*** yamahata has quit IRC02:18
anteayaarmax: yes tests for 74882 all passed, now we have to wait for the patch ahead of it02:18
armaxright02:19
anteayaif nova patch 71364 is successful 74882 will merge02:19
anteayaif not, tests will run again on 7488202:19
nati_uenoOK I should go. armax: anteaya: Thank you for your working on this!02:19
nati_uenobye!02:19
anteayanati_ueno: do you want to wait a minute for 74882?02:20
anteayaif it merges you can post a follow up email to the ml02:20
anteayaup to you02:20
nati_uenosure02:20
anteayathanks02:20
anteayathe patch ahead passed all tests it should merge02:20
anteayazuul just has to recalculate02:21
openstackgerritA change was merged to openstack/neutron: Revert "Skip a test for nicira service plugin"  https://review.openstack.org/7488202:21
nati_uenoanteaya: Shouldn't we wait some hours after 74882 is merged?02:21
armaxbam02:21
nati_uenooh it merged!02:21
armaxthe gate is on fire02:21
nati_uenoI'm not sure how easy to happen original bug02:22
anteayaso if you can email the ml again, that would be great02:22
nati_uenoso Can we say we can start approving?02:22
anteayanati_ueno: do you know about this page? http://status.openstack.org/zuul/02:23
openstackgerritSourabh Patwardhan proposed a change to openstack/neutron: Fixes Tempest XML test failures for Cisco N1kv plugin  https://review.openstack.org/7489402:23
anteayanati_ueno: I think so, that was the criteria we set up for waiting, the merging of 74882, which is now merged02:23
nati_uenoanteaya: I know, so I think we should wait few hours to the issue is recoverd02:23
armaxwell: there are a number of changes that were already approved and suffered a gate reset02:23
anteayaif we ask people to stop +A'ing we have to let them +A again when the criteria is met02:23
armaxwe'll still experience occasional resets02:23
anteayanati_ueno: wait for what?02:24
anteayathe fix is in the master code base02:24
nati_uenosee checking works without the issue02:24
armaxbecause 74882 only reverted a change that was meant to address an intermittent issue in the first place02:24
nati_uenono it is not fix02:24
armaxbut it made things worse02:24
nati_uenoarmax: yes02:24
anteayaall new tests that start running will be using this code02:24
openstackgerritAaron Rosen proposed a change to openstack/neutron: Plugins should call __init__ of db_base_plugin for db.configure  https://review.openstack.org/7489602:24
armaxso we might be slightly better off but not out of the woods yet02:24
nati_uenoso the original failure late is not so bad for gating02:24
nati_uenowe can start approving02:24
anteayathat was the criteria we said at the beginning02:25
anteayawe have to stick to that02:25
anteayaand release the embargo02:25
anteayawe can't just have an embargo and extend it02:25
anteayapeople won't trust us02:25
anteayathen they won't honour the embargo02:25
armaxdon't follow, sorry02:26
armaxwhat embargo?02:26
anteayaif there is a problem in the future, hopefully someone else will hold a discussion and set new criteria if needed02:26
anteayaarmax nati_ueno emailed the neutron cores using the -dev ml and asked for +A'ing to cease until 74882 merged02:26
anteayait merged02:27
anteayaso +A'ing should be allowed again02:27
anteayahttp://lists.openstack.org/pipermail/openstack-dev/2014-February/027630.html02:27
nati_uenoanteaya: I wrote "We should wait approving code due to bug 1280035."02:27
anteayaright02:28
nati_uenobug 1280035 isn't fixed yet02:28
nati_uenoit just getting better02:28
nati_uenoso I wanna know it is enough better to start approving or not02:28
anteayado you want to continue to ask cores not to +A until 1280035 is fixed?02:28
anteayait is up to you02:29
anteayaI will support your decision02:29
anteayajust tell me what you think02:29
armaxI think it's business as usual02:29
armaxas far as I am concerned02:29
nati_uenoIt depends on how easy to happen the original ut issue02:29
nati_uenoIf it is regular failure rate, we can go02:29
anteayawe don't know02:30
armaxeven though we've seen some gate resets, I didn't feel like this was a lot worse than a typical day02:30
nati_uenoyes02:30
armaxbut that's my opinion02:30
anteayabut 74882 is merged02:30
anteayaarmax: but the gate is under heavier load02:30
anteayawe are coming into feature freeze02:30
anteayaso gate resets have lower tolerance02:30
armaxI see 6 changes in the queue02:30
anteayait is just getting started02:30
armaxam I looking at the wrong gate que?02:31
armaxqueue?02:31
nati_uenoso IMO, we should wait some hours to see current failure late.02:31
anteayano you are looking at the same queue I am02:31
anteayathe beginnings of the ramp up is starting02:31
armaxto me a heavy load is at least a couple dozen changes02:31
anteayaand so are expectations from teh communtiy02:31
anteayathat won't happen02:31
armaxand even so the gate has been doing just fine with those02:31
nati_uenoActually, I don't have right to stop all cores +202:31
anteayasince we have changed the gate02:31
nati_uenoAt least, I send the mail the fix is merged02:32
anteayathe floor is 20 changes tested at one time02:32
anteayanati_ueno: sure you do02:32
armaxok 24….I wasn't that far off02:32
anteayaas a core you have the right to do what you deem necessary for the good of the project02:32
anteayaand communicate that02:32
anteayaand if people disagree with your judgement they should discuss it with you02:33
nati_uenoanteaya: yeah, let's discuss on the dev02:33
*** yamahata has joined #openstack-neutron02:33
anteayaand if the project needs to set a policy they should have a meeting and do so02:33
anteayanati_ueno: you are in a perfect position to initiate that discussion02:33
*** Linguo has joined #openstack-neutron02:33
anteayaand the more neutron takes ownership of their performance in the gate, the better the relationship with the other projects02:36
anteayawhich makes my life easier02:36
anteayathen I can go back to infra02:36
armaxI think we should stop demonizing Neutron02:36
armaxbut again, that's my opinion02:36
nati_uenoI sent mail02:37
nati_uenoOK let me go02:38
armaxnati_ueno: heve a good one02:39
armaxthanks02:39
nati_uenoarmax: Thanks02:39
*** nati_ueno has quit IRC02:39
*** yamahata has quit IRC02:40
*** morganfainberg is now known as morganfainberg_Z02:42
anteayaI am in agreement02:42
anteayaand has been my purpose in being in here02:43
anteayabut when neutron behaves in a way that chaffes the rest of teh community02:43
anteayaand doesn't listen02:43
anteayaand doesn't accept responsbility for it02:44
anteayait undoes everything I have attempted to accomplish02:44
anteayahence my presence alerting on the gate failures02:44
anteaya*everything I and others have attempted to accomplish02:46
armaxyou're talking about Neutron like it was a real person02:46
armaxbut it isn't02:46
armaxwe as a team might be slightly more disconnected than others02:47
armaxbut timezones and distribution makes addressing the issues promptly harder02:47
*** gdubreui has joined #openstack-neutron02:47
armaxI don't think there's never the intention from neutron folks to deliberately ignore gate failures02:48
armaxif people did think that…there is nothing one can do to make them change their minds because they are obtuse02:48
armaxbut I hardly think that's the case02:49
armaxon the contrary this is a community where I encountered some of the smartest people I know02:49
armaxbesides, when there are issues it's hardly the fault of a single project02:50
*** manishg has joined #openstack-neutron02:53
*** clev has joined #openstack-neutron02:55
*** pcm__ has joined #openstack-neutron02:55
*** networkstatic has quit IRC02:56
*** markwash has joined #openstack-neutron02:56
*** yamahata has joined #openstack-neutron02:58
*** pcm_ has quit IRC02:58
*** hxgqh1987 has quit IRC03:00
anteayabut timezones and distribution makes addressing the issues promptly harder03:00
anteayaI disagree03:00
*** manishg has quit IRC03:00
anteayabesides, when there are issues it's hardly the fault of a single project03:00
anteayaexcept when it is03:00
anteayaand now I have to honour my headache and go to sleep03:01
anteayaquite willing to continue our discussion armax03:01
openstackgerritAbhishek Raut proposed a change to openstack/neutron: Support Port Binding Extension in Cisco N1kv plugin  https://review.openstack.org/6883303:01
anteayabut I will need to take a break right now03:01
anteayathanks for your help working through these issues03:01
anteayaI appreciate your willingness to discuss them03:01
*** devlaps has quit IRC03:01
anteayagood night03:01
*** morganfainberg_Z is now known as morganfainberg03:02
*** bashok has joined #openstack-neutron03:04
openstackgerritIsaku Yamahata proposed a change to openstack/python-neutronclient: setup logger name of NeutronCommand automatically  https://review.openstack.org/5931003:05
openstackgerritIsaku Yamahata proposed a change to openstack/python-neutronclient: adv-svc-vm: support service vm framework  https://review.openstack.org/7207003:05
*** abhraut has quit IRC03:15
*** bashok has quit IRC03:17
*** nati_ueno has joined #openstack-neutron03:18
armaxanteaya: sorry I was afk for a little bit03:18
armaxsorry about the headache03:18
armaxI hope you'll feel better after some rest03:18
*** nati_ueno has quit IRC03:22
*** ramishra has joined #openstack-neutron03:24
openstackgerritwanghong proposed a change to openstack/neutron: ValueError should use '%' instead of ','  https://review.openstack.org/6649003:31
*** JPtheJP has joined #openstack-neutron03:32
*** manishg has joined #openstack-neutron03:34
*** JPtheJP has quit IRC03:37
openstackgerritberlin proposed a change to openstack/neutron: Fix NVP FWaaS errors when creating firewall without policy  https://review.openstack.org/7491803:37
*** networkstatic has joined #openstack-neutron03:41
*** cjellick has joined #openstack-neutron03:45
*** matsuhashi has quit IRC03:46
openstackgerritYAMAMOTO Takashi proposed a change to openstack/neutron: Require pysqlite for unittests  https://review.openstack.org/7492003:53
*** otherwiseguy has joined #openstack-neutron03:56
*** Jianyong has joined #openstack-neutron03:57
*** cjellick has quit IRC03:58
*** cjellick has joined #openstack-neutron04:00
*** WackoRobie has quit IRC04:04
*** WackoRobie has joined #openstack-neutron04:04
*** cjellick1 has joined #openstack-neutron04:09
*** WackoRobie has quit IRC04:09
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: tests/unit: Initialize core plugin in TestL3GwModeMixin  https://review.openstack.org/7422504:10
*** cjellick has quit IRC04:10
*** cjellick1 has quit IRC04:14
*** cjellick has joined #openstack-neutron04:15
openstackgerritIsaku Yamahata proposed a change to openstack/python-neutronclient: adv-svc-vm: support service vm framework  https://review.openstack.org/7207004:16
*** mayu has quit IRC04:16
*** chandan_kumar has joined #openstack-neutron04:20
*** suresh12 has quit IRC04:21
*** jecarey has joined #openstack-neutron04:22
*** armax has left #openstack-neutron04:23
*** manishg has quit IRC04:23
*** matsuhashi has joined #openstack-neutron04:31
*** banix has quit IRC04:34
*** manishg has joined #openstack-neutron04:36
*** andelhie_ has quit IRC04:37
*** chandan_kumar has quit IRC04:37
*** irenab has joined #openstack-neutron04:43
*** manishg has quit IRC04:44
*** om has joined #openstack-neutron04:46
openstackgerritYAMAMOTO Takashi proposed a change to openstack/neutron: Mock pyudev in tests  https://review.openstack.org/7492404:47
openstackgerritTerry Wilson proposed a change to openstack/neutron: Ensure ovsdb-client is stopped when OVS agent dies  https://review.openstack.org/7486304:51
openstackgerritberlin proposed a change to openstack/neutron: Add session persistence support for NVP advanced LBaaS  https://review.openstack.org/5914605:01
*** chandan_kumar has joined #openstack-neutron05:06
*** otherwiseguy has quit IRC05:11
*** carl_baldwin has joined #openstack-neutron05:11
*** garyk has joined #openstack-neutron05:13
*** shausy has joined #openstack-neutron05:18
*** garyk has quit IRC05:21
*** pcm__ has quit IRC05:26
*** suresh12 has joined #openstack-neutron05:31
openstackgerritXu Han Peng proposed a change to openstack/neutron: Fix unshortened IPv6 address caused DHCP crash  https://review.openstack.org/7288005:32
openstackgerritBerezovsky Irena proposed a change to openstack/neutron: Add support to request vnic type on port  https://review.openstack.org/7233405:32
*** JPtheJP has joined #openstack-neutron05:32
*** suresh12 has quit IRC05:36
*** JPtheJP has quit IRC05:36
*** carl_baldwin has quit IRC05:37
*** irenab has quit IRC05:38
*** puck has quit IRC05:49
openstackgerritA change was merged to openstack/neutron: Parse JSON in ovs_lib.get_vif_port_by_id  https://review.openstack.org/7388905:50
*** otherwiseguy has joined #openstack-neutron05:50
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: Lower log level of errors due to user requests to INFO  https://review.openstack.org/7493205:51
*** puck has joined #openstack-neutron05:52
*** bvandenh has quit IRC05:57
*** bvandenh has joined #openstack-neutron05:58
openstackgerritAkihiro Motoki proposed a change to openstack/neutron: Should specify expect_errors=False for success response  https://review.openstack.org/7493406:00
*** jianingy1afk has quit IRC06:16
*** jianingy_afk has joined #openstack-neutron06:17
*** rotbeard has joined #openstack-neutron06:18
*** skraynev_afk is now known as skraynev06:19
*** otherwiseguy has quit IRC06:23
*** gdubreui has quit IRC06:24
*** cjellick has quit IRC06:24
*** tzakrajs has joined #openstack-neutron06:26
*** nati_ueno has joined #openstack-neutron06:28
tzakrajsGood Evening06:30
tzakrajsI am unable to start my GRE tunnels. I see this error in the openvswitch-agent.log: ERROR neutron.plugins.openvswitch.agent.ovs_neutron_agent [-] No tunnel_type specified, cannot create tunnels06:34
tzakrajsI have specified the tunnel_type in the /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini file under [ovs]06:34
openstackgerritRajesh Mohan proposed a change to openstack/neutron: Agent implementation for SSL-VPN services  https://review.openstack.org/7027406:34
*** chandan_kumar has quit IRC06:38
openstackgerritJenkins proposed a change to openstack/neutron: Imported Translations from Transifex  https://review.openstack.org/7494206:39
tzakrajsIt appears the error is errant, I am able to connect to the instance over the gre tunnel06:40
tzakrajsNevermind :)06:40
*** nati_ueno has quit IRC06:42
openstackgerritRonak Shah proposed a change to openstack/neutron: Nuage Networks Plugin  https://review.openstack.org/6727206:43
*** rms_13_ has joined #openstack-neutron06:45
*** rms_13_ has quit IRC06:46
openstackgerritAaron Rosen proposed a change to openstack/neutron: Plugins should call __init__ of db_base_plugin for db.configure  https://review.openstack.org/7489606:46
*** garyk has joined #openstack-neutron06:53
*** irenab has joined #openstack-neutron06:54
*** cjellick has joined #openstack-neutron06:54
*** bjornar has joined #openstack-neutron06:58
*** vkozhukalov has joined #openstack-neutron06:58
*** matsuhashi has quit IRC07:01
*** cjellick has quit IRC07:03
*** matsuhashi has joined #openstack-neutron07:03
*** chandan_kumar has joined #openstack-neutron07:03
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Move config and REST to diff modules  https://review.openstack.org/7351407:11
*** saju_m has joined #openstack-neutron07:15
*** saju_m has quit IRC07:20
*** saju_m has joined #openstack-neutron07:21
openstackgerritEdgar Magana proposed a change to openstack/neutron: Implements provider network support in PLUMgrid plugin  https://review.openstack.org/6038307:23
*** saju_m has quit IRC07:26
*** saju_m has joined #openstack-neutron07:26
*** morganfainberg is now known as morganfainberg_Z07:32
*** JPtheJP has joined #openstack-neutron07:32
*** JPtheJP has quit IRC07:37
*** amuller has joined #openstack-neutron07:44
*** evgenyf has joined #openstack-neutron07:47
*** saju_m has quit IRC07:49
openstackgerritDarragh O'Reilly proposed a change to openstack/neutron: ovs-agent: use hexidecimal ip address in tunnel port name  https://review.openstack.org/7444207:54
*** ajo has joined #openstack-neutron07:55
ajohttps://review.openstack.org/#/c/72576/    stable/havana gate lottery ;]07:55
*** nati_ueno has joined #openstack-neutron07:58
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: l3-agent-consolidation: framework for consolidating l3 agents  https://review.openstack.org/5762707:59
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: options: consolidate options definitions  https://review.openstack.org/7352007:59
*** cjellick has joined #openstack-neutron07:59
*** nati_ueno has quit IRC08:00
*** cjellick has quit IRC08:04
*** tziOm has joined #openstack-neutron08:05
*** amuller has quit IRC08:05
*** marun has quit IRC08:05
*** amuller has joined #openstack-neutron08:05
openstackgerritberlin proposed a change to openstack/neutron: Support advanced NVP IPsec VPN Service  https://review.openstack.org/5520708:07
*** sweston has joined #openstack-neutron08:09
*** luqas has joined #openstack-neutron08:10
openstackgerritÉdouard Thuleau proposed a change to openstack/neutron: Implement local ARP responder onto OVS agent  https://review.openstack.org/4922708:10
*** tziOm has quit IRC08:11
*** tziOm has joined #openstack-neutron08:15
*** djoreilly has joined #openstack-neutron08:16
*** tziOm has quit IRC08:22
*** clev has quit IRC08:24
*** clev has joined #openstack-neutron08:25
*** tziOm has joined #openstack-neutron08:25
openstackgerritYoucef Laribi proposed a change to openstack/neutron: Implements an LBaaS driver for NetScaler devices  https://review.openstack.org/5752408:26
*** leseb has joined #openstack-neutron08:26
*** chandan_kumar has quit IRC08:29
*** markwash has quit IRC08:30
*** rms_13_ has joined #openstack-neutron08:31
*** tziOm has quit IRC08:36
*** rotbeard has quit IRC08:36
*** chandan_kumar has joined #openstack-neutron08:37
*** rotbeard has joined #openstack-neutron08:37
openstackgerritArmando Migliaccio proposed a change to openstack/neutron: Fix DetachedInstanceError for Agent instance  https://review.openstack.org/7496208:39
*** tziOm has joined #openstack-neutron08:40
*** ramishra has quit IRC08:40
*** rossella-s has joined #openstack-neutron08:42
*** rms_13_ has quit IRC08:44
*** vkozhukalov has quit IRC08:44
*** saju_m has joined #openstack-neutron08:45
*** ramishra has joined #openstack-neutron08:46
openstackgerritIWAMOTO Toshihiro proposed a change to openstack/neutron: LBaaS: add routed-service-insertion extension to the plugin  https://review.openstack.org/7396208:46
*** jistr has joined #openstack-neutron08:46
*** jroovers has joined #openstack-neutron08:49
*** tziOm has quit IRC08:50
*** bjornar has quit IRC08:51
*** iwamoto has quit IRC08:52
*** tziOm has joined #openstack-neutron08:55
*** ygbo has joined #openstack-neutron08:55
*** ygbo has quit IRC08:56
*** ygbo has joined #openstack-neutron08:56
*** cjellick has joined #openstack-neutron09:00
*** tziOm has quit IRC09:00
*** amuller_ has joined #openstack-neutron09:01
*** amuller has quit IRC09:03
*** Jianyong has quit IRC09:03
*** cjellick has quit IRC09:04
*** tziOm has joined #openstack-neutron09:05
*** amuller__ has joined #openstack-neutron09:05
*** jpich has joined #openstack-neutron09:07
*** amuller_ has quit IRC09:07
*** jgallard has joined #openstack-neutron09:07
openstackgerritGary Duan proposed a change to openstack/neutron: FWaaS integration with service type framewrok  https://review.openstack.org/6069909:08
*** yfried has quit IRC09:08
*** Jianyong has joined #openstack-neutron09:09
*** yfried has joined #openstack-neutron09:13
*** tziOm has quit IRC09:15
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: l3-agent-consolidation: framework for consolidating l3 agents  https://review.openstack.org/5762709:17
*** tziOm has joined #openstack-neutron09:19
openstackgerritIsaku Yamahata proposed a change to openstack/neutron: tests/service: consolidate setUp/tearDown logic  https://review.openstack.org/7066809:20
amotokihi, i filed a bug of gate-neutron-python27 failure  as https://bugs.launchpad.net/neutron/+bug/1282452 .09:22
amotokiDid anyone already file it? It seems to occur only neutron py27 unit test and there are ~90 hits in the recent 48 hours.09:24
*** tziOm has quit IRC09:25
*** tziOm has joined #openstack-neutron09:29
*** matsuhashi has quit IRC09:29
*** matsuhashi has joined #openstack-neutron09:30
*** amuller__ has quit IRC09:30
*** JPtheJP has joined #openstack-neutron09:32
*** amuller__ has joined #openstack-neutron09:35
*** humbolt has joined #openstack-neutron09:36
*** JPtheJP has quit IRC09:36
*** tziOm has quit IRC09:39
*** salv-orlando has quit IRC09:40
*** salv-orlando has joined #openstack-neutron09:40
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Move config and REST to diff modules  https://review.openstack.org/7351409:44
*** tziOm has joined #openstack-neutron09:44
*** rohit404 has joined #openstack-neutron09:46
*** luqas has quit IRC09:46
*** tziOm has quit IRC09:50
*** jlibosva has joined #openstack-neutron09:51
*** amuller__ has quit IRC09:51
*** tziOm has joined #openstack-neutron09:54
*** jp_at_hp has joined #openstack-neutron09:55
*** ifarkas has joined #openstack-neutron09:56
*** yamahata has quit IRC09:59
*** cjellick has joined #openstack-neutron10:00
*** tziOm has quit IRC10:00
openstackgerritAnn Kamyshnikova proposed a change to openstack/neutron: Sync models with migrations  https://review.openstack.org/5541110:04
*** cjellick has quit IRC10:04
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Check during db migration if service* tables exist  https://review.openstack.org/6943310:06
*** luqas has joined #openstack-neutron10:08
*** amuller__ has joined #openstack-neutron10:13
*** tziOm has joined #openstack-neutron10:14
*** tziOm has quit IRC10:24
*** bjornar has joined #openstack-neutron10:25
*** vkozhukalov has joined #openstack-neutron10:33
*** tziOm has joined #openstack-neutron10:41
*** tziOm has quit IRC10:44
*** Jianyong has quit IRC10:45
*** patilana has joined #openstack-neutron10:51
*** tziOm has joined #openstack-neutron10:52
*** patilana has quit IRC10:52
*** patilana has joined #openstack-neutron10:54
*** patilana has quit IRC10:55
*** patilana has joined #openstack-neutron10:56
*** yamahata has joined #openstack-neutron10:58
*** patilana has quit IRC10:58
*** matsuhashi has quit IRC10:58
*** patilana has joined #openstack-neutron10:58
ifarkashi all, I am trying to test the neutron integration in ironic using devstack. I got to the point when the /tftpboot directory is updated properly by neutron but the machine doesn't get pxe booted. Can someone help me with configuring neutron in devstack?10:58
ifarkasI used this script to setup the network: https://github.com/openstack/tripleo-incubator/blob/master/scripts/setup-network10:58
*** dave_tucker_zzz is now known as dave_tucker11:00
*** ramishra has quit IRC11:00
*** cjellick has joined #openstack-neutron11:00
*** tziOm has quit IRC11:00
*** amuller__ has quit IRC11:03
*** bjornar has quit IRC11:03
*** cjellick has quit IRC11:05
*** humbolt has quit IRC11:13
*** matsuhashi has joined #openstack-neutron11:18
*** xianghui has quit IRC11:19
*** tziOm has joined #openstack-neutron11:23
openstackgerritMarcos FermĂ­n Lobo proposed a change to openstack/python-neutronclient: Unexpected response in agent-list command  https://review.openstack.org/7036311:23
*** aryan has quit IRC11:23
*** cdub has joined #openstack-neutron11:25
*** matsuhashi has quit IRC11:26
*** matsuhashi has joined #openstack-neutron11:27
*** tziOm has quit IRC11:30
*** matsuhashi has quit IRC11:31
*** pcm_ has joined #openstack-neutron11:31
*** pcm_ has quit IRC11:32
*** JPtheJP has joined #openstack-neutron11:32
*** pradipta` has joined #openstack-neutron11:32
*** pcm_ has joined #openstack-neutron11:33
*** jgallard has quit IRC11:33
*** jlibosva has quit IRC11:34
*** amuller__ has joined #openstack-neutron11:34
*** pradipta has quit IRC11:35
*** tziOm has joined #openstack-neutron11:35
*** JPtheJP has quit IRC11:36
*** jlibosva has joined #openstack-neutron11:37
*** om has quit IRC11:37
amotokisalv-orlando: ping11:41
salv-orlandohi amotoki how can I help you?11:42
amotokii am looking the gate failure of GreenletExit.11:42
amotokii would like to know anyone from vmware is looking at it.11:42
amotokiit seems there are two failure patterns  and both is related to vmware service plugin.11:43
salv-orlandono we're just hoping it goes away ;)11:43
salv-orlandoseriously. Basically we had a failure due to concurrency in the service plugin11:43
*** tziOm has quit IRC11:43
salv-orlandoand then we skipped the test triggering another behaviour which caused the green let exit11:44
amotokithanks. i will update the bug report and send the mail.11:44
amotokione failure is from test_vcns_driver.py test_task_manager_stop_X and the other is from test_edge_router.py ServiceRouterTest.11:44
salv-orlandoI understand everybody is pissed off because of this.11:44
salv-orlandoamotoki: I've reverted a patch, and this should prevent the greenletexit fault11:45
*** matsuhashi has joined #openstack-neutron11:45
salv-orlandothe failure were the manager calls stop was triggered because we added a skip for a test and we should not have done so.11:45
salv-orlandoThis has been reverted11:46
salv-orlandoThe other failure has been root causes, I hope11:46
salv-orlandoand a patch will be up for review in the next  3 minutes11:46
amotokibut after merging commit  b75f0f1baf, we still see the failure.11:46
amotokithanks. the log files are big and it is difficult to investigate many failure patterns :-(11:48
salv-orlandoamotoki: I *think* the unit test jobs do not rebase on master11:49
salv-orlandothey just checkout the HEAD of the patch on gerrit11:49
salv-orlandoso even if the revert patch got merged, it might happen that a patch which was pushed before the revert and not rebased after the revert got merged still suffers from the problem11:50
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Use different context for each API request in unit tests  https://review.openstack.org/7363611:51
salv-orlandoamotoki: ^ ^ for bug 128003511:51
amotokisalv-orlando: i see GreenletExit even with a review based on the latest, e.g., https://review.openstack.org/#/c/74932/11:51
*** bashok has joined #openstack-neutron11:52
salv-orlandoI will give myself today to fix the issue. Otherwise I will see what I can do.. up to  a removal of the nicira plugin from the source code tree11:53
*** cdub has quit IRC11:55
amotokiI think we also need to guard test runner from greenlet errors.11:57
salv-orlandoyou can do little about that.11:58
salv-orlandosince the problem is a unit test killing the test runner11:58
*** baoli has quit IRC12:01
*** matsuhashi has quit IRC12:01
*** cjellick has joined #openstack-neutron12:01
*** matsuhashi has joined #openstack-neutron12:01
amotokiagree. i just wonder if we can catch Greelet error in teadDown of SericeRouterTest or test_task_manager_stop_N task, but it doesn't solve the original cause and may cause another problem.12:01
amotokihttp://paste.openstack.org/show/67586/ is some failure patterns I extracted.12:02
*** jroovers is now known as jroovers|afk12:05
salv-orlandothanks. However the problem can't be isolated to a single test case12:05
salv-orlandoit's the taks manager which sometimes kills the thread runner when it issues a wait12:05
*** cjellick has quit IRC12:05
*** matsuhashi has quit IRC12:05
salv-orlandounfortunately the patch we reverted seem to have nothing to do with this failure12:06
*** tziOm has joined #openstack-neutron12:06
salv-orlandoit is perhaps being triggered by some dependency change, and it's going to take some time to figure it out.12:06
salv-orlandoI have not seen so far any failure outside of the neutronserviceplugin/vshield unit tests12:07
salv-orlandoso a possible brute force course of action would be to take them out12:07
salv-orlandotogether with the plugin they're testing12:07
*** matsuhashi has joined #openstack-neutron12:07
*** alexpilotti has joined #openstack-neutron12:08
salv-orlandoI am pushing yet another patch...12:09
*** garyk has quit IRC12:11
*** tziOm has quit IRC12:12
salv-orlandoamotoki: I found something in the NeutronServicePlugin code which is a good hint at bug 128425412:13
*** matsuhashi has quit IRC12:14
*** garyk has joined #openstack-neutron12:14
*** matsuhashi has joined #openstack-neutron12:15
*** tziOm has joined #openstack-neutron12:15
*** matsuhashi has quit IRC12:18
*** matsuhashi has joined #openstack-neutron12:18
*** leseb has quit IRC12:20
amotokisalv-orlando: good to know. i am suprised how you find something so fast...12:24
salv-orlandobecause there is a comment which actually says "for some reason Greenletexit is not being raised by unit tests"12:25
salv-orlandowell it now is ;)12:25
*** tziOm has quit IRC12:26
pcm_zzelle: ping?12:34
*** tziOm has joined #openstack-neutron12:34
*** devvesa has quit IRC12:34
pcm_salv-orlando: ping?12:35
salv-orlandopcm_: here12:35
openstackgerritIhar Hrachyshka proposed a change to openstack/neutron: Updated requirements from global  https://review.openstack.org/7500912:36
pcm_I'm struggling with updating gerrit with new changesets. Can you advise?12:36
pcm_I have a review (B), which is dependent on Nachi's review (A). I have review (C) that depends on (B).12:37
pcm_Nachi updated review (A). I'm trying to update my (B) and then (C), so that I can push new changes for (C).12:37
salv-orlandoso is the chain A -> B -> C ?12:38
salv-orlandoand you own B & C12:38
pcm_I did 'rebase -d <nachis-id>' and then  checkout (B) and rebase to review/nachi...12:39
pcm_yes12:39
pcm_but the rebase seems to be reintroducing files that nachi removed in A'12:39
*** yamahata has quit IRC12:39
salv-orlandoso try this: git review -d <patchset_id_for_A>12:39
salv-orlandogit review -d <patchset_id_for_C>12:40
salv-orlandogit rebase -i <local_ref_name_of_patch_A>12:40
salv-orlandopick both the commits for B & C12:40
salv-orlandosolve conflicts if any, and then do git rebase --continue12:40
salv-orlandothe resulting patch should have in its history12:40
pcm_from the C workstpace?12:40
salv-orlandoyes you do the rebase having C as your current branch12:41
salv-orlandogit review -d also checks out12:41
pcm_also, I had pushed new B (before nachi did new A)12:41
pcm_So I have this...12:41
*** baoli has joined #openstack-neutron12:42
pcm_B -> B'12:42
pcm_A - A'12:42
pcm_I want to do C -> C', but it has A and B right now.12:42
*** pasqd has quit IRC12:42
pcm_do I need to review -d ID-of-B too?12:43
*** cdub has joined #openstack-neutron12:43
* pcm_ hoping I'm being clear (this is confusing)12:44
salv-orlandoyou'd need to do that if there is a new patch set for B which is not in C history12:44
salv-orlandoand this whole thing would probably be easier if we replace, A,B,C with actual patch numbers i can lookup on gerrit12:44
pcm_correct. So  let's see if I have this right...12:44
pcm_sure. hang on...12:45
pcm_A =  I9e195dfaee21b1cf204cb9b9fc773bc9e5af593612:45
pcm_B = I39b1475c992b594256f5a28be0caa1ee9398050e12:46
pcm_C = I4f73f7fa1bfcdc89a35ffe63dd253f8eede9848512:46
*** bjornar has joined #openstack-neutron12:46
pcm_I need to bring in revision 23 of A into B, and I need to bring in revision 23 of A and revision 2 of B into C.12:46
obondarevyamahata_: ping12:47
*** tziOm has quit IRC12:47
*** yamahata has joined #openstack-neutron12:47
*** om has joined #openstack-neutron12:47
*** leseb has joined #openstack-neutron12:47
obondarevyamahata: ping12:48
salv-orlandothanks pcm, but idk gerrit allows queries by change-id on the web interface. I was thinking of patch set ids such as https://review.openstack.org/#/c/7493212:48
pcm_OH sorry...12:48
pcm_A = 4182712:49
pcm_B = 7414412:49
pcm_C = 7415612:49
salv-orlandothanks! so do you have already local branches for the latest revisions of B (74144) and C (74156)?12:51
salv-orlandoin this case then start from 41827, checkout a new branch for your convenience with git checkout -b and cherry pick on top if the HEAD commits for the branches representing patch 74144 & patch 74156. Cherry picking would avoid you a two step process. Resolve possible conflicts after cherry picking. Once both patches are cherry picked git review will update both your patches on gerrit. If you amend the12:53
salv-orlandocommits ensure the change-ids for both patches stay the same.12:53
*** patilana has quit IRC12:53
pcm_Yes, but they are both out of date with the B' and A' updates. (I pushed from a difference machine)12:54
*** jlibosva has quit IRC12:54
*** amuller has joined #openstack-neutron12:55
pcm_salv-orlando: SO let's see if I follow you...12:55
pcm_do a new branch, based on master or based on 41827?12:56
*** amuller__ has quit IRC12:56
ihrachyshi everyone. to all cores, please approve the following change to neutron (updating requirements): https://review.openstack.org/#/c/75009/ This is needed to fix issues caused by https://bugs.launchpad.net/neutron/+bug/128094112:59
ihrachysplease also check stable/havana update for the same issue in 'requirements' project: https://review.openstack.org/#/c/75014/ Once it's approved, I'll sync it to neutron also.13:00
salv-orlandopcm:_ Yes correct. then try this 1) git review -d 41827 2) git checkout -b your_new_patch 3) git review -x 74144 4) solve conflicts 5) git review -x 74156 6) solve conflicts 7) git review (answer yes to the question about multiple commits)13:01
pcm_salv-orlando: I think I'm seeing an additional issue... the 74144 and 74156 are for the BP that I'm doing. In the change ID, I did partially implements blueprint .... It LOOKs like when I do a git review -d they BOTH use the same revice branch13:01
salv-orlandoright, that won't happen git review -x13:01
*** cjellick has joined #openstack-neutron13:01
salv-orlandoand in that case (branches with same topic) checkout directly without using git review13:01
salv-orlandoor rename the old branch first git branch -m13:02
pcm_salv-orlando: think I got lost...13:02
pcm_(or confused at least)13:02
*** sputnik13 has joined #openstack-neutron13:03
salv-orlandoyou have two patches, 74144 which envolved independently13:03
salv-orlandoform 6415613:03
salv-orlandosorry 7415613:03
pcm_right13:04
salv-orlandoso you now need to reconcile them. The easiest way is to cherry-pick the latest version of both of them on top of patch 4182713:04
salv-orlandowhich is what I suggested13:04
salv-orlandobut if this is confusing you can then rebase them one at a time13:04
*** xuhanp has joined #openstack-neutron13:04
salv-orlando1) git review -d 41827 2) git review -d 74144 3) git rebase -i <local ref for 41827>  4) solve conflicts 5) git review 6) git branch -m <local_ref for 74144> <somethingelsejustogetitoutoftheway> 7) git review -d 74156 8) git rebase -i <thatsomethingelseyoupreviouslyspecified> 9) solve conflicts 10) git review13:06
*** cjellick has quit IRC13:06
pcm_for 3) do that from the branch I have for 74144?13:07
*** jgallard has joined #openstack-neutron13:07
*** jlibosva has joined #openstack-neutron13:07
pcm_and for 8) do that from the branch for 74156?13:08
pcm_IOW git checkout my-branch-for-74144 before step 313:11
* pcm_ making sure I understand the steps13:11
*** rossella-s has quit IRC13:15
*** alagalah has joined #openstack-neutron13:15
pcm_salv-orlando: I guess what I'm asking is ... in step 3 do I do that from the review branch that was switched to, as part of step 2, or move to my development branch for 74144, before doing step 3.13:16
pcm_salv-orlando: I did 1,2, and 3 (exactly as you mentioned). However, in the conflicts from 3, it shows an added file that the latest 41827 removed!13:19
pcm_seems like it is trying to replace 41827 updates with old stuff that is on 74144.13:20
salv-orlandopcm_: This happens because git is a git13:20
salv-orlandogit does not know all the history of stuff which went on13:20
salv-orlandoso if the latest patch set for 41827 removed a file and then in the latest patch set for 74144 the file is there13:20
salv-orlandogit thinks you want to add it13:20
pcm_ok so I need to remove that and check that the modified file is as expected too.13:21
salv-orlandoyep git rm <thefileyouwishtoremove?13:21
salv-orlando>13:21
salv-orlandogit rm will remove the file from the file system and from the commit13:21
*** sputnik13 has quit IRC13:23
pcm_salv-orlando: I did a reset HEAD on the file. OK too?13:25
*** itzikb has joined #openstack-neutron13:25
salv-orlandoit depends on what git status says13:25
*** itzikb has quit IRC13:26
*** itzikb has joined #openstack-neutron13:26
pcm_it removed it from the changeset.13:27
pcm_Right now I have two files, changed on both branches. Resolving conflicts. Will look to see if the added file is removed.13:28
pcm_File shows as untracked.13:29
pcm_salv-orlando: I took care of conflicts and did rebase --continue. It is showing the commit message for 71827, but is not current. Do I need to update it to match the current one?13:31
*** amuller_ has joined #openstack-neutron13:32
*** JPtheJP has joined #openstack-neutron13:32
*** sweston has quit IRC13:32
salv-orlandoif the commit message for 41827 is not the last one, then there is a problem13:33
*** yamahata has quit IRC13:33
pcm_:(13:33
*** amuller has quit IRC13:34
pcm_it shows the original message and not the rev 23 one13:34
pcm_so shows rev 22.13:34
salv-orlandoI guess you obviously rebased your patch on top of patch set 23?13:35
*** JPtheJP has quit IRC13:36
pcm_My 74144 was based on rev 22. Nachi updated 41827 yesterday to 23.13:37
doudegaryk: ping13:37
pcm_Just now, I did the steps 1,2,3 you mentioned.13:38
pcm_My review/nachi... branch shows the 23 changes, AFAICT.13:38
*** bjornar has quit IRC13:38
salv-orlandowhen did you rebase your branch on the latest (#23) from Nachi, did you do rebase -i or rebase -d?13:40
pcm_I did... 1) git review -d 41827,  2) git review -d 74144, 3) git rebase -ireview/nachi_ueno/bp/vpnaas-cisco-driver13:41
pcm_4) fixed conflicts, and did 'git rebase --continue'13:42
pcm_I'm currently in an editor window for commit message and it shows 41827 message.13:43
*** networkstatic has quit IRC13:44
* pcm_ afraid I've messed things up13:44
garykdoude: hi13:45
doudegaryk: hi13:45
doudejust a question about an old bug you corrected13:46
doudegaryk: https://bugs.launchpad.net/neutron/+bug/109653213:46
garyksure, hope i can remember13:46
doudewhy keep ackward13:47
doudecompatibility13:47
*** yamahata has joined #openstack-neutron13:47
doudeto be able to set a gateway out of the subnet cidr ?13:47
*** rotbeard has quit IRC13:48
garykprior to that the gateway could be set outside of the subnet. there were people who wanted it to be validated on the subnet - hence the configurable parameter13:48
pcm_salv-orlando: Assuming this is wrong, how do I back out of this? And how should I retry it?13:48
garykby default the gateway can be any ip address13:48
garykif force_gateway_on_subnet is True then it will have to be on the subnet13:49
garykhope that helps13:49
doudegaryk: but I don't know any use case where we could have a gw out of the subnet cidr. You know one?13:49
garyki thin ktaht if there are static arps set then the gateway can be outside of the subnet. it is a real edge case13:50
garykthe reason we added a confi var was that we did not know if there were people who were using gateways outside of the subnet and we did not want to break existing configd13:51
*** matsuhas_ has joined #openstack-neutron13:51
doudegaryk: ok, thanks for this precisions13:51
*** rotbeard has joined #openstack-neutron13:51
openstackgerritMathieu Rohon proposed a change to openstack/neutron: Delete port used to call update_port_down to calculate its fdb entries during delete_port_precommit. But during the pre-commit, the port is still up, so update_port_down acts as if there was still one port on the agent, and doesn't add flooding entry in i  https://review.openstack.org/7503713:52
*** b3nt_pin has joined #openstack-neutron13:52
doudegaryk: perhaps we should change the default behavior by putting the flag to true by default?13:52
*** cdub has quit IRC13:53
garykdoude: that is certainly an option. maybe shoot a mail to the list and see if there are any objections.13:53
doudegaryk: yes, I will propose that13:53
doudegaryk: thanks a lot for your time13:54
*** Phil|3 has joined #openstack-neutron13:54
matrohonho sorry for my patch with the long title :)13:54
*** jgriffit2 has joined #openstack-neutron13:55
salv-orlandopcm_: to back about abort the rebase.13:57
salv-orlandoif you can't abort it, just delete the branch and start with a new one13:57
salv-orlandoyou can download it from gerrit as many times as you want ;)13:57
openstackgerritMathieu Rohon proposed a change to openstack/neutron: l2-population : send flooding entries when the last port goes down  https://review.openstack.org/7503713:58
*** om has quit IRC13:58
*** jroovers|afk is now known as jroovers13:58
*** JoeJulian_ has joined #openstack-neutron13:58
*** baoli has quit IRC13:59
*** matsuhashi has quit IRC13:59
*** evgenyf has quit IRC13:59
*** shausy has quit IRC13:59
*** nplanel has quit IRC13:59
*** beagles has quit IRC13:59
*** JoeJulian has quit IRC13:59
*** gizmoguy has quit IRC13:59
*** joshh has quit IRC13:59
*** phil_h has quit IRC13:59
*** ekarlso has quit IRC13:59
*** jgriffith has quit IRC13:59
*** dave_tucker has quit IRC13:59
*** b3nt_pin is now known as beagles14:00
*** JoeJulian_ is now known as JoeJulian14:00
pcm_salv-orlando: removed the review branch14:00
*** yamahata has quit IRC14:01
*** shausy has joined #openstack-neutron14:01
salv-orlandoif you do git rebase -i it will propose you to pick two commits14:01
salv-orlandoone is the same commit as the one in nachi's patch - remove that line14:01
salv-orlandothe 2nd one would be your commit. And keep it14:01
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Common decorator for caching methods  https://review.openstack.org/7268014:01
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Copy cache package from oslo-incubator  https://review.openstack.org/7126014:01
*** cjellick has joined #openstack-neutron14:02
*** yamahata has joined #openstack-neutron14:02
pcm_OK I think I kept them both the first time. Retrying...14:02
* pcm_ appreciates you hanging in there with me on this...14:02
*** enikanorov__ has quit IRC14:10
*** saju_m has quit IRC14:11
*** markmcclain has joined #openstack-neutron14:11
*** markmcclain has quit IRC14:11
*** zzelle has quit IRC14:15
pcm_OK this time it rebased with no conflicts.14:15
*** yamahata has quit IRC14:15
pcm_has the latest 74144 changes and rev 23 of 41827 AFAICT.14:15
*** markmcclain has joined #openstack-neutron14:15
*** markmcclain has quit IRC14:15
*** cjellick has quit IRC14:15
*** enikanorov has joined #openstack-neutron14:15
*** yamahata has joined #openstack-neutron14:15
*** clev has quit IRC14:16
*** Qlawy_ has joined #openstack-neutron14:16
*** baoli has joined #openstack-neutron14:16
*** gizmoguy has joined #openstack-neutron14:16
*** joshh has joined #openstack-neutron14:16
*** ekarlso has joined #openstack-neutron14:16
*** dave_tucker has joined #openstack-neutron14:16
*** itzikb has quit IRC14:16
*** markmcclain has joined #openstack-neutron14:16
*** saju_m has joined #openstack-neutron14:16
*** tziOm has joined #openstack-neutron14:16
*** yamahata has quit IRC14:16
*** irenab has quit IRC14:16
*** tziOm has quit IRC14:16
*** julim has joined #openstack-neutron14:16
*** matrohon has quit IRC14:16
*** changbl has quit IRC14:16
*** Qlawy has quit IRC14:16
*** matrohon has joined #openstack-neutron14:16
*** matsuhas_ has quit IRC14:17
*** yamahata has joined #openstack-neutron14:17
*** matsuhashi has joined #openstack-neutron14:18
*** baoli has quit IRC14:20
*** gizmoguy has quit IRC14:20
*** joshh has quit IRC14:20
*** ekarlso has quit IRC14:20
*** dave_tucker has quit IRC14:20
*** nplanel has joined #openstack-neutron14:21
openstackgerritPaul Michali proposed a change to openstack/neutron: VPNaaS Service Driver for Cisco CSR  https://review.openstack.org/7414414:24
*** peristeri has joined #openstack-neutron14:24
*** vjay has joined #openstack-neutron14:25
pcm_salv-orlando: Thanks! Looks like I have 74144 udpated. Working on 74156 now.14:25
salv-orlandocool14:26
*** rossella-s has joined #openstack-neutron14:26
*** sballe_ has joined #openstack-neutron14:27
*** alexpilotti has quit IRC14:27
*** saju_m has quit IRC14:27
*** enikanorov__ has joined #openstack-neutron14:28
*** amuller__ has joined #openstack-neutron14:28
*** chandan_kumar has quit IRC14:29
*** jecarey_ has joined #openstack-neutron14:29
pcm_I have a development branch as well, is the best way to update that branch is to rebase off the review branch for 74156?14:30
*** JPtheJP has joined #openstack-neutron14:30
*** phil_h has joined #openstack-neutron14:30
*** amuller_ has quit IRC14:30
*** jgriffith has joined #openstack-neutron14:32
*** dgrig_ has joined #openstack-neutron14:33
*** baoli has joined #openstack-neutron14:33
*** gizmoguy has joined #openstack-neutron14:33
*** joshh has joined #openstack-neutron14:33
*** ekarlso has joined #openstack-neutron14:33
*** dave_tucker has joined #openstack-neutron14:33
*** Diopter has joined #openstack-neutron14:34
*** markmcclain has quit IRC14:35
*** haleyb_ has joined #openstack-neutron14:35
*** b3nt_pin has joined #openstack-neutron14:35
*** JPtheJP has quit IRC14:37
pcm_salv-orlando: For the second rebase, taking the rename review branch for 74144 and the review branch for 74156, it shows all three picks. Do I do the same thing, removing the other two?14:38
*** Phil|3 has quit IRC14:38
*** ianw has quit IRC14:38
*** yamahata has quit IRC14:38
*** Apsu has quit IRC14:38
*** haleyb has quit IRC14:38
*** jecarey has quit IRC14:38
*** sballe has quit IRC14:38
*** jgriffit2 has quit IRC14:38
*** beagles has quit IRC14:38
*** enikanorov_ has quit IRC14:38
*** dgrig has quit IRC14:38
*** ianw has joined #openstack-neutron14:38
*** yamahata has joined #openstack-neutron14:40
*** armax has joined #openstack-neutron14:43
*** manishg has joined #openstack-neutron14:43
*** WackoRobie has joined #openstack-neutron14:43
*** manishg has quit IRC14:45
*** manishg has joined #openstack-neutron14:46
*** jp_at_hp has quit IRC14:47
*** manishg has quit IRC14:47
*** jp_at_hp has joined #openstack-neutron14:48
*** manishg has joined #openstack-neutron14:48
*** om has joined #openstack-neutron14:49
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Do not use greenlet.GreenletExit in vshield task manager  https://review.openstack.org/7505414:49
openstackgerritHareesh Puthalath proposed a change to openstack/neutron: Configuration agent for Cisco Service VMs  https://review.openstack.org/7415214:49
*** manishg has quit IRC14:49
*** manishg has joined #openstack-neutron14:50
*** manishg has quit IRC14:51
*** manishg has joined #openstack-neutron14:52
*** manishg has quit IRC14:53
*** manishg has joined #openstack-neutron14:54
*** manishg has quit IRC14:55
*** manishg has joined #openstack-neutron14:56
*** manishg has quit IRC14:57
*** manishg has joined #openstack-neutron14:58
pcm_salv-orlando: ping14:59
*** puck has quit IRC14:59
*** manishg has quit IRC14:59
*** puck has joined #openstack-neutron14:59
*** manishg has joined #openstack-neutron15:00
salv-orlandoonly the last one15:01
*** manishg has quit IRC15:01
*** julim_ has joined #openstack-neutron15:01
pcm_thanks. Just wanted to be sure15:01
*** manishg has joined #openstack-neutron15:02
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: vshield task manager: abort tasks in stop() on termination  https://review.openstack.org/7506215:02
*** vjay has quit IRC15:03
*** manishg has quit IRC15:03
*** haleyb_ is now known as haleyb15:04
*** manishg has joined #openstack-neutron15:04
*** julim has quit IRC15:04
*** matsuhashi has quit IRC15:05
*** manishg has quit IRC15:05
*** manishg has joined #openstack-neutron15:06
*** manishg has quit IRC15:07
anteayasalv-orlando: 73636 is failing in the gate: https://jenkins07.openstack.org/job/gate-neutron-python27/33/15:07
*** otherwiseguy has joined #openstack-neutron15:07
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Do not use greenlet.GreenletExit in vshield task manager  https://review.openstack.org/7505415:08
*** manishg has joined #openstack-neutron15:08
salv-orlandoanteya: yeah I know15:08
salv-orlandoanteaya15:08
salv-orlandoindeed that is a patch for bug 1280035 and the gate fails for bug 128245215:08
salv-orlandothe patches for the latter are under review15:08
anteayado you have links?15:09
salv-orlandoand we need to verify them before saying that they are good15:09
anteayaright15:09
salv-orlandosure15:09
anteayathanks15:09
*** manishg has quit IRC15:09
salv-orlandoIhttps://review.openstack.org/#/c/75054/15:09
salv-orlandohttps://review.openstack.org/#/c/75062/15:09
*** manishg has joined #openstack-neutron15:10
salv-orlandonot it's worth keeping in mind that I've only tested them in my dev environment. I would say 10 successful UT runs in a row (or without bug 1282452) are a criterion for deeming them worth15:10
salv-orlandowe don't need to merge them both15:10
salv-orlandoonly one would be enough, assuming they work15:10
salv-orlando75054 tries to be clever, where are 75062 is a bit more bruteforce15:10
anteayawhich would you like to see merged?15:11
anteayaclever or forceful?15:11
*** manishg has quit IRC15:11
*** manishg has joined #openstack-neutron15:12
anteayafor my money, getting rid of a greenlet method call is a good direction15:12
salv-orlandos/clever/smart15:12
anteayareducing greenlet use is a great way to go15:12
anteayaso if you had to decide do you like 54 better then?15:12
*** jgrimm has joined #openstack-neutron15:13
*** xuhanp has quit IRC15:13
*** manishg has quit IRC15:13
salv-orlandoanyway, I estimate failure rate because of bug 1282452 (the greenlet.greenletexit) thing to be between 25% and 33%. So we can begin to have some hope if it succeeds 4 tests in a row15:13
*** manishg has joined #openstack-neutron15:14
openstackgerritPaul Michali proposed a change to openstack/neutron: VPNaaS Device Driver for Cisco CSR  https://review.openstack.org/7415615:14
salv-orlandoYes I would prefer 75054 if it works. The other patch slows down unit tests (I think by no more than 2%)15:14
*** rohit404 has quit IRC15:15
*** manishg has quit IRC15:15
openstackgerritCyril Roelandt proposed a change to openstack/python-neutronclient: Python 3: fix a call to ugettext()  https://review.openstack.org/6262615:15
anteayasalv-orlando: can anyone else help you by testing 75054 and 75062 locally?15:15
*** rohit404 has joined #openstack-neutron15:15
salv-orlandoarmax is helping me15:16
*** manishg has joined #openstack-neutron15:16
salv-orlandohe keeps quiet but does a lot more work than me15:16
*** rohit404 has left #openstack-neutron15:16
*** manishg has quit IRC15:17
*** alexpilotti has joined #openstack-neutron15:17
*** tongli has joined #openstack-neutron15:18
*** manishg has joined #openstack-neutron15:18
*** xuhanp has joined #openstack-neutron15:18
anteayagreat, glad to hear it15:18
anteayathanks for letting me know15:18
armaxsalv-orlando: If I talked like you do who would do the work? :)15:18
anteayado announce when you have some results15:18
armaxjust kidding15:18
anteayathanks for helping armax15:18
armaxno need, it's my job15:18
anteayaglad to know both of you are working on this15:19
armaxI am his side-kick15:19
anteayaI didn't know that15:19
anteayaglad I know now15:19
*** manishg has quit IRC15:19
armaxhe's the hero15:19
armaxfighting evil15:19
anteayawell it explains why he is so effective at it15:19
armaxcall us batman and robin if you will15:19
anteayahe has a trusty side kick15:19
anteayado you want that?15:19
anteayaarmax has a better ring to ti15:19
anteayait15:19
*** manishg has joined #openstack-neutron15:20
armaxtrue, at least if you want to get my attention on irc :)15:20
armaxarmax is my nick after all15:20
*** dims has quit IRC15:21
*** manishg has quit IRC15:21
anteayasounds much better than robin15:21
*** jroovers|afk has joined #openstack-neutron15:21
anteayanothing against robin15:21
anteayado post when you have suggested way forward so support can be rallied15:21
*** manishg has joined #openstack-neutron15:21
*** jroovers has quit IRC15:22
*** cjellick has joined #openstack-neutron15:22
armaxwill do15:23
*** cjellick1 has joined #openstack-neutron15:23
*** cjellick has quit IRC15:23
*** manishg has quit IRC15:23
*** manishg has joined #openstack-neutron15:24
*** manishg has quit IRC15:25
*** manishg has joined #openstack-neutron15:26
*** manishg has quit IRC15:27
*** manishg has joined #openstack-neutron15:28
*** manishg has quit IRC15:29
*** manishg has joined #openstack-neutron15:30
*** garyk has quit IRC15:30
*** manishg has quit IRC15:31
openstackgerritSean M. Collins proposed a change to openstack/neutron: QoS API and DB models  https://review.openstack.org/2831315:31
*** manishg has joined #openstack-neutron15:32
*** dims has joined #openstack-neutron15:32
*** manishg has quit IRC15:33
*** xuhanp has quit IRC15:33
*** manishg has joined #openstack-neutron15:34
*** xuhanp has joined #openstack-neutron15:34
*** jgrimm has quit IRC15:35
*** manishg has quit IRC15:35
*** manishg has joined #openstack-neutron15:36
*** manishg has quit IRC15:37
*** manishg has joined #openstack-neutron15:38
*** manishg has quit IRC15:39
*** rohit404 has joined #openstack-neutron15:39
*** manishg has joined #openstack-neutron15:40
*** markmcclain has joined #openstack-neutron15:40
*** banix has joined #openstack-neutron15:41
*** manishg has quit IRC15:41
*** vkozhukalov has quit IRC15:41
*** markmcclain1 has joined #openstack-neutron15:42
*** manishg has joined #openstack-neutron15:42
*** manishg has quit IRC15:43
*** xuhanp has quit IRC15:43
*** manishg has joined #openstack-neutron15:44
*** alagalah has quit IRC15:44
*** rohit404 has quit IRC15:44
*** markmcclain has quit IRC15:44
*** manishg has quit IRC15:45
anteaya73636 has another kick at the can15:45
anteayaI wasn't watching to so I don't know which patch caused the reset15:45
*** manishg has joined #openstack-neutron15:45
*** dguitarbite has joined #openstack-neutron15:46
*** vjay has joined #openstack-neutron15:46
*** amuller__ has quit IRC15:47
*** manishg has quit IRC15:47
*** amuller__ has joined #openstack-neutron15:47
*** manishg has joined #openstack-neutron15:47
*** manishg has quit IRC15:49
*** manishg has joined #openstack-neutron15:49
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Common decorator for caching methods  https://review.openstack.org/7268015:50
*** manishg has quit IRC15:51
*** rotbeard has quit IRC15:51
*** manishg has joined #openstack-neutron15:51
*** rohit404 has joined #openstack-neutron15:52
*** cdub has joined #openstack-neutron15:53
*** manishg has quit IRC15:53
*** otherwiseguy has quit IRC15:53
*** manishg has joined #openstack-neutron15:53
*** om has quit IRC15:54
*** manishg has quit IRC15:55
openstackgerritSean M. Collins proposed a change to openstack/neutron: Quality of Service API extension - RPC & Driver support  https://review.openstack.org/5997015:55
*** manishg has joined #openstack-neutron15:55
*** carl_baldwin has joined #openstack-neutron15:55
*** manishg has quit IRC15:57
*** manishg has joined #openstack-neutron15:57
*** Diopter is now known as Apsu15:57
*** ramishra has joined #openstack-neutron15:58
*** manishg has quit IRC15:58
*** vkozhukalov has joined #openstack-neutron15:59
*** manishg has joined #openstack-neutron15:59
armaxfwiw 75054 is good to go imo15:59
pcm_ANYONE: With my VPNaaS device driver submission (74156), it is failing Jenkins, because dependencies cannot be installed.15:59
openstackgerritMathieu Rohon proposed a change to openstack/neutron: l2-population : send flooding entries when the last port goes down  https://review.openstack.org/7503716:00
pcm_I have selected newer Requests version and a httmock package (to make UT easier). How do I address this?16:00
*** changbl has joined #openstack-neutron16:00
*** manishg has quit IRC16:00
*** manishg has joined #openstack-neutron16:01
*** garyk has joined #openstack-neutron16:01
anteayaarmax: awesome16:02
*** manishg has quit IRC16:02
*** manishg has joined #openstack-neutron16:03
anteayacan we get some reviews on https://review.openstack.org/#/c/75054/ please16:04
*** jobewan has joined #openstack-neutron16:04
anteayathis is needed to fix a bug which is showing up in the gate16:04
*** manishg has quit IRC16:04
*** sputnik13 has joined #openstack-neutron16:05
*** manishg has joined #openstack-neutron16:05
anteaya73636 is failing again in the gate16:05
anteayaI'm taking it out16:06
*** Qlawy_ is now known as Qlawy16:06
*** Qlawy has quit IRC16:06
*** Qlawy has joined #openstack-neutron16:06
*** manishg has quit IRC16:06
*** ivoks is now known as ivoks_16:07
*** manishg has joined #openstack-neutron16:07
anteayahere is its console log before it goes: https://jenkins05.openstack.org/job/gate-neutron-python27/50/console16:08
openstackgerritAnita Kuno proposed a change to openstack/neutron: Use different context for each API request in unit tests  https://review.openstack.org/7363616:08
*** manishg has quit IRC16:08
*** manishg has joined #openstack-neutron16:09
*** manishg has quit IRC16:11
*** alagalah has joined #openstack-neutron16:11
*** manishg has joined #openstack-neutron16:11
anteayaso 75054 is high priority, to avoid future gate patch sniping16:11
*** alagalah has quit IRC16:12
*** manishg has quit IRC16:13
*** otherwiseguy has joined #openstack-neutron16:13
*** manishg has joined #openstack-neutron16:13
*** manishg has quit IRC16:14
*** manishg has joined #openstack-neutron16:15
*** manishg has quit IRC16:16
*** manishg has joined #openstack-neutron16:17
openstackgerritA change was merged to openstack/neutron: Add update from agent to plugin on device up  https://review.openstack.org/5360916:18
*** ivoks_ has quit IRC16:18
anteayaah both 54 and 62 are in the gate16:19
anteayasalv-orlando armax what happens if they both go in?16:19
anteayaI don't think we have the abiltiy to mark patches mutually exclusive16:19
armaxI don16:20
armaxt  think they are mutually exclusive16:20
anteayait is okay if they both are merged?16:20
armax54 gets rid of the greenlet.exit the other ensures that one or the resource is cleared out properly16:21
*** manishg has quit IRC16:21
openstackgerritEvgeny Fedoruk proposed a change to openstack/neutron: New SSL extension  https://review.openstack.org/7403116:22
armaxI'd be tempted to say that we cannot be worse off if they both merged16:22
armaxsorry, I wish I could be more optimistic16:22
armaxbut this code has been working fine untouched for a while :)16:22
anteayaas long as they are both fine together16:23
armaxwho knows what weird issue made the bug surface the way it does, just in time for the FF16:23
anteayaI'm not sure what you mean by untouched16:23
armaxwhat are the odds, uh?16:23
anteayayes16:23
anteayahight16:23
anteayahigh16:23
anteayathat is the way it works16:24
anteayaalso issues that have been brewing and that are not fixed when small become larger in volume16:24
anteayaso they suddenly hit the radar16:24
*** amuller__ has quit IRC16:26
*** jgrimm has joined #openstack-neutron16:28
*** devlaps has joined #openstack-neutron16:30
*** cdub has quit IRC16:30
*** dtalton has joined #openstack-neutron16:31
armaxanteaya: could you put 73636 back as it was now that's out of the gate queue?16:32
armaxwe do need this fix as well16:32
*** dtalton has left #openstack-neutron16:32
*** cdub has joined #openstack-neutron16:36
*** markmcclain1 has quit IRC16:41
*** ramishra has quit IRC16:42
anteayaarmax: I know it is needed16:42
openstackgerritMathieu Rohon proposed a change to openstack/neutron: l2-population/lb/vxlan : ip neigh add command failed  https://review.openstack.org/7509516:43
anteayaarmax: do you have a bug number for why it failed?16:43
anteayamy objective is to keep the gate moving16:44
armaxanteaya: hang on16:44
*** marun has joined #openstack-neutron16:44
armax128245216:46
*** otherwiseguy has quit IRC16:47
anteayaokay if you want to make a comment on 73636 'reverify bug 1282452' that will put it back in check and then the gate if check passes16:48
anteayaI would suggest you wait until 54 and 62 merge16:48
anteayasince that will reduce the chances of hitting the bug they address16:48
armaxplease change the commit message first16:48
anteayayou can16:49
anteayado you know how?16:49
armaxthank you very much16:49
anteayagit review -d 73636,316:49
anteayabrings it down for you16:49
anteayaedit the commit message and push it back up16:50
anteayathough now that I think of it, since it will have new patchsets reapproval is requried16:52
*** jp_at_hp has quit IRC16:55
*** otherwiseguy has joined #openstack-neutron16:57
anteayaso tests are not running on 54 because of a merge conflict16:57
*** alagalah has joined #openstack-neutron16:59
anteayait isn't harming the gate so it can stay in and when it exits the gate it will get a message suggesting a rebase16:59
anteayaif the merge conflict patch ahead of it passes16:59
*** mlavalle has joined #openstack-neutron16:59
*** JPtheJP has joined #openstack-neutron17:00
*** bjornar has joined #openstack-neutron17:04
*** jroovers|afk is now known as jroovers17:04
*** baoli has quit IRC17:07
*** bashok has quit IRC17:09
*** nati_ueno has joined #openstack-neutron17:10
*** baoli has joined #openstack-neutron17:11
*** jistr has quit IRC17:15
openstackgerritSean M. Collins proposed a change to openstack/neutron: Quality of Service API extension - RPC & Driver support  https://review.openstack.org/5997017:15
openstackgerritJakub Libosvar proposed a change to openstack/neutron: Common decorator for caching methods  https://review.openstack.org/7268017:20
*** ygbo has quit IRC17:20
*** ajo has quit IRC17:21
*** jroovers is now known as jroovers|afk17:22
openstackgerritdekehn proposed a change to openstack/python-neutronclient: Adds delete of extra-dhcp-opt to the client  https://review.openstack.org/4916617:23
*** dave_tucker is now known as dave_tucker_zzz17:26
*** ajo has joined #openstack-neutron17:26
*** matrohon has quit IRC17:31
*** manishg has joined #openstack-neutron17:32
*** luqas has quit IRC17:32
*** vkozhukalov has quit IRC17:32
*** saju_m has joined #openstack-neutron17:33
*** rohit404 has quit IRC17:33
*** markwash has joined #openstack-neutron17:34
*** rohit404 has joined #openstack-neutron17:36
*** jobewan has quit IRC17:40
*** shausy has quit IRC17:41
*** nati_ueno has quit IRC17:42
*** nati_ueno has joined #openstack-neutron17:43
*** nati_ueno has quit IRC17:43
*** nati_ueno has joined #openstack-neutron17:44
*** shausy has joined #openstack-neutron17:44
*** relaxdiego has joined #openstack-neutron17:45
*** saju_m has quit IRC17:46
*** jgallard has quit IRC17:48
*** shausy has quit IRC17:48
relaxdiegoHi all. My name is Mark Maglana from Nexus IS. I'm trying to get started with contributing some Neutron tests in tempest (currently looking at the list at https://etherpad.openstack.org/p/icehouse-summit-qa-neutron).17:49
relaxdiegoi'm getting stuck on setting up a multi-node lab env (per-tenant routers and private networks) using DevStack. has anyone had experience with this?17:49
*** jobewan has joined #openstack-neutron17:52
*** nati_ueno has quit IRC17:52
*** relaxdiego has quit IRC17:52
*** jobewan has quit IRC17:53
*** jobewan has joined #openstack-neutron17:53
*** relaxdiego has joined #openstack-neutron17:53
*** networkstatic has joined #openstack-neutron17:53
openstackgerritAaron Rosen proposed a change to openstack/neutron: Plugins should call __init__ of db_base_plugin for db.configure  https://review.openstack.org/7489617:53
*** nati_uen_ has joined #openstack-neutron17:54
*** mvenesio has joined #openstack-neutron17:54
*** nati_uen_ has quit IRC17:57
*** banix has quit IRC17:59
*** kmak has quit IRC18:03
*** markmcclain has joined #openstack-neutron18:03
*** jroovers|afk is now known as jroovers18:03
*** kmak has joined #openstack-neutron18:03
*** questionmask_ has joined #openstack-neutron18:03
*** markmcclain1 has joined #openstack-neutron18:06
*** banix has joined #openstack-neutron18:06
*** jlibosva has quit IRC18:07
openstackgerritCarl Baldwin proposed a change to openstack/neutron: Adds multiple RPC worker processes to neutron server (WIP)  https://review.openstack.org/7256518:07
*** markmcclain has quit IRC18:08
*** harlowja has joined #openstack-neutron18:08
*** aymenfrikha has joined #openstack-neutron18:08
*** suresh12 has joined #openstack-neutron18:09
*** jobewan has quit IRC18:09
*** saju_m has joined #openstack-neutron18:09
*** jobewan has joined #openstack-neutron18:10
*** banix has quit IRC18:11
*** WackoRob_ has joined #openstack-neutron18:12
*** asselin_ has joined #openstack-neutron18:13
*** asselin_ has left #openstack-neutron18:13
*** WackoRobie has quit IRC18:15
tzakrajsGood morning. Could someone spare a few minutes to help me identify the source of my problem: http://paste.openstack.org/show/67547/18:16
*** saju_m has quit IRC18:17
*** banix has joined #openstack-neutron18:17
*** banix has quit IRC18:18
openstackgerritSalvatore Orlando proposed a change to openstack/neutron: Do not use greenlet.GreenletExit in vshield task manager  https://review.openstack.org/7505418:18
*** saju_m has joined #openstack-neutron18:21
*** leseb has quit IRC18:22
*** questionmask_ has left #openstack-neutron18:23
sc68calHenryG: ^^^^^^18:27
sc68calwasn't that the error message you were hitting yesterday?18:27
HenryGsc68cal: yes, it looks familiar18:28
*** saju_m has quit IRC18:28
openstackgerritKyle Mestery proposed a change to openstack/neutron: Add OpenDaylight ML2 MechanismDriver  https://review.openstack.org/6977518:32
*** saju_m has joined #openstack-neutron18:32
*** markwash_ has joined #openstack-neutron18:32
*** jpich has quit IRC18:33
*** markwash has quit IRC18:36
*** markwash_ is now known as markwash18:36
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Asynchronous rest calls for port create  https://review.openstack.org/7452018:37
*** geekinutah has joined #openstack-neutron18:40
*** afazekas_ has joined #openstack-neutron18:41
*** morganfainberg_Z is now known as morganfainberg18:44
*** ifarkas has quit IRC18:45
*** jprovazn has joined #openstack-neutron18:50
tzakrajsWhich error?18:50
*** dave_tucker_zzz is now known as dave_tucker18:51
anteayasome stats on 74023 which I am watching in the gate18:52
anteayait has failed in check 5 times and in the gate twice18:53
*** WackoRob_ has quit IRC18:53
anteayapersonally i consider that a red flag18:53
*** WackoRobie has joined #openstack-neutron18:53
anteayabecause if it does merge it may cause other problems18:54
*** geekinutah has left #openstack-neutron18:54
*** marun has quit IRC18:55
*** marun has joined #openstack-neutron18:56
*** shivharis has joined #openstack-neutron18:57
*** markmcclain1 has quit IRC18:58
*** djoreilly has quit IRC18:58
*** markmcclain has joined #openstack-neutron18:59
*** sweston has joined #openstack-neutron18:59
markmcclainanteaya: many of the failures are related to the current ordering of the unit test runs19:01
*** banix has joined #openstack-neutron19:01
*** SumitNaiksatam has joined #openstack-neutron19:01
anteayahow can that be addressed so that failures don't occur?19:06
anteayamarkmcclain: ^19:07
*** relaxdiego has quit IRC19:08
markmcclainthere's really no way of discovering these until the pop up19:09
*** relaxdiego has joined #openstack-neutron19:09
markmcclainbecause most devs won't find out there is problem until an new ordering is generated19:10
relaxdiegowhen writing tempest tests for neutron, are you guys just following the multi-node lab guide for devstack (http://devstack.org/guides/multinode-lab.html) or do you use another configuration?19:10
markmcclainand they have to be running concurrent testing to even discover it19:10
anteayabut this is unit tests, correct?19:12
anteayaand unit tests are isolated to neutron, correct?19:12
markmcclaincorrect19:12
markmcclainbut the test runner will optimize the runs over multiple runs19:13
anteayaso what concurrent testing needs to be done locally to id the issues?19:13
markmcclainan reorder so the concurrent processes end about the same time19:13
anteayathe test runner19:13
markmcclainit's hard to repeat these because the ordering is different for env19:13
anteayaa script or a person?19:13
markmcclainlifeless probably know more on how it optimizes the test runs19:14
anteayais there not cuurently a way to duplicate the infra env?19:14
*** clev has joined #openstack-neutron19:14
anteayaso this is a script we are talking about?19:15
anteayabecause if neutron needs unit tests on patches to run muliple times before they go to the gate, we can work on setting that up19:16
*** djoreilly has joined #openstack-neutron19:16
openstackgerritKevin Benton proposed a change to openstack/neutron: BigSwitch: Auto re-sync on backend inconsistencies  https://review.openstack.org/7357519:19
anteayalifeless: can you help us understand how the test runner script that runs the neutron unit tests goes about optimizing the order of the unit tests?19:20
anteayawe are trying to understand how to address failures that occur as a result of test order of unit tests19:20
mtreinishmarkmcclain: so the grouping should always be the same if there isn't a previous run in the repo. (assuming the number of tests is constant)19:22
mtreinishbut if you have previous runs then testr will sort based on that before grouping19:22
mtreinishhttps://bazaar.launchpad.net/~testrepository/testrepository/trunk/view/head:/testrepository/testcommand.py#L38019:23
*** leseb has joined #openstack-neutron19:23
*** skraynev is now known as skraynev_afk19:23
*** vkozhukalov has joined #openstack-neutron19:24
mtreinishmarkmcclain: I think testr also has a couple of options to help find interactions between tests in parallel19:25
lifelessmarkmcclain: mtreinish: testr doesn't sort, it partitions.19:25
lifelessThis is important to understand whats going on.19:25
lifelessA before B and B before A is a backend runner property.19:26
*** djoreilly has quit IRC19:26
lifelessIf you're using testtools by default it does sort consistently at least within a directory, to avoid randomly triggering unpleasant interactions [if you want random order, you should opt into it]19:27
lifelessso, with concurrency 1, testr as the runner, subunit.run (testtools) as the backend, you should have entirely stable test order, no matter how many runs have been done19:27
markmcclainbut the gate runs with higher concurrency19:27
markmcclainso the ordering is different for each person right?19:28
*** leseb has quit IRC19:28
mtreinishlifeless: fair enough, I was talking just talking about sorting the list to partition based on time data. When it's trying to optimize the partitioning19:29
mtreinishbecause that will effect test interactions in parallel19:29
mtreinishmarkmcclain: that's what I was saying before it should be consistent if the concurrency is the same(and the number of tests) and there aren't any previous runs.19:31
lifelessyes, the partitioning is deterministic but not stable19:31
lifelessits entirely possible to be different on every run, even unseeded.19:31
lifelessIf its being identical, thats happenstance, not design :)19:31
lifelesshowever19:32
markmcclainok.. so that's why the sudden test failures for code that has not been touched19:32
lifelesswe have very good tools for reproducing problems19:32
markmcclainbecause we happened on the 'right' ordering to reveal it19:32
lifelessfirstly is run --analyze-isolation19:32
lifelessif you get the subunit file from a gate run19:32
lifelessand you do gunzip -c file | subunit1to2 | testr load19:32
lifelessthen your local testr will know about the gate run19:33
lifelessand you can do 'testr run --analyze-isolation' and it will bisect failures within each runner19:33
lifelessthis can be used to exclude failures triggered by going (in one backend) from A->B->C to A->C.19:33
lifelesswe saw dozens of those in nova when it went parallel19:34
lifelessfor concurrently executing tests, we have microsecond timestamps on each test, so we can query the same log to see what tests were running at the same time19:34
lifelessits harder (read not written yet) to trigger running those all at the same time, but running *just* the exact set of concurrent tests with the same concurrency should be racy enough to trigger locally19:35
lifelesse.g. testr run --concurrency <N> --load-list <filename of file listing <=N test ids>19:35
lifelessI don't have a canned tool to report on 'what was running at time X' yet, but thats pretty simple to whip up in python using the subunit parser - or heck, just mk1 eyeball on a v1 log is often sufficient.19:36
*** WackoRob_ has joined #openstack-neutron19:36
*** WackoRobie has quit IRC19:40
*** rossella-s has quit IRC19:42
anteayamarkmcclain: is that useful?19:44
*** clev has quit IRC19:47
*** clev has joined #openstack-neutron19:48
*** jprovazn is now known as jprovazn_afk19:49
markmcclainyeah so this helps triage the problem after we detect it19:50
markmcclainbut we're still likely to face random problems like today when the partitioning changes ebcause there's no way for a dev to find these things in advance it seems19:50
tzakrajsI would greatly appreciate any help with: https://ask.openstack.org/en/question/12315/neutron-external-network-namespace-unable-to-route-to-19216801-or-8888/19:51
dkehnmarkmcclain: got a gate error http://logs.openstack.org/66/49166/6/check/gate-python-neutronclient-pypy/e5852d8/console.html, which is a bad option when installing mccabe, are there known issues there?19:52
*** vjay has quit IRC19:52
dkehnmarkmcclain: or is this a new bug?19:55
*** leseb has joined #openstack-neutron19:55
markmcclaindkehn: this is related to the mccabe module19:56
anteayalifeless: what are the options for a dev to find these problems in advance19:56
markmcclainmight have to look at what they're doing upstream19:56
anteayaas markmcclain correctly points out, waiting for logs on a gate failure doesn't improve our situation that much19:56
anteayadkehn: ola, nice to see you19:57
anteaya:D19:57
lifelessanteaya: run testr run --parallel --concurrency N --until-failure19:57
lifelesswait19:57
lifelessfix failure19:57
lifelessrepeat.19:57
dkehnmarkmcclain: this a error: option --single-version-externally-managed not recognize, and the last package was mccabe, just wondering if it rings a bell, else I'll bring it up in infra19:57
lifelessdo it on a nice beefy 48 core machine or something like that19:57
anteayaah, okay that can be run locally, thank you19:57
dkehnanteaya: I'm always around19:57
dkehnlurking19:57
anteayadkehn: that is true19:58
*** sweston has quit IRC19:58
* markmcclain wants a triple-o sized cluster to run tests until failure 19:58
*** b3nt_pin is now known as beagles19:59
*** sputnik13 has quit IRC19:59
*** ywu has joined #openstack-neutron20:02
markmcclaindkehn: that is definitely something in the module setup.py that has changed20:07
markmcclainI wonder if a new package was released and it is no longer playing nice with everything else20:07
openstackgerritA change was merged to openstack/neutron: vshield task manager: abort tasks in stop() on termination  https://review.openstack.org/7506220:08
markmcclaindkehn: is this error occurring the non-pypy tests?20:08
dkehnmarkmcclain: https://review.openstack.org/#/c/49166/20:09
dkehnmarkmcclain: gate-python-neutronclient-pypy20:09
markmcclainyeah… since stuff passes yesterday20:11
markmcclainlooks like some module isn't playing nice with pypy20:11
dkehnmarkmcclain: yep20:12
*** sn6i23a has joined #openstack-neutron20:12
anteayain infra scrollback there was a pypy change20:13
anteayasomething to do with python3k nodes, I didn't catch it all20:13
openstackgerritA change was merged to openstack/neutron: Validate rule uuids provided for update_policy  https://review.openstack.org/7402320:14
openstackgerritYoucef Laribi proposed a change to openstack/neutron: Implements an LBaaS driver for NetScaler devices  https://review.openstack.org/5752420:14
dkehnmarkmcclain: check #openstack-infra, evendentually its fixed20:15
openstackgerritCarl Baldwin proposed a change to openstack/neutron: Adds multiple RPC worker processes to neutron server (WIP)  https://review.openstack.org/7256520:15
markmcclaindkehn: cool20:16
*** sweston has joined #openstack-neutron20:18
*** leseb has quit IRC20:21
lifelessmarkmcclain: let me know if you want more info20:21
markmcclainlifeless: the background you've gave has been helpful20:22
lifelessmarkmcclain: and if you want an account on the tripleo-test-cluster, its easy - be an ATC, add yourself an account20:22
*** cjellick1 has quit IRC20:22
lifelessmarkmcclain: we can probably give you a 24 core VM for a while20:22
markmcclainlifeless: awesome20:22
*** cjellick has joined #openstack-neutron20:22
*** itzikb has joined #openstack-neutron20:25
*** itzikb has quit IRC20:26
*** suresh12 has quit IRC20:26
*** tzakrajs has quit IRC20:37
*** leseb has joined #openstack-neutron20:40
*** abhraut has joined #openstack-neutron20:45
*** networkstatic_ has joined #openstack-neutron20:48
*** rohit404 has quit IRC20:48
*** peristeri has quit IRC20:50
*** rohit404 has joined #openstack-neutron20:51
*** leseb has quit IRC20:52
openstackgerritClaudiu Belu proposed a change to openstack/neutron: Fixes Hyper-V ceilometer metrics enabling after service restart  https://review.openstack.org/6384020:52
anteayafyi there are no jobs running in zuul atm, infra is aware and is fixing it21:00
*** WackoRob_ has quit IRC21:05
*** markwash has quit IRC21:05
*** harlowja has quit IRC21:05
*** manishg has quit IRC21:05
*** dims has quit IRC21:05
*** alexpilotti has quit IRC21:05
*** ianw has quit IRC21:05
*** beagles has quit IRC21:05
*** jgriffith has quit IRC21:05
*** phil_h has quit IRC21:05
*** enikanorov__ has quit IRC21:05
*** aymenfrikha has quit IRC21:05
*** dguitarbite has quit IRC21:05
*** julim_ has quit IRC21:05
*** markmcclain has quit IRC21:05
*** russellb has quit IRC21:05
*** pvo has quit IRC21:05
*** annegentle has quit IRC21:05
*** mtreinish has quit IRC21:05
*** qiuyu has quit IRC21:05
*** metral has quit IRC21:05
*** otherwiseguy has quit IRC21:05
*** Apsu has quit IRC21:05
*** arosen1 has quit IRC21:05
*** akamyshnikova has quit IRC21:05
*** doude has quit IRC21:05
*** harmw has quit IRC21:05
*** lowkey has quit IRC21:05
*** sdague has quit IRC21:05
*** sbadia has quit IRC21:05
*** gizmoguy has quit IRC21:05
*** joshh has quit IRC21:05
*** ekarlso has quit IRC21:05
*** dave_tucker has quit IRC21:05
*** cjellick has quit IRC21:05
*** sweston has quit IRC21:05
*** changbl has quit IRC21:05
*** jaypipes has quit IRC21:05
*** roaet has quit IRC21:05
*** slawek has quit IRC21:05
*** mvenesio has quit IRC21:05
*** networkstatic has quit IRC21:05
*** ajo has quit IRC21:05
*** armax has quit IRC21:05
*** haleyb has quit IRC21:05
*** jecarey_ has quit IRC21:05
*** bvandenh has quit IRC21:05
*** ihrachys has quit IRC21:05
*** saju_m has quit IRC21:05
*** JPtheJP has quit IRC21:05
*** cdub has quit IRC21:05
*** garyk has quit IRC21:05
*** pcm_ has quit IRC21:05
*** jianingy_afk has quit IRC21:05
*** yongli has quit IRC21:05
*** Makdaam has quit IRC21:05
*** amotoki has quit IRC21:05
*** HenryG has quit IRC21:05
*** ilyashakhat_ has quit IRC21:05
*** relaxdiego has quit IRC21:05
*** marun has quit IRC21:05
*** yamahata has quit IRC21:05
*** skraynev_afk has quit IRC21:05
*** yamahata_ has quit IRC21:05
*** mestery has quit IRC21:05
*** Phil|2 has quit IRC21:05
*** rdo has quit IRC21:05
*** pasquier-s has quit IRC21:05
*** cburgess has quit IRC21:05
*** clev has quit IRC21:05
*** vkozhukalov has quit IRC21:05
*** jprovazn_afk has quit IRC21:05
*** afazekas_ has quit IRC21:05
*** sballe_ has quit IRC21:05
*** yfried has quit IRC21:05
*** Linguo has quit IRC21:05
*** asadoughi has quit IRC21:05
*** feleouet has quit IRC21:05
*** mordred has quit IRC21:05
*** echohead has quit IRC21:05
*** banix has quit IRC21:05
*** kmak has quit IRC21:05
*** bjornar has quit IRC21:05
*** jroovers has quit IRC21:05
*** dgrig_ has quit IRC21:05
*** nplanel has quit IRC21:05
*** Qlawy has quit IRC21:05
*** pradipta` has quit IRC21:05
*** pcarver has quit IRC21:05
*** vishy has quit IRC21:05
*** rkukura has quit IRC21:05
*** pbeskow has quit IRC21:05
*** kevinbenton has quit IRC21:05
*** lari_ has quit IRC21:05
*** morganfainberg has quit IRC21:05
*** rohit404 has quit IRC21:05
*** SumitNaiksatam has quit IRC21:05
*** shivharis has quit IRC21:05
*** jobewan has quit IRC21:05
*** tongli has quit IRC21:05
*** enikanorov has quit IRC21:05
*** JoeJulian has quit IRC21:05
*** openstackgerrit has quit IRC21:05
*** sbalukoff has quit IRC21:05
*** nijaba has quit IRC21:05
*** EmilienM has quit IRC21:05
*** marios has quit IRC21:05
*** edhall has quit IRC21:05
*** networkstatic_ has quit IRC21:05
*** sn6i23a has quit IRC21:05
*** baoli has quit IRC21:05
*** mlavalle has quit IRC21:05
*** alagalah has quit IRC21:05
*** devlaps has quit IRC21:05
*** jgrimm has quit IRC21:05
*** carl_baldwin has quit IRC21:05
*** salv-orlando has quit IRC21:05
*** dkehn_ has quit IRC21:05
*** dkehn has quit IRC21:05
*** RajeshMohan has quit IRC21:05
*** lifeless has quit IRC21:05
*** obondarev has quit IRC21:05
*** abhraut has quit IRC21:05
*** ywu has quit IRC21:05
*** oda-g has quit IRC21:05
*** rms_13 has quit IRC21:05
*** rwsu has quit IRC21:05
*** markvoelker has quit IRC21:05
*** mancdaz has quit IRC21:05
*** rha has quit IRC21:05
*** WormMan has quit IRC21:05
*** christophk_ has quit IRC21:05
*** metral has joined #openstack-neutron21:08
*** qiuyu has joined #openstack-neutron21:08
*** mtreinish has joined #openstack-neutron21:08
*** annegentle has joined #openstack-neutron21:08
*** pvo has joined #openstack-neutron21:08
*** russellb has joined #openstack-neutron21:08
*** markmcclain has joined #openstack-neutron21:08
*** rha has joined #openstack-neutron21:08
*** christophk_ has joined #openstack-neutron21:08
*** edhall has joined #openstack-neutron21:08
*** marios has joined #openstack-neutron21:08
*** lari_ has joined #openstack-neutron21:08
*** obondarev has joined #openstack-neutron21:08
*** EmilienM has joined #openstack-neutron21:08
*** mordred has joined #openstack-neutron21:08
*** ilyashakhat_ has joined #openstack-neutron21:08
*** kevinbenton has joined #openstack-neutron21:08
*** cburgess has joined #openstack-neutron21:08
*** mancdaz has joined #openstack-neutron21:08
*** HenryG has joined #openstack-neutron21:08
*** morganfainberg has joined #openstack-neutron21:08
*** echohead has joined #openstack-neutron21:08
*** rms_13 has joined #openstack-neutron21:08
*** pbeskow has joined #openstack-neutron21:08
*** nijaba has joined #openstack-neutron21:08
*** pasquier-s has joined #openstack-neutron21:08
*** markvoelker has joined #openstack-neutron21:08
*** rwsu has joined #openstack-neutron21:08
*** rkukura has joined #openstack-neutron21:08
*** lifeless has joined #openstack-neutron21:08
*** feleouet has joined #openstack-neutron21:08
*** rdo has joined #openstack-neutron21:08
*** Phil|2 has joined #openstack-neutron21:08
*** slawek has joined #openstack-neutron21:08
*** RajeshMohan has joined #openstack-neutron21:08
*** mestery has joined #openstack-neutron21:08
*** dkehn has joined #openstack-neutron21:08
*** yamahata_ has joined #openstack-neutron21:08
*** amotoki has joined #openstack-neutron21:08
*** sbalukoff has joined #openstack-neutron21:08
*** vishy has joined #openstack-neutron21:08
*** Makdaam has joined #openstack-neutron21:08
*** yongli has joined #openstack-neutron21:08
*** skraynev_afk has joined #openstack-neutron21:08
*** roaet has joined #openstack-neutron21:08
*** asadoughi has joined #openstack-neutron21:08
*** openstackgerrit has joined #openstack-neutron21:08
*** ihrachys has joined #openstack-neutron21:08
*** jaypipes has joined #openstack-neutron21:08
*** dkehn_ has joined #openstack-neutron21:08
*** WormMan has joined #openstack-neutron21:08
*** pcarver has joined #openstack-neutron21:08
*** oda-g has joined #openstack-neutron21:08
*** Linguo has joined #openstack-neutron21:08
*** bvandenh has joined #openstack-neutron21:08
*** jianingy_afk has joined #openstack-neutron21:08
*** yfried has joined #openstack-neutron21:08
*** salv-orlando has joined #openstack-neutron21:08
*** pradipta` has joined #openstack-neutron21:08
*** pcm_ has joined #openstack-neutron21:08
*** JoeJulian has joined #openstack-neutron21:08
*** enikanorov has joined #openstack-neutron21:08
*** Qlawy has joined #openstack-neutron21:08
*** nplanel has joined #openstack-neutron21:08
*** sballe_ has joined #openstack-neutron21:08
*** jecarey_ has joined #openstack-neutron21:08
*** dgrig_ has joined #openstack-neutron21:08
*** haleyb has joined #openstack-neutron21:08
*** yamahata has joined #openstack-neutron21:08
*** armax has joined #openstack-neutron21:08
*** tongli has joined #openstack-neutron21:08
*** jroovers has joined #openstack-neutron21:08
*** carl_baldwin has joined #openstack-neutron21:08
*** changbl has joined #openstack-neutron21:08
*** garyk has joined #openstack-neutron21:08
*** jgrimm has joined #openstack-neutron21:08
*** devlaps has joined #openstack-neutron21:08
*** cdub has joined #openstack-neutron21:08
*** alagalah has joined #openstack-neutron21:08
*** mlavalle has joined #openstack-neutron21:08
*** JPtheJP has joined #openstack-neutron21:08
*** bjornar has joined #openstack-neutron21:08
*** baoli has joined #openstack-neutron21:08
*** ajo has joined #openstack-neutron21:08
*** networkstatic has joined #openstack-neutron21:08
*** mvenesio has joined #openstack-neutron21:08
*** kmak has joined #openstack-neutron21:08
*** jobewan has joined #openstack-neutron21:08
*** saju_m has joined #openstack-neutron21:08
*** afazekas_ has joined #openstack-neutron21:08
*** jprovazn_afk has joined #openstack-neutron21:08
*** marun has joined #openstack-neutron21:08
*** shivharis has joined #openstack-neutron21:08
*** banix has joined #openstack-neutron21:08
*** SumitNaiksatam has joined #openstack-neutron21:08
*** relaxdiego has joined #openstack-neutron21:08
*** vkozhukalov has joined #openstack-neutron21:08
*** clev has joined #openstack-neutron21:08
*** ywu has joined #openstack-neutron21:08
*** sn6i23a has joined #openstack-neutron21:08
*** sweston has joined #openstack-neutron21:08
*** cjellick has joined #openstack-neutron21:08
*** abhraut has joined #openstack-neutron21:08
*** networkstatic_ has joined #openstack-neutron21:08
*** rohit404 has joined #openstack-neutron21:08
*** enikanorov_ has joined #openstack-neutron21:08
*** manishg has joined #openstack-neutron21:08
*** WackoRobie has joined #openstack-neutron21:08
*** alexpilotti has joined #openstack-neutron21:08
*** jgriffit1 has joined #openstack-neutron21:08
*** beagles has joined #openstack-neutron21:08
*** otherwiseguy has joined #openstack-neutron21:08
*** Apsu has joined #openstack-neutron21:08
*** arosen1 has joined #openstack-neutron21:08
*** akamyshnikova has joined #openstack-neutron21:08
*** doude has joined #openstack-neutron21:08
*** harmw has joined #openstack-neutron21:08
*** lowkey has joined #openstack-neutron21:08
*** sdague has joined #openstack-neutron21:08
*** sbadia has joined #openstack-neutron21:08
*** suresh12 has joined #openstack-neutron21:08
*** aymenfrikha has joined #openstack-neutron21:08
*** dguitarbite has joined #openstack-neutron21:08
*** julim_ has joined #openstack-neutron21:08
*** jprovazn_afk has quit IRC21:10
*** dvorkinista has joined #openstack-neutron21:11
*** phil_h has joined #openstack-neutron21:14
*** dims has joined #openstack-neutron21:14
beaglesrkukura, I just realized that I don't know of the blueprint in nova deal with enabling the security groups in the vif driver!!! <expletive deleted> Are you aware of one?21:14
*** gizmoguy has joined #openstack-neutron21:14
*** joshh has joined #openstack-neutron21:14
*** ekarlso has joined #openstack-neutron21:14
*** dave_tucker has joined #openstack-neutron21:14
*** dvorkinista has quit IRC21:26
*** suresh12 has quit IRC21:26
*** aymenfrikha has quit IRC21:26
*** dguitarbite has quit IRC21:26
*** julim_ has quit IRC21:26
*** gizmoguy has quit IRC21:26
*** joshh has quit IRC21:26
*** ekarlso has quit IRC21:26
*** dave_tucker has quit IRC21:26
*** markmcclain has quit IRC21:26
*** russellb has quit IRC21:26
*** pvo has quit IRC21:26
*** annegentle has quit IRC21:26
*** mtreinish has quit IRC21:26
*** qiuyu has quit IRC21:26
*** metral has quit IRC21:26
*** otherwiseguy has quit IRC21:26
*** Apsu has quit IRC21:26
*** arosen1 has quit IRC21:26
*** akamyshnikova has quit IRC21:26
*** doude has quit IRC21:26
*** harmw has quit IRC21:26
*** lowkey has quit IRC21:26
*** sdague has quit IRC21:26
*** sbadia has quit IRC21:26
*** enikanorov_ has quit IRC21:26
*** cjellick has quit IRC21:26
*** sweston has quit IRC21:26
*** changbl has quit IRC21:26
*** jaypipes has quit IRC21:26
*** roaet has quit IRC21:26
*** slawek has quit IRC21:26
*** phil_h has quit IRC21:26
*** jgriffit1 has quit IRC21:26
*** mvenesio has quit IRC21:26
*** networkstatic has quit IRC21:26
*** ajo has quit IRC21:26
*** armax has quit IRC21:26
*** haleyb has quit IRC21:26
*** jecarey_ has quit IRC21:26
*** bvandenh has quit IRC21:26
*** ihrachys has quit IRC21:26
*** dims has quit IRC21:26
*** saju_m has quit IRC21:26
*** JPtheJP has quit IRC21:26
*** cdub has quit IRC21:26
*** garyk has quit IRC21:26
*** pcm_ has quit IRC21:26
*** jianingy_afk has quit IRC21:26
*** yongli has quit IRC21:26
*** Makdaam has quit IRC21:26
*** amotoki has quit IRC21:26
*** HenryG has quit IRC21:26
*** ilyashakhat_ has quit IRC21:26
*** alexpilotti has quit IRC21:26
*** manishg has quit IRC21:26
*** relaxdiego has quit IRC21:26
*** marun has quit IRC21:26
*** yamahata has quit IRC21:26
*** skraynev_afk has quit IRC21:26
*** yamahata_ has quit IRC21:26
*** mestery has quit IRC21:26
*** Phil|2 has quit IRC21:26
*** rdo has quit IRC21:26
*** pasquier-s has quit IRC21:26
*** cburgess has quit IRC21:26
*** clev has quit IRC21:26
*** vkozhukalov has quit IRC21:26
*** afazekas_ has quit IRC21:26
*** sballe_ has quit IRC21:26
*** yfried has quit IRC21:26
*** Linguo has quit IRC21:26
*** asadoughi has quit IRC21:26
*** feleouet has quit IRC21:26
*** mordred has quit IRC21:26
*** echohead has quit IRC21:26
*** beagles has quit IRC21:26
*** banix has quit IRC21:26
*** kmak has quit IRC21:26
*** bjornar has quit IRC21:26
*** jroovers has quit IRC21:26
*** dgrig_ has quit IRC21:26
*** nplanel has quit IRC21:26
*** Qlawy has quit IRC21:26
*** pradipta` has quit IRC21:26
*** pcarver has quit IRC21:26
*** vishy has quit IRC21:26
*** rkukura has quit IRC21:26
*** pbeskow has quit IRC21:26
*** kevinbenton has quit IRC21:26
*** lari_ has quit IRC21:26
*** morganfainberg has quit IRC21:26
*** rohit404 has quit IRC21:26
*** SumitNaiksatam has quit IRC21:26
*** shivharis has quit IRC21:26
*** jobewan has quit IRC21:26
*** tongli has quit IRC21:26
*** enikanorov has quit IRC21:26
*** JoeJulian has quit IRC21:26
*** openstackgerrit has quit IRC21:26
*** sbalukoff has quit IRC21:26
*** nijaba has quit IRC21:26
*** EmilienM has quit IRC21:26
*** marios has quit IRC21:26
*** edhall has quit IRC21:26
*** WackoRobie has quit IRC21:26
*** networkstatic_ has quit IRC21:26
*** sn6i23a has quit IRC21:26
*** baoli has quit IRC21:26
*** mlavalle has quit IRC21:26
*** alagalah has quit IRC21:26
*** devlaps has quit IRC21:26
*** jgrimm has quit IRC21:26
*** carl_baldwin has quit IRC21:26
*** salv-orlando has quit IRC21:26
*** dkehn_ has quit IRC21:26
*** dkehn has quit IRC21:26
*** RajeshMohan has quit IRC21:26
*** lifeless has quit IRC21:26
*** obondarev has quit IRC21:26
*** abhraut has quit IRC21:26
*** ywu has quit IRC21:26
*** oda-g has quit IRC21:26
*** rms_13 has quit IRC21:26
*** rwsu has quit IRC21:26
*** markvoelker has quit IRC21:26
*** mancdaz has quit IRC21:26
*** rha has quit IRC21:26
*** WormMan has quit IRC21:26
*** christophk_ has quit IRC21:26
*** inara has quit IRC21:26
*** JoeHazzers has quit IRC21:30
*** fouxm has quit IRC21:31
*** markmcclain has joined #openstack-neutron21:49
*** russellb has joined #openstack-neutron21:49
*** metral has joined #openstack-neutron21:49
*** annegentle has joined #openstack-neutron21:49
*** pvo has joined #openstack-neutron21:49
*** EmilienM has joined #openstack-neutron21:58
*** jobewan has joined #openstack-neutron22:06
*** edhall has joined #openstack-neutron22:06
*** JoeJulian has joined #openstack-neutron22:06
*** suresh12 has joined #openstack-neutron22:06
*** marios_ has joined #openstack-neutron22:06
*** nijaba_ has joined #openstack-neutron22:06
*** qiuyu_ has joined #openstack-neutron22:06
*** leseb has joined #openstack-neutron22:06
*** BBG_Stephen has joined #openstack-neutron22:06
*** SumitNaiksatam has joined #openstack-neutron22:06
*** enikanorov__ has joined #openstack-neutron22:06
*** terrylhowe has joined #openstack-neutron22:06
*** harlowja has joined #openstack-neutron22:06
*** JoeHazzers_ has joined #openstack-neutron22:06
*** mtreinish has joined #openstack-neutron22:06
*** fouxm_ has joined #openstack-neutron22:06
*** inara` has joined #openstack-neutron22:06
*** dguitarbite_ has joined #openstack-neutron22:06
*** zzelle has joined #openstack-neutron22:06
*** dvorkini_ has joined #openstack-neutron22:06
*** sputnik13 has joined #openstack-neutron22:06
*** dave_tucker has joined #openstack-neutron22:06
*** ekarlso has joined #openstack-neutron22:06
*** joshh has joined #openstack-neutron22:06
*** gizmoguy has joined #openstack-neutron22:06
*** dims has joined #openstack-neutron22:06
*** phil_h has joined #openstack-neutron22:06
*** rha has joined #openstack-neutron22:06
*** christophk_ has joined #openstack-neutron22:06
*** lari_ has joined #openstack-neutron22:06
*** obondarev has joined #openstack-neutron22:06
*** mordred has joined #openstack-neutron22:06
*** ilyashakhat_ has joined #openstack-neutron22:06
*** kevinbenton has joined #openstack-neutron22:06
*** cburgess has joined #openstack-neutron22:06
*** mancdaz has joined #openstack-neutron22:06
*** HenryG has joined #openstack-neutron22:06
*** morganfainberg has joined #openstack-neutron22:06
*** echohead has joined #openstack-neutron22:06
*** rms_13 has joined #openstack-neutron22:06
*** pbeskow has joined #openstack-neutron22:06
*** pasquier-s has joined #openstack-neutron22:06
*** markvoelker has joined #openstack-neutron22:06
*** rwsu has joined #openstack-neutron22:06
*** rkukura has joined #openstack-neutron22:06
*** lifeless has joined #openstack-neutron22:06
*** feleouet has joined #openstack-neutron22:06
*** rdo has joined #openstack-neutron22:06
*** Phil|2 has joined #openstack-neutron22:06
*** slawek has joined #openstack-neutron22:06
*** RajeshMohan has joined #openstack-neutron22:06
*** mestery has joined #openstack-neutron22:06
*** dkehn has joined #openstack-neutron22:06
*** yamahata_ has joined #openstack-neutron22:06
*** amotoki has joined #openstack-neutron22:06
*** vishy has joined #openstack-neutron22:06
*** Makdaam has joined #openstack-neutron22:06
*** yongli has joined #openstack-neutron22:06
*** skraynev_afk has joined #openstack-neutron22:06
*** roaet has joined #openstack-neutron22:06
*** asadoughi has joined #openstack-neutron22:06
*** ihrachys has joined #openstack-neutron22:06
*** dkehn_ has joined #openstack-neutron22:06
*** WormMan has joined #openstack-neutron22:06
*** pcarver has joined #openstack-neutron22:06
*** oda-g has joined #openstack-neutron22:06
*** Linguo has joined #openstack-neutron22:06
*** bvandenh has joined #openstack-neutron22:06
*** jianingy_afk has joined #openstack-neutron22:06
*** yfried has joined #openstack-neutron22:06
*** salv-orlando has joined #openstack-neutron22:06
*** pradipta` has joined #openstack-neutron22:06
*** pcm_ has joined #openstack-neutron22:06
*** Qlawy has joined #openstack-neutron22:06
*** nplanel has joined #openstack-neutron22:06
*** sballe_ has joined #openstack-neutron22:06
*** jecarey_ has joined #openstack-neutron22:06
*** dgrig_ has joined #openstack-neutron22:06
*** haleyb has joined #openstack-neutron22:06
*** yamahata has joined #openstack-neutron22:06
*** armax has joined #openstack-neutron22:06
*** jroovers has joined #openstack-neutron22:06
*** carl_baldwin has joined #openstack-neutron22:06
*** changbl has joined #openstack-neutron22:06
*** garyk has joined #openstack-neutron22:06
*** jgrimm has joined #openstack-neutron22:06
*** devlaps has joined #openstack-neutron22:06
*** cdub has joined #openstack-neutron22:06
*** alagalah has joined #openstack-neutron22:06
*** mlavalle has joined #openstack-neutron22:06
*** JPtheJP has joined #openstack-neutron22:06
*** ajo has joined #openstack-neutron22:06
*** networkstatic has joined #openstack-neutron22:06
*** kmak has joined #openstack-neutron22:06
*** afazekas_ has joined #openstack-neutron22:06
*** marun has joined #openstack-neutron22:06
*** banix has joined #openstack-neutron22:06
*** relaxdiego has joined #openstack-neutron22:06
*** vkozhukalov has joined #openstack-neutron22:06
*** ywu has joined #openstack-neutron22:06
*** sn6i23a has joined #openstack-neutron22:06
*** sweston has joined #openstack-neutron22:06
*** cjellick has joined #openstack-neutron22:06
*** abhraut has joined #openstack-neutron22:06
*** networkstatic_ has joined #openstack-neutron22:06
*** enikanorov_ has joined #openstack-neutron22:06
*** manishg has joined #openstack-neutron22:06
*** WackoRobie has joined #openstack-neutron22:06
*** alexpilotti has joined #openstack-neutron22:06
*** jgriffit1 has joined #openstack-neutron22:06
*** beagles has joined #openstack-neutron22:06
*** otherwiseguy has joined #openstack-neutron22:06
*** Apsu has joined #openstack-neutron22:06
*** arosen1 has joined #openstack-neutron22:06
*** akamyshnikova has joined #openstack-neutron22:06
*** doude has joined #openstack-neutron22:06
*** harmw has joined #openstack-neutron22:06
*** lowkey has joined #openstack-neutron22:06
*** sdague has joined #openstack-neutron22:06
*** sbadia has joined #openstack-neutron22:06
*** aymenfrikha has joined #openstack-neutron22:06
*** jeblair has quit IRC22:06
*** jaypipes has joined #openstack-neutron22:07
*** jgriffit1 is now known as jgriffith22:08
*** markvoelker has quit IRC22:09
*** markvoelker has joined #openstack-neutron22:10
*** bada has joined #openstack-neutron22:12
*** relaxdiego has quit IRC22:13
*** dvorkini_ has quit IRC22:13
*** relaxdiego has joined #openstack-neutron22:15
*** suresh12 has quit IRC22:18
*** nijaba_ has quit IRC22:32
*** qiuyu_ has quit IRC22:32
*** SumitNaiksatam has quit IRC22:32
*** aymenfrikha has quit IRC22:32
*** gizmoguy has quit IRC22:32
*** joshh has quit IRC22:32
*** ekarlso has quit IRC22:32
*** dave_tucker has quit IRC22:32
*** harlowja has quit IRC22:32
*** otherwiseguy has quit IRC22:32
*** Apsu has quit IRC22:32
*** arosen1 has quit IRC22:32
*** akamyshnikova has quit IRC22:32
*** doude has quit IRC22:32
*** harmw has quit IRC22:32
*** lowkey has quit IRC22:32
*** sdague has quit IRC22:32
*** sbadia has quit IRC22:33
*** bada has quit IRC22:33
*** inara` has quit IRC22:33
*** enikanorov_ has quit IRC22:33
*** cjellick has quit IRC22:33
*** sweston has quit IRC22:33
*** changbl has quit IRC22:33
*** roaet has quit IRC22:33
*** slawek has quit IRC22:33
*** edhall has quit IRC22:33
*** BBG_Stephen has quit IRC22:33
*** enikanorov__ has quit IRC22:33
*** terrylhowe has quit IRC22:33
*** dguitarbite_ has quit IRC22:33
*** phil_h has quit IRC22:33
*** jgriffith has quit IRC22:33
*** networkstatic has quit IRC22:33
*** ajo has quit IRC22:33
*** armax has quit IRC22:33
*** haleyb has quit IRC22:33
*** jecarey_ has quit IRC22:33
*** bvandenh has quit IRC22:33
*** ihrachys has quit IRC22:33
*** marios_ has quit IRC22:33
*** mtreinish has quit IRC22:33
*** dims has quit IRC22:33
*** JPtheJP has quit IRC22:33
*** cdub has quit IRC22:33
*** garyk has quit IRC22:33
*** pcm_ has quit IRC22:33
*** jianingy_afk has quit IRC22:33
*** yongli has quit IRC22:33
*** Makdaam has quit IRC22:33
*** amotoki has quit IRC22:33
*** HenryG has quit IRC22:33
*** ilyashakhat_ has quit IRC22:33
*** jobewan has quit IRC22:33
*** JoeJulian has quit IRC22:33
*** alexpilotti has quit IRC22:33
*** manishg has quit IRC22:33
*** marun has quit IRC22:33
*** yamahata has quit IRC22:33
*** skraynev_afk has quit IRC22:33
*** yamahata_ has quit IRC22:33
*** mestery has quit IRC22:33
*** Phil|2 has quit IRC22:33
*** rdo has quit IRC22:33
*** pasquier-s has quit IRC22:33
*** cburgess has quit IRC22:33
*** leseb has quit IRC22:33
*** fouxm_ has quit IRC22:33
*** vkozhukalov has quit IRC22:33
*** afazekas_ has quit IRC22:33
*** sballe_ has quit IRC22:33
*** yfried has quit IRC22:33
*** Linguo has quit IRC22:33
*** asadoughi has quit IRC22:33
*** feleouet has quit IRC22:33
*** mordred has quit IRC22:33
*** echohead has quit IRC22:33
*** markvoelker has quit IRC22:33
*** JoeHazzers_ has quit IRC22:33
*** sputnik13 has quit IRC22:33
*** beagles has quit IRC22:33
*** banix has quit IRC22:33
*** kmak has quit IRC22:33
*** jroovers has quit IRC22:33
*** dgrig_ has quit IRC22:33
*** nplanel has quit IRC22:33
*** Qlawy has quit IRC22:33
*** pradipta` has quit IRC22:33
*** pcarver has quit IRC22:33
*** vishy has quit IRC22:33
*** rkukura has quit IRC22:33
*** pbeskow has quit IRC22:33
*** kevinbenton has quit IRC22:33
*** lari_ has quit IRC22:33
*** morganfainberg has quit IRC22:33
*** jaypipes has quit IRC22:33
*** zzelle has quit IRC22:33
*** WackoRobie has quit IRC22:33
*** networkstatic_ has quit IRC22:33
*** sn6i23a has quit IRC22:33
*** mlavalle has quit IRC22:33
*** alagalah has quit IRC22:33
*** devlaps has quit IRC22:33
*** jgrimm has quit IRC22:33
*** carl_baldwin has quit IRC22:33
*** salv-orlando has quit IRC22:33
*** dkehn_ has quit IRC22:33
*** dkehn has quit IRC22:33
*** RajeshMohan has quit IRC22:33
*** lifeless has quit IRC22:33
*** obondarev has quit IRC22:33
*** abhraut has quit IRC22:33
*** ywu has quit IRC22:33
*** oda-g has quit IRC22:33
*** rms_13 has quit IRC22:33
*** rwsu has quit IRC22:33
*** mancdaz has quit IRC22:33
*** rha has quit IRC22:33
*** relaxdiego has quit IRC22:33
*** WormMan has quit IRC22:33
*** christophk_ has quit IRC22:33
*** nati_ueno has joined #openstack-neutron22:37
*** sputnik13 has joined #openstack-neutron22:37
*** qiuyu has joined #openstack-neutron22:37
*** openstackgerrit has joined #openstack-neutron22:37
*** nijaba has joined #openstack-neutron22:37
*** SumitNaiksatam has joined #openstack-neutron22:37
*** relaxdiego has joined #openstack-neutron22:37
*** bada has joined #openstack-neutron22:37
*** markvoelker has joined #openstack-neutron22:37
*** jaypipes has joined #openstack-neutron22:37
*** jobewan has joined #openstack-neutron22:37
*** edhall has joined #openstack-neutron22:37
*** JoeJulian has joined #openstack-neutron22:37
*** marios_ has joined #openstack-neutron22:37
*** leseb has joined #openstack-neutron22:37
*** BBG_Stephen has joined #openstack-neutron22:37
*** enikanorov__ has joined #openstack-neutron22:37
*** terrylhowe has joined #openstack-neutron22:37
*** harlowja has joined #openstack-neutron22:37
*** JoeHazzers_ has joined #openstack-neutron22:37
*** mtreinish has joined #openstack-neutron22:37
*** fouxm_ has joined #openstack-neutron22:37
*** inara` has joined #openstack-neutron22:37
*** dguitarbite_ has joined #openstack-neutron22:37
*** zzelle has joined #openstack-neutron22:37
*** dave_tucker has joined #openstack-neutron22:37
*** ekarlso has joined #openstack-neutron22:37
*** joshh has joined #openstack-neutron22:37
*** gizmoguy has joined #openstack-neutron22:37
*** dims has joined #openstack-neutron22:37
*** phil_h has joined #openstack-neutron22:37
*** rha has joined #openstack-neutron22:37
*** christophk_ has joined #openstack-neutron22:37
*** lari_ has joined #openstack-neutron22:37
*** obondarev has joined #openstack-neutron22:37
*** mordred has joined #openstack-neutron22:37
*** ilyashakhat_ has joined #openstack-neutron22:37
*** kevinbenton has joined #openstack-neutron22:37
*** cburgess has joined #openstack-neutron22:37
*** mancdaz has joined #openstack-neutron22:37
*** HenryG has joined #openstack-neutron22:37
*** morganfainberg has joined #openstack-neutron22:37
*** echohead has joined #openstack-neutron22:37
*** rms_13 has joined #openstack-neutron22:37
*** pbeskow has joined #openstack-neutron22:37
*** pasquier-s has joined #openstack-neutron22:37
*** rwsu has joined #openstack-neutron22:37
*** rkukura has joined #openstack-neutron22:37
*** lifeless has joined #openstack-neutron22:37
*** feleouet has joined #openstack-neutron22:37
*** rdo has joined #openstack-neutron22:37
*** Phil|2 has joined #openstack-neutron22:37
*** slawek has joined #openstack-neutron22:37
*** RajeshMohan has joined #openstack-neutron22:37
*** mestery has joined #openstack-neutron22:37
*** dkehn has joined #openstack-neutron22:37
*** yamahata_ has joined #openstack-neutron22:37
*** amotoki has joined #openstack-neutron22:37
*** vishy has joined #openstack-neutron22:37
*** Makdaam has joined #openstack-neutron22:37
*** yongli has joined #openstack-neutron22:37
*** skraynev_afk has joined #openstack-neutron22:37
*** roaet has joined #openstack-neutron22:37
*** asadoughi has joined #openstack-neutron22:37
*** ihrachys has joined #openstack-neutron22:37
*** dkehn_ has joined #openstack-neutron22:37
*** WormMan has joined #openstack-neutron22:37
*** pcarver has joined #openstack-neutron22:37
*** oda-g has joined #openstack-neutron22:37
*** Linguo has joined #openstack-neutron22:37
*** bvandenh has joined #openstack-neutron22:37
*** jianingy_afk has joined #openstack-neutron22:37
*** yfried has joined #openstack-neutron22:37
*** salv-orlando has joined #openstack-neutron22:37
*** pradipta` has joined #openstack-neutron22:37
*** pcm_ has joined #openstack-neutron22:37
*** Qlawy has joined #openstack-neutron22:37
*** nplanel has joined #openstack-neutron22:37
*** sballe_ has joined #openstack-neutron22:37
*** jecarey_ has joined #openstack-neutron22:37
*** dgrig_ has joined #openstack-neutron22:37
*** haleyb has joined #openstack-neutron22:37
*** yamahata has joined #openstack-neutron22:37
*** armax has joined #openstack-neutron22:37
*** jroovers has joined #openstack-neutron22:37
*** carl_baldwin has joined #openstack-neutron22:37
*** changbl has joined #openstack-neutron22:37
*** garyk has joined #openstack-neutron22:37
*** jgrimm has joined #openstack-neutron22:37
*** devlaps has joined #openstack-neutron22:37
*** cdub has joined #openstack-neutron22:37
*** alagalah has joined #openstack-neutron22:37
*** mlavalle has joined #openstack-neutron22:37
*** JPtheJP has joined #openstack-neutron22:37
*** ajo has joined #openstack-neutron22:37
*** networkstatic has joined #openstack-neutron22:37
*** afazekas_ has joined #openstack-neutron22:37
*** marun has joined #openstack-neutron22:37
*** banix has joined #openstack-neutron22:37
*** vkozhukalov has joined #openstack-neutron22:37
*** ywu has joined #openstack-neutron22:37
*** sn6i23a has joined #openstack-neutron22:37
*** sweston has joined #openstack-neutron22:37
*** cjellick has joined #openstack-neutron22:37
*** abhraut has joined #openstack-neutron22:37
*** networkstatic_ has joined #openstack-neutron22:37
*** enikanorov_ has joined #openstack-neutron22:37
*** manishg has joined #openstack-neutron22:37
*** alexpilotti has joined #openstack-neutron22:37
*** jgriffith has joined #openstack-neutron22:37
*** beagles has joined #openstack-neutron22:37
*** otherwiseguy has joined #openstack-neutron22:37
*** Apsu has joined #openstack-neutron22:37
*** arosen1 has joined #openstack-neutron22:37
*** akamyshnikova has joined #openstack-neutron22:37
*** doude has joined #openstack-neutron22:37
*** harmw has joined #openstack-neutron22:37
*** lowkey has joined #openstack-neutron22:37
*** sdague has joined #openstack-neutron22:37
*** sbadia has joined #openstack-neutron22:37
*** sputnik13 has quit IRC22:38
*** markmcclain has quit IRC22:41
*** sputnik13 has joined #openstack-neutron22:43
*** sputnik13 has quit IRC22:46
*** dave_tucker has quit IRC22:46
*** EmilienM has quit IRC22:46
*** pvo has quit IRC22:46
*** metral has quit IRC22:46
*** annegentle has quit IRC22:46
*** russellb has quit IRC22:46
*** harlowja has quit IRC22:46
*** otherwiseguy has quit IRC22:46
*** Apsu has quit IRC22:46
*** arosen1 has quit IRC22:46
*** akamyshnikova has quit IRC22:46
*** doude has quit IRC22:46
*** harmw has quit IRC22:46
*** lowkey has quit IRC22:46
*** sdague has quit IRC22:46
*** sbadia has quit IRC22:46
*** gizmoguy has quit IRC22:46
*** joshh has quit IRC22:46
*** ekarlso has quit IRC22:46
*** SumitNaiksatam has quit IRC22:46
*** bada has quit IRC22:46
*** inara` has quit IRC22:46
*** enikanorov_ has quit IRC22:46
*** cjellick has quit IRC22:46
*** sweston has quit IRC22:46
*** changbl has quit IRC22:46
*** roaet has quit IRC22:46
*** slawek has quit IRC22:46
*** edhall has quit IRC22:46
*** BBG_Stephen has quit IRC22:46
*** enikanorov__ has quit IRC22:46
*** terrylhowe has quit IRC22:46
*** dguitarbite_ has quit IRC22:46
*** phil_h has quit IRC22:46
*** jgriffith has quit IRC22:46
*** networkstatic has quit IRC22:46
*** ajo has quit IRC22:46
*** armax has quit IRC22:46
*** haleyb has quit IRC22:46
*** jecarey_ has quit IRC22:46
*** bvandenh has quit IRC22:46
*** ihrachys has quit IRC22:46
*** marios_ has quit IRC22:46
*** mtreinish has quit IRC22:46
*** dims has quit IRC22:46
*** JPtheJP has quit IRC22:46
*** cdub has quit IRC22:46
*** garyk has quit IRC22:46
*** pcm_ has quit IRC22:46
*** jianingy_afk has quit IRC22:46
*** yongli has quit IRC22:46
*** Makdaam has quit IRC22:46
*** amotoki has quit IRC22:46
*** HenryG has quit IRC22:46
*** ilyashakhat_ has quit IRC22:46
*** jobewan has quit IRC22:46
*** JoeJulian has quit IRC22:46
*** alexpilotti has quit IRC22:46
*** manishg has quit IRC22:46
*** marun has quit IRC22:46
*** yamahata has quit IRC22:46
*** skraynev_afk has quit IRC22:46
*** yamahata_ has quit IRC22:46
*** mestery has quit IRC22:46
*** Phil|2 has quit IRC22:46
*** rdo has quit IRC22:46
*** pasquier-s has quit IRC22:46
*** cburgess has quit IRC22:46
*** openstackgerrit has quit IRC22:46
*** leseb has quit IRC22:46
*** fouxm_ has quit IRC22:46
*** vkozhukalov has quit IRC22:46
*** afazekas_ has quit IRC22:46
*** sballe_ has quit IRC22:46
*** yfried has quit IRC22:46
*** Linguo has quit IRC22:46
*** asadoughi has quit IRC22:46
*** feleouet has quit IRC22:46
*** mordred has quit IRC22:46
*** echohead has quit IRC22:46
*** markvoelker has quit IRC22:46
*** JoeHazzers_ has quit IRC22:46
*** beagles has quit IRC22:46
*** banix has quit IRC22:46
*** jroovers has quit IRC22:46
*** dgrig_ has quit IRC22:46
*** nplanel has quit IRC22:46
*** Qlawy has quit IRC22:46
*** pradipta` has quit IRC22:46
*** pcarver has quit IRC22:46
*** vishy has quit IRC22:46
*** rkukura has quit IRC22:46
*** pbeskow has quit IRC22:46
*** kevinbenton has quit IRC22:46
*** lari_ has quit IRC22:46
*** morganfainberg has quit IRC22:46
*** nati_ueno has quit IRC22:46
*** qiuyu has quit IRC22:46
*** nijaba has quit IRC22:46
*** jaypipes has quit IRC22:46
*** zzelle has quit IRC22:46
*** networkstatic_ has quit IRC22:46
*** sn6i23a has quit IRC22:46
*** mlavalle has quit IRC22:46
*** alagalah has quit IRC22:46
*** devlaps has quit IRC22:46
*** jgrimm has quit IRC22:46
*** carl_baldwin has quit IRC22:46
*** salv-orlando has quit IRC22:46
*** dkehn_ has quit IRC22:46
*** dkehn has quit IRC22:46
*** RajeshMohan has quit IRC22:46
*** lifeless has quit IRC22:46
*** obondarev has quit IRC22:46
*** abhraut has quit IRC22:46
*** ywu has quit IRC22:46
*** oda-g has quit IRC22:46
*** rms_13 has quit IRC22:46
*** rwsu has quit IRC22:46
*** mancdaz has quit IRC22:46
*** rha has quit IRC22:46
*** relaxdiego has quit IRC22:46
*** WormMan has quit IRC22:46
*** christophk_ has quit IRC22:46
*** russellb has joined #openstack-neutron22:47
*** metral has joined #openstack-neutron22:47
*** annegentle has joined #openstack-neutron22:47
*** pvo has joined #openstack-neutron22:47
*** EmilienM has joined #openstack-neutron22:47
*** nati_ueno has joined #openstack-neutron22:47
*** qiuyu has joined #openstack-neutron22:47
*** openstackgerrit has joined #openstack-neutron22:47
*** nijaba has joined #openstack-neutron22:47
*** SumitNaiksatam has joined #openstack-neutron22:47
*** relaxdiego has joined #openstack-neutron22:47
*** bada has joined #openstack-neutron22:47
*** markvoelker has joined #openstack-neutron22:47
*** jaypipes has joined #openstack-neutron22:47
*** jobewan has joined #openstack-neutron22:47
*** edhall has joined #openstack-neutron22:47
*** JoeJulian has joined #openstack-neutron22:47
*** marios_ has joined #openstack-neutron22:47
*** leseb has joined #openstack-neutron22:47
*** BBG_Stephen has joined #openstack-neutron22:47
*** enikanorov__ has joined #openstack-neutron22:47
*** terrylhowe has joined #openstack-neutron22:47
*** harlowja has joined #openstack-neutron22:47
*** JoeHazzers_ has joined #openstack-neutron22:47
*** mtreinish has joined #openstack-neutron22:47
*** fouxm_ has joined #openstack-neutron22:47
*** inara` has joined #openstack-neutron22:47
*** dguitarbite_ has joined #openstack-neutron22:47
*** zzelle has joined #openstack-neutron22:47
*** ekarlso has joined #openstack-neutron22:47
*** joshh has joined #openstack-neutron22:47
*** gizmoguy has joined #openstack-neutron22:47
*** dims has joined #openstack-neutron22:47
*** phil_h has joined #openstack-neutron22:47
*** sbadia has joined #openstack-neutron22:47
*** sdague has joined #openstack-neutron22:47
*** lowkey has joined #openstack-neutron22:47
*** harmw has joined #openstack-neutron22:47
*** doude has joined #openstack-neutron22:47
*** akamyshnikova has joined #openstack-neutron22:47
*** arosen1 has joined #openstack-neutron22:47
*** Apsu has joined #openstack-neutron22:47
*** otherwiseguy has joined #openstack-neutron22:47
*** beagles has joined #openstack-neutron22:47
*** jgriffith has joined #openstack-neutron22:47
*** alexpilotti has joined #openstack-neutron22:47
*** manishg has joined #openstack-neutron22:47
*** enikanorov_ has joined #openstack-neutron22:47
*** networkstatic_ has joined #openstack-neutron22:47
*** abhraut has joined #openstack-neutron22:47
*** cjellick has joined #openstack-neutron22:47
*** sweston has joined #openstack-neutron22:47
*** sn6i23a has joined #openstack-neutron22:47
*** ywu has joined #openstack-neutron22:47
*** vkozhukalov has joined #openstack-neutron22:47
*** banix has joined #openstack-neutron22:47
*** marun has joined #openstack-neutron22:47
*** afazekas_ has joined #openstack-neutron22:47
*** networkstatic has joined #openstack-neutron22:47
*** ajo has joined #openstack-neutron22:47
*** JPtheJP has joined #openstack-neutron22:47
*** mlavalle has joined #openstack-neutron22:47
*** alagalah has joined #openstack-neutron22:47
*** cdub has joined #openstack-neutron22:47
*** devlaps has joined #openstack-neutron22:47
*** jgrimm has joined #openstack-neutron22:47
*** garyk has joined #openstack-neutron22:47
*** changbl has joined #openstack-neutron22:47
*** carl_baldwin has joined #openstack-neutron22:47
*** jroovers has joined #openstack-neutron22:47
*** armax has joined #openstack-neutron22:47
*** yamahata has joined #openstack-neutron22:47
*** haleyb has joined #openstack-neutron22:47
*** dgrig_ has joined #openstack-neutron22:47
*** jecarey_ has joined #openstack-neutron22:47
*** sballe_ has joined #openstack-neutron22:47
*** nplanel has joined #openstack-neutron22:47
*** Qlawy has joined #openstack-neutron22:47
*** pcm_ has joined #openstack-neutron22:47
*** pradipta` has joined #openstack-neutron22:47
*** salv-orlando has joined #openstack-neutron22:47
*** yfried has joined #openstack-neutron22:47
*** jianingy_afk has joined #openstack-neutron22:47
*** bvandenh has joined #openstack-neutron22:47
*** Linguo has joined #openstack-neutron22:47
*** oda-g has joined #openstack-neutron22:47
*** pcarver has joined #openstack-neutron22:47
*** WormMan has joined #openstack-neutron22:47
*** dkehn_ has joined #openstack-neutron22:47
*** ihrachys has joined #openstack-neutron22:47
*** asadoughi has joined #openstack-neutron22:47
*** roaet has joined #openstack-neutron22:47
*** skraynev_afk has joined #openstack-neutron22:47
*** yongli has joined #openstack-neutron22:47
*** Makdaam has joined #openstack-neutron22:47
*** vishy has joined #openstack-neutron22:47
*** amotoki has joined #openstack-neutron22:47
*** yamahata_ has joined #openstack-neutron22:47
*** dkehn has joined #openstack-neutron22:47
*** mestery has joined #openstack-neutron22:47
*** RajeshMohan has joined #openstack-neutron22:47
*** slawek has joined #openstack-neutron22:47
*** Phil|2 has joined #openstack-neutron22:47
*** rdo has joined #openstack-neutron22:47
*** feleouet has joined #openstack-neutron22:47
*** lifeless has joined #openstack-neutron22:47
*** rkukura has joined #openstack-neutron22:47
*** rwsu has joined #openstack-neutron22:47
*** pasquier-s has joined #openstack-neutron22:47
*** pbeskow has joined #openstack-neutron22:47
*** rms_13 has joined #openstack-neutron22:47
*** echohead has joined #openstack-neutron22:47
*** morganfainberg has joined #openstack-neutron22:47
*** HenryG has joined #openstack-neutron22:47
*** mancdaz has joined #openstack-neutron22:47
*** cburgess has joined #openstack-neutron22:47
*** kevinbenton has joined #openstack-neutron22:47
*** ilyashakhat_ has joined #openstack-neutron22:47
*** mordred has joined #openstack-neutron22:47
*** obondarev has joined #openstack-neutron22:47
*** lari_ has joined #openstack-neutron22:47
*** christophk_ has joined #openstack-neutron22:47
*** rha has joined #openstack-neutron22:47
*** armax has left #openstack-neutron22:48
*** sputnik13 has joined #openstack-neutron22:48
*** dave_tucker has joined #openstack-neutron22:49
*** sputnik13 has quit IRC22:50
*** gdubreui has joined #openstack-neutron22:51
*** sputnik13 has joined #openstack-neutron22:52
*** banix has quit IRC22:56
*** sweston has quit IRC22:57
*** SumitNaiksatam has quit IRC22:57
*** sputnik13 has quit IRC23:01
*** dvorkinista has joined #openstack-neutron23:02
*** sputnik13 has joined #openstack-neutron23:02
*** jobewan has quit IRC23:04
*** SumitNaiksatam has joined #openstack-neutron23:04
*** jobewan has joined #openstack-neutron23:09
*** dave_tucker is now known as dave_tucker_zzz23:10
*** csd has joined #openstack-neutron23:12
*** dvorkinista has quit IRC23:13
*** dave_tucker_zzz is now known as dave_tucker23:13
*** suresh12 has joined #openstack-neutron23:15
*** networkstatic has quit IRC23:19
*** networkstatic_ is now known as networkstatic23:19
*** asselin_ has joined #openstack-neutron23:20
*** asselin_ has left #openstack-neutron23:20
*** alagalah has quit IRC23:25
*** WackoRobie has joined #openstack-neutron23:26
*** sputnik13 has quit IRC23:27
*** sputnik13 has joined #openstack-neutron23:28
*** markwash has joined #openstack-neutron23:29
*** markmcclain has joined #openstack-neutron23:30
*** dims has quit IRC23:33
*** WackoRobie has quit IRC23:33
*** WackoRobie has joined #openstack-neutron23:37
openstackgerritJon Grimm proposed a change to openstack/neutron: Openvswitch update_port should return updated port info  https://review.openstack.org/5884723:38
*** dave_tucker is now known as dave_tucker_zzz23:41
*** devlaps has quit IRC23:41
*** vkozhukalov has quit IRC23:42
*** devlaps has joined #openstack-neutron23:48
*** dims has joined #openstack-neutron23:49
*** dvorkinista has joined #openstack-neutron23:52
*** Sukhdev has joined #openstack-neutron23:54
*** sweston has joined #openstack-neutron23:55
*** SumitNaiksatam has quit IRC23:56
oda-gWhat happend in jenkins for https://review.openstack.org/#/c/65034/ ?23:56
openstackgerritJustin Lund proposed a change to openstack/neutron: Sync minimum requirements  https://review.openstack.org/7524023:58
*** SumitNaiksatam has joined #openstack-neutron23:59

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