Tuesday, 2016-01-05

ajmillerdoug-fish ping.  I have some neutron-lbaas-dashboard questions.00:01
openstackgerritCarlos Garza proposed openstack/octavia: Implementing EventStreamer  https://review.openstack.org/21873500:05
*** bharathm_ has joined #openstack-lbaas00:17
*** bharathm has quit IRC00:17
*** bharathm_ has quit IRC00:22
*** bharathm has joined #openstack-lbaas00:22
*** ducttape_ has joined #openstack-lbaas00:22
*** bharathm has quit IRC00:22
*** bharathm has joined #openstack-lbaas00:23
rm_workwow is our gate f'ed?00:31
rm_workhttps://review.openstack.org/#/c/262910/00:31
johnsomNeat.  Those were passing when I +2'd that.00:32
rm_worksame00:32
ajmillerrm_work Something seems messed up.  I just checked on some patches that blogan and I +2d earlier today, and they failed too.00:32
rm_workyeah00:32
rm_workthat's why I assumed our gate is broke00:33
rm_workshould I dig into this I guess?00:33
johnsomI saw another job earlier today that had that same error " Password not defined"00:33
rm_workyep00:33
johnsomrm_work That would be great.  I don't have the cycles at the moment00:33
rm_workk00:33
rm_workuhh what is the tempest channel?00:35
ptoohillI noticed earlier last week that I suddendly needed to CP the tempest conf from tempest/etc/ to /etc/tempest when before that was done for me00:38
ptoohillI thought it was just me00:38
ptoohillbut this looks similar00:38
rm_workyeah ok00:43
rm_workprobably that is it00:43
rm_workguessing something stopped auto-copying the file00:43
ptoohillTheir devstack plugin had to have changed for some reason. I didnt actually look into it00:44
ptoohillunless ours was doing that?00:44
ptoohillI dont remember o.O00:44
ptoohillwe could do that in our plugin to get this going again :P00:44
*** bharathm has quit IRC00:48
rm_workheh00:52
rm_workdevstack appears to not be setting stuff for those values anymore00:52
rm_workhttps://review.openstack.org/#/c/256164/3/lib/tempest00:52
ptoohill:/00:52
rm_workit used to just ... set stuff00:52
rm_worknow it doesn't >_>00:52
rm_workwe may never have ACTUALLY had a config file there00:52
ptoohillyea, not sure what theyre doing00:53
rm_workbut, this didn't merge until 7am today00:53
rm_workthis is PROBABLY what caused it00:53
rm_work>_>00:53
ptoohilli thought it would copy the config at some point, and doing that now manually works00:53
ptoohilloh00:53
rm_workbut not your issue00:53
ptoohillyea00:53
rm_worksince that was a while ago00:53
*** diogogmt has joined #openstack-lbaas00:56
*** manishg has joined #openstack-lbaas01:01
*** ducttape_ has quit IRC01:10
*** minwang2 has quit IRC01:11
*** minwang2 has joined #openstack-lbaas01:16
*** ducttape_ has joined #openstack-lbaas01:24
*** _cjones_ has quit IRC01:24
*** ducttape_ has quit IRC01:30
openstackgerritAdam Harwell proposed openstack/neutron-lbaas: DO NOT MERGE: testing something dumb  https://review.openstack.org/26351601:33
*** ducttape_ has joined #openstack-lbaas01:41
rm_workblogan / ptoohill / johnsom: do you have any idea why we have all this tempest/lib code copied into our tree? why do we not just import from tempest?01:45
rm_workit is literally just copy/pasted code it seems01:45
*** amotoki has quit IRC01:45
ptoohillI dont remember the exact reasoning for it, but it was a big thing that was taken on a while back. It seemed like we needed to do this01:46
ptoohill:/01:46
rm_workwell I am talking to a qa guy who says "importing from tempest directly is a bad idea because interfaces could change, use this plugin method instead" and showed me an example, and the example is just importing directly from tempest >_>01:50
ptoohillhmm01:55
rm_workapparently we're supposed to use dynamic_creds now01:59
rm_workinstead of this01:59
rm_workwhich ... we don't have, because our tempest lib copy/pasted code is too old01:59
rm_workso we either need to update it, or switch to importing directly from tempest like everyone else, which I think is probably a better option01:59
rm_workeither way this is not a quick fix, so to make our gate work I might vote to add some iniset stuff to our devstack plugin and call it good for now :P02:00
*** bochi-michael has joined #openstack-lbaas02:05
openstackgerritAdam Harwell proposed openstack/neutron-lbaas: DO NOT MERGE: testing something else  https://review.openstack.org/26352502:09
rm_workthat ... may be the quickest option to get our gate back up >_>02:09
rm_workheading home, will see if that passes02:10
*** manishg has quit IRC02:18
*** bana_k has quit IRC02:21
*** Aish has quit IRC02:24
*** madhu_ak has quit IRC02:26
*** ducttape_ has quit IRC02:47
*** Aish has joined #openstack-lbaas02:48
*** sbalukoff has quit IRC03:04
ptoohillrm work, looks like its not getting put in the right place?03:11
*** manishg has joined #openstack-lbaas03:19
*** Aish has quit IRC03:23
*** manishg has quit IRC03:24
*** manishg has joined #openstack-lbaas03:30
openstackgerritHenry Gessau proposed openstack/neutron-lbaas: Fix API tests  https://review.openstack.org/26355003:43
*** bharathm has joined #openstack-lbaas03:50
*** bharathm has quit IRC03:54
*** amotoki has joined #openstack-lbaas03:54
*** amotoki has quit IRC03:58
*** amotoki has joined #openstack-lbaas03:59
openstackgerritHenry Gessau proposed openstack/neutron-lbaas: Fix API tests  https://review.openstack.org/26355004:03
*** manishg has quit IRC04:13
*** armax has joined #openstack-lbaas04:22
*** minwang2 has quit IRC04:54
rm_workptoohill: it doesn't need to be "put" anywhere05:04
rm_workptoohill: but it looks like Henry got it05:04
*** manishg has joined #openstack-lbaas05:14
*** manishg has quit IRC05:18
*** manishg has joined #openstack-lbaas05:19
*** manishg has quit IRC05:23
*** _cjones_ has joined #openstack-lbaas05:26
ptoohilli misread the neutron_lbaas/dir05:27
rm_workactually i think i see what you meant maybe? i copy/pasted the tempest dir directly and it was relative to the wrong place possibly? not sure05:40
rm_workanyway, doesn't matter anymore05:41
rm_workwoot05:41
rm_workugh that fix already failed a gate test, going to need to be rechecked :/05:45
rm_worklame05:45
openstackgerritCarlos Garza proposed openstack/octavia: Implementing EventStreamer  https://review.openstack.org/21873505:49
*** manishg has joined #openstack-lbaas06:20
*** manishg has quit IRC06:24
*** sbalukoff has joined #openstack-lbaas06:26
*** bochi-michael has quit IRC06:30
*** bochi-michael has joined #openstack-lbaas06:39
openstackgerritBrandon Logan proposed openstack/octavia: Get Me A Load Balancer Controller  https://review.openstack.org/25701306:52
*** bana_k has joined #openstack-lbaas06:56
openstackgerrittianqing proposed openstack/neutron-lbaas: Remove invalid fileds of healthmonitor when its type is TCP/PING  https://review.openstack.org/26314106:56
openstackgerritBrandon Logan proposed openstack/octavia: Get Me A Load Balancer Controller  https://review.openstack.org/25701306:58
openstackgerrittianqing proposed openstack/neutron-lbaas: Remove invalid fields of healthmonitor when its type is TCP/PING  https://review.openstack.org/26314107:07
*** _cjones_ has quit IRC07:17
*** manishg has joined #openstack-lbaas07:21
*** manishg has quit IRC07:25
*** bana_k has quit IRC07:34
openstackgerritCarlos Garza proposed openstack/octavia: Implementing EventStreamer  https://review.openstack.org/21873507:41
rm_workgatefix is back in the gate... waiting for it to pass through so i can recheck some stuff07:42
*** nmagnezi has joined #openstack-lbaas07:44
openstackgerritlei zhang proposed openstack/octavia: Replace deprecated LOG.warn with LOG.warning  https://review.openstack.org/26361707:57
*** manishg has joined #openstack-lbaas08:21
*** manishg has quit IRC08:26
*** armax has quit IRC08:28
openstackgerritMerged openstack/neutron-lbaas: Fix API tests  https://review.openstack.org/26355008:34
*** bana_k has joined #openstack-lbaas08:42
*** paco20151113 has joined #openstack-lbaas08:47
openstackgerritYatin Kumbhare proposed openstack/neutron-lbaas: Fix for the deprecated library function  https://review.openstack.org/26363608:50
*** jschwarz has joined #openstack-lbaas08:51
*** bochi-michael has quit IRC09:15
*** manishg has joined #openstack-lbaas09:22
*** manishg has quit IRC09:26
*** nmagnezi has quit IRC09:45
*** nmagnezi has joined #openstack-lbaas09:57
*** yuanying has quit IRC10:11
*** yuanying has joined #openstack-lbaas10:11
*** bana_k has quit IRC10:18
*** manishg has joined #openstack-lbaas10:23
openstackgerritOpenStack Proposal Bot proposed openstack/neutron-lbaas: Updated from global requirements  https://review.openstack.org/26290710:28
*** yuanying has quit IRC10:28
*** manishg has quit IRC10:28
*** yuanying has joined #openstack-lbaas10:29
*** manishg has joined #openstack-lbaas10:37
*** manishg has quit IRC10:42
*** yamamoto has joined #openstack-lbaas10:56
*** yamamoto has quit IRC11:04
*** yuanying has quit IRC11:15
*** manishg has joined #openstack-lbaas11:38
*** manishg has quit IRC11:43
*** bradjones has joined #openstack-lbaas11:44
*** bradjones has quit IRC11:44
*** bradjones has joined #openstack-lbaas11:44
*** rtheis has joined #openstack-lbaas12:18
*** manishg has joined #openstack-lbaas12:39
*** manishg has quit IRC12:44
*** Alex_Stef has joined #openstack-lbaas13:00
*** ducttape_ has joined #openstack-lbaas13:06
*** ducttape_ has quit IRC13:07
doug-fishajmiller here now to make up answers to your dashboard questions13:12
*** ducttape_ has joined #openstack-lbaas13:13
*** Alex_Stef has quit IRC13:26
*** nmagnezi has quit IRC13:28
*** numans has joined #openstack-lbaas13:36
*** ducttape_ has quit IRC13:36
*** manishg has joined #openstack-lbaas13:39
*** nmagnezi has joined #openstack-lbaas13:44
*** manishg has quit IRC13:45
*** amotoki has quit IRC14:00
*** woodster_ has joined #openstack-lbaas14:19
*** ducttape_ has joined #openstack-lbaas14:22
*** nmagnezi has quit IRC14:27
*** ducttape_ has quit IRC14:28
*** kbyrne has quit IRC14:33
*** kbyrne has joined #openstack-lbaas14:40
*** manishg has joined #openstack-lbaas14:40
*** diogogmt has quit IRC14:43
*** manishg has quit IRC14:45
*** ducttape_ has joined #openstack-lbaas14:48
*** ljsylva has joined #openstack-lbaas14:50
*** kbyrne has quit IRC14:52
*** kbyrne has joined #openstack-lbaas14:53
*** kbyrne has quit IRC14:55
*** paco20151113 has quit IRC15:00
*** kbyrne has joined #openstack-lbaas15:00
*** kbyrne has quit IRC15:01
*** kbyrne has joined #openstack-lbaas15:02
*** neelashah has joined #openstack-lbaas15:19
ajmillerdoug-fish Good Morning.  I am testing the devstack plugin and dashboard panels.  Am having issues with the devstack plugin, am going to start my tests over from fresh this morning (I'm on the west coast).  If I reproduce the issues I will ping again and file review comments.15:37
*** numans has quit IRC15:38
*** bdrich has joined #openstack-lbaas15:38
*** manishg has joined #openstack-lbaas15:41
*** manishg has quit IRC15:46
*** bdrich has quit IRC15:52
*** bdrich has joined #openstack-lbaas15:56
*** TrevorV has joined #openstack-lbaas15:56
doug-fishajmiller: do you recall what issues you had?16:00
doug-fishthere is one important patch for devstack that isn't merged yet16:00
* doug-fish looking for the important patch16:00
johnsomhttps://review.openstack.org/#/c/254588/ ?16:01
ajmillerdoug-fish I saw two issues.  One was horizon couldn't load some CSS, complaining that I might need to run "python manage.py compress" or somesuch.16:01
doug-fishimportant, but not the one I was looking for16:01
doug-fishthis is the patch I was thinking of https://review.openstack.org/#/c/257744/16:02
doug-fishajmiller: that sounds like the issue fixed by https://review.openstack.org/#/c/257744/16:02
ajmillerAh, OK.16:02
doug-fishyou could either patch devstack before you install, or you could do the python manage.py compress stuff manually after16:03
ajmillerThat looks like it could be.  I will pull that patch into my devstack and retry.16:04
doug-fishajmiller: cool! thanks!16:05
*** shakamunyi has joined #openstack-lbaas16:14
*** barra204 has quit IRC16:15
*** diogogmt has joined #openstack-lbaas16:17
*** manishg has joined #openstack-lbaas16:18
johnsomdoug-fish I was reviewing the devstack plugin stuff.  I +A'd https://review.openstack.org/#/c/254588 and then noticed https://review.openstack.org/#/c/244444/ has a different filename.  _1481_ vs. _1480_16:19
doug-fishjohnsom: there are two of those enablement file running around ...16:19
doug-fish_1481_ is for the angularjs plugin16:19
doug-fish_1480_ is for the original python one16:20
johnsomOk, so that is the detail I missed.  Thanks16:20
doug-fishIt looks to me that the python based one will be ready to retire pretty soon and I'll start proposing removal patches16:20
johnsomAre we abandoning the python one?16:20
doug-fishI think so16:20
*** neelashah has quit IRC16:20
johnsomok, https://review.openstack.org/#/c/244444/ should be on your list16:20
doug-fishah good point16:21
johnsomOr at least updated16:21
johnsomI don't know, it has a mix, maybe it is better to just merge it too and remove the file later16:22
johnsomThoughts?16:22
*** neelashah has joined #openstack-lbaas16:24
johnsomOk, yeah, I think that is the best approach since the readme is valid for the angularjs version.16:24
doug-fishjohnsom: the python based plugin is already merged, but as far as I can tell it doesn't work (maybe it uses the v1 apis?)16:24
doug-fishI'm concerned that having both will be confusing (why are there two Load Balancer panels is Horizon?)16:24
johnsomYes!  Happy to have provided a use case for you....16:25
doug-fishthe only reason I haven't proposed removing the python plugin parts is that I had heard they actually work16:25
doug-fishbut I haven't seen that yet16:25
*** woodster_ has quit IRC16:26
*** neelashah1 has joined #openstack-lbaas16:27
*** manishg has quit IRC16:28
*** neelashah has quit IRC16:29
*** _cjones_ has joined #openstack-lbaas16:53
*** armax has joined #openstack-lbaas16:53
*** ducttape_ has quit IRC17:14
*** Aish has joined #openstack-lbaas17:14
*** ducttape_ has joined #openstack-lbaas17:14
*** neelashah has joined #openstack-lbaas17:35
*** neelashah1 has quit IRC17:36
*** manishg has joined #openstack-lbaas17:37
*** _ducttape_ has joined #openstack-lbaas17:40
*** ducttape_ has quit IRC17:40
*** neelashah1 has joined #openstack-lbaas17:41
*** neelashah has quit IRC17:42
*** neelashah has joined #openstack-lbaas17:45
*** minwang2 has joined #openstack-lbaas17:46
*** neelashah1 has quit IRC17:46
*** jschwarz has quit IRC17:49
*** madhu_ak has joined #openstack-lbaas17:57
openstackgerritLiuNanke proposed openstack/octavia: Test: make enforce_type=True in CONF.set_override  https://review.openstack.org/26383018:00
*** bharathm has joined #openstack-lbaas18:01
*** armax has quit IRC18:12
*** bana_k has joined #openstack-lbaas18:32
*** madhu_ak has quit IRC18:37
*** _ducttape_ has quit IRC18:37
*** neelashah1 has joined #openstack-lbaas19:21
*** neelashah has quit IRC19:22
*** neelashah has joined #openstack-lbaas19:24
*** neelashah1 has quit IRC19:25
*** neelashah1 has joined #openstack-lbaas19:27
*** madhu_ak has joined #openstack-lbaas19:29
*** neelashah has quit IRC19:29
*** ducttape_ has joined #openstack-lbaas19:30
*** bdrich_ has joined #openstack-lbaas19:49
*** bdrich has quit IRC19:51
*** Aish has quit IRC20:06
openstackgerritMerged openstack/octavia: Updated from global requirements  https://review.openstack.org/26291020:08
*** Aish has joined #openstack-lbaas20:12
*** Aish has quit IRC20:12
*** Aish has joined #openstack-lbaas20:17
*** Aish has quit IRC20:26
*** madhu_ak has quit IRC20:34
*** madhu_ak has joined #openstack-lbaas20:58
*** Aish has joined #openstack-lbaas20:58
*** TrevorV has quit IRC21:07
*** ajmiller has quit IRC21:14
*** ajmiller has joined #openstack-lbaas21:17
*** chlong has quit IRC21:22
*** neelashah1 has quit IRC21:24
*** Aish has quit IRC21:33
*** Aish has joined #openstack-lbaas21:34
*** manishg has quit IRC21:58
*** neelashah has joined #openstack-lbaas22:00
*** Aish has quit IRC22:00
*** ljsylva has quit IRC22:00
*** manishg_ has joined #openstack-lbaas22:01
*** manishg_ has quit IRC22:01
*** rtheis has quit IRC22:01
*** manishg has joined #openstack-lbaas22:06
*** neelashah has quit IRC22:06
*** manishg has quit IRC22:06
*** manishg has joined #openstack-lbaas22:06
*** Aish has joined #openstack-lbaas22:06
*** manishg has quit IRC22:07
*** neelashah has joined #openstack-lbaas22:07
*** manishg has joined #openstack-lbaas22:07
*** manishg has quit IRC22:07
*** neelashah has quit IRC22:08
*** manishg has joined #openstack-lbaas22:09
*** harlowja has quit IRC22:09
*** harlowja has joined #openstack-lbaas22:10
*** neelashah has joined #openstack-lbaas22:14
*** neelashah has quit IRC22:14
*** neelashah1 has joined #openstack-lbaas22:14
*** Aish has quit IRC22:23
*** Aish has joined #openstack-lbaas22:33
bloganjohnsom, rm_work, xgerman, dougwig: review https://review.openstack.org/#/c/259227/22:50
johnsomlooking22:51
xgermank22:51
bloganthanks22:52
xgerman+222:53
bloganthats how you spelling messaing in my world!22:53
bloganand how i typing stencnes22:54
johnsomblogan How about we trade: https://review.openstack.org/#/c/253858/ 3x+2 but no +A22:54
bloganjohnsom: sure22:55
bloganguess its left to me to test out22:56
johnsomgrin22:56
xgermanthat one confuses me: https://review.openstack.org/#/c/263830/122:56
bloganhmm i didn't know it didnt enforce the type22:57
xgermansame hereā€¦ so I am a bit confused what this solves for us22:58
blogannot sure if it solves anything honestly, other than if someone in the future decides to change the type in that set_override method22:59
johnsomYeah, it seems like the unit tests should be able to pass in bogus values/types in overrides23:00
xgermanas I said confused23:01
johnsomI guess it's just being "extra careful" and picking up issues where if someone breaks the config types23:02
*** manishg has quit IRC23:02
*** yuanying has joined #openstack-lbaas23:03
blogancan you set an override of an option that has not been registerd yet?23:03
*** manishg has joined #openstack-lbaas23:04
blogani thought you could23:04
*** manishg has quit IRC23:04
*** manishg has joined #openstack-lbaas23:05
johnsomThere is an example in the linked bug23:05
*** woodster_ has joined #openstack-lbaas23:07
*** neelashah1 has quit IRC23:10
*** chlong has joined #openstack-lbaas23:12
bloganwell dont i look like an ass23:13
*** chlong has quit IRC23:14
bloganstill, doesn't add much but i guess i can't argue against it going in23:15
*** doug-fis_ has joined #openstack-lbaas23:15
johnsomThat is where I am, no harm, maybe benefit23:15
*** manishg has quit IRC23:15
*** manishg has joined #openstack-lbaas23:16
*** doug-fish has quit IRC23:17
*** doug-fis_ has quit IRC23:25
*** chlong has joined #openstack-lbaas23:30
*** minwang2 has quit IRC23:36
*** manishg has quit IRC23:36
*** manishg_ has joined #openstack-lbaas23:40
*** manishg_ has quit IRC23:40
*** Aish has quit IRC23:43
openstackgerritMerged openstack/octavia: Make Consumer an oslo_service  https://review.openstack.org/25922723:49
*** bdrich_ has quit IRC23:51
*** diogogmt has quit IRC23:54

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