Saturday, 2015-01-31

*** dimsum__ has quit IRC00:00
fungithe openstack community should totally slurp up all the joystiq people aol just kicked to the curb00:00
*** jichen has quit IRC00:00
clarkbjeblair: interestingly if I set start: >0 it doesn't serve a partial set of data00:00
fungiclarkb: i have a feeling the http service jenkins provides doesn't do range headers correctly00:01
clarkbfungi: well in this case its not range. It does its own POST thing with data being start: someoffset00:02
fungiahh00:02
clarkbor at least it seems like that is what the data is for. you can see it happen if you trace what happens on a running jobs console page00:02
clarkbfungi: `curl -X POST --data "start: $(stat -c %s /tmp/console.html || echo 0 )" --insecure https://jenkins01.openstack.org/job/gate-project-config-layout/420/logText/progressiveHtml >> /tmp/console.html` is my current incantation but it always gets from the beginning anyways00:03
fungii didn't think to sniff a console log session00:03
fungigreat idea00:03
clarkboh wait maybe because that job is finished00:03
clarkbI wonder if it behaves differently on a running job. I will got find one to test on00:03
clarkbalso we should totally ahve video game bloggers blog about openstack00:03
*** melwitt has quit IRC00:04
clarkbnope seems to do the same thing on a running job00:05
clarkblooking at more sniffed POSTs to see if maybe I need more headers00:05
clarkboh derp got it00:07
*** crc32 has quit IRC00:07
clarkbcurl -X POST --data "start=$(stat -c %s /tmp/console.html || echo 0 )" --insecure https://jenkins06.openstack.org/job/check-tempest-dsvm-full/23565/logText/progressiveHtm00:07
clarkbstart: XXXXX was the parsed data00:07
clarkbstart=XXXXX is the actual data00:07
clarkbI am going to throw that in a change now00:07
*** achanda has joined #openstack-infra00:10
*** achanda has quit IRC00:11
clarkbnow why jenkins doesn't use GET and a range? I leave that up to the reader00:12
funginih00:12
*** achanda has joined #openstack-infra00:13
fungizuul massively caught up on its backlog while i was out eating sushi. i guess i should do that more often--we'd have a much more efficient infrastructure apparently00:13
clarkbI am half tempted to file a bug about this against jenkins. "please can haz normal web technology for partial downloads kthxbai00:13
* sigmavirus24 hands fungi a paint can00:15
openstackgerritClark Boylan proposed openstack-infra/project-config: Jenkins uses POSTs to do sequential downloads  https://review.openstack.org/15182500:15
clarkbso I guess the next question is do we have curl installed on all of our nodes?00:15
mordredShould00:15
clarkbbut anyways ^ seems to do what we want for solving this problem00:15
fungisigmavirus24: i have years of experience in boke shed design, construction and, especially, painting00:15
fungibike00:15
sigmavirus24no, I think the right way to spell it is boke00:16
fungiless experience in typing though, it would seem00:16
sigmavirus24It's derived from the ancient greek00:16
* sigmavirus24 keeds00:16
nibalizerfungi: i may need to bring you in as a bike shed consultant some time00:16
fungibøkë shed00:16
funginibalizer: i'll have my agent call you to negotiate my rate00:16
nibalizercody-somerville: ^^00:16
cody-somerville;)00:17
*** achanda has quit IRC00:17
clarkbcentos6 image buids are in the git clone everything phase00:17
*** salv-orlando has joined #openstack-infra00:19
*** annegent_ has joined #openstack-infra00:20
*** _nadya_ has joined #openstack-infra00:22
greghaynesboke shed sounds like a super hip restraunt00:22
*** leakypipes has quit IRC00:22
* mordred hands fungi a slightly used boke00:22
mordredzomg. zomg. I'm done with all the meetings. I';m actually once again free to do technica lwork00:23
fungilet's all grab drinks down at the bôkkæ shed00:23
mordredI want to do and fix all of the things all at the same time ... but that's too many, so I think I'm going to drink instead00:23
mordredfungi: ++00:23
clarkbmordred: please review https://review.openstack.org/#/c/151825/1/jenkins/scripts/grab_console_log.sh and be careful of the eye bleeding00:23
*** shivharis has quit IRC00:23
mordredclarkb: there is no way I'm going to come out of the other side happy am I?00:24
clarkbmordred: it might encourage you to get rid of jenkins faster00:24
clarkbthat is probably a thing to be happy about >_>00:24
fungimordred: unless logs on swift make you happy?00:24
mordredclarkb: Z O M O M O M G00:24
fungier, _more_complete_ logs on swift, specifically00:24
mordredI mean, that can't possibly actually be what jenkins really wants, right?00:25
mordredthis is an april fool's day joke?00:25
fungialso, it gives you yet another opportunity to hate on jenkins, just in case you needed one00:25
mordredclarkb: how can I +2 your commit message more?00:26
*** _nadya_ has quit IRC00:26
clarkbmordred: :)00:26
* mordred takes a boke away from jenkins for being bad00:27
*** yamamoto has joined #openstack-infra00:27
*** annegent_ has quit IRC00:27
fungiclarkb: bonus points for your solution to manage the initially nonexistent tempfile00:27
clarkbonce that merges I will rebuild bare-trusty again and we can se how badly I just broke everything00:27
clarkbfungi: echo is a swiss army knife00:28
fungiundeed00:28
fungiat first i thought "did he mean exit 0?" and then i was all like "woah..."00:28
*** Sukhdev has quit IRC00:29
clarkbbare-centos6 is rebuilt in all hpcloud providers00:31
clarkbthe centos6 job should be much happier now00:31
fungithanks. i'm sad i didn't notice that yesterday00:31
*** yamamoto has quit IRC00:31
*** enikanorov_ has joined #openstack-infra00:33
*** ChuckC has joined #openstack-infra00:33
openstackgerritMerged openstack-infra/project-config: Jenkins uses POSTs to do sequential downloads  https://review.openstack.org/15182500:33
*** ChuckC has quit IRC00:34
*** signed8bit has joined #openstack-infra00:35
*** enikanorov has quit IRC00:36
*** bookwar has quit IRC00:37
*** stevemar has joined #openstack-infra00:37
*** signed8bit_ZZZzz has quit IRC00:39
zarofungi: zuul-dev user on zuul-dev.o.o can no longer clone from review-dev due to invalid host key. does that need to be fixed in hiera?00:39
zarothat's causing the zuul-merger to fail on zuul-dev.o.o00:39
fungizaro: i think it just needs the host public key cleared or accepted. unless we're managing ~zuul/.ssh/known_hosts via puppet00:39
fungiclarkb: if you're cool with the most recent iteration of 151713 we can merge tonight and i'll send the job switch announcement. otherwise i'll hold the announcement for later00:40
clarkblooking00:40
fungithat was the update to deal with switching pecan's scaffolds33 job to 3400:40
fungirather than just dropping it00:41
*** bookwar has joined #openstack-infra00:41
clarkbfungi: ya lgtm00:41
zarofungi: i don't see the existance of a ~zuul/.ssh/known_hosts file  the id_rsa is in /var/lib/zuul00:41
fungizaro: id_rsa is the zuul user's client key, not the gerrit server's public host key. but if the sshdir is being set to /var/lib/zuul/ssh then it might be /var/lib/zuul/ssh/known_hosts00:42
fungizaro: does the error say there's a mismatch, or just that the host key is unrecognized?00:43
*** hdd_ has quit IRC00:43
*** ChuckC has joined #openstack-infra00:43
*** Sukhdev has joined #openstack-infra00:44
Sukhdevclarkb: I still do not have any luck with https://review.openstack.org/#/c/148749/00:45
zarofungi: nope, known_host not there either.  it says 'Permission denied (publickey).', in merger log it says 'stderr: 'Host key verification failed.'00:45
Sukhdevclarkb: it is not merging - and I do not see it on the zuul pipeline00:45
clarkbfungi: ^ any ideas on why that change won't queue to the gate pipeline00:45
*** carl_baldwin has quit IRC00:45
fungizaro: oh, the account zuul is using in gerrit needs the contents of zuul:/var/lib/zuul/id_rsa.pub added for it00:45
*** pc_m has quit IRC00:46
clarkbit is open, it is the current patchset (assuming no ninja draft somehow), it has +1 from jenkins and +W, and there is no -200:46
clarkbno unmerged parent change00:47
fungiclarkb: Sukhdev: i'm looking in zuul's logs now to see if it says00:47
*** ChuckC_ has joined #openstack-infra00:48
clarkbya I am scanning them too. the merge-check stuff makes it noisy00:48
*** ddieterly has joined #openstack-infra00:49
openstackgerritMerged openstack-infra/project-config: Fix invalid spacing in yaml file  https://review.openstack.org/15173500:49
zarofungi: that comes from heira, no?00:50
clarkboh you know what, could it be because the jenkins +1 didn't change so no new +1 event was emited which would've triggered the gate job?00:50
openstackgerritMerged openstack-infra/puppet-etherpad_lite: Add missing LICENSE file  https://review.openstack.org/15178200:50
fungizaro: i don't think so... it has to end up in gerrit's database00:50
clarkbI hate this feature about gerrit where it only emits events if there is a diff00:50
fungizaro: unless you mean it's added to zuul-dev's filesystem from puppet/hiera00:50
*** ashleighfarnham has quit IRC00:50
*** ChuckC has quit IRC00:51
fungiclarkb: oh, that's almost certainly iy00:51
fungiit00:51
zarofungi: yes, i thought it was the latter.00:51
fungiclarkb: if we delete its +1 vote and recheck, it should go through00:51
clarkbfungi: ok00:51
clarkbSukhdev: ok I have done that it *should* go through this time00:51
zarofungi: i can see that review-dev has a zuul-dev user but don't know if pub key matches.  i think i can check though00:52
fungizaro: it'll be in the account_ssh_keys table by the corresponding account_id i think00:52
Sukhdevclarkb: no - it is again in the check queue not the gat queue00:53
Sukhdevgate00:54
clarkbSukhdev: yes that was expected00:54
clarkbSukhdev: but it should transition properly now00:54
clarkbthis is a terrible edge case introduced by newer gerrit not emitting events when vote values do not change00:54
fungiSukhdev: but this time when it succeeds in the check pipeline zuul (jenkins) will leave an actual +1 rather than simply not updating its preexisting +1, which will cause zuul to send it into the gate pipeline when that happens00:54
Sukhdevclarkb: Ah I see00:55
*** timcline has joined #openstack-infra00:55
Sukhdevclarkb: Cool - thanks… I will wait and watch00:55
*** andreykurilin_ has quit IRC00:55
fungithere's probably a way go get zuul to query for that condition if it starts happening with any greater frequency, just means additional complexity00:56
fungii'm going to call it quits for the night, but will probably be around poking at some stuff tomorrow if anyone needs anything00:59
asselinfungi,  thanks for all your help this week00:59
fungiasselin: thanks for yours!00:59
asselingoing on vacation now. I'll be back next week00:59
fungithis week was amazingly productive00:59
*** timcline has quit IRC00:59
fungiasselin: enjoy a well-earned vacation01:00
asselinthanks. good night to you!01:00
* zaro is out, needs to catch a bus01:01
clarkbzaro: o/01:01
clarkbasselin: have fun01:01
*** dannywilson has quit IRC01:01
asselinclarkb, thanks for your help too! :)01:02
*** craigbr has joined #openstack-infra01:03
*** mkoderer has quit IRC01:10
clarkbhttp://logs.openstack.org/16/151816/1/check/gate-project-config-projects-yaml/94832b4/console.html there is curl working for short logs01:11
clarkbwill keep trying to get it on the layout job01:12
*** mkoderer has joined #openstack-infra01:12
asselinjeblair, if you're still around. thanks a lot for your help. I updated the meeting page.01:12
*** SumitNaiksatam has quit IRC01:15
clarkbwoot it worked for progressiveHtml not so much for consoleText http://logs.openstack.org/15/151815/1/check/gate-project-config-layout/82366be/console.html but I am claiming victory for now01:20
clarkbI think next step is to stop downloading the consoleText at all01:20
openstackgerritClark Boylan proposed openstack-infra/project-config: Stop getting console.txt for swift logs  https://review.openstack.org/15183501:22
clarkbtheres that01:22
*** shivharis has joined #openstack-infra01:23
*** annegent_ has joined #openstack-infra01:23
*** shivharis has quit IRC01:24
*** chuckC__ has joined #openstack-infra01:25
*** outforteaorcoffe is now known as morganfainberg01:26
*** mtanino has quit IRC01:27
*** annegent_ has quit IRC01:27
*** annegent_ has joined #openstack-infra01:28
*** ChuckC has joined #openstack-infra01:28
*** gyee has quit IRC01:28
*** ChuckC_ has quit IRC01:28
*** chuckC__ is now known as chuckC_01:28
*** baoli has joined #openstack-infra01:28
*** yamahata has joined #openstack-infra01:28
*** rwsu has quit IRC01:29
*** Kerralissa has quit IRC01:38
*** shivharis has joined #openstack-infra01:38
*** r-daneel has quit IRC01:44
*** SumitNaiksatam has joined #openstack-infra01:46
*** Kerralissa has joined #openstack-infra01:46
*** abhirc has quit IRC01:46
*** ashleighfarnham has joined #openstack-infra01:51
dtroyerclarkb, fungi:  still around?  Earlier I was looking at the log changes in d-g to remove the screen references and had forgot that d-g is branchless.  is there a job-specific way to set SCREEN_LOGDIR for icehouse & juno and LOGDIR for master or do we have a two cycle transition period?01:52
clarkbdtroyer: doesn't screenless devstack still log to a log dir?01:53
clarkboh I see the variable name is different. Probably the thing to do in d-g is set both one will be ignored depending on the branch01:53
clarkbbut otherwise everything will keep working?01:53
clarkbdtroyer: I think that is what I would do, nothing fancy, but you could switch on the branch provided by zuul as well01:54
dtroyeryeah, it should.  actually, typing this may have cleared my mind a bit (thank you remote duck)01:55
*** craigbr has quit IRC01:55
*** ashleighfarnham has quit IRC01:55
*** yamahata has quit IRC01:56
dtroyerthe change in devtack is to not put logs into the screen subdir any more.  setting SCREEN_LOGDIR=LOGDIR should work in icehouse & juno.  modulo the bug that danpb found today doing exactly that.01:57
*** zz_dimtruck is now known as dimtruck01:57
dtroyerthanks01:57
*** Ryan_Lane has quit IRC02:01
*** patrickeast has quit IRC02:02
*** bdpayne has quit IRC02:08
*** avozza is now known as zz_avozza02:10
*** salv-orlando has quit IRC02:13
*** salv-orlando has joined #openstack-infra02:13
*** Sukhdev has quit IRC02:14
mordreddtroyer: do you have any negative thoughts about having devstack write out a ~/.config/openstack/clouds.yaml ?02:18
*** baoli has quit IRC02:19
*** HeOS has quit IRC02:19
*** HeOS has joined #openstack-infra02:20
*** radez is now known as radez_g0n302:20
*** krtaylor has quit IRC02:20
*** krtaylor has joined #openstack-infra02:22
dtroyerhmmm… that's a good idea, wtf didn't I think of it yet?02:23
*** salv-orlando has quit IRC02:23
*** annegent_ has quit IRC02:23
*** salv-orlando has joined #openstack-infra02:24
*** unicell has quit IRC02:27
*** salv-orlando has quit IRC02:28
*** signed8bit is now known as signed8bit_ZZZzz02:28
jogoclarkb: http://logs.openstack.org/04/136504/14/experimental/check-tempest-dsvm-aiopcpu/0a3e9c7/console.html#_2015-01-30_23_55_19_54202:29
jogowe are still seeing that failure :/02:29
*** shivharis has quit IRC02:30
*** eharney has quit IRC02:30
openstackgerritJoe Gordon proposed openstack-infra/elastic-recheck: Remove query for 1331274  https://review.openstack.org/15184302:32
*** jerryz has joined #openstack-infra02:37
*** eharney has joined #openstack-infra02:44
*** dimsum__ has joined #openstack-infra02:49
*** stevemar has quit IRC02:49
*** krtaylor has quit IRC02:50
*** dimsum__ has quit IRC02:54
*** tqtran has quit IRC02:55
*** yamamoto has joined #openstack-infra02:58
openstackgerritSpencer Krum proposed openstack-infra/puppet-httpd: Rename apache2 to httpd globally  https://review.openstack.org/15109802:59
*** zz_avozza is now known as avozza03:01
*** baoli has joined #openstack-infra03:02
*** krtaylor has joined #openstack-infra03:03
*** yamamoto has quit IRC03:04
*** yamamoto has joined #openstack-infra03:05
*** homeless has left #openstack-infra03:07
*** annegent_ has joined #openstack-infra03:08
*** markvoelker has joined #openstack-infra03:09
*** yamahata has joined #openstack-infra03:10
*** avozza is now known as zz_avozza03:13
*** yamamoto has quit IRC03:20
*** baoli has quit IRC03:21
*** annegent_ has quit IRC03:23
*** markvoelker has quit IRC03:24
*** armax has joined #openstack-infra03:25
*** yamamoto has joined #openstack-infra03:26
*** eharney has quit IRC03:35
*** KanagarajM has joined #openstack-infra03:38
*** ashleighfarnham has joined #openstack-infra03:40
*** armax has quit IRC03:44
*** ashleighfarnham has quit IRC03:45
*** eharney has joined #openstack-infra03:49
*** KanagarajM has quit IRC03:55
*** dannywilson has joined #openstack-infra03:59
*** doobi-sham-96336 has joined #openstack-infra04:00
*** dannywilson has quit IRC04:03
*** yamahata has quit IRC04:04
*** zz_avozza is now known as avozza04:05
*** yamamoto has quit IRC04:10
*** achanda has joined #openstack-infra04:11
*** Kerralissa has quit IRC04:12
*** Kerralissa has joined #openstack-infra04:13
*** avozza is now known as zz_avozza04:14
*** koolhead17 has joined #openstack-infra04:17
*** Kerralissa has quit IRC04:18
*** annegent_ has joined #openstack-infra04:18
mordredclarkb: http://www.zingermanscampbacon.com/04:19
clarkbwow04:19
mordredjeblair: ^^ mid cycle ?04:20
*** crc32 has joined #openstack-infra04:21
clarkbmordred did you see the post jenkins requests worked?04:23
mordredclarkb: WOOT04:23
mordredlifeless: I mean, other tahn suck04:23
mordredgah04:23
mordredclarkb: I mean,other than suck04:24
*** signed8bit_ZZZzz is now known as signed8bit04:24
mordredlifeless: sorry - I have NO IDEA how I tab completed you instead of clarkb04:24
*** signed8bit has quit IRC04:24
clarkbso close to use swift for logs04:24
clarkbthen we can have all the terrabytes04:24
mordredSO MANY TERRABYTES04:27
*** achanda has quit IRC04:28
*** achanda has joined #openstack-infra04:31
*** sigmavirus24 is now known as sigmavirus24_awa04:31
*** harlowja has quit IRC04:33
*** crc32 has quit IRC04:33
*** spzala has quit IRC04:37
*** spzala has joined #openstack-infra04:37
*** doobi-sham-96336 has quit IRC04:40
*** spzala has quit IRC04:41
*** achanda has quit IRC04:42
*** garyh has left #openstack-infra04:50
*** achanda has joined #openstack-infra04:51
*** stevemar has joined #openstack-infra04:55
*** achanda has quit IRC04:55
*** bhunter71 has quit IRC04:57
nibalizert-bites sounds like 50's american food05:03
*** zz_avozza is now known as avozza05:05
*** annegent_ has quit IRC05:06
*** ivar-laz_ has joined #openstack-infra05:07
*** yamamoto has joined #openstack-infra05:11
*** ivar-laz_ has quit IRC05:11
*** ivar-lazzaro has quit IRC05:12
*** avozza is now known as zz_avozza05:15
*** HeOS has quit IRC05:15
*** Sukhdev has joined #openstack-infra05:15
*** yamamoto has quit IRC05:15
lifelessmordred: we're both tht awesome05:16
*** yamahata has joined #openstack-infra05:20
*** mrmartin has joined #openstack-infra05:24
*** woodster_ has quit IRC05:46
*** Kerralissa has joined #openstack-infra05:54
*** koolhead17 has quit IRC05:55
*** changbl has joined #openstack-infra06:02
*** zz_avozza is now known as avozza06:06
*** krtaylor has quit IRC06:06
*** krtaylor has joined #openstack-infra06:11
*** unicell has joined #openstack-infra06:11
*** ashleighfarnham has joined #openstack-infra06:12
*** krtaylor has quit IRC06:14
*** koolhead17 has joined #openstack-infra06:15
*** krtaylor has joined #openstack-infra06:15
*** avozza is now known as zz_avozza06:16
*** ashleighfarnham has quit IRC06:16
*** sandywalsh has joined #openstack-infra06:26
*** ctlaugh has quit IRC06:27
*** ctlaugh has joined #openstack-infra06:29
*** sandywalsh_ has quit IRC06:29
*** mbacchi has quit IRC06:29
*** michchap has quit IRC06:48
openstackgerritMarton Kiss proposed openstack-infra/system-config: Initial commit of Ask website  https://review.openstack.org/14004306:51
*** mrmartin has quit IRC06:54
*** achanda has joined #openstack-infra06:59
*** hdd has joined #openstack-infra07:01
*** koolhead17 has quit IRC07:01
*** hdd has quit IRC07:06
*** zz_avozza is now known as avozza07:07
*** Sukhdev has quit IRC07:15
*** avozza is now known as zz_avozza07:17
*** pcrews has quit IRC07:18
*** unicell1 has joined #openstack-infra07:28
*** stevemar has quit IRC07:29
*** stevemar has joined #openstack-infra07:29
*** unicell has quit IRC07:30
*** yamahata has quit IRC07:38
*** dimtruck is now known as zz_dimtruck07:39
*** e0ne has joined #openstack-infra07:40
*** salv-orlando has joined #openstack-infra07:42
*** koolhead17 has joined #openstack-infra07:45
*** salv-orlando has quit IRC07:50
*** salv-orl_ has joined #openstack-infra07:51
nibalizerhrm all you core types probably went to bed huh07:52
nibalizeror at least, stopped working07:52
*** Ryan_Lane has joined #openstack-infra08:01
*** stevemar has quit IRC08:02
*** zz_avozza is now known as avozza08:07
*** yamamoto has joined #openstack-infra08:13
*** avozza is now known as zz_avozza08:17
*** yamamoto has quit IRC08:18
*** ihrachyshka has joined #openstack-infra08:27
*** ihrachyshka has quit IRC08:35
*** zz_avozza is now known as avozza08:35
*** teran has quit IRC08:35
*** achanda has quit IRC08:37
*** koolhead_ has joined #openstack-infra08:37
*** koolhead17 has quit IRC08:40
*** koolhead17 has joined #openstack-infra08:43
*** koolhead_ has quit IRC08:45
*** ihrachyshka has joined #openstack-infra08:48
*** koolhead_ has joined #openstack-infra08:48
*** vigneshvar has joined #openstack-infra08:49
*** koolhead17 has quit IRC08:51
*** otter768 has joined #openstack-infra08:51
*** salv-orl_ has quit IRC08:51
*** salv-orlando has joined #openstack-infra08:51
*** ihrachyshka has quit IRC08:54
*** otter768 has quit IRC08:55
*** koolhead_ has quit IRC08:55
*** Ryan_Lane has quit IRC08:57
*** andreaf has joined #openstack-infra09:03
*** e0ne has quit IRC09:13
*** andreaf has quit IRC09:17
*** yamamoto has joined #openstack-infra09:22
*** yamamoto has quit IRC09:28
*** yolanda has quit IRC09:35
*** vs has joined #openstack-infra09:35
*** dhritishikhar has joined #openstack-infra09:36
*** teran has joined #openstack-infra09:36
*** yolanda has joined #openstack-infra09:37
*** teran has quit IRC09:41
*** avozza is now known as zz_avozza09:45
vsHello! I want to delete my account at review.openstack.org. could someone help me? just can't find the way to do it09:45
vsor maybe someone have an gerrit admin's contacts?09:46
*** dizquierdo has joined #openstack-infra09:46
*** ashleighfarnham has joined #openstack-infra09:49
nibalizervs: this is the right place to ask09:52
nibalizerlet me find the docs09:52
nibalizerhttp://ci.openstack.org/gerrit.html#deleting-a-user-from-gerrit09:53
nibalizerya looks like you'll need an admin09:53
nibalizervs: what is your gerrit username?09:53
nibalizeralso note that its saturday pretty much everywhere so it might take some time for this to happen09:53
nibalizerif you want to ask again durring the work week that is one strategy09:54
vsvstruk is my gerrit user. attached to email sla237@gmail.com09:54
nibalizerthe other is to send an email with your gerrit username to openstack-infra@lists.openstack.org.09:54
*** ashleighfarnham has quit IRC09:54
nibalizerthe admins may want some form of verification, im not sure09:54
nibalizerprobably you showing up in chat alone is insufficient, anyways i have to go, sorry I can't help more09:55
vsthank you! i'll send a email to openstack-infra09:55
*** dhritishikhar has quit IRC09:56
*** zhiwei has joined #openstack-infra09:56
*** zz_avozza is now known as avozza09:57
*** markmcclain has quit IRC10:11
*** yamamoto has joined #openstack-infra10:11
*** markmcclain has joined #openstack-infra10:12
*** yamamoto has quit IRC10:21
*** psedlak has quit IRC10:23
*** dhritishikhar has joined #openstack-infra10:28
*** psedlak has joined #openstack-infra10:37
*** teran has joined #openstack-infra10:37
*** avozza is now known as zz_avozza10:39
*** zz_avozza is now known as avozza10:40
*** teran has quit IRC10:42
*** otter768 has joined #openstack-infra10:52
*** ihrachyshka has joined #openstack-infra10:54
*** otter768 has quit IRC10:56
*** nelsnels_ has joined #openstack-infra10:57
*** jerryz has quit IRC10:58
*** nelsnelson has quit IRC10:59
*** andreykurilin_ has joined #openstack-infra11:11
*** dhritishikhar has quit IRC11:12
jklarehi, anybody here?11:15
*** avozza is now known as zz_avozza11:20
*** yamamoto has joined #openstack-infra11:21
*** ihrachyshka has quit IRC11:21
*** ihrachyshka has joined #openstack-infra11:24
*** yamamoto has quit IRC11:26
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/storyboard: Pass the old entity values in the NotificationHook  https://review.openstack.org/15164511:35
*** dalgaaf has joined #openstack-infra11:35
*** michchap has joined #openstack-infra11:36
*** teran has joined #openstack-infra11:38
*** yolanda has quit IRC11:42
*** teran has quit IRC11:43
openstackgerritRicardo Carrillo Cruz proposed openstack-infra/storyboard: Pass the old entity values in the NotificationHook  https://review.openstack.org/15164511:45
*** changbl has quit IRC11:46
*** hj-hp has joined #openstack-infra11:53
*** mase_x200 has joined #openstack-infra11:55
*** mase_x200 has quit IRC11:59
*** mase_x200 has joined #openstack-infra12:00
*** andreykurilin_ has quit IRC12:00
*** sputnik13 has joined #openstack-infra12:01
*** sputnik13 has quit IRC12:06
*** mase_x200_ has joined #openstack-infra12:08
*** mase_x200 has quit IRC12:10
*** sputnik13 has joined #openstack-infra12:14
*** dizquierdo has quit IRC12:15
*** hj-hp has quit IRC12:15
*** mase_x200_ has quit IRC12:22
*** mase_x200 has joined #openstack-infra12:22
*** sputnik13 has quit IRC12:23
nibalizerjklare: whats your question?12:28
*** mase_x200 has quit IRC12:36
*** teran has joined #openstack-infra12:38
*** teran has quit IRC12:43
*** yolanda has joined #openstack-infra12:47
*** otter768 has joined #openstack-infra12:53
*** mase_x200 has joined #openstack-infra12:54
*** otter768 has quit IRC12:57
*** dhritishikhar has joined #openstack-infra13:11
*** signed8bit has joined #openstack-infra13:14
*** signed8bit has quit IRC13:14
*** Pablo has joined #openstack-infra13:18
*** Pablo has quit IRC13:19
*** ashleighfarnham has joined #openstack-infra13:27
*** ashleighfarnham has quit IRC13:31
*** ihrachyshka has quit IRC13:33
*** ildikov_ has joined #openstack-infra13:35
*** dizquierdo has joined #openstack-infra13:36
*** ildikov has quit IRC13:38
*** teran has joined #openstack-infra13:39
*** pzhurba__ has quit IRC13:42
*** teran has quit IRC13:43
*** dhritishikhar has quit IRC13:57
*** dizquierdo has quit IRC13:59
*** hdd has joined #openstack-infra14:02
fungivs we can't really delete accounts, but we can mark them inactive (which is basically the same since you won't be able to use the account and it will no longer receive e-mail)14:05
*** dizquierdo has joined #openstack-infra14:11
*** mase_x200 has quit IRC14:13
*** yamamoto has joined #openstack-infra14:24
*** niska` has quit IRC14:26
*** yamamoto has quit IRC14:29
openstackgerritMerged openstack-infra/project-config: Stop getting console.txt for swift logs  https://review.openstack.org/15183514:33
*** ihrachyshka has joined #openstack-infra14:35
openstackgerritMerged openstack-infra/project-config: Move missing periodic qa jobs to tempest experimental  https://review.openstack.org/15181514:36
*** niska has joined #openstack-infra14:37
openstackgerritMerged openstack-infra/project-config: Clean-up deleted/refactored puppet module repo not  https://review.openstack.org/15181614:37
*** hdd has quit IRC14:39
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Adds a Sphinx theme for use for docs.openstack.org  https://review.openstack.org/15176614:39
*** teran has joined #openstack-infra14:40
*** ihrachyshka has quit IRC14:40
*** dhritishikhar has joined #openstack-infra14:44
*** ihrachyshka has joined #openstack-infra14:44
*** teran has quit IRC14:45
*** weshay has quit IRC14:48
*** zhiwei has quit IRC14:51
*** openstackgerrit has quit IRC14:51
*** openstackgerrit has joined #openstack-infra14:52
*** mriedem1 has joined #openstack-infra14:53
*** otter768 has joined #openstack-infra14:54
*** mriedem has quit IRC14:54
*** vigneshvar has quit IRC14:56
*** vigneshvar has joined #openstack-infra14:57
*** otter768 has quit IRC14:58
*** dhritishikhar has quit IRC14:58
*** ZZelle has joined #openstack-infra15:00
*** baoli has joined #openstack-infra15:09
*** niska has quit IRC15:12
*** abhirc has joined #openstack-infra15:12
*** hdd has joined #openstack-infra15:15
*** e0ne has joined #openstack-infra15:16
*** niska has joined #openstack-infra15:16
*** dhritishikhar has joined #openstack-infra15:16
*** e0ne has quit IRC15:26
*** jerryz has joined #openstack-infra15:30
*** changbl has joined #openstack-infra15:33
*** carl_baldwin has joined #openstack-infra15:34
*** jpeeler has quit IRC15:38
*** hdd has quit IRC15:40
*** baoli has quit IRC15:41
*** teran has joined #openstack-infra15:41
*** dizquierdo has quit IRC15:42
*** teran has quit IRC15:45
*** niska has quit IRC15:47
*** mriedem has joined #openstack-infra15:55
*** mriedem1 has quit IRC15:57
*** woodster_ has joined #openstack-infra16:03
*** ihrachyshka has quit IRC16:04
*** dizquierdo has joined #openstack-infra16:09
*** pcrews has joined #openstack-infra16:09
*** doude has quit IRC16:10
*** annegent_ has joined #openstack-infra16:12
*** carl_baldwin has quit IRC16:14
*** yamahata has joined #openstack-infra16:16
*** ashleighfarnham has joined #openstack-infra16:16
*** ashleighfarnham has quit IRC16:21
*** ihrachyshka has joined #openstack-infra16:21
*** dizquierdo has quit IRC16:23
*** pcrews has quit IRC16:24
*** ihrachyshka has quit IRC16:27
*** _nadya_ has joined #openstack-infra16:28
*** e0ne has joined #openstack-infra16:35
*** nelsnels_ has quit IRC16:37
*** ihrachyshka has joined #openstack-infra16:37
jeblairmordred: "First response spawns a thread about eventlet ..."16:38
jeblairmordred: boom-tish!16:38
clarkbjeblair the post thing worked16:39
jeblairclarkb: i saw!  that's flawsome!16:39
clarkbso one more cleanup change related to all that (stop copying two files) and we should be good16:39
clarkbof course not sure what happens when jenkins 502s but problem to solve later16:40
*** teran has joined #openstack-infra16:41
*** teran has quit IRC16:46
*** e0ne has quit IRC16:46
*** ihrachyshka has quit IRC16:47
*** superdan is now known as dansmith16:47
*** salv-orlando has quit IRC16:49
*** salv-orl_ has joined #openstack-infra16:49
waynrclarkb: hey i heard you are gonna give a talk about jenkins job builder next month16:51
*** ddieterly has quit IRC16:51
openstackgerritAnne Gentle proposed openstack-infra/project-config: Adds a Sphinx theme for use for docs.openstack.org  https://review.openstack.org/15176616:52
*** otter768 has joined #openstack-infra16:54
clarkbwaynr thats what I heard too. I wwas told its the thing people want so the people will get it16:55
waynrit is a pretty cool tool16:56
waynrare there any plans to make it available as a library?16:56
*** _nadya_ has quit IRC16:57
*** ddieterly has joined #openstack-infra16:58
clarkbas a library? its python so it should be reconsumable16:58
*** david-lyle has joined #openstack-infra16:58
waynri guess i haven't even tried16:58
*** otter768 has quit IRC16:59
*** ihrachyshka has joined #openstack-infra16:59
*** david-lyle is now known as david-lyle_afk16:59
*** dizquierdo has joined #openstack-infra17:00
mordredjeblair: :)17:01
*** niska has joined #openstack-infra17:01
mordredjeblair: I mean, I cannot believe that we could not get at least one response in without turning it in to an eventlet thread17:01
*** armax has joined #openstack-infra17:04
*** yamahata has quit IRC17:04
*** ihrachyshka has quit IRC17:07
*** e0ne has joined #openstack-infra17:10
*** e0ne has quit IRC17:16
*** annegent_ has quit IRC17:23
*** annegent_ has joined #openstack-infra17:24
*** baoli has joined #openstack-infra17:24
*** salv-orl_ has quit IRC17:25
*** salv-orlando has joined #openstack-infra17:26
*** yamamoto has joined #openstack-infra17:26
*** sabeen1 has joined #openstack-infra17:27
*** armax has quit IRC17:27
*** unicell has joined #openstack-infra17:28
*** annegent_ has quit IRC17:29
*** sabeen1 has quit IRC17:29
*** dizquierdo has quit IRC17:29
*** unicell1 has quit IRC17:29
*** _nadya_ has joined #openstack-infra17:30
*** carl_baldwin has joined #openstack-infra17:31
*** yamamoto has quit IRC17:31
*** baoli has quit IRC17:37
*** salv-orlando has quit IRC17:37
*** salv-orlando has joined #openstack-infra17:37
*** _nadya_ has quit IRC17:39
*** teran has joined #openstack-infra17:42
*** baoli has joined #openstack-infra17:44
*** teran has quit IRC17:48
*** dims has joined #openstack-infra17:50
fungiwaynr: it's been getting somewhat libified already... my understanding is that some of its routines will get used to reinterpret jjb yaml (within a limited context) to define turbo-hipster configuration, allowing us a smoother migration path away from jenkins17:52
*** annegent_ has joined #openstack-infra17:53
waynryeah that's the kind of use i was thinking about17:55
*** andreykurilin_ has joined #openstack-infra17:56
waynrwell, that and use the yamlparser to provide datastructures for use in linting jjb configs17:56
waynrlooks like that is currently possible but for my purposes i want to improve the yamlparser17:57
*** salv-orlando has quit IRC17:58
*** annegent_ has quit IRC17:59
*** woodster_ has quit IRC18:06
*** _nadya_ has joined #openstack-infra18:13
*** stevemar has joined #openstack-infra18:14
*** baoli has quit IRC18:17
*** _nadya_ has quit IRC18:19
*** baoli has joined #openstack-infra18:20
*** carl_baldwin has quit IRC18:21
*** carl_baldwin has joined #openstack-infra18:22
*** dims has quit IRC18:22
*** carl_baldwin has quit IRC18:31
*** baoli has quit IRC18:31
*** baoli has joined #openstack-infra18:32
*** ashleighfarnham has joined #openstack-infra18:33
*** ashleighfarnham has quit IRC18:37
*** changbl has quit IRC18:39
*** stevemar has quit IRC18:41
*** otter768 has joined #openstack-infra18:41
*** sputnik13 has joined #openstack-infra18:44
*** teran has joined #openstack-infra18:45
*** armax has joined #openstack-infra18:45
*** dhritishikhar has quit IRC18:46
*** dims has joined #openstack-infra18:46
*** dims has quit IRC18:46
*** dhritishikhar has joined #openstack-infra18:49
*** teran has quit IRC18:50
*** jerryz has quit IRC18:51
*** mwagner_lap has quit IRC18:51
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add test for name defaults overridden by template  https://review.openstack.org/14658518:52
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Fix bug in template job yaml expansion.  https://review.openstack.org/15066618:52
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Interpolate params inside of params.  https://review.openstack.org/14313818:52
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292718:53
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add Parameterized Remote Trigger Plugin support.  https://review.openstack.org/15032718:53
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add support for hipchat notifier 0.1.8  https://review.openstack.org/13584318:53
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Update 'timeout' wrapper module  https://review.openstack.org/12946718:54
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Support the use of lists in trigger-build publisher.  https://review.openstack.org/15059818:54
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Support the use of lists in trigger-build builder.  https://review.openstack.org/15059718:54
*** annegent_ has joined #openstack-infra18:54
*** annegent_ has quit IRC18:59
*** Hal has joined #openstack-infra19:04
*** ayoung has quit IRC19:04
*** Hal is now known as Guest5685819:04
*** tmcpeak has joined #openstack-infra19:09
*** ddieterly has quit IRC19:10
*** annegent_ has joined #openstack-infra19:11
*** ddieterly has joined #openstack-infra19:11
*** woodster_ has joined #openstack-infra19:18
*** tmcpeak has quit IRC19:20
*** andreykurilin_ has quit IRC19:22
*** sigmavirus24_awa is now known as sigmavirus2419:24
openstackgerritAnne Gentle proposed openstack-infra/project-config: Adds a Sphinx theme for use for docs.openstack.org  https://review.openstack.org/15176619:27
*** EmilienM|afk is now known as EmilienM19:32
*** baoli has quit IRC19:35
clarkbI just kicked off image rebuilds for bare-trusty. That should get us to pretty close to where we need to be for the console log uploads19:35
clarkband should have everything ready for jhesketh tomorrow hwile I am busy watching football :)19:35
HenryGfungi: ping. Can you help me add members to gerrit group networking-cisco-core ?19:36
*** dhritishikhar has quit IRC19:37
HenryG(Not sure how it started off empty?)19:37
clarkbHenryG: they all start empty19:37
*** achanda has joined #openstack-infra19:37
clarkbHenryG: what is the user to add?19:37
HenryGclarkb: OK. Is there a process to add folks?19:38
clarkbyes a gerrit admin has to add the initial member, what account should I add?19:38
HenryGclarkb: let's start with me. My gerrit username is gessau19:38
*** baoli has joined #openstack-infra19:38
clarkbHenryG: done, you can now add and remove members to the -core and -release groups for that project19:39
HenryGclarkb: awesome, tyvm!19:39
clarkbno problem19:39
*** armax has quit IRC19:39
*** jerryz has joined #openstack-infra19:42
clarkbjhesketh: I think next step is likely to add the swift log uploads back to the devstack gate jobs. A quick spot check of a devstack-trusty node shows the virtualenv is in place for that with magic and requests installed19:43
clarkbjhesketh: that should let us exercise it a bit more with multiple files19:43
*** teran has joined #openstack-infra19:46
*** vigneshvar has quit IRC19:49
*** teran has quit IRC19:51
*** changbl has joined #openstack-infra20:05
*** jichen has joined #openstack-infra20:08
*** jichen has quit IRC20:08
*** annegent_ has quit IRC20:09
*** jichen has joined #openstack-infra20:09
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292720:11
*** ayoung has joined #openstack-infra20:16
*** e0ne has joined #openstack-infra20:21
clarkbhttp://logs.openstack.org/15/151715/3/check/gate-project-config-layout/b14dbeb/console.html now with fewer retries for the file we don't upload20:22
clarkbrax-iad is still building the new image but it is in place everywhere else20:22
*** hashar has joined #openstack-infra20:22
*** annegent_ has joined #openstack-infra20:25
*** ayoung has quit IRC20:25
*** e0ne has quit IRC20:26
*** _nadya_ has joined #openstack-infra20:26
*** annegent_ has quit IRC20:26
*** yamamoto has joined #openstack-infra20:29
*** sputnik13 has quit IRC20:29
*** sigmavirus24 is now known as sigmavirus24_awa20:31
*** vs has quit IRC20:32
*** yamamoto has quit IRC20:33
*** e0ne has joined #openstack-infra20:35
*** teran has joined #openstack-infra20:35
*** achanda has quit IRC20:35
*** hashar has quit IRC20:36
*** SumitNaiksatam has quit IRC20:37
*** SumitNaiksatam has joined #openstack-infra20:38
*** hj-hp has joined #openstack-infra20:40
*** sputnik13 has joined #openstack-infra20:40
*** bradjones_ has joined #openstack-infra20:41
*** bradjones has quit IRC20:41
*** bradjones_ is now known as bradjones20:41
*** bradjones has joined #openstack-infra20:41
waynris it common for people to keep all their gerrit project changes in a single branch?20:51
*** bradjones has quit IRC20:51
waynrmanaging the dependencies between commits (specifically rebasing a bunch of branches whenever a parent with many children needs to be updated) is becoming confusing for me :'(20:52
waynralthough one good thing about that is i am coming to better understanding of git it feels arduous, like i'm doing something wrong20:53
*** hj-hp has quit IRC20:53
clarkbno I only serialize if necessary20:55
waynri may have at least one unnecessary serialization, i also don't tend to keep parent commits in their own local branch which might be helpful20:57
*** _nadya_ has quit IRC20:59
*** bradjones has joined #openstack-infra21:01
*** sputnik13 has quit IRC21:04
*** sputnik13 has joined #openstack-infra21:05
timrcpleia2, Congrats on the double nomination for infra-core and infra-root!21:09
*** e0ne has quit IRC21:11
mordredwaynr: I have become a master at git reset and git reflog21:17
mordredwaynr: it's entirely possible that if I just actually used local branches my life would be 100x easier21:17
clarkbmordred go louisville?21:17
mordredclarkb: I'm not watching that game - I'm keeping my energy saved for the next one ...21:18
mordredclarkb: is louisville winning?21:18
clarkbyes21:18
clarkbbut it is early21:18
*** sputnik13 has quit IRC21:19
mordred    result = stack_operation(heat, name, state)21:19
mordredgah21:19
clarkbmordred is duke up next?21:19
mordredclarkb: yah - vs. virginia21:20
*** Guest56858 has quit IRC21:20
mordredI believe the outcome will show us something about both teams21:20
*** woodster_ has quit IRC21:26
*** ddieterly has quit IRC21:31
clarkbmordred I have homebrew and will be smoking brisket and pork butt for tomorrow you should be in portland21:33
waynrmordred: i have a tmux window with a pane dedicated to: watch -cn 5 "git show-branch | tac | tail -n $(($LINES-4))"21:33
waynrhelps while i am doing git things like untangling all my topic branches21:34
*** woodster_ has joined #openstack-infra21:34
*** achanda has joined #openstack-infra21:36
*** sputnik13 has joined #openstack-infra21:38
*** sputnik13 has quit IRC21:39
*** achanda has quit IRC21:41
openstackgerritMerged openstack-infra/shade: Use the "iterate timeout" idiom from nodepool  https://review.openstack.org/14908721:42
*** achanda has joined #openstack-infra21:43
*** jerryz has quit IRC21:47
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292721:51
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292721:52
waynris it possible to reset back to a different patch set? i just made a nonsensical commit message change.21:55
clarkbyes sort of21:57
clarkbgerrit doesnt let you repush an identical patchset so you can push a new patchset that is identical except for say the commit message21:58
*** jamielennox|away is now known as jamielennox22:04
*** jamielennox is now known as jamielennox|away22:05
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add plugins_info to module registry object.  https://review.openstack.org/13292722:07
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Implement recursive search for test fixtures.  https://review.openstack.org/15189822:12
*** thedodd has joined #openstack-infra22:15
mordredclarkb: you know my favorite thing?22:17
mordredwhen I see code like this:22:17
mordred                if "not be found" not in err.message:22:17
mordred                    module.fail_json(msg=err.message)22:17
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Update 'timeout' wrapper module  https://review.openstack.org/12946722:18
*** mriedem1 has joined #openstack-infra22:18
*** mriedem has quit IRC22:20
*** ddieterly has joined #openstack-infra22:20
*** thedodd has quit IRC22:22
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add Parameterized Remote Trigger Plugin support.  https://review.openstack.org/15032722:25
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add support for hipchat notifier 0.1.8  https://review.openstack.org/13584322:25
*** yamamoto has joined #openstack-infra22:31
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Add Parameterized Remote Trigger Plugin support.  https://review.openstack.org/15032722:33
*** sabeen has joined #openstack-infra22:33
*** yamamoto has quit IRC22:36
*** ashleighfarnham has joined #openstack-infra22:45
*** ashleighfarnham has quit IRC22:49
*** yamamoto has joined #openstack-infra22:58
*** achanda has quit IRC23:09
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Fix bug in template job yaml expansion.  https://review.openstack.org/15066623:09
*** achanda has joined #openstack-infra23:09
fungimordred: i used to use local branches, now i just rely on clean, reset --hard origin/master and shas from reflog. i think it's ultimately easier _when_ you're keeping state in gerrit rather than locally23:21
fungiand git review -d/-x23:22
openstackgerritWayne Warren proposed openstack-infra/jenkins-job-builder: Update 'timeout' wrapper module  https://review.openstack.org/12946723:22
mordredfungi: yup. that's exactly what I Do23:22
mordredfungi: do you know about the -B arg to checkout?23:23
fungiyep23:23
fungii use that if i really want to make a branch23:23
*** yamamoto has quit IRC23:23
mordredyah. I almost never want to though23:23
fungiespecially since if i already had a branch by that name i likely don't care what was in it before23:23
fungihence -B rather than -b23:23
fungithere's some ocd part of me that really wants to go delete all local branches in my clones from time to time, but i give into it less and less23:24
fungiafter all, disk space is virtually limitless (or limitelessly virtual) now23:25
*** andreykurilin_ has joined #openstack-infra23:26
*** ddieterly has quit IRC23:31
mordredfungi: isn't disk space passe?23:34
fungidisks are so last decade23:37
fungimy data is on virtual storage on virtual storage. turtles all the way down23:38
*** Kerralissa has quit IRC23:40
*** dmsimard_away is now known as dmsimard23:40
*** jgriffith has quit IRC23:42
*** sressot has quit IRC23:42
*** ruhe has quit IRC23:43
*** WendellM_ has quit IRC23:43
*** jgriffith has joined #openstack-infra23:43
*** ruhe has joined #openstack-infra23:43
*** mriedem has joined #openstack-infra23:44
*** WendellM has joined #openstack-infra23:44
*** achanda has quit IRC23:44
*** sressot has joined #openstack-infra23:45
*** Vivek_ has quit IRC23:45
*** mriedem1 has quit IRC23:45
*** therve has quit IRC23:46
openstackgerritMonty Taylor proposed openstack-infra/shade: Port to use keystone sessions and auth plugins  https://review.openstack.org/14879523:46
openstackgerritMonty Taylor proposed openstack-infra/shade: Add consistent methods for returning dicts  https://review.openstack.org/14879423:46
openstackgerritMonty Taylor proposed openstack-infra/shade: Create a neutron client  https://review.openstack.org/14773123:46
openstackgerritMonty Taylor proposed openstack-infra/shade: Pass service_name to nova_client constructor  https://review.openstack.org/15056423:46
openstackgerritMonty Taylor proposed openstack-infra/shade: Add heat support  https://review.openstack.org/15190023:46
*** sabeen has quit IRC23:46
mordredSpamapS: ^^ can you look at the heat patch there?23:46
*** Vivek has joined #openstack-infra23:47
*** Vivek is now known as Guest7157823:47
*** therve has joined #openstack-infra23:49
*** andreykurilin|ho has joined #openstack-infra23:50
*** andreykurilin_ has quit IRC23:51
*** gibi has quit IRC23:51
*** gibi has joined #openstack-infra23:51
*** dmsimard is now known as dmsimard_away23:59

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