fungi | clarkb: zaro: i believe we didn't discuss which mirror failure mode behaviors we wanted in zul's requirements redux session | 00:05 |
---|---|---|
fungi | clarkb: zaro: the closest we came was mostly agreeing that having projects spontaneously break because of upstream changes is better than testing against package sets which are unnatural outside our environment | 00:07 |
clarkb | fungi: that is a good start | 00:08 |
clarkb | fungi: basically we should pass through requirements that break us and not try to guard against that when building mirrors | 00:08 |
fungi | so having all our testing break in exactly the same ways that it is also breaking for other parties consuming master branches in a cd fashion is probably a good thing | 00:08 |
fungi | yes | 00:08 |
*** mgagne has quit IRC | 00:08 | |
fungi | i think it also somewhat mirrors the sentiment from earlier this week... taking the easy way out so devs can continue developing when everything is actually completely broken doesn't help in the long run | 00:09 |
fungi | having a giant development shutdown such that everyone is forced to focus on why openstack is suddenly broken gets a lot more done | 00:10 |
*** sarob has joined #openstack-infra | 00:11 | |
fungi | at least from a quality over quantity perspective | 00:11 |
* fungi is pretty sure this project is not lacking for quantity | 00:12 | |
clarkb | fungi: right | 00:12 |
clarkb | but there does always seem to be a big push to sacrifice overall quality for $thing working now, good to see that isn't the case at least in these design sessions :) | 00:12 |
* fungi checks to see if there is enough wording in the etherpad from that session such that we can paste something into that bug and close it out | 00:15 | |
fungi | clarkb: zaro: this other session was probably where we actually touched on more of that... https://etherpad.openstack.org/p/icehouse-summit-preemptively-integrate-the | 00:17 |
openstackgerrit | A change was merged to openstack-infra/statusbot: Ignore all .egg files or directories. https://review.openstack.org/53148 | 00:17 |
openstackgerrit | A change was merged to openstack-infra/config: Add py33 and pypy jobs to python-savannaclient https://review.openstack.org/53477 | 00:20 |
clarkb | fungi: we talked about how we can help problematic upstreams hurt us less, but not really how to deal with cases where they fall over | 00:21 |
clarkb | (that was my recollection at least) | 00:21 |
fungi | yeah | 00:21 |
*** openstackstatus has quit IRC | 00:24 | |
*** openstackstatus has joined #openstack-infra | 00:24 | |
*** reed has joined #openstack-infra | 00:25 | |
*** vipul is now known as vipul-away | 00:25 | |
*** vipul-away is now known as vipul | 00:25 | |
*** dstanek has quit IRC | 00:27 | |
*** dstanek has joined #openstack-infra | 00:28 | |
*** jhesketh has joined #openstack-infra | 00:33 | |
mordred | yah | 00:38 |
clarkb | a wild mordred has appeared | 00:40 |
mordred | woot | 00:41 |
mordred | I'm on a plane | 00:41 |
mordred | I can do things again | 00:41 |
* mordred cackels | 00:41 | |
notmyname | ah, back in the office then? | 00:42 |
*** paul-- has joined #openstack-infra | 00:42 | |
openstackgerrit | Arx Cruz proposed a change to openstack-infra/config: Adding nodepool compatibility with Fedora. https://review.openstack.org/53432 | 00:43 |
*** ArxCruz has joined #openstack-infra | 00:43 | |
wenlock | hey guys... and wb mordred | 00:43 |
wenlock | question, is there somewhere i can find the hook info on :ref:`jeepyb` ?? | 00:43 |
mordred | wenlock: hey! I was just starting to check on https://review.openstack.org/#/c/51425, fyi | 00:44 |
mordred | s/check/work/ | 00:44 |
wenlock | cool | 00:44 |
wenlock | ive been using it in the office all week | 00:44 |
mordred | cool. so it funcitonally works for you then | 00:44 |
mordred | jeblair: ^^ that's good news :) | 00:45 |
jeblair | clarkb: fyi https://review.openstack.org/#/c/53917/ | 00:45 |
mordred | fungi: /var/lib/python-install/ez_setup.py | 00:45 |
mordred | fungi: does that work for you? | 00:45 |
clarkb | jeblair: thanks, I will star that change | 00:46 |
*** markwash has quit IRC | 00:46 | |
jeblair | mordred: cool | 00:46 |
jeblair | wenlock: ^ thanks for testing | 00:47 |
wenlock | jeblair: no problem, fun stuff | 00:47 |
fungi | mordred: ECONTEXT | 00:48 |
fungi | mordred: does /var/lib/python-install/ez_setup.py work in what way, for what? | 00:49 |
fungi | oh, on the pip install from upstream change. gotcha | 00:49 |
* fungi reviews | 00:50 | |
ArxCruz | jeblair: could you please take a look https://review.openstack.org/#/c/53432/ ? | 00:50 |
*** ewindisch has joined #openstack-infra | 00:51 | |
*** ruhe has joined #openstack-infra | 00:51 | |
clarkb | jeblair: https://review.openstack.org/#/c/57807/ before the weekend would be great as it fixes puppet on the precise slaves | 00:51 |
clarkb | mordred: ^ | 00:51 |
*** ruhe has quit IRC | 00:54 | |
mordred | clarkb: I'm +2 on it, but left it not +A in case jeblair wanted a comment | 00:54 |
jeblair | getting to it | 00:54 |
mordred | (seems safe, but I've been afk most of the week) | 00:55 |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/config: Make pip install from upstream better https://review.openstack.org/51425 | 00:56 |
clarkb | mordred: thanks | 00:56 |
*** ruhe has joined #openstack-infra | 00:56 | |
*** reed has quit IRC | 00:58 | |
*** ruhe has quit IRC | 00:58 | |
*** MarkAtwood has quit IRC | 01:01 | |
clarkb | ArxCruz: do we need to check for yum vs apt-get because lsb-release hasn't been installed yet? | 01:01 |
*** boris-42 has joined #openstack-infra | 01:02 | |
ArxCruz | clarkb: at least on my Fedora image, lsb-release wasn't installed | 01:02 |
clarkb | ok | 01:02 |
ArxCruz | clarkb: lsb-release is part of redhat-lsb-core which isn't being installed by default in fedora | 01:02 |
clarkb | I thought that was the case, just making sure | 01:02 |
*** ruhe has joined #openstack-infra | 01:03 | |
ArxCruz | clarkb: fedora also abandom the use of /etc/lsb-release (at least in 18+) | 01:03 |
jeblair | ArxCruz: reviewed; and re-reviewed dprince's change. | 01:03 |
fungi | ArxCruz: is fedora also abandoning the lsb? ;) | 01:04 |
ArxCruz | jeblair: thanks | 01:05 |
ArxCruz | fungi: I'm not sure, but the file /etc/lsb-release isn't in fedora anymore | 01:05 |
ArxCruz | but I can't tell you if /etc/lsb-release is part of lsb (probably yes) | 01:05 |
fungi | ArxCruz: good to know | 01:05 |
jeblair | clarkb: +2 but I also did not +A because friday evening. :) | 01:06 |
fungi | clarkb: i'm willing to stick around and help out if approving the rsyslog change breaks things more rather than fixing them | 01:06 |
fungi | up to you | 01:06 |
*** ruhe has quit IRC | 01:06 | |
clarkb | fungi: great, I will +A it then | 01:06 |
clarkb | (I want this in so that I can stop worrying about it) | 01:07 |
* fungi has no wild friday night plans for a change | 01:07 | |
clarkb | and if I wasn't clear I will stick around too :) | 01:07 |
jeblair | i have moved a number of month-old reviews from the second box to the third box! | 01:07 |
* mordred will be here too - but plane wifi, so meh | 01:07 | |
mordred | jeblair: w00t | 01:07 |
mordred | Running setup.py egg_info for package MySQL-python | 01:07 |
mordred | Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.28.tar.gz | 01:07 |
mordred | that just makes me sad | 01:08 |
jeblair | mordred: aren't you the maintainer? | 01:08 |
mordred | nah. I gave it back 10 yeras ago | 01:08 |
clarkb | fungi: I have approved it, I am going to really quickly find something to eat then be back in time for the 0115 puppet update | 01:08 |
clarkb | fungi: I will run that by hand on several slaves too just to make sure everything is happy | 01:08 |
clarkb | mordred: that was clearly the wrong decision :) | 01:09 |
fungi | clarkb: great | 01:09 |
openstackgerrit | A change was merged to openstack-infra/config: Consolidate rsyslog configs. https://review.openstack.org/57807 | 01:09 |
jeblair | mordred: you could send him a github. or however that works... | 01:10 |
mordred | I have | 01:10 |
mordred | he did not take it | 01:10 |
fungi | on github you pull his leg | 01:10 |
fungi | or send a leg pull request i guess | 01:10 |
fungi | it's all the same | 01:11 |
ArxCruz | clarkb: jeblair both right, the correct is lsb_release my mistake, I'm fixing and resubmitting the patch | 01:11 |
jeblair | mordred: huh? https://github.com/farcepest/MySQLdb1/pull/18 | 01:11 |
openstackgerrit | Arx Cruz proposed a change to openstack-infra/config: Adding nodepool compatibility with Fedora. https://review.openstack.org/53432 | 01:11 |
ArxCruz | jeblair: clarkb and voilá :) | 01:12 |
*** dkliban has quit IRC | 01:12 | |
*** boris-42 has quit IRC | 01:12 | |
clarkb | ArxCruz: what about the different lists of fedora deps? are we happy with your list? | 01:12 |
ArxCruz | clarkb: python-devel make automake gcc gcc-c++ kernel-devel redhat-lsb-core is all fedora need | 01:13 |
* clarkb found a full size bag of skittles | 01:13 | |
ArxCruz | if you use groupinstall development tools it will install a lot of packages that's not necessary | 01:13 |
mordred | jeblair: oh right. I forgot about that. I think we're waiting on a new release then | 01:14 |
ArxCruz | clarkb: I prefer not use yum groupinstall | 01:14 |
pleia2 | clarkb: sounds like you're lined upi for a wild friday night then | 01:15 |
clarkb | pleia2: yup, this is going to be great, friday evening puppet changes, skittles, and eventually beer | 01:15 |
jeblair | pleia2: yeah, i'm not sure "change the rsyslog configuration everywhere" and "full size bag of skittles" is a safe combination. | 01:15 |
pleia2 | hehe | 01:15 |
clarkb | ArxCruz: jeblair: that list looks pretty close to what build-essential gets you on ubuntu | 01:16 |
clarkb | so I am happy with it +1 (I will follow jeblair's lead and let dan weigh in | 01:16 |
ArxCruz | I hope he be happy with my patch, I've been waiting jeblair back from his vacation for a long time for a +2 :) | 01:17 |
clarkb | fungi: precise23 was my guinea pig. It was fine. Going to try one more precise slave then a centos box | 01:20 |
openstackgerrit | Arx Cruz proposed a change to openstack-infra/zuul: Add the possibility to pass the zuul url https://review.openstack.org/54196 | 01:20 |
*** mriedem has joined #openstack-infra | 01:20 | |
fungi | clarkb: sounds good | 01:20 |
mordred | http://www.dailymail.co.uk/sciencetech/article-2507778/Will-world-end-100-days-Sounding-ancient-trumpet-York-warns-Viking-apocalypse-22-February-2014.html | 01:22 |
*** yamahata_ has joined #openstack-infra | 01:22 | |
mordred | ‘Following a study published in 2010 that bearded men are more trustworthy than those without, we’re also looking for fantastic displays of facial hair, so that we can identify those with the potential to take us into the brave new world that is foretold to follow Ragnarok,’ | 01:22 |
mordred | olaph: ^^ | 01:22 |
* jog0 shouldn't have trimmed his beard today | 01:23 | |
clarkb | fungi: precise24 also happy, running on centos6-1 now | 01:23 |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/nodepool: Add ability to filter on flavor name https://review.openstack.org/55844 | 01:24 |
clarkb | fungi: also happy on centos | 01:24 |
fungi | mordred: i intend to die a warrior's death and live out my days in valhalla instead | 01:24 |
mordred | jeblair: ^^ could you give me a pointer on how to test that ? I ran the nodepool -d command from the README, but it did not seem to make anyhting | 01:24 |
jeblair | mordred: you'll also need to run tools/fake_servers or whatever it's called | 01:24 |
clarkb | mordred: we need to get the dev nodepool on jenkins-dev running | 01:25 |
clarkb | zaro proposed a patch | 01:25 |
jeblair | mordred: and it's now 'nodepoold -d -c tools/fake.yaml' | 01:25 |
clarkb | oh also fakes (need actual server to test new jenkins) | 01:25 |
jeblair | mordred: otherwise, the rest of the setup instructions in the readme (about the db, etc) should be right | 01:25 |
mordred | jeblair: yeah - that part I sorted out | 01:25 |
jeblair | mordred: so add the extra 'd' to the nodepool command, and then run the fake servers as well | 01:26 |
*** mriedem has quit IRC | 01:26 | |
mordred | jeblair: ok. I added a name field, but I'm still getting that traceback. I'm confused as to why | 01:27 |
jeblair | mordred: no immediate ideas, and have to run. sorry. | 01:28 |
clarkb | fungi: I just rechecked 55805, if I have any luck both python unittest jobs will run on servers that have the new run-unittests file and we can see how much of an improvement the subunit conversion gives us when generating html | 01:28 |
mordred | jeblair: ok. I'll poke further | 01:28 |
clarkb | also I have no idea why python26 neutron is so much slower than python27 | 01:31 |
clarkb | nova unittests tend to finish in about 20 minutes consistently regardless of the python | 01:32 |
jog0 | clarkb mordred: https://review.openstack.org/#/c/58019/ | 01:32 |
jog0 | can you check that out, I really want some pretty graphs | 01:32 |
*** gyee has quit IRC | 01:33 | |
jog0 | mordred: you on a plane? | 01:33 |
clarkb | he is | 01:33 |
mordred | jog0: yup | 01:33 |
clarkb | also jeblair just stepped out :( | 01:34 |
jog0 | that explains why he is here | 01:34 |
jog0 | clarkb: mordred is a infra core too? | 01:34 |
clarkb | fungi: is the lack of purple on the d-g slaves graph an indication that your fix is working? | 01:34 |
clarkb | jog0: he is | 01:34 |
mordred | I am indeed | 01:34 |
* mordred predates infra-core | 01:35 | |
clarkb | jog0: but jeblair has familiarity with jquery-graphte, would be nice ot have his input but that input isn't necessary | 01:35 |
*** gyee has joined #openstack-infra | 01:35 | |
fungi | clarkb: not until it's baked in for a week, i think | 01:35 |
clarkb | fungi: ok it is 20 minutes after the puppet change landed on the master, I don't see any kicking and screaming. Safe enough for me to run home? | 01:35 |
clarkb | fungi: ok | 01:35 |
fungi | clarkb: yes, run home | 01:36 |
jog0 | clarkb: fair enough | 01:36 |
fungi | or walk at a leisurely pace | 01:36 |
mordred | jog0, clarkb yeah - I'm willing to say I'm ok with the idea of htat patch | 01:36 |
mordred | but I have no idea how it actually works | 01:36 |
jog0 | clarkb: so I actually tested this out locally ! | 01:36 |
jog0 | first time in a while | 01:36 |
clarkb | mordred: jquery-graphite constructs a graphite api query that returns a png of a graph generated by the given arguments | 01:37 |
mordred | clarkb: that's not what I meant | 01:37 |
clarkb | then that graph gets slapped on the page :) | 01:37 |
mordred | clarkb: I grok the idea of how it works | 01:37 |
mordred | just, you know, reviewing it would be disingenuous | 01:37 |
clarkb | thats fair | 01:38 |
jog0 | http://graphite.openstack.org/render/?from=-2days&height=400&until=now&width=800&bgcolor=ffffff&fgcolor=000000&target=color(alias(movingAverage(asPercent(stats.zuul.pipeline.gate.job.gate-tempest-devstack-vm-neutron.FAILURE,sum(stats.zuul.pipeline.gate.job.gate-tempest-devstack-vm-neutron.{SUCCESS,FAILURE})),200),%20'gate-tempest-devstack-vm-neutron'),'00c868')&target=color(alias(movingAverage(asPercent(stats.zuul.pipeline.check.job.check-tempest-devstac | 01:38 |
mordred | oh wow! | 01:38 |
openstackgerrit | Edward Raigosa proposed a change to openstack-infra/config: Make pip install from upstream better https://review.openstack.org/51425 | 01:38 |
jog0 | thats what it does | 01:38 |
mordred | many of the wheels-in-mirror patches have landed and nothing is broken! | 01:38 |
jog0 | and ' python -m SimpleHTTPServer' ftw | 01:38 |
clarkb | mordred: yup | 01:38 |
jog0 | mordred: and we have graphs to prove it ^ | 01:39 |
clarkb | mordred: once you got it past that first set of issues with distribute and things | 01:39 |
mordred | oh. I lied. none of them have landed | 01:39 |
clarkb | mordred: uh there are wheels on our mirror now | 01:39 |
clarkb | are there different changes that need merging? | 01:39 |
mordred | https://review.openstack.org/#/q/branch:master+topic:wheels-in-mirror,n,z | 01:39 |
mordred | yes. I even sent an email about it, outlining the order I thought they should go in | 01:39 |
jog0 | clarkb mordred: you can actually generate the graph yourself if you downlaod and run the simpleserver | 01:39 |
clarkb | http://pypi.openstack.org/openstack/Ubuntu-12.04/ | 01:39 |
mordred | yes. that makes them | 01:40 |
mordred | there are many other things we need to do to use and produce them | 01:40 |
* jog0 had to review html color codes | 01:40 | |
clarkb | mordred: that looks like a fun set of patches, where did you send mail? | 01:40 |
mordred | clarkb: openstack-infra | 01:40 |
mordred | "reviews for Wheel related work" | 01:40 |
clarkb | it is marked read, I just don't remember reading it | 01:41 |
clarkb | oh it was sent on sunday | 01:41 |
*** moted has quit IRC | 01:42 | |
clarkb | fungi: apparently I am getting distracted and reviewing code now instead of walking in the cold | 01:43 |
fungi | clarkb: i'm still trying to get through openstack e-mail from yesterday. i can sympathize | 01:43 |
jog0 | clarkb: is graphite working for gate ? | 01:44 |
clarkb | jog0: ? | 01:44 |
jog0 | because gate-tempest-devstack-vm-full .gate-tempest-devstack-vm-postgres-full have failure rates of 0 | 01:44 |
jog0 | that doesn't even sound possible | 01:44 |
*** wenlock has quit IRC | 01:45 | |
clarkb | are you using an old path maybe? | 01:45 |
fungi | also, has anyone seen dims lately? is he on holiday or did he also flee big blue last week? | 01:45 |
clarkb | he has sent email | 01:45 |
jog0 | clarkb: they worked afew hours ago | 01:45 |
jog0 | stats.zuul.pipeline.gate.job.gate-tempest-devstack-vm-full.FAILURE | 01:45 |
fungi | k. he's just not been in irc for a week so figured maybe he's travelling | 01:45 |
fungi | i'll try to catch him next week | 01:46 |
jog0 | that pipeline worked a day or two ago | 01:46 |
jog0 | and the neutron verson reports real numbers | 01:47 |
clarkb | mordred: https://review.openstack.org/#/c/56752/8/tools/integration.sh what is with the git commits in there? | 01:47 |
mordred | clarkb: that's because we update the source repo and then clone from that | 01:47 |
mordred | so that we don't have to do a requirements update a billion times | 01:47 |
mordred | btw - | 01:47 |
mordred | I think we should have one of the gate jobs _NOT_ run the requirements sync | 01:47 |
mordred | so that we make sure that the unsynced versions of the requirements work too | 01:48 |
mordred | although, that version should probably install into per-service virtualenvs | 01:48 |
mordred | sdague: ^^ | 01:48 |
jog0 | fungi: ^ graphite | 01:48 |
mordred | sdague: I'd love thoughts on that idea. wait. I should say that in -qa | 01:48 |
clarkb | jog0: if I open it by hand at graphite.o.o I see bumps on the graph | 01:49 |
clarkb | there don't appear to be a lot of failues though, maybe your average percentage rounds to 0 | 01:49 |
jog0 | clarkb: if that is true damn | 01:49 |
jog0 | Cl I don't belive those numbers | 01:51 |
jog0 | clarkb: | 01:51 |
jog0 | stats.zuul.pipeline.gate.job.gate-tempest-devstack-vm-full.FAILURE | 01:51 |
jog0 | has no hits in hours | 01:51 |
clarkb | I don't necessarily believe them either | 01:51 |
clarkb | jog0: has the gate had a failure with that test in hours? | 01:51 |
jog0 | me walks over to #openstack-qa | 01:53 |
jog0 | check-tempest-devstack-vm-postgres-full | 01:54 |
jog0 | failed | 01:54 |
jog0 | https://review.openstack.org/#/c/57313/ | 01:54 |
jog0 | and graphite reflects taht | 01:54 |
clarkb | check != gate | 01:55 |
jog0 | clarkb: eap right | 01:55 |
jog0 | either way there are failures in gate postgres | 01:55 |
jog0 | at an earlier time | 01:55 |
jog0 | I see a lot of neutron fails | 01:55 |
jog0 | but thats it | 01:55 |
jog0 | mordred: gate works | 01:55 |
*** salv-orlando has quit IRC | 01:55 | |
jog0 | except neutron | 01:55 |
clarkb | there are 130 failures over last 48 hours of gate-tempest-devstack-vm-full according to logstash | 01:55 |
jog0 | 0% failure rate | 01:55 |
jog0 | clarkb: :(hmm | 01:56 |
clarkb | none since 1200UTC 11/22 | 01:56 |
jog0 | clarkb: \o/ | 01:56 |
clarkb | so last 12 hours no fialures | 01:56 |
* jog0 goes off to drink on that good news | 01:56 | |
jog0 | if I had twitter I would tweet that stat | 01:56 |
jog0 | clarkb: how many merges | 01:56 |
clarkb | jog0: no clue | 01:57 |
clarkb | the red line on zuul status looks pretty flat | 01:57 |
clarkb | friday afternoons tend to be quiet | 01:57 |
clarkb | mordred why are there two commits? only the first one runs the update.py script | 01:57 |
clarkb | mordred: but we are doing commit in two different dirs | 01:58 |
fungi | jog0: you might as well go out drinking. it sounds like just about everyone else started around lunchtime anyway | 01:58 |
mordred | clarkb: I believe that gets cleaned up in a subseuqnet patch | 01:58 |
jog0 | whoa gate has one patch | 01:59 |
clarkb | fungi: wait what? no one told me! | 01:59 |
clarkb | I should hurry home :) | 01:59 |
jog0 | clarkb: can cehck merges with 'openstack/openstack' repo | 01:59 |
clarkb | mordred: it does, I see that now | 01:59 |
fungi | jog0: i saw multiple times today for extended periods where there were no changes in the gate pipeline at all | 01:59 |
*** melwitt has quit IRC | 01:59 | |
clarkb | mordred: first in series lgtm. I am really going to run home now | 02:00 |
fungi | once it caught up, it stayed mostly caught up | 02:00 |
clarkb | fungi: O_O | 02:00 |
jog0 | openstack/openstack$ git log --oneline --since=1day | wc -l144 | 02:00 |
jog0 | 144 merges last 24 hours, 193 last 2 days, 210 last 3 226 last 4 | 02:00 |
fungi | jog0: failure in the gate! | 02:00 |
fungi | and it's grenade on a horizon change | 02:01 |
jog0 | fungi: I was being specific about being happy 'gate-tempest-devstack-vm-full' only | 02:01 |
fungi | yah | 02:01 |
fungi | looks like check-sanity lost its marbles | 02:01 |
*** paul-- has quit IRC | 02:02 | |
jog0 | fungi: gate was empty because zuul was working so well | 02:02 |
jog0 | not we weren't merging | 02:02 |
fungi | jog0: yep, that's what it seemed like to me | 02:03 |
fungi | very few gate resets today, so stuff was chugging right in | 02:03 |
*** adalbas has quit IRC | 02:03 | |
*** mriedem has joined #openstack-infra | 02:05 | |
jog0 | oh mordred the openstack/openstack repo is amazing for debuging | 02:05 |
jog0 | I used it a bunch over the past few days | 02:06 |
jog0 | having that timeline is awesome sauce | 02:06 |
mordred | jog0: awesome! | 02:06 |
*** markwash has joined #openstack-infra | 02:08 | |
*** markwash has quit IRC | 02:09 | |
*** markwash has joined #openstack-infra | 02:09 | |
*** gyee has quit IRC | 02:10 | |
*** nicedice has quit IRC | 02:16 | |
*** sarob has quit IRC | 02:21 | |
*** sarob has joined #openstack-infra | 02:21 | |
*** sarob has quit IRC | 02:25 | |
clarkb | fungi: still around? more account confusion | 02:35 |
clarkb | i can respond but cant definitively answer the question | 02:35 |
*** michchap has quit IRC | 02:37 | |
fungi | clarkb: where? the -infra ml thread for ibm-china's third-party access? | 02:37 |
clarkb | third party | 02:38 |
clarkb | question about whether request was granted anyways (pretty sure no) | 02:39 |
*** michchap has joined #openstack-infra | 02:39 | |
*** sandywalsh has quit IRC | 02:43 | |
fungi | clarkb: i haven't seen the question if it was posted to that ml thread, though it does seem like mriedem was answering an unasked question in his followup to my e-mail | 02:48 |
clarkb | fungi: mriedem had a question | 02:49 |
* fungi re-reads | 02:49 | |
mriedem | i'm here | 02:49 |
clarkb | It sounds like that request was fulfilled though given Jeremy's response | 02:50 |
clarkb | maybe more of a statement that is unsure | 02:50 |
*** lchen has quit IRC | 02:50 | |
mriedem | my question was to shao mei | 02:50 |
*** nicedice has joined #openstack-infra | 02:50 | |
mriedem | so he had an original request with 'root' for the username, and then changed it | 02:50 |
mriedem | but then i never saw a response back to the original thread saying 'your account is created' | 02:50 |
mriedem | then shao mei sends another request and fungi said it conflicted with an existing email | 02:51 |
mriedem | so i'm not sure if i'm confused (obviously i am) or if shao mei is | 02:51 |
mriedem | russellb asked if this was the only id for all of ibm, and someone (outside shao mei's org) said no | 02:52 |
mriedem | which is true | 02:52 |
mriedem | the other guy is from sdague's old org i think | 02:52 |
fungi | yeah the request to pick something other than root was fulfilled, the way i read it. i haven't created an account yet (tried, but it failed, which is how i discovered the e-mail address was already in use by another account) | 02:54 |
*** ewindisch has quit IRC | 02:54 | |
mriedem | fungi: filled by you? | 02:55 |
mriedem | that's where i'm lost | 02:55 |
fungi | mriedem: fulfilled by shao mei | 02:55 |
mriedem | oh, request to shao mei to use something other than root, which he provided | 02:55 |
mriedem | right | 02:55 |
mriedem | is the ML post from an automated system? this is new to me. | 02:55 |
mriedem | my guess is shao mei is throwing requests at the wall until one sticks | 02:56 |
pleia2 | it's probably used by his personal gerrit account | 02:56 |
fungi | pleia2: yes, i checked in the database to manually confirm it | 02:57 |
fungi | mriedem: which post do you suspect came from an automated system? shao mei's or mine? | 02:58 |
mriedem | shao mei's | 02:59 |
*** lchen has joined #openstack-infra | 02:59 | |
mriedem | fungi: i'm not assuming you're a robot :) | 02:59 |
mriedem | that might explain the long hours though... | 02:59 |
pleia2 | some do | 02:59 |
fungi | ahh, heh | 02:59 |
mriedem | shao me's seemed like a form entry | 03:00 |
mriedem | i.e. 'i'll just fill this form out 20 times and submit it until someone processes it' | 03:00 |
fungi | well, i could be... (an old, rusty, inefficient robot perhaps) | 03:00 |
*** DennyZhang has joined #openstack-infra | 03:02 | |
fungi | i assumed the terseness and inability to understand some of the instructions was just a language barrier thing | 03:02 |
mriedem | fungi: i believe you're correct there | 03:03 |
mriedem | some of it's being new | 03:03 |
mriedem | to the community | 03:03 |
mriedem | e.g. the direct emails to mikal | 03:03 |
fungi | this free software culture thing is weird and wondrous to many new participants. i just keep a bucketfull of patience next to my desk | 03:06 |
*** sandywalsh has joined #openstack-infra | 03:08 | |
mriedem | it's appreciated :) | 03:10 |
*** nicedice has quit IRC | 03:13 | |
*** markwash has quit IRC | 03:17 | |
*** DennyZhang has quit IRC | 03:17 | |
*** nicedice has joined #openstack-infra | 03:22 | |
*** markwash has joined #openstack-infra | 03:28 | |
*** sdake_ has joined #openstack-infra | 03:29 | |
*** enarciso has quit IRC | 03:39 | |
*** markwash has quit IRC | 03:44 | |
*** rongze has joined #openstack-infra | 03:50 | |
*** DennyZhang has joined #openstack-infra | 04:07 | |
*** jhesketh__ has quit IRC | 04:10 | |
*** DennyZhang has quit IRC | 04:11 | |
*** ArxCruz has quit IRC | 04:16 | |
*** yamahata_ has quit IRC | 04:22 | |
*** yamahata_ has joined #openstack-infra | 04:23 | |
*** yamahata_ has quit IRC | 04:30 | |
*** dkliban has joined #openstack-infra | 04:34 | |
*** blamar has quit IRC | 04:35 | |
*** mriedem has quit IRC | 04:35 | |
*** sarob has joined #openstack-infra | 04:40 | |
openstackgerrit | Paul Belanger proposed a change to openstack-infra/zuul: Import tools for creating a virtual environment https://review.openstack.org/58075 | 04:43 |
*** sarob_ has joined #openstack-infra | 04:44 | |
mordred | pabelanger: ^^ ewww | 04:44 |
pabelanger | mordred, don't like? | 04:44 |
mordred | pabelanger: nah. I've been trying to delete those scripts for 3 years now :) | 04:45 |
*** sarob has quit IRC | 04:45 | |
mordred | tox no work for you? | 04:45 |
* mordred wants to understand use case and whatnot | 04:45 | |
pabelanger | No, tox works. I just thought with_venv was the preferred method for setting up a virtual env | 04:45 |
pabelanger | I usually do .tox/py27/bin/foo | 04:46 |
pabelanger | mordred, So you prefer tox -evenv -- <foo> ? | 04:47 |
clarkb | pabelanger: I usually run tox first then if I need to iterate source .tox/$env/bin/activate | 04:49 |
pabelanger | True | 04:49 |
pabelanger | I'll nuke the review, that's no problem. Especially if people want the files to die in a fire | 04:51 |
clarkb | pabelanger: if possible I think we should avoid them for -infra project if for no other reason to set an example | 04:53 |
pabelanger | roger that | 04:54 |
*** sarob_ has quit IRC | 05:07 | |
*** sarob has joined #openstack-infra | 05:07 | |
*** DennyZhang has joined #openstack-infra | 05:08 | |
openstackgerrit | Paul Belanger proposed a change to openstack-infra/zuul: Fix H hacking violations https://review.openstack.org/58079 | 05:11 |
*** sarob has quit IRC | 05:11 | |
openstackgerrit | Paul Belanger proposed a change to openstack-infra/zuul: Ignore .venv directory https://review.openstack.org/58080 | 05:12 |
*** DennyZhang has quit IRC | 05:13 | |
*** rongze has quit IRC | 05:15 | |
*** SergeyLukjanov has joined #openstack-infra | 05:15 | |
openstackgerrit | Sergey Lukjanov proposed a change to openstack-infra/config: Setup devstack-gate tests for Savanna https://review.openstack.org/57317 | 05:15 |
*** rongze has joined #openstack-infra | 05:16 | |
morganfainberg | clarkb, isn't it the weekend yet? I know you never stop working but... | 05:16 |
openstackgerrit | Sergey Lukjanov proposed a change to openstack-infra/config: Add merge-release-tags job to Savanna https://review.openstack.org/57667 | 05:16 |
morganfainberg | clarkb, weekend? :) | 05:16 |
morganfainberg | at least i hope you have a beer handy | 05:16 |
clarkb | morganfainberg: I just finished an elysian dragonstooth stout | 05:17 |
clarkb | and am about to AFK for a good chunk of the weekend (driving to portland pre thanksgiving) | 05:17 |
morganfainberg | clarkb, Hm. if that is the one i am thinking about ++. | 05:17 |
morganfainberg | clarkb, Ah, have a good drive man! :) | 05:17 |
clarkb | apparently the house I am staying in has a broken furnace too so it will be an adventure | 05:18 |
morganfainberg | Fire place at least? | 05:18 |
clarkb | two thankfully | 05:18 |
clarkb | well one is just a wood stove but that thing is erally good and putting off heat | 05:18 |
morganfainberg | Nice. I grew up in the mountains (in fact... i might not get to my parent's for a couple extra days becasue it's currently snowing there) | 05:18 |
morganfainberg | oh wood stoves are awesome. | 05:18 |
morganfainberg | if i ever own a place where it gets cold enough, i'm getting one installed | 05:19 |
clarkb | they are pretty awesome | 05:19 |
morganfainberg | on of my friends (high school) had a wood stove instead of a standard furance in his house | 05:19 |
morganfainberg | amazingly, his house (3 floors) was always warmer than anyone elses in the cold | 05:19 |
morganfainberg | didn't matter what floor you were on | 05:20 |
morganfainberg | it was great | 05:20 |
morganfainberg | and power outage?! No problem! | 05:20 |
clarkb | ya, it is nice to not depend on a utility | 05:20 |
morganfainberg | toss some eucalyptus in there once it gets going, warm, and it just keeps burning. hard woods > pine for those things (imo) | 05:21 |
*** CaptTofu has quit IRC | 05:24 | |
*** CaptTofu has joined #openstack-infra | 05:25 | |
*** markwash has joined #openstack-infra | 05:42 | |
*** ace05_ has joined #openstack-infra | 05:46 | |
*** enarciso has joined #openstack-infra | 05:52 | |
*** rongze has quit IRC | 05:54 | |
*** senk has joined #openstack-infra | 06:02 | |
*** rongze has joined #openstack-infra | 06:06 | |
pabelanger | mordred, clarkb: FWIW, maybe we should remove install_venv_common from cookiecutter repo? | 06:22 |
*** sarob has joined #openstack-infra | 06:32 | |
*** jhesketh has quit IRC | 06:38 | |
*** jhesketh has joined #openstack-infra | 06:38 | |
*** jhesketh_ has joined #openstack-infra | 06:39 | |
*** sarob has quit IRC | 06:43 | |
*** sarob has joined #openstack-infra | 06:43 | |
*** sarob has quit IRC | 06:47 | |
*** Ryan_Lane has joined #openstack-infra | 06:48 | |
*** Ryan_Lane has joined #openstack-infra | 06:48 | |
*** Ryan_Lane has quit IRC | 06:53 | |
openstackgerrit | Monty Taylor proposed a change to openstack-dev/pbr: Enable wheel processing in the tests https://review.openstack.org/56817 | 07:02 |
openstackgerrit | Monty Taylor proposed a change to openstack-dev/pbr: Clean up integration script https://review.openstack.org/56816 | 07:02 |
openstackgerrit | Monty Taylor proposed a change to openstack-dev/pbr: Use wheels for installation https://review.openstack.org/48803 | 07:02 |
*** DennyZhang has joined #openstack-infra | 07:09 | |
*** DennyZhang has quit IRC | 07:14 | |
openstackgerrit | A change was merged to openstack-infra/gitdm: change my affiliation to Samsung https://review.openstack.org/56502 | 07:19 |
openstackgerrit | A change was merged to openstack-dev/hacking: Clean up how test env variables are parsed https://review.openstack.org/56898 | 07:19 |
*** changbl has quit IRC | 07:24 | |
*** pleia2 has quit IRC | 07:37 | |
*** pleia2 has joined #openstack-infra | 07:38 | |
*** sarob has joined #openstack-infra | 07:54 | |
*** dstanek has quit IRC | 07:55 | |
openstackgerrit | A change was merged to openstack-dev/pbr: Support building wheels (PEP-427) https://review.openstack.org/57117 | 07:57 |
openstackgerrit | Sergey Lukjanov proposed a change to openstack-infra/jeepyb: Savanna client is now using separated LP project https://review.openstack.org/57752 | 07:57 |
*** sarob has quit IRC | 07:58 | |
*** paul-- has joined #openstack-infra | 07:59 | |
chmouel | mordred: you seems to be awake any chances to quickly review this ? That would help to continue dev on swift-bench https://review.openstack.org/57845 | 08:00 |
*** hdd has joined #openstack-infra | 08:01 | |
*** rongze_ has joined #openstack-infra | 08:04 | |
*** rongze has quit IRC | 08:08 | |
*** rongze has joined #openstack-infra | 08:09 | |
*** DennyZhang has joined #openstack-infra | 08:10 | |
*** rongze_ has quit IRC | 08:13 | |
*** DennyZhang has quit IRC | 08:15 | |
*** senk has quit IRC | 08:26 | |
*** rongze has quit IRC | 08:30 | |
*** yolanda has joined #openstack-infra | 08:34 | |
*** DennyZhang has joined #openstack-infra | 09:11 | |
*** DennyZhang has quit IRC | 09:15 | |
*** hdd has quit IRC | 09:24 | |
*** denis_makogon has joined #openstack-infra | 09:37 | |
*** odyssey4me3 has joined #openstack-infra | 09:57 | |
*** DennyZhang has joined #openstack-infra | 10:11 | |
*** SergeyLukjanov has quit IRC | 10:15 | |
*** DennyZhang has quit IRC | 10:16 | |
*** odyssey4me3 is now known as odyssey4me | 10:28 | |
*** markwash has quit IRC | 10:28 | |
*** odyssey4me has quit IRC | 10:40 | |
*** markwash has joined #openstack-infra | 10:42 | |
*** Ryan_Lane has joined #openstack-infra | 10:49 | |
*** Ryan_Lane has quit IRC | 10:54 | |
*** DennyZhang has joined #openstack-infra | 11:12 | |
*** wenlock_ has quit IRC | 11:14 | |
*** DennyZhang has quit IRC | 11:17 | |
*** paul-- has quit IRC | 11:20 | |
*** yolanda has quit IRC | 11:25 | |
*** Ryan_Lane has joined #openstack-infra | 11:49 | |
*** Ryan_Lane has quit IRC | 11:53 | |
*** boris-42 has joined #openstack-infra | 12:04 | |
*** boris-42 has quit IRC | 12:12 | |
*** DennyZhang has joined #openstack-infra | 12:13 | |
*** DennyZhang has quit IRC | 12:17 | |
*** Alssi has quit IRC | 12:48 | |
*** Ryan_Lane has joined #openstack-infra | 12:49 | |
*** Alssi has joined #openstack-infra | 12:50 | |
*** Ryan_Lane has quit IRC | 12:54 | |
*** jhesketh_ has quit IRC | 13:12 | |
*** rongze has joined #openstack-infra | 13:14 | |
*** ArxCruz has joined #openstack-infra | 13:23 | |
*** dstanek has joined #openstack-infra | 13:27 | |
*** dstanek has quit IRC | 13:46 | |
*** enarciso has quit IRC | 13:48 | |
*** Ryan_Lane has joined #openstack-infra | 13:49 | |
*** rongze_ has joined #openstack-infra | 13:49 | |
*** rongze has quit IRC | 13:51 | |
*** mfer has joined #openstack-infra | 13:52 | |
*** Ryan_Lane has quit IRC | 13:54 | |
*** mfer has quit IRC | 13:54 | |
*** paul-- has joined #openstack-infra | 13:57 | |
*** thomasbiege has joined #openstack-infra | 13:57 | |
*** denis_makogon has quit IRC | 13:58 | |
*** ArxCruz has quit IRC | 14:05 | |
*** salv-orlando has joined #openstack-infra | 14:10 | |
*** salv-orlando_ has joined #openstack-infra | 14:13 | |
*** rongze_ has quit IRC | 14:15 | |
*** salv-orlando has quit IRC | 14:16 | |
*** salv-orlando_ is now known as salv-orlando | 14:16 | |
*** rongze has joined #openstack-infra | 14:17 | |
*** paul-- has quit IRC | 14:20 | |
*** paul-- has joined #openstack-infra | 14:26 | |
*** rongze_ has joined #openstack-infra | 14:26 | |
*** thomasbiege has quit IRC | 14:28 | |
*** rongze has quit IRC | 14:30 | |
*** rongze has joined #openstack-infra | 14:32 | |
*** rongze_ has quit IRC | 14:33 | |
*** rongze_ has joined #openstack-infra | 14:34 | |
*** thomasem has joined #openstack-infra | 14:34 | |
*** paul-- has quit IRC | 14:35 | |
*** rongze has quit IRC | 14:37 | |
*** herndon has joined #openstack-infra | 14:39 | |
*** paul-- has joined #openstack-infra | 14:42 | |
*** rongze_ has quit IRC | 14:42 | |
*** rongze has joined #openstack-infra | 14:43 | |
*** thomasbiege has joined #openstack-infra | 14:44 | |
*** rongze_ has joined #openstack-infra | 14:44 | |
*** rongze has quit IRC | 14:47 | |
*** wenlock has joined #openstack-infra | 14:48 | |
portante | clarkb, jog0, jeblair, mordred: https://launchpad.net/bugs/1254275 (accessing pypi.python.org failed) | 14:49 |
uvirtbot | Launchpad bug 1254275 in openstack-ci "check-swift-devstack-vm-functional fails fetching requirements from pypi.python.org" [Undecided,New] | 14:49 |
*** Ryan_Lane has joined #openstack-infra | 14:49 | |
*** CaptTofu has quit IRC | 14:49 | |
*** CaptTofu has joined #openstack-infra | 14:50 | |
*** denis_makogon has joined #openstack-infra | 14:51 | |
*** mrmartin has joined #openstack-infra | 14:52 | |
*** Ryan_Lane has quit IRC | 14:53 | |
*** ryanpetrello has joined #openstack-infra | 15:02 | |
*** thomasbiege has quit IRC | 15:04 | |
*** ewindisch has joined #openstack-infra | 15:04 | |
*** rongze_ has quit IRC | 15:05 | |
*** rongze has joined #openstack-infra | 15:07 | |
*** denis_makogon has quit IRC | 15:11 | |
*** paul-- has quit IRC | 15:12 | |
*** mrmartin has quit IRC | 15:13 | |
*** thomasem has quit IRC | 15:14 | |
*** ewindisch has quit IRC | 15:27 | |
mordred | portante: well, it certainly should not be talking to pypi.python.org | 15:31 |
clarkb | thats devstack | 15:32 |
clarkb | it is hardwired to grab pip from the internets | 15:32 |
openstackgerrit | A change was merged to openstack/requirements: Get better format for long lines with PrettyTable https://review.openstack.org/57104 | 15:32 |
*** ryanpetrello has quit IRC | 15:37 | |
mordred | clarkb: we can totally make that better | 15:40 |
mordred | clarkb: by having d-g pre-download those files | 15:40 |
clarkb | mordred yup, see tools/install_pip.sh | 15:42 |
clarkb | it seems to grab a thing from github that talk to pypi.p.o | 15:42 |
*** mriedem has joined #openstack-infra | 15:47 | |
*** rongze_ has joined #openstack-infra | 15:49 | |
*** rongze has quit IRC | 15:53 | |
*** SergeyLukjanov has joined #openstack-infra | 16:00 | |
*** senk has joined #openstack-infra | 16:14 | |
*** SergeyLukjanov has quit IRC | 16:15 | |
*** SergeyLukjanov has joined #openstack-infra | 16:16 | |
mordred | clarkb: yes. the github file is the 'right' way to bootstrap pip | 16:16 |
*** rongze_ has quit IRC | 16:31 | |
*** ryanpetrello has joined #openstack-infra | 16:37 | |
*** ryanpetrello has quit IRC | 16:39 | |
*** mdenny has quit IRC | 16:42 | |
*** mdenny has joined #openstack-infra | 16:43 | |
*** branen_ has joined #openstack-infra | 16:43 | |
*** branen has quit IRC | 16:46 | |
*** boris-42 has joined #openstack-infra | 16:51 | |
*** thomasem has joined #openstack-infra | 16:52 | |
*** thomasem has quit IRC | 16:53 | |
*** senk has quit IRC | 17:06 | |
*** dkliban has quit IRC | 17:15 | |
*** dkliban has joined #openstack-infra | 17:19 | |
*** ruhe has joined #openstack-infra | 17:22 | |
*** mrmartin has joined #openstack-infra | 17:23 | |
*** ruhe has quit IRC | 17:23 | |
mordred | dstufft: does get-pip download additional things? or does it unpack itself and install from the included pickle? | 17:30 |
*** rongze has joined #openstack-infra | 17:32 | |
clarkb | mordred: can we make install_pip.sh check the pip version and if new enough move on, then have d-g install latest pip via preexisting pip | 17:33 |
mordred | clarkb: I have more complex ideas | 17:33 |
mordred | testing them now | 17:34 |
clarkb | mordred: did you catch any of the keystone default port drama? | 17:34 |
clarkb | mordred: tl;dr is port 35357 overlaps linux's default local port range so occasionally on our test boxes keystone can't start if that port is already in use. Sounds like keystone folks would like devstack to run keystone in apache instead | 17:35 |
clarkb | now I just need to convince them to update devstack :) | 17:35 |
mordred | well.... | 17:36 |
mordred | a) I agree- it should just run in apache | 17:36 |
mordred | b) they should update devstack | 17:36 |
mordred | c) fail | 17:36 |
*** mriedem has quit IRC | 17:39 | |
mordred | clarkb: ok. if we pre-download get-pip and the pip tarball into the cache dir | 17:40 |
*** rongze has quit IRC | 17:40 | |
mordred | clarkb: we can construct a command line that will use get-pip to install the pre-downloaded pip tarball | 17:40 |
*** mriedem has joined #openstack-infra | 17:43 | |
clarkb | oh good | 17:46 |
mordred | clarkb: what's the partial bug syntax? Partial-bug: ? | 17:46 |
clarkb | ya | 17:48 |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/config: Pre-cache pip installation artifacts https://review.openstack.org/58099 | 17:48 |
mordred | clarkb: there's step one | 17:49 |
*** wenlock_ has joined #openstack-infra | 17:49 | |
*** dkliban has quit IRC | 17:51 | |
pabelanger | Is there anyway to restore a review using git-review directly? | 17:51 |
pabelanger | vs going to gerrit | 17:51 |
wenlock_ | pabelanger: git-review -X <change number> | 17:52 |
wenlock_ | woops, not caps | 17:52 |
clarkb | pabelanger: you can also hit the gerrit ssh commands directly | 17:52 |
clarkb | oh restore I read that weird | 17:52 |
*** dcramer_ has joined #openstack-infra | 17:53 | |
clarkb | wenlock_: does that restore a change? I don't know that you can restore | 17:53 |
wenlock_ | yeah , he might have been asking about how to un-abandon too, dono | 17:53 |
pabelanger | ! [remote rejected] HEAD -> refs/publish/master/temp/tox (change 54969 closed) | 17:53 |
pabelanger | ya, it is an abandoned review | 17:53 |
wenlock_ | isn't there a way to do that in the comments? | 17:54 |
wenlock_ | i forget | 17:54 |
clarkb | I don't think so, I think you may need to hit the UI or ssh command directly | 17:54 |
pabelanger | okay | 17:54 |
pabelanger | feature request I guess | 17:54 |
*** mrmartin has quit IRC | 17:54 | |
*** dkliban has joined #openstack-infra | 17:54 | |
jeblair | mordred: aren't you installing pip using the script on all nodes? | 17:55 |
jeblair | mordred: or are you not going to install that on template nodes, and instead want to exercise the pip-installing mechanics in devstack? | 17:56 |
mordred | jeblair: exercise pip-installing mechanics in devstack | 17:57 |
jeblair | k | 17:57 |
mordred | actually - I'm doing too much there | 17:58 |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/config: Pre-cache pip installation artifacts https://review.openstack.org/58099 | 17:58 |
wenlock_ | mordred: on https://review.openstack.org/#/c/51425/ should i undo that patch 17 to go back to patch 16.... is there an easy way to undo a patch? | 17:58 |
* mordred just realized it can be simpler - we have a mirror already | 17:58 | |
mordred | it's ok for get-pip to touch our mirror | 17:59 |
wenlock_ | was just catching up with the comments | 18:00 |
wenlock_ | my score on google dr who was 13:03... i suck | 18:01 |
mordred | jeblair: also: https://review.openstack.org/58104 | 18:04 |
lifeless | morning | 18:04 |
lifeless | mordred: so I've been checking your pbr patches daily | 18:04 |
mordred | lifeless: yes. thakn you | 18:04 |
lifeless | mordred: but they've been unhappy | 18:04 |
mordred | lifeless: they should be happier today | 18:04 |
mordred | lifeless: they were unhappy first because of the gate, and then the cleanup integration patch was blocked on a duplication in d-g, which is now landed | 18:05 |
openstackgerrit | Monty Taylor proposed a change to openstack-infra/devstack-gate: Use get-pip for pip installation https://review.openstack.org/58106 | 18:09 |
mordred | and there's the last one | 18:09 |
mordred | https://review.openstack.org/#/q/status:open+topic:cache-pip,n,z | 18:09 |
mordred | in case anyone wants to see all three | 18:09 |
wenlock_ | nice, so then you just need the mirror? | 18:11 |
mordred | yah | 18:12 |
mordred | well, the mirror and the pre-cached get-pip script | 18:13 |
lifeless | mordred: where is get-pip located so I can eyeball it? | 18:17 |
wenlock_ | https://raw.github.com/pypa/pip/master/contrib/get-pip.py ?? | 18:17 |
wenlock_ | nope | 18:18 |
wenlock_ | nvm | 18:18 |
wenlock_ | or maybe | 18:18 |
*** jergerber has quit IRC | 18:18 | |
wenlock_ | dono | 18:18 |
wenlock_ | that payload at the front hurts | 18:18 |
wenlock_ | me eyes | 18:18 |
*** salv-orlando has quit IRC | 18:18 | |
ekarlso | is there a easy way to add a non-incubating project now into devstack ? | 18:19 |
*** salv-orlando has joined #openstack-infra | 18:19 | |
lifeless | you use it's plugin aspect | 18:19 |
lifeless | so you add the devstack support in the non-incubating project and copy that dir to devstack at runtime | 18:19 |
lifeless | ekarlso: an example is in the solum code base | 18:19 |
ekarlso | oh :) | 18:20 |
*** mrmartin has joined #openstack-infra | 18:22 | |
*** bpokorny has joined #openstack-infra | 18:24 | |
*** yolanda has joined #openstack-infra | 18:24 | |
*** CaptTofu has quit IRC | 18:28 | |
*** dcramer_ has quit IRC | 18:29 | |
*** CaptTofu has joined #openstack-infra | 18:29 | |
*** rongze has joined #openstack-infra | 18:36 | |
*** rongze has quit IRC | 18:44 | |
*** mrmartin has quit IRC | 18:47 | |
*** wenlock_ has quit IRC | 18:59 | |
*** ewindisch has joined #openstack-infra | 19:04 | |
*** mrodden has joined #openstack-infra | 19:11 | |
*** ryanpetrello has joined #openstack-infra | 19:12 | |
*** mfer has joined #openstack-infra | 19:14 | |
*** ewindisch has quit IRC | 19:14 | |
*** ewindisch has joined #openstack-infra | 19:15 | |
*** mfer has quit IRC | 19:16 | |
portante | is anybody who works on devstack on this channel? | 19:18 |
portante | This bug, https://bugs.launchpad.net/devstack/+bug/1055954 is still in play, though it is marked "Fix released". chmouel? | 19:19 |
uvirtbot | Launchpad bug 1055954 in devstack "Unable to locate config for object-expirer" [Undecided,Fix released] | 19:19 |
dstufft | mordred: it unpacks and installs from pypi | 19:19 |
*** ryanpetrello has quit IRC | 19:23 | |
*** boris-42 has quit IRC | 19:24 | |
*** ewindisch has quit IRC | 19:33 | |
*** rongze has joined #openstack-infra | 19:41 | |
*** rongze has quit IRC | 19:46 | |
*** mrmartin has joined #openstack-infra | 19:53 | |
*** enarciso has joined #openstack-infra | 19:56 | |
*** mrmartin has quit IRC | 19:57 | |
*** herndon has quit IRC | 19:59 | |
*** dstanek has joined #openstack-infra | 20:00 | |
*** SergeyLukjanov has quit IRC | 20:03 | |
*** Ryan_Lane has joined #openstack-infra | 20:15 | |
*** Ryan_Lane has quit IRC | 20:19 | |
*** dstanek has quit IRC | 20:20 | |
*** dstanek has joined #openstack-infra | 20:30 | |
*** rongze has joined #openstack-infra | 20:41 | |
*** yolanda has quit IRC | 20:44 | |
*** rongze has quit IRC | 20:46 | |
mordred | dstufft: nod | 20:54 |
*** ewindisch has joined #openstack-infra | 21:20 | |
*** locke1051 is now known as locke105 | 21:35 | |
*** ewindisch has quit IRC | 21:37 | |
*** CaptTofu has quit IRC | 21:38 | |
*** CaptTofu has joined #openstack-infra | 21:38 | |
*** sdake_ has quit IRC | 21:40 | |
*** sdake_ has joined #openstack-infra | 21:40 | |
*** rongze has joined #openstack-infra | 21:42 | |
*** bpokorny has quit IRC | 21:44 | |
*** rongze has quit IRC | 21:46 | |
*** DennyZhang has joined #openstack-infra | 21:48 | |
*** ewindisch has joined #openstack-infra | 21:49 | |
*** ewindisch has quit IRC | 21:55 | |
*** locke105 has quit IRC | 22:04 | |
*** mrodden1 has joined #openstack-infra | 22:09 | |
*** mrodden has quit IRC | 22:10 | |
*** paul-- has joined #openstack-infra | 22:24 | |
*** sarob has joined #openstack-infra | 22:25 | |
*** dstanek has quit IRC | 22:33 | |
*** enarciso has quit IRC | 22:37 | |
*** paul-- has quit IRC | 22:40 | |
*** rongze has joined #openstack-infra | 22:43 | |
*** ewindisch has joined #openstack-infra | 22:45 | |
*** rongze has quit IRC | 22:47 | |
*** ewindisch has quit IRC | 22:47 | |
*** paul-- has joined #openstack-infra | 22:48 | |
*** Ryan_Lane has joined #openstack-infra | 22:49 | |
*** CaptTofu has quit IRC | 22:51 | |
*** CaptTofu has joined #openstack-infra | 22:51 | |
*** Ryan_Lane has quit IRC | 22:54 | |
*** locke105 has joined #openstack-infra | 22:54 | |
*** paul-- has quit IRC | 22:57 | |
*** ewindisch has joined #openstack-infra | 23:00 | |
*** bpokorny has joined #openstack-infra | 23:04 | |
*** sdake_ has quit IRC | 23:12 | |
*** sdake_ has joined #openstack-infra | 23:13 | |
*** sdake_ has quit IRC | 23:13 | |
*** sdake_ has joined #openstack-infra | 23:13 | |
*** senk has joined #openstack-infra | 23:16 | |
*** rcleere has joined #openstack-infra | 23:17 | |
*** sarob has quit IRC | 23:17 | |
*** sarob has joined #openstack-infra | 23:18 | |
*** CaptTofu has quit IRC | 23:21 | |
*** CaptTofu has joined #openstack-infra | 23:21 | |
*** senk has quit IRC | 23:21 | |
*** enqae has joined #openstack-infra | 23:21 | |
*** senk has joined #openstack-infra | 23:21 | |
*** sarob has quit IRC | 23:23 | |
*** DennyZhang has quit IRC | 23:23 | |
*** ruhe has joined #openstack-infra | 23:30 | |
*** sarob has joined #openstack-infra | 23:33 | |
*** dkliban has quit IRC | 23:35 | |
*** rcleere has quit IRC | 23:36 | |
*** ruhe has quit IRC | 23:38 | |
*** rongze has joined #openstack-infra | 23:43 | |
*** paul-- has joined #openstack-infra | 23:44 | |
*** bpokorny has quit IRC | 23:47 | |
*** fbo is now known as fbo_away | 23:48 | |
*** rongze has quit IRC | 23:48 | |
*** Ryan_Lane has joined #openstack-infra | 23:49 | |
*** dkliban has joined #openstack-infra | 23:53 | |
*** Ryan_Lane has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!