Saturday, 2014-10-11

clarkbso hopefully with a rebase things will be happy00:00
mordredwoot00:00
clarkbor maybe justexplode more veebosely00:05
*** arosen has left #openstack-infra00:08
*** groknix has joined #openstack-infra00:11
*** ChuckC has joined #openstack-infra00:12
*** vigneshvar has quit IRC00:12
*** chuckC_ has joined #openstack-infra00:15
anteayamordred: did you ever look at my vagrant blog post?00:18
*** david-lyle has joined #openstack-infra00:19
anteayahttp://anteaya.info/blog/2013/09/01/installing-devstack-with-vagrant/00:20
mordredanteaya: I will now look at that00:23
*** leakypipes has quit IRC00:23
mordredanteaya: perhaps you will provide me guidance towards getting vagrant to do something, which I have literally never done00:23
anteayasure00:23
anteayathe blog post is old00:24
anteayabut it should be straightforward00:24
anteayaand I can answer questions00:24
anteayaI write it for people like me00:24
anteayaslooooooow00:24
clarkbmordred: have you seen what dib ci does?00:25
clarkbmordred: I am now drinking to forget00:25
clarkbmordred: they have reimplemented setup_worspace and zuul_cloner poorly00:25
clarkbsuch that you cannot understand how it works and it doens't work00:25
jrolloh lord00:25
jrollI have to see this00:25
clarkbI added echos to my code00:25
clarkbthey do not run00:25
clarkbif this used our tools that we have written for this specific purpose it would just work00:26
clarkbbecause it turns out we test it 25k times per day00:26
mordredclarkb: yes. I've been yelling at them about that for two years00:26
mordredclarkb: but I mostly try to ignore it00:26
anteayamordred: I'll be rotating responses on the tc election wiki00:27
anteayaso I will be around00:27
mordredclarkb: if you're sitting next to greghaynes ... please tell him that I'm pretty sure I told people so ...00:27
mordredanteaya: well, turns out that vagrant box add doesn't do things anymore00:27
mordredBUT00:27
clarkbmordred: he says he discovered this a couple days ago and is trying to fix it00:27
mordredI think I've found the replacement00:27
clarkbbut this is insane00:27
clarkbits a solved problem00:27
clarkbwith understandable tools00:27
clarkblike we offer it as a service00:27
clarkbnow I am just mad00:27
mordredyah00:28
*** dimsum_ has joined #openstack-infra00:28
mordredI think I'd forgotten how upset I was about that00:28
clarkbmordred I think they are just testing master00:29
clarkbthen tests pass and you merge broken code00:29
*** david-lyle_ has joined #openstack-infra00:29
*** baoli has joined #openstack-infra00:29
*** ZZelle_ has quit IRC00:30
*** david-lyle has quit IRC00:32
mordredwait. what?00:33
mordredthey're bypassing EVERYTHING???00:33
clarkbmordred: or at least for dib00:33
anteayamordred: I am not following that vagrant box doesn't do things anymore00:34
clarkbgreghaynes thinks they are checking out the right ref but installing from elsewhere00:34
clarkbstill trying to debug this00:34
anteayamordred: what happens if you install an older verision?00:34
anteayaversion?00:34
mordredanteaya: "vagrant init hashicorp/trusty64" is the new "vagrant box add precise32 http://files.vagrantup.com/precise32.box ; vagrant init precise32"00:34
clarkbbut I am pretty sure its not checking my code in the check pipeline00:34
mordredanteaya: files.vagrantup.com is not a thing anymore00:34
anteayaah then my blog post is out of date00:34
mordredanteaya: othe rthan that - your blog post is so far proving quite helpful00:35
mordredanteaya: as it does not assume I already know how to use vagrant00:35
mordredso thank you00:35
*** mmedvede has joined #openstack-infra00:35
*** patrickeast has quit IRC00:36
clarkbmordred: it creates a new ci-branch for every project00:36
clarkbmordred: and who knows what that does00:36
mordredclarkb: 0_o00:36
anteayamordred: welcome00:36
anteayamordred: since I never know anything about anything00:36
anteayaI do try to assume my readers are the same00:37
mordredanteaya: yup. still doesn't work00:38
mordredI did this - which is what the website says:00:38
mordredvagrant init hasicorp/precise32 && vagrant up00:39
mordredI get "* The box 'hashicorp/precise32' could not be found.00:39
*** dims_ has joined #openstack-infra00:39
anteayamordred: link to what website you are reading?00:40
mordredhttp://www.vagrantup.com/00:40
mordredunder "see how easy it is"00:40
*** dims__ has joined #openstack-infra00:40
mordredyup. I actually copied and pasted from the website and it does not work00:40
anteayahave you downloaded the image precise32 onto your computer?00:41
anteayamordred: http://docs.vagrantup.com/v2/getting-started/boxes.html00:42
anteayavagrant box add hashicorp/precise3200:42
*** dimsum_ has quit IRC00:42
mordredwow. so, basically their thing is just a lie?00:42
anteayayes00:42
*** dimsum_ has joined #openstack-infra00:42
mordredRAGE RAGE RAGE RAGE00:42
anteayayou bought the marketing00:42
mordredanteaya: thank you00:42
anteayanp00:43
mordredwell, I tried to copy and paste the "simple" example00:43
anteayayes00:43
*** baoli has quit IRC00:43
anteayaand they lied to you00:43
anteayaand it didn't work00:43
mordredsigh00:43
* anteaya pats mordred consolely00:43
anteayaconsoleingly00:43
mordredthis is, btw, what has happened every single time I've tried to touch anything produced by the people at hashicorp00:43
mordredwhich, btw, clarkb, is why I use every ounce of whatever veto power I have to avoid packer00:43
anteayaafter you download the box00:44
*** dims_ has quit IRC00:44
anteayayou have to tell your vagrant instance where it is00:44
anteayaVagrant.configure("2") do |config|00:44
anteaya  config.vm.box = "hashicorp/precise32"00:44
anteayaend00:44
clarkbmordred: I mean I have little interest in packer myself00:45
clarkbmordred: but I think the workflow nodepool and packer represent is saner for our purposes00:45
mordredclarkb: sure. I'm just saying00:45
mordredclarkb: I will veto any patch that contains packer00:45
clarkbdib solves a different slightly orthogonal problem which is make homogenous images for cloud deployers00:45
mordredwell, I REALLY like dib as an expression of _what_ I want00:46
*** dims__ has quit IRC00:46
mordredI think the _how_ it gets there is off00:46
*** david-lyle_ has quit IRC00:46
clarkbwe already know how to build a centos image on centos00:47
clarkband so on00:47
clarkbto me dib is just a complication00:47
clarkbwe are not consistent across providers today but nothing prevents that00:47
*** mmedvede has quit IRC00:48
mordredclarkb: actually, wouldn't mind making our own base images that we upload to our providers00:48
*** dangers is now known as dangers_away00:48
*** unicell has joined #openstack-infra00:48
mordredby hand, even, since we need to do it very infrequently00:48
mordredbut I do wish it were easier for our devs to recreate d-g envs00:49
mordredbecause it's not00:49
mordredcurrently00:49
mordredanteaya: so, it seems that the version of vagrant on trusty is too old00:51
mordredso the docs on vagrant up don't wrk00:51
mordredbut neither do the docs on your blog00:51
mordredanteaya: I appreciate your help00:52
mordredanteaya: you have gotten me further than anyone else has ever gotten me00:52
mordredanteaya: but completing this task is not important enough to me to continue to learn more about this tool00:53
*** pcrews has quit IRC00:54
*** pcrews has joined #openstack-infra00:54
*** bdpayne has quit IRC00:57
anteayamordred: okay00:58
anteayaand you're welcome00:59
*** rainya has joined #openstack-infra01:07
*** yaguang has joined #openstack-infra01:13
*** baoli has joined #openstack-infra01:13
kevinbentonis there a tempest core around that can take a look at a patch that has been sitting around for quite a while? https://review.openstack.org/#/c/118293/01:20
kevinbentonalready has one +201:20
*** ayoung has quit IRC01:23
*** ayoung has joined #openstack-infra01:23
*** pcrews has quit IRC01:25
*** ChuckC___ has joined #openstack-infra01:27
anteayakevinbenton: tempest core would most likely be in -qa01:28
kevinbentonanteaya: oh, sorry. duh01:28
anteayaand sdad is on parental leave and mtreinish is taking monday off01:28
anteayanp01:28
kevinbentonanteaya: i’ll just check back monday01:29
anteayaprobably have better luck then yeah01:29
*** tsg has quit IRC01:30
*** groknix has quit IRC01:31
*** ChuckC___ has quit IRC01:32
*** jergerber has quit IRC01:34
*** shashankhegde has quit IRC01:34
*** IAX has quit IRC01:44
*** marun has quit IRC01:51
*** unicell has quit IRC01:53
*** esker has joined #openstack-infra02:02
*** baoli has quit IRC02:02
anteayadhellmann: the bookstore in greece rents cats: http://www.theguardian.com/books/booksblog/gallery/2014/oct/10/weird-and-wonderful-bookshops-worldwide-in-pictures02:02
anteayadhellmann: they might have some business suggestions02:02
*** rainya has quit IRC02:06
*** salv-orlando has quit IRC02:06
*** ivar-laz_ has joined #openstack-infra02:07
*** esker has quit IRC02:07
*** ivar-lazzaro has quit IRC02:10
*** ivar-laz_ has quit IRC02:11
*** markmcclain has quit IRC02:19
*** dimsum_ has quit IRC02:20
*** armax has quit IRC02:27
*** rainya has joined #openstack-infra02:31
*** baoli has joined #openstack-infra02:31
*** dimtruck is now known as zz_dimtruck02:33
mordredanteaya: I'm not allowed to dunk them in water and throw them at people am I?02:34
*** baoli has quit IRC02:35
anteayamordred: I can't stop you from anything you do02:36
anteayabut I can intercept them02:36
anteayaand save them02:36
anteayaand reduce your supply of cats as ammo02:36
anteayathese things I can and will do02:36
mordredanteaya: I just mean, I'm guessing that rental cats is probably not the right place to get supplies for all of the wet cats I've been throwing in here02:36
anteayadepends on how much you want to pay in fees02:37
mordrednod02:37
* jroll rents his cat to mordred02:37
anteayamuch cheaper to own ammo02:37
jrollI'll need that back though02:37
anteayaimagine if you rented something and then threw it away02:37
anteayathe fees would never stop02:37
mordred:)02:37
anteaya:D02:37
anteayaokay at the summit during an infra session02:39
anteayaa wiki plugin that randomizes divs02:39
anteayahand randomizing the tc election reponses is taking all my time02:40
*** rainya has quit IRC02:44
jrollanteaya: that's not really hard to do...02:44
jrollif I had a link, I could whip something up02:45
jrollor even a link to something that has similar markup02:45
anteayajroll: here is the page: https://wiki.openstack.org/wiki/TC_Elections_October_201402:46
jrollanteaya: and what bits do you want to randomize?02:47
anteayaif you look in the history I am shuffling the answers on a per question basis: https://wiki.openstack.org/wiki/TC_Elections_October_2014#Responses_to_TC_Election_Questions02:47
jrollah02:47
anteayaso for one question, 12 responses02:47
mordredanteaya: there are too many candidates02:48
mordredanteaya: and they're all good02:48
anteayathe responses would ideally be in a different order every time the page was rendered02:48
anteayamordred: yeah, a consistent problem we have, too many good candidates02:48
mordredanteaya: ooh, that would be fancy02:48
jrollthere's no hierarchy :(02:48
anteayajroll: what does that statement mean?02:48
jrollmordred: all of them except that monty guy, he's a joke02:48
anteayahe is entertaining02:48
* mordred throws wet WorldsWorstCat at jroll02:48
mordredplease tell me you have both seen that, btw...02:49
* anteaya intercepts cat02:49
anteayano02:49
jrollanteaya: in the markup, there's no structure to allow grabbing all answers for a given question02:49
* anteaya dries off cat and rents it to the greek bookstore02:49
mordredhttp://worstcats.tumblr.com/02:49
jrollit may be able to be done, but not easilty02:49
jrolleasily02:49
mordredanteaya: ^^02:49
anteayajroll: what do you suggest?02:49
jrollwow, I haven't seen this either02:49
jrollanteaya: I mean, I'll poke around, just not as easy as I thought02:49
anteayajroll: even if I do it next round, tell me what markup you want to see02:50
jrollin terms of javascript02:50
anteayajroll: right02:50
anteayaso this is an experiement02:50
jrollah02:50
anteayaand I am learning I don't want to to this by hand *anymore*02:50
jrollindeed02:50
mordredyah. I think javascript is what you want02:50
anteayaso in 6 months I would like to have a different approach02:50
jrollok, let me see02:50
anteayadon't know how to js a wikipage02:50
jrollanteaya: but it's unclear if these wiki pages have any structure at all, it seems to be one big flat layer02:51
jrolland every line break is a new <p>02:52
jrollit's kinda awful02:52
*** mmaglana has joined #openstack-infra02:54
jroll:(02:54
anteayajroll: yeah02:55
jrollI think you'd have to put some weird pattern (tm) that could be parsed on02:55
anteayaI'm fine with that02:55
anteayabut what pattern02:55
jrollok02:55
jrollidk, maybe the links on the names would work02:55
anteayathis is what I meant when I said a wikiplugin02:55
jrollyeah02:55
jrollI think that's a better idea :P02:55
anteayait does demarate the beginning of a section02:56
anteayaI didn't think a straight js approach would work02:56
jrollyeah, it could but it would be a massive hack02:56
anteayaright02:56
anteayawhich is why I didn't try it this time02:56
anteayaI knew it was going to be painful and it is02:57
jrollI have no idea about wiki plugins, but with pointers I'm happy to help02:57
anteayabut at least we have something readers can consume02:57
jrollmaybe not tonight though, it's getting late :P02:57
anteayato know whether it is worth the effort to make it easier next tiem02:57
anteayajroll: yeah I'm done for the night too02:57
anteayamordred: those are pretty horrible cats02:57
anteayayou are going to put your shoulder out throwing them around02:58
jrollanteaya: indeed, have a good night :)02:58
jrollalso02:58
anteayathanks you too02:58
jrollat least those cats don't shed02:58
jrollthat's a win02:58
anteayayes02:58
anteayahate the hairballs02:58
mordredanteaya: "Let’s face it this cat is ugly. It’s all glistening and foldy, which are two things I don’t like cats to be."03:00
mordredanteaya: I think that's my favorite line03:00
anteayaone of my favourites03:00
anteayayep03:00
anteayaliked the one covered in straw03:00
anteayathe first one covered in straw03:00
mordredI will admit, even as a cat lover - I do not prefer cats that are either foldy or glistening03:00
anteayame too03:00
mordredyes. the first straw covered one is very good03:00
anteayawouldn't want on jumping on my bed and walking up my body03:01
anteayato settle on my rib cage and purr in my ear03:01
anteayanot exactly in my ear03:01
anteayajust aiming at it03:01
anteayahttp://lolmythesis.com/post/70554694050/no-one-can-predict-an-election03:03
*** rainya has joined #openstack-infra03:04
mordredanteaya: nice03:05
anteayahttp://lolmythesis.com/post/70537477164/conducting-research-in-collaborative-teams-is03:05
anteayahttp://lolmythesis.com/post/70537409970/theater-technicians-dont-realize-theyre-speaking-a03:05
anteayait is like these are all for me03:05
anteayastill working on getting rid of my black clothing03:06
mordredanteaya: not possible03:06
*** rainya has quit IRC03:06
anteayathere is always one more shirt in the back of the closet03:07
anteayaas well as the wrap gifts03:07
anteayaalways black03:07
anteayablack scarfs03:07
anteayablack fleeces03:07
mordredanteaya: besides, if you get rid of all of your theatre blacks, how will you ever be able to come work on the next production of '... baby no more times'???03:07
*** otherwiseguy has joined #openstack-infra03:08
anteayathat concern keeps me away at night03:09
*** rainya has joined #openstack-infra03:09
anteayaI sometimes think about taking two weeks off03:09
anteayarenting a theatre03:09
anteayaand hosting a production03:09
anteayayou could light03:09
anteayajim could stage manage03:09
anteayaI could do the show03:09
anteayaI just don't have the time to find a good script03:10
anteayaor write one03:10
anteayathe theater in atlanta I would love to rent03:10
mordredthe fox?03:10
mordredyeah.03:10
mordredI mean, it's not a particularly bad space :)03:10
anteayatried it out03:16
anteayawent on stage and got kicked off03:16
anteayawould have filled the theater with song but there was a tour roup in the balcony03:16
anteayaand I didn't want to scare them03:17
anteayawhile I was waiting for them to leave the guard got me off stage03:17
anteayaso I went into the balcony and sang03:17
anteayathe acoustics are amazing there03:17
*** mmedvede has joined #openstack-infra03:18
*** rainya has quit IRC03:18
*** mmedvede has quit IRC03:23
*** rainya has joined #openstack-infra03:23
*** rainya has quit IRC03:23
*** sarob has quit IRC03:26
*** flaviof_zzz has quit IRC03:26
*** shashankhegde has joined #openstack-infra03:31
*** stevedroid has joined #openstack-infra03:33
stevedroidPing03:33
stevedroidDid the beta release of sphinx break some doc builds? ...03:34
stevedroidhttp://logs.openstack.org/16/120316/6/check/gate-oslotest-docs/70e09ea/console.html03:34
anteayalooks like that's a yes to me03:35
anteayastevedroid: able to file a bug against sphinx?03:36
anteaya15 in check and 5 in the gate03:36
stevedroidAnteaya on my phone, limited acces....03:36
anteayakk03:36
stevedroidLet me tether to laptop03:37
anteayakk03:37
stevedroid#dedicated03:37
*** stevemar has joined #openstack-infra03:38
anteayastevemar: you are03:38
stevemaranteaya, there we go03:39
anteayado sphinx bugs get tracked on bugs.python.org?03:39
anteayastevemar: now you are yourself again03:39
stevemaranteaya, i'm not sure about the sphinx bugs, but i can certainly put a request to block it in requirements03:39
stevemarand an ER03:40
anteayayes we can begin there03:40
anteayatrue03:40
stevemaris an ER worth it?03:40
anteayacan't hurt03:40
stevemaranteaya, which project should i file the bug against for changing req? or not needed (i think not needed...)03:40
anteayarequirements repo?03:41
* anteaya looks03:41
anteayathe bug for the er patch03:41
anteayawell you saw it in oslotest-docs03:41
*** ramashri_ has quit IRC03:41
anteayaso oslo?03:41
anteayait can get moved around after it is filed03:42
*** zz_dimtruck is now known as dimtruck03:42
anteayait appears sphinx breaks quite a bit: http://git.openstack.org/cgit/openstack/requirements/tree/global-requirements.txt#n21403:43
stevemarthats true03:45
anteayamaybe we should just pin it to not upgrade03:47
anteayaunless we test it first03:47
anteayait doesn't seem to be able to be trusted with auto upgrading03:47
stevemaranteaya, https://review.openstack.org/#/c/127712/03:48
stevemari thought we don't pin the bottom version :(03:48
stevemarseems like it03:48
anteayaso 1.3b1 got through the <1.3 filter03:50
anteayaso .3b seems like it is < .303:50
anteayahow interesting03:50
*** koolhead17 has joined #openstack-infra03:51
anteayastevemar: here is the tracker: https://bitbucket.org/birkenfeld/sphinx/issues/03:52
stevemarnice find03:53
anteayathanks03:53
anteayawant to file something?03:53
stevemaranteaya, yep, all beta's are less than the actual03:53
anteayajust to say we did?03:53
stevemarthis has been a headache before03:53
anteayawonderful03:53
anteayaseems so03:53
stevemarnot with sphinx03:53
stevemarbut others03:53
anteayaah03:53
anteayathe betas getting through03:54
anteayadhellmann ttx zul jd__ GheRivero when you have a moment we need to pin sphinx https://review.openstack.org/#/c/127712/03:55
stevemaranteaya, and https://review.openstack.org/#/c/127713/03:55
anteayaand thank youo03:55
anteayaonly two hits so far03:57
anteayahopefully we can get this pinned fast03:57
*** Alex_Gaynor has left #openstack-infra03:58
stevemarhope so03:58
stevemari think both my patch :)03:58
anteayaI think both your patch too03:59
stevemarunless oslotest does something funky with the requirements03:59
anteayaseems to only be olsotest so far03:59
stevemari'm wondering why others haven't hit it yet... should be breaking all doc builds (i think)03:59
anteayaI'm too tired to think03:59
anteayasorry03:59
anteaya:(03:59
anteayabut I appreciate you speaking up03:59
anteayanice work03:59
anteayaI need to be offline now03:59
anteayayou haven't family and food this weekend?04:00
anteaya*having?04:00
stevemaranteaya, yeah, on saturday and monday04:00
anteayanice04:00
stevemarsunday i actually have a wedding to go to :P04:00
anteayawho has a wedding on thanksgiving?04:00
anteayaI'm just tomorrow04:00
anteayathen done04:00
stevemari think the hosts didn't realize it at the time :P04:01
anteayayou are kidding04:01
stevemarnope04:01
anteayawhere is it?04:01
anteayain TO?04:01
stevemarit's pretty funny04:01
stevemaryep, in TO04:01
anteayano kidding04:01
anteayahow do you miss thanksgiving?04:01
anteayawhere?04:01
stevemarat the bell lightbox04:01
anteayaewwwww04:01
stevemari think it was an honest mistake04:02
anteayawhat a horrible venue04:02
anteayathe sunday of thanksgiving or the bell lightbox?04:02
stevemarha!04:02
stevemarthe sunday of thanksgiving04:02
anteayathey are two for two so far04:02
stevemarbut open  bar!04:02
anteayatake a sandwich and pocket video game04:02
stevemarso big +1 in my book04:02
stevemarhehe04:03
anteayawell hopefully they hired someone who can figure out what that means04:03
stevemarhehe, you are punchy tonight!04:03
anteayaI told you I was tired04:03
stevemartoo much openstack04:03
stevemarha04:03
anteayathis is what tired looks like04:03
stevemarfair enough :)04:03
anteayaso I'll stop04:03
anteayaand sleep (oh my god, noise go away)04:04
anteayahave a good weekend04:04
stevemari had a cup of coffee an hour ago, i'll be wired all night04:04
stevemaryou too!04:04
anteayaI can't drink coffee04:04
anteayafor exactly that reason04:04
anteayayou don't want me up all night04:04
anteayabelieve me04:04
anteaya:D04:04
anteayasee ya04:04
stevemarmine was strategic, i have to drive soon04:04
stevemaralrighty, have a good one!04:04
*** sacharya has quit IRC04:04
*** unicell has joined #openstack-infra04:05
*** jamielennox has quit IRC04:09
*** garyh has quit IRC04:09
*** otter768 has joined #openstack-infra04:13
*** rushiagr_away is now known as rushiagr04:16
*** stevedroid has quit IRC04:18
*** dhellmann-phone has joined #openstack-infra04:20
*** stevemar has quit IRC04:22
*** jamielennox has joined #openstack-infra04:23
*** dimtruck has quit IRC04:28
*** rushiagr is now known as rushiagr_away04:31
*** jamielennox has quit IRC04:40
*** garyh has joined #openstack-infra04:43
*** rushiagr_away is now known as rushiagr04:45
*** SumitNaiksatam_ has joined #openstack-infra04:47
*** SumitNaiksatam_ has quit IRC04:48
*** SumitNaiksatam has quit IRC04:48
*** SumitNaiksatam has joined #openstack-infra04:49
*** timrc is now known as timrc-afk04:55
clarkbianw it seems that I can build centos7 image on trusty04:57
clarkbjust not on precise04:57
*** SumitNaiksatam_ has joined #openstack-infra04:58
*** SumitNaiksatam_ has quit IRC05:01
*** SumitNaiksatam has quit IRC05:01
*** SumitNaiksatam has joined #openstack-infra05:02
*** otherwiseguy has quit IRC05:04
*** shashankhegde has quit IRC05:10
*** SumitNaiksatam has quit IRC05:12
*** SumitNaiksatam has joined #openstack-infra05:13
*** _nadya_ has joined #openstack-infra05:18
*** otter768 has quit IRC05:30
*** achanda has joined #openstack-infra05:31
*** yamahata has joined #openstack-infra05:35
*** esker has joined #openstack-infra05:46
*** yamahata has quit IRC06:00
*** vigneshvar has joined #openstack-infra06:02
*** harlowja is now known as harlowja_away06:05
*** mmaglana has quit IRC06:08
ianwclarkb: seems reasonable ... i was thinking it would be easy enough to detect precise and get a more recent tar from somewhere, just build it maybe.  as a work-around...06:13
*** Longgeek has joined #openstack-infra06:17
*** achanda has quit IRC06:22
*** jerryz has joined #openstack-infra06:27
*** Longgeek_ has joined #openstack-infra06:27
*** Longgeek has quit IRC06:30
*** dhellmann-phone has quit IRC06:31
*** achanda has joined #openstack-infra06:34
*** yolanda has joined #openstack-infra06:38
*** yongli has quit IRC06:47
*** _nadya_ has quit IRC06:49
*** e0ne has joined #openstack-infra06:52
*** e0ne has quit IRC06:54
*** achanda has quit IRC06:56
*** e0ne has joined #openstack-infra06:57
*** Longgeek_ has quit IRC06:59
*** e0ne has quit IRC07:02
*** denis_makogon has joined #openstack-infra07:02
*** e0ne has joined #openstack-infra07:06
*** Longgeek has joined #openstack-infra07:06
*** e0ne has quit IRC07:08
*** achanda has joined #openstack-infra07:10
*** tsg has joined #openstack-infra07:15
*** vigneshvar has quit IRC07:20
*** zigo has quit IRC07:26
*** zigo has joined #openstack-infra07:27
*** achanda has quit IRC07:32
*** mrmartin has joined #openstack-infra07:33
*** dimsum_ has joined #openstack-infra07:49
*** jerryz has quit IRC07:51
*** dimsum_ has quit IRC07:54
*** denis_makogon has quit IRC07:56
*** koolhead17 has quit IRC07:58
*** mrmartin has quit IRC08:06
*** yamahata has joined #openstack-infra08:12
*** e0ne has joined #openstack-infra08:26
*** e0ne has quit IRC08:28
*** dizquierdo has joined #openstack-infra08:32
*** vigneshvar has joined #openstack-infra08:44
*** dizquierdo has quit IRC08:51
*** dizquierdo has joined #openstack-infra08:55
*** andreykurilin_ has joined #openstack-infra08:59
*** MarkAtwood has joined #openstack-infra09:01
*** MarkAtwood has quit IRC09:02
*** MarkAtwood has joined #openstack-infra09:02
*** MarkAtwood has quit IRC09:02
*** MarkAtwood has joined #openstack-infra09:02
*** HeOS has quit IRC09:09
*** Longgeek has quit IRC09:09
*** tsg has quit IRC09:15
*** _nadya_ has joined #openstack-infra09:19
*** yamahata has quit IRC09:28
*** adalbas has joined #openstack-infra09:34
*** yolanda has quit IRC09:37
*** yolanda has joined #openstack-infra09:39
*** ZZelle_ has joined #openstack-infra09:45
*** _nadya_ has quit IRC09:55
*** alexpilotti has joined #openstack-infra10:04
*** Longgeek has joined #openstack-infra10:10
*** Longgeek has quit IRC10:15
*** Longgeek has joined #openstack-infra10:16
*** dimsum_ has joined #openstack-infra10:39
*** dimsum_ has quit IRC10:43
*** adalbas has quit IRC10:44
*** jpeeler has quit IRC10:58
*** vigneshvar has quit IRC11:03
*** vigneshvar has joined #openstack-infra11:15
*** dimsum_ has joined #openstack-infra11:17
*** yaguang has quit IRC11:37
*** lttrl has joined #openstack-infra11:49
*** weshay has quit IRC11:54
*** dimsum_ has quit IRC12:20
*** ociuhandu has quit IRC12:20
*** e0ne has joined #openstack-infra12:21
*** baoli has joined #openstack-infra12:41
*** mmedvede has joined #openstack-infra12:49
*** Longgeek_ has joined #openstack-infra12:55
*** Longgeek has quit IRC12:58
*** rickerc_ has joined #openstack-infra12:59
*** rickerc has quit IRC12:59
*** rickerc_ is now known as rickerc12:59
*** openstackgerrit has joined #openstack-infra13:01
*** ociuhandu has joined #openstack-infra13:07
*** dimsum_ has joined #openstack-infra13:20
*** baoli has quit IRC13:21
*** dimsum_ has quit IRC13:25
*** e0ne has quit IRC13:31
*** sacharya has joined #openstack-infra13:31
*** HeOS has joined #openstack-infra13:41
*** baoli has joined #openstack-infra13:46
*** denis_makogon has joined #openstack-infra13:48
*** cnesa has joined #openstack-infra13:53
*** JayJ_ has joined #openstack-infra13:57
*** unicell has quit IRC13:57
*** JayJ_ has quit IRC14:03
*** JayJ_ has joined #openstack-infra14:03
*** denis_makogon has quit IRC14:06
*** JayJ_ has quit IRC14:08
*** JayJ_ has joined #openstack-infra14:09
*** vigneshvar has quit IRC14:10
*** JayJ_ has quit IRC14:13
*** JayJ_ has joined #openstack-infra14:14
*** JayJ_ has quit IRC14:18
*** salv-orlando has joined #openstack-infra14:21
*** dimsum_ has joined #openstack-infra14:22
*** koolhead17 has joined #openstack-infra14:22
*** koolhead17 has joined #openstack-infra14:22
*** cnesa has quit IRC14:23
*** reed has joined #openstack-infra14:24
*** dimsum_ has quit IRC14:27
*** timrc-afk is now known as timrc14:27
*** cnesa has joined #openstack-infra14:30
*** andreykurilin_ has quit IRC14:32
*** unicell has joined #openstack-infra14:33
*** HeOS has quit IRC14:34
*** esker has quit IRC14:37
*** yamahata has joined #openstack-infra14:39
dhellmannanteaya: did I send you http://www.lecafedeschats.fr already?14:42
*** rainya has joined #openstack-infra14:42
*** vigneshvar has joined #openstack-infra14:42
*** rainya has quit IRC14:42
dhellmannanteaya: +2a on https://review.openstack.org/#/c/127712/14:46
*** Guest28114 has quit IRC14:46
*** rainya has joined #openstack-infra14:48
dhellmannanteaya, stevemar: https://review.openstack.org/127754 addresses the issue for oslotest14:50
*** shashankhegde has joined #openstack-infra15:01
*** _nadya_ has joined #openstack-infra15:02
*** baoli has quit IRC15:05
*** baoli has joined #openstack-infra15:05
*** mugsie has quit IRC15:05
*** reed has quit IRC15:06
*** alexpilotti has quit IRC15:11
*** salv-orlando has quit IRC15:27
*** cnesa2 has joined #openstack-infra15:27
*** cnesa3 has joined #openstack-infra15:29
fungidhellmann: commented on the bug, but blacklisting a beta in global requirements seems unnecessary (and potentially harmful). the previous version string there did not mention any beta releases so as long as we weren't leaving tox at its default --pre behavior it shouldn't have been introduced right?15:29
fungidhellmann: and now that we are putting a prerelease version in the version string, won't pip default to also considering prereleases of sphinx fair game for any projects which take the proposed requirements update?15:29
*** cnesa4 has joined #openstack-infra15:30
*** achanda has joined #openstack-infra15:30
*** cnesa has quit IRC15:30
*** cnesa2 has quit IRC15:31
fungiso if sphinx maintainers upload 1.3b2 to pypi, now every project with a !=1.3b1 in their requirements will start using 1.3b215:32
*** cnesa3 has quit IRC15:33
fungiinstead of sticking strictly to release versions of sphinx15:33
*** zhiyan is now known as zhiyan|afk15:34
*** e0ne has joined #openstack-infra15:34
*** e0ne has quit IRC15:36
*** achanda has quit IRC15:37
*** alexpilotti has joined #openstack-infra15:38
*** e0ne has joined #openstack-infra15:40
*** Longgeek_ has quit IRC15:43
*** e0ne has quit IRC15:43
*** Longgeek has joined #openstack-infra15:43
fungidhellmann: running tox -e pep8 for oslotest, pip-1.log says cmdargs=[local('/home/fungi/work/openstack/openstack/oslotest/.tox/pep8/bin/pip'), 'install', '--pre', '-r/home/fungi/work/openstack/openstack/oslotest/requirements.txt', '-r/home/fungi/work/openstack/openstack/oslotest/test-requirements.txt']15:44
*** Longgeek_ has joined #openstack-infra15:44
fungiwhich explains why it pulled in a prerelease15:44
*** pfallenop has quit IRC15:44
fungii think this is strictly an oslotest bug15:44
*** alexpilotti_ has joined #openstack-infra15:44
*** Longgeek has quit IRC15:45
*** pfallenop has joined #openstack-infra15:45
*** e0ne has joined #openstack-infra15:47
*** alexpilotti has quit IRC15:47
*** alexpilotti_ is now known as alexpilotti15:47
fungiright, its tox.ini doesn't override install_command15:48
fungitesting to confirm that fixes it15:48
openstackgerritA change was merged to openstack/requirements: Ignore sphinx 1.3b1  https://review.openstack.org/12771215:49
openstackgerritOpenStack Proposal Bot proposed a change to openstack-dev/hacking: Updated from global requirements  https://review.openstack.org/12775715:49
*** _nadya_ has quit IRC15:50
fungiyep, confirmed that works. fixes and reverts on the way now15:51
*** e0ne has quit IRC15:51
*** e0ne has joined #openstack-infra15:55
openstackgerritJeremy Stanley proposed a change to openstack/requirements: Revert "Ignore sphinx 1.3b1"  https://review.openstack.org/12780315:59
*** e0ne has quit IRC15:59
*** ZZelle has quit IRC16:00
*** ZZelle has joined #openstack-infra16:00
fungidhellmann: the proper fix for oslosphinx is https://review.openstack.org/127794 and the https://review.openstack.org/127803 attempts to contain the damage16:01
fungittx: ^ (since you were the other +2 on that)16:01
*** e0ne has joined #openstack-infra16:04
*** e0ne has quit IRC16:05
fungioh, i see https://review.openstack.org/127754 was actually the same change as my https://review.openstack.org/127794 (missed that on my first reading of the bug). regardless, we shouldn't be pushing out global requirements changes to all projects to solve a misconfiguration in one project16:06
*** Longgeek_ has quit IRC16:09
*** ramashri has joined #openstack-infra16:09
*** Longgeek has joined #openstack-infra16:10
*** Dafna has quit IRC16:11
fungiand with some further testing, it does appear that current tox versions don't actually look at != in a requirement to decide whether they should start considering prerelease versions valid (you actually have to change one of the </<=/==/>=/> versions to a prerelease to get that behavior)16:12
fungiso the global requirements change isn't strictly dangerous thankfully, just unnecessary16:12
*** mmaglana has joined #openstack-infra16:13
*** ihrachyshka has joined #openstack-infra16:14
*** Longgeek has quit IRC16:16
*** pcm_ has quit IRC16:17
*** dizquierdo has quit IRC16:22
fungioh well, now that i feel fully redundant, i'm going to go back to weekending16:23
*** e0ne has joined #openstack-infra16:26
*** e0ne has quit IRC16:28
*** e0ne has joined #openstack-infra16:31
*** _nadya_ has joined #openstack-infra16:32
*** e0ne has quit IRC16:33
*** cnesa5 has joined #openstack-infra16:36
*** e0ne has joined #openstack-infra16:37
*** cnesa6 has joined #openstack-infra16:38
*** MarkAtwood has quit IRC16:38
*** cnesa7 has joined #openstack-infra16:38
*** cnesa4 has quit IRC16:40
*** e0ne has quit IRC16:40
*** cnesa5 has quit IRC16:40
*** cnesa6 has quit IRC16:42
*** cnesa8 has joined #openstack-infra16:43
*** e0ne has joined #openstack-infra16:44
*** cnesa7 has quit IRC16:45
*** e0ne has quit IRC16:45
*** e0ne has joined #openstack-infra16:49
*** dimsum_ has joined #openstack-infra16:51
*** dimsum_ has quit IRC16:52
*** zaphod42 has joined #openstack-infra16:53
dhellmannfungi: when I approved the requirements change I didn't realize it was limited to oslotest :-/16:56
*** shashankhegde has quit IRC16:58
*** e0ne has quit IRC16:58
fungidhellmann: yeah, and when i redundantly dug into the bug causing the emergency requirements change i totally missed that you'd already spotted the problem16:58
*** lttrl has quit IRC16:58
fungiweekends16:58
fungimaybe i should have a beer16:59
dhellmannfungi: yeah, sorry, I should have left more info in the bug report16:59
dhellmannfungi: great idea, I'll join you16:59
funginot a big deal. i'm just glad pip is smart enough to disregard != of prereleases for auto --pre determination16:59
fungidstufft is smarter than i am16:59
*** ramashri has quit IRC17:00
*** rainya has quit IRC17:00
*** cnesa9 has joined #openstack-infra17:02
*** cnesa10 has joined #openstack-infra17:03
*** cnesa11 has joined #openstack-infra17:04
*** cnesa12 has joined #openstack-infra17:05
*** cnesa8 has quit IRC17:06
*** cnesa13 has joined #openstack-infra17:06
*** cnesa14 has joined #openstack-infra17:07
*** cnesa9 has quit IRC17:07
*** cnesa15 has joined #openstack-infra17:07
*** cnesa10 has quit IRC17:07
*** cnesa17 has joined #openstack-infra17:08
*** cnesa11 has quit IRC17:08
*** cnesa12 has quit IRC17:10
*** cnesa13 has quit IRC17:11
*** cnesa14 has quit IRC17:11
*** cnesa15 has quit IRC17:12
*** ramashri has joined #openstack-infra17:14
*** shashankhegde has joined #openstack-infra17:30
*** holser has left #openstack-infra17:31
*** ociuhandu has quit IRC17:40
*** yamahata has quit IRC17:41
*** rainya has joined #openstack-infra17:46
*** harlowja_at_home has joined #openstack-infra17:51
*** koolhead17 has quit IRC17:52
*** koolhead17 has joined #openstack-infra17:52
*** mrmartin has joined #openstack-infra17:53
*** shashankhegde has quit IRC17:53
anteayadhellmann: oh I hadn't seen the cat cafe previously17:56
anteayait looks awesome17:56
anteayayou can reserve a cat17:57
*** koolhead17 has quit IRC17:57
*** mrmartin has quit IRC17:57
*** alexpilotti has quit IRC17:59
*** ryanpetrello has quit IRC18:02
*** harlowja_at_home has quit IRC18:02
*** ryanpetrello has joined #openstack-infra18:03
*** ramashri has quit IRC18:05
*** ramashri has joined #openstack-infra18:05
*** shashankhegde has joined #openstack-infra18:06
*** flashgordon is now known as jogo18:14
*** SumitNaiksatam has quit IRC18:20
*** SumitNaiksatam has joined #openstack-infra18:21
*** ihrachyshka has quit IRC18:23
*** SumitNaiksatam has quit IRC18:28
*** ramashri has quit IRC18:35
*** zaphod42 has quit IRC18:44
*** hdd has joined #openstack-infra18:46
*** zaphod42 has joined #openstack-infra18:51
*** yfried has joined #openstack-infra18:55
*** hdd has quit IRC18:57
rainyaanteaya, a cat cafe?19:02
rainyaanteaya, so you can reserve a cat to like pet and stuff?19:02
*** hdd has joined #openstack-infra19:11
*** Longgeek has joined #openstack-infra19:12
*** Longgeek has quit IRC19:16
*** ramashri has joined #openstack-infra19:26
mordredfungi: I got the ansible launch stuff working as far as being able to specify a host, a cinder volume, having the volume attached, formatted and mounted all without having to know any of the details other tahn "give me a volume and mount it here please"19:27
*** cnesa18 has joined #openstack-infra19:40
*** cnesa17 has quit IRC19:43
*** HeOS has joined #openstack-infra19:44
*** hdd has quit IRC19:44
*** shashankhegde has quit IRC19:46
*** hdd has joined #openstack-infra19:50
fungirainya: based on my reading, this is the primary reason to visit greece. forget classical history, ancient ruins, et cetera... they have cats19:58
rainyafungi, even better than olives and feta cheese by my measure.20:00
fungimordred: that's an unfortunate amount of effort for something which should be 'openstack boot --with-volume=/opt:100g'20:00
rainyafungi, is that amount of effort to use ansible to orchestrate launching a volume-backed server (because the elegant boot --with-volume option doesn't exist)?20:01
fungirainya: basically20:02
rainyabummer20:02
fungialso, "work is the curse of the drinking classes" - oscar wilde20:02
rainyai mean, "good job, mordred!"20:02
mordredfungi: I agree - but hopefully the ansible will help us hide the fact that the thing you listed is't how it works20:03
fungimordred: yep, i;m excited. i just worrk that it will allow these shortcomings to be less blatantly obvious20:04
fungier, worry20:04
fungithat's either a problem for nova and cinder to solve between themselves, or a complication something openstackclient needs to hide from users )probably both in the long run)20:05
fungiit would be sort of amusing+disappointing if openstackclient became a wrapper around ansible ;)20:06
clarkbwhich is a wrapper around libmordred20:07
fungibwahahahaha20:07
mordredhehe20:13
*** e0ne has joined #openstack-infra20:14
*** e0ne has quit IRC20:17
*** e0ne has joined #openstack-infra20:20
*** e0ne has quit IRC20:23
*** e0ne has joined #openstack-infra20:25
*** tsg has joined #openstack-infra20:27
*** e0ne has quit IRC20:30
*** mmaglana has quit IRC20:31
*** mmaglana has joined #openstack-infra20:32
*** e0ne has joined #openstack-infra20:34
dtroyerfungi: my evil plan is for openstackclient (less the shell) to become the high-level SDK and Rule The World!!!  so ansible becomes a wrapper around libosc  ;)20:36
*** e0ne has quit IRC20:36
fungidtroyer: that's the spirit20:36
*** e0ne has joined #openstack-infra20:39
*** e0ne has quit IRC20:42
*** _nadya_ has quit IRC20:44
*** ramashri has quit IRC20:44
*** e0ne has joined #openstack-infra20:45
*** e0ne has quit IRC20:47
*** bcourt has joined #openstack-infra20:48
openstackgerritA change was merged to openstack-infra/os-loganalyze: Try to keep an open connection swift  https://review.openstack.org/12215920:49
*** e0ne has joined #openstack-infra20:51
*** e0ne has quit IRC20:52
*** tsg has quit IRC20:54
mordreddtroyer: ++20:55
*** marun has joined #openstack-infra20:57
*** tsg has joined #openstack-infra20:58
openstackgerritA change was merged to openstack-infra/git-review: Work toward Python 3.4 support and testing  https://review.openstack.org/11874321:00
*** tsg has quit IRC21:07
*** rushiagr is now known as rushiagr_away21:08
*** cnesa18 has quit IRC21:37
*** ramashri has joined #openstack-infra21:52
*** andreykurilin_ has joined #openstack-infra21:56
fungiteehee http://thecodelesscode.com/case/16322:01
*** ayoung has quit IRC22:03
*** alexpilotti has joined #openstack-infra22:10
*** rainya has quit IRC22:15
*** bknudson has joined #openstack-infra22:23
openstackgerritA change was merged to openstack/requirements: Update python-keystoneclient  https://review.openstack.org/12463322:30
*** lttrl has joined #openstack-infra22:35
*** baoli has quit IRC22:42
*** pcrews has joined #openstack-infra22:54
*** hdd has quit IRC23:02
*** pcrews has quit IRC23:06
*** bcourt has quit IRC23:06
*** mmaglana has quit IRC23:06
*** bcourt has joined #openstack-infra23:07
*** lttrl has quit IRC23:10
*** andreykurilin_ has quit IRC23:13
*** stevemar has joined #openstack-infra23:36
*** mmaglana has joined #openstack-infra23:39
*** ramashri has quit IRC23:39
*** ramashri has joined #openstack-infra23:43
*** mmaglana has quit IRC23:44
*** ZZelle_ has quit IRC23:46
*** baoli has joined #openstack-infra23:50

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