Sunday, 2014-12-14

clarkbfungi you able to make the branch?00:00
fungiclarkb: i'll do it now00:00
dstufftexcept it's not prohibited, the errors aren't parse errors, they are "the ordering has changed, and because of that the specifiers that Openstack used in a particular situation matched nothing"00:00
clarkbawesome /me is eating lunch/dinner00:00
dstufftif you had different specifiers, it wouldn't have broken you at all00:01
fungiwe have a temporary stable/0.10 branch created from the 0.10.0 tag now00:01
clarkbfungi I think you can cherry pick mordred second change onto that00:02
fungii'll repropose mordred's patch plus pep8 fixes to that branch now, yeah00:02
clarkbshouldnt need pep8 fixes either00:02
fungioh, even better00:02
*** barra204 has quit IRC00:02
clarkbsince it should use older pep8 on 0.1000:02
fungihttps://review.openstack.org/141591 and https://review.openstack.org/14159200:06
fungiassuming those work, we can just tag the second once it's merged, merge that tag back into master and delete the stable/0.10 branch00:07
fungialso i'll be amused if hacking complains about the trailing . in 14159100:08
lifelessdstufft: order = sort_thing(a,b), order2 = sort_new(a,b); if order != order2: inform_user_of_issue00:08
lifelessand with that, I'm hitting the road. Good luck everyone sorting this out00:09
fungisafe travels, lifeless00:09
lifelessthanks fungi.00:09
*** avozza is now known as zz_avozza00:11
clarkbfungi hrm passes pep8 but fails on other tests00:11
fungiindeed... ERROR: branch not allowed by features matrix: 0.1000:12
* fungi grumbles00:13
clarkbgah00:13
clarkbd-g should treat all feature branches as master00:13
clarkbfungi so that is likely a real bug in test matrix .py00:14
fungiwell, this is stable/0.10 not feature/0.1000:14
fungii can use a feature branch instead00:14
clarkboh ya if you feature it will hack around that00:15
fungii'll give that a shot ans see whether it works around the matrix00:15
*** barra204 has joined #openstack-infra00:16
*** shakamunyi has quit IRC00:19
fungiokay, https://review.openstack.org/141606 and https://review.openstack.org/141607 now00:21
*** barra204 has quit IRC00:23
clarkbonce we tag we should delete the branch00:25
clarkbto avoid confusion00:26
fungiabsolutely00:26
fungi0.10.1?00:26
clarkbya also I think maybe dont merge second change00:27
*** mwagner_lap has quit IRC00:27
clarkbnot sure we really want that. semver can do it instead00:27
*** baoli has joined #openstack-infra00:28
*** shakamunyi has joined #openstack-infra00:30
*** barra204 has joined #openstack-infra00:31
*** tylerdurden has joined #openstack-infra00:32
*** barra204_ has joined #openstack-infra00:33
*** baoli has quit IRC00:35
*** Masahiro has joined #openstack-infra00:35
*** shakamunyi has quit IRC00:36
*** barra204 has quit IRC00:36
*** Masahiro has quit IRC00:40
*** harlowja_at_home has joined #openstack-infra00:50
harlowja_at_homeis there an open bug for all the 'SQLAlchemy 0.9.8 is installed but SQLAlchemy<=0.8.99,<=0.9.99,>=0.8.4,>=0.9.7 is required by ['oslo.db']' weird stuff happening, seems like its being worked on from reading the logs, but i didn't see a associated bug00:54
harlowja_at_homewho keeps on releasing on weekends, lol00:55
*** zz_sabari is now known as sabari00:56
*** sabari is now known as zz_sabari00:58
*** zz_sabari is now known as sabari01:00
*** zz_avozza is now known as avozza01:02
*** baoli has joined #openstack-infra01:03
fungiharlowja_at_home: setuptools 801:11
harlowja_at_home:(01:11
fungiharlowja_at_home: i think we're going to tag https://review.openstack.org/141606 as pbr 0.10.101:11
harlowja_at_homeshould there be a ML post (maybe to operators also) that tells people about this?01:12
fungiharlowja_at_home: which addresses part of the setuptools 8 fallout, but the sqlalchemy problem should get fixed by approving requirements updates01:12
harlowja_at_homei imagine peoples version numbers screwed up again :-/01:12
harlowja_at_home*anyone not running on tags/releases that is01:12
fungiharlowja_at_home: pep440 codified python packaging versions, and setuptools 8 is now implementing that spec01:12
fungiincluding no longer supporting some things we were doing01:13
harlowja_at_homesure, thats great and all; still could break some operators? (so might be worthy of a post to them?) idk, just a suggestion/thought01:13
fungiharlowja_at_home: can't hurt, once we have a better handle on what's going on01:14
harlowja_at_homekk01:14
fungiclarkb: 141606 passes check jobs01:14
fungiclarkb: sounds like i can just abandon 141607 then?01:15
clarkbfungi thats what I think01:15
clarkbmordred ^ you around?01:15
mordredclarkb: ola01:16
mordredjust got back01:16
mordredI'm confused as to what's going on with the pbr thigns now01:17
fungimordred: so i branched pbr at 0.10.0 and cherry-picked your .g->+g change onto it01:17
mordredso as not to release any of the other things?01:18
fungimordred: we can approve/tag that as 0.10.1 or whatever, then just merge the bare tag back into master and delete the temporary branch01:18
fungiit's passed check jobs at this point so ready to go https://review.openstack.org/14160601:18
mordredgreat01:19
fungii also childed the non-tagged repos fix onto it, but after further discussion we probably don't need that in the brown-bag release01:19
mordredok01:19
fungiso it can just be abandoned unless you disagree01:19
mordredall sounds great to me01:21
fungithen similar fix-ups can go into master which jive with the current semver stuff that's already there01:21
clarkb++01:24
clarkbalao I am being pulled away so dont wait on me01:24
clarkbunless do you need me to review anything?01:24
fungiwe need an approver on 14160601:24
fungias a cya, though i suppose i can be the only +2 on there if needed01:26
mordredfungi: +A01:29
*** baoli has quit IRC01:29
*** lttrl has joined #openstack-infra01:30
fungii can tag 0.10.1 as soon as that merges, unless someone else is around and would prefer to do it01:30
fungisince it's the only think in the gate right now, should be an hour away (gate bugs notwithstanding)01:31
fungis/think/thing/01:31
*** ZZelle_ has quit IRC01:38
*** salv-orlando has quit IRC01:38
clarkbI can probably get it late tonight if necessary01:39
*** otter768 has joined #openstack-infra01:41
*** esker has joined #openstack-infra01:41
*** zul has quit IRC01:45
*** otter768 has quit IRC01:46
*** mwagner_lap has joined #openstack-infra01:47
*** harlowja_at_home has quit IRC01:48
*** baoli has joined #openstack-infra01:51
*** achuprin_ has quit IRC01:52
*** zul has joined #openstack-infra01:57
fungijust waiting on the reqs integration job to complete now... eta 30min02:00
*** esker has quit IRC02:06
*** pcrews has quit IRC02:06
*** achuprin_ has joined #openstack-infra02:08
*** amitgandhinz has joined #openstack-infra02:08
*** weshay has quit IRC02:13
*** avozza is now known as zz_avozza02:13
*** amitgandhinz has quit IRC02:14
*** pc_m has joined #openstack-infra02:15
*** boris-42 has quit IRC02:23
*** Masahiro has joined #openstack-infra02:24
*** pc_m has quit IRC02:24
fungiit just merged. tagging now02:26
*** Masahiro has quit IRC02:28
fungipbr 0.10.1 is on pypi.python.org now and should get picked up by our bandersnatch mirrors in moments02:34
fungiwhat needs to be rechecked once that's sync'd?02:35
fungiour pypi mirrors have both the tarball and wheel now (and neither leads to a 404)02:36
fungii'll get the null merge of the tag into master ready now02:38
clarkbnothing to recheck until oslodb is fixed02:39
*** salv-orlando has joined #openstack-infra02:39
clarkbbut once that is fixed we propose devstack reverts for setuptools pinning02:39
clarkbunless you want to mass recheck things that got -1/2'd02:41
openstackgerritJeremy Stanley proposed openstack-dev/pbr: Merge tag '0.10.1' into HEAD  https://review.openstack.org/14161202:41
*** sabari is now known as zz_sabari02:42
fungii'll let someone else approve that02:43
fungiand i should be safe to delete the temporary feature branch now as well02:43
*** harlowja_at_home has joined #openstack-infra02:43
clarkbyup02:43
*** salv-orlando has quit IRC02:44
clarkbmordred ^02:45
*** koolhead17 has joined #openstack-infra02:46
*** salv-orlando has joined #openstack-infra02:46
fungibranch is gone02:46
clarkbthat diff always looks funny lwt me use real computer to rwview properly02:47
fungiyeah, it's just subtracting the diff from the tagged patch which doesn't (yet) exist on master02:48
clarkbfungi: ya I like to check `git diff HEAD^` on those and it convincinces me that everything is good02:49
clarkbgit describe --always looks good too02:49
fungii used the --no-edit -s ours options we employ in merge_tags.sh so should be the same as what we'd get on a proposed/foo tag merge02:49
clarkber wait02:49
clarkbit should be 0.10.1-1-gsha1 right?02:50
clarkbno because I need to remote update02:50
clarkb0.10.1-49-g1f5c9f7 is the version02:50
clarkbwhich seems about right02:50
*** salv-orlando has quit IRC02:51
fungiyeah, without that patch the commit incrementer from describe is 0.10.0-48-g...02:51
clarkb+1 lets see if mordred is around to approve02:51
clarkber +202:52
*** salv-orlando has joined #openstack-infra02:53
*** salv-orlando has quit IRC02:53
fungialso do we need a pbr release announcement? i'm sort of running out of steam for the evening02:55
fungibut might be able to bang one out02:55
clarkbI don't think so but mostly because I am running out of steam too02:55
clarkbit won't hurt to send it tomorrow02:56
fungii am with on that one. tomorrow it is02:56
*** cody-somerville has quit IRC02:56
fungiif someone else wants to write it and/or send a message to the ml about the general situation including the devstack and reqs patches, that would also be helpful02:57
clarkbat this point though next step is oslo.db to fix sqlalchemy on juno and master02:58
clarkbthen we can propose reverts of setuptools pinning and that should self test our ability to use new setuptools02:58
clarkbyou hav got to be kidding me https://jenkins03.openstack.org/job/gate-neutron-python27/3926/console03:01
clarkbold pip/setuptools/pkg_resources hates the +03:02
clarkbI think that is our cue to stop for the evening and unbreak things again tomorrow03:02
clarkbmordred: if you really hate yourself read that job log03:03
clarkbmordred: if you want to sleep tonight ignore it03:03
*** zz_avozza is now known as avozza03:05
clarkbI wonder how the change got through then?03:05
clarkbsince the version for pbr itself must've been funny03:05
fungidstufft: if you're around, older pip/setuptools/pkg_resources releases seem to dislike + in version strings?!? *boggle*03:09
*** zz_sabari is now known as sabari03:11
fungipip/_vendor/pkg_resources.py", line 2605, in parse_requirements03:12
dstufftfungi: moment03:13
fungipip/_vendor/pkg_resources.py", line 2583, in scan_list03:13
fungiValueError: ("Expected ',' or end-of-list in", u'neutron==2015.1.dev699+g7ae17b4', 'at', u'+g7ae17b4')03:13
*** dimsum__ has quit IRC03:14
fungii guess that's coming from the vendored package_resources in pip03:14
*** salv-orlando has joined #openstack-infra03:16
dstufftI hate etuptools03:16
dstufftit's the fucking worst03:16
clarkbyes03:17
dstufftso03:17
dstufftsetuptools completely accepts a version with a + in it03:17
dstufftin every situation03:17
dstufftexcept inside of a specifier03:17
*** sabari is now known as zz_sabari03:17
fungiumm03:17
fungineat!03:17
dstufftbecause specifiers use custom code to parse it03:17
dstuffta;sdkjsad03:17
fungiarglebargle, glop-glyf?!?03:17
* mordred just got back on at the wrong time03:18
fungimight be better to just drink and pretend you didn't see it03:19
mordredI mean03:19
clarkbmordred: yes go away03:19
mordredit's just03:19
clarkbmordred: we need you to be healthy03:19
mordredI mean03:19
fungifor the sake of whatever remains of your sanity03:19
clarkbmordred: its for your own good03:19
* mordred drools and falls over03:19
clarkbfungi: so I think and you will hate this, we tag 0.10.0 as 0.10.2 right now03:20
clarkband run with pinned setuptools for a bit03:20
clarkband likel we pin pip and tox and virtualenv monday03:20
clarkbthen go on holiday03:20
fungii can get behind that, barring any better suggestions03:21
mordredI can't think of other ideas03:21
clarkbmordred: you should probably review https://review.openstack.org/#/c/141612/ and approve it for completeness if it looks good03:21
fungii'll blow the dust off another tag and get it ready03:21
clarkbmordred: just so that we don't have a funky release in the past03:21
dstufftso03:22
clarkbthen we rinse and repeat for 0.10.203:22
dstuffta one line patch fixes this03:22
clarkbdstufft: but don't we need that patch in old setuptools/pkg_resources03:23
dstuffta one character patch03:23
clarkbdstufft: then update the vendored version in pip and do the same for pip?03:23
fungidstufft: in pbr or in setuptools? i'm worried about us being either able to create versions which work with setuptools<8 or setuptools>8.0.1 but not both03:23
clarkbfungi: yes I think that is our only option which is why I am happy to go back to 0.10.0 run with pinned setuptools for a bit then uplift everything at some point when it makes sense03:23
fungiyeah, we can respin the setuptools 8 compatibility patches in pbr once the dust clears03:25
*** cody-somerville has joined #openstack-infra03:25
clarkbor we stop putting git info in the versions03:25
clarkb(I really liked that info...)03:26
dstufftfungi: welllll, it's techincally against setuptools (and pip since we vendor it), but it's just slightly modifing a module level var, so there are a few options, 1) Monkeypatch 2) Patch setuptools and pip and release new-old versions 3) Stop putting git info in versions 4) Adjust the git info style based on what version of setuptools is installed03:26
clarkbdstufft: 4 isn't really an option because it prevents updating setuptools on the same machine later03:26
clarkbdstufft: its not portable03:26
*** salv-orlando has quit IRC03:27
fungisome distro package maintainers complain about the git shas in version numbers too. we already have the devNNN commit increment which i think should be plenty reasonable03:29
fungi(where people building packages of dev snapshots are concerned)03:29
clarkbfungi: the problem with that is that we can have many devNNN with the same N particular in the gate03:30
clarkbfungi: so you need some additional info saying version X really comes from ovher thre03:30
clarkbI always found it handy03:30
fungiclarkb: that assumes we have multiple branches with the most recent tag in common03:30
clarkbfungi: no03:30
fungioh, right03:30
fungiproposed changes03:30
clarkbdevNNN is the same for any change with the same HEAD03:30
clarkbof which there could be hundreds (in the case of nova)03:31
fungiyeah, that's touchy03:31
clarkbbut it is doable, we could drop that from the versions and shove it in something metadata2.0 like03:31
*** salv-orlando has joined #openstack-infra03:31
dstufftwhat did the old thing look like03:31
dstufftthe old version03:31
dstufftbefore the +03:31
fungi.03:31
clarkbdstufft: 2.3.4.5.g123123103:31
fungineutron==2015.1.dev699.g7ae17b403:32
dstufftjust 2015.1.dev699.g7ae17b403:32
dstufft?03:32
clarkbdstufft: so ya s/+/./03:32
dstuffthmm03:32
*** liusheng has quit IRC03:32
fungican we s/+/-/ there?03:32
dstufftmaybe we update the normalization rules in PEP 44003:32
clarkbfungi: I think - still needs to be sortable03:32
dstufftand say that a final trailing .whatever which is alpha numeric is moved to +03:33
dstufftI need to think about that a little bit03:33
*** liusheng has joined #openstack-infra03:33
*** harlowja_at_home has quit IRC03:33
*** salv-orlando has quit IRC03:36
*** juice has quit IRC03:38
*** gilliard has quit IRC03:39
*** juice has joined #openstack-infra03:39
*** gilliard has joined #openstack-infra03:39
*** Masahiro has joined #openstack-infra03:39
fungiokay, pbr 0.10.2 is on our mirrors now03:40
clarkbfungi: woot thank you03:40
fungithe first bandersnatch run only picked up the wheel, but the second pass managed to grab the tarball03:41
*** otter768 has joined #openstack-infra03:42
*** koolhead17 has quit IRC03:43
*** Masahiro has quit IRC03:44
*** mfink__ has joined #openstack-infra03:44
*** amitgandhinz has joined #openstack-infra03:45
*** cnesa2 has joined #openstack-infra03:45
*** otter768 has quit IRC03:46
*** ruhe2 has joined #openstack-infra03:46
*** greghayn1 has joined #openstack-infra03:47
*** funzo_ has joined #openstack-infra03:47
*** SergeyLukjanov2 has joined #openstack-infra03:47
*** NikitaKonovalov2 has joined #openstack-infra03:47
*** ruhe has quit IRC03:47
*** cnesa has quit IRC03:47
*** SergeyLukjanov has quit IRC03:47
*** NikitaKonovalov has quit IRC03:47
*** greghaynes has quit IRC03:47
*** mika has quit IRC03:47
*** xianghui has quit IRC03:47
*** uvirtbot has quit IRC03:47
*** mfink has quit IRC03:47
*** charz has quit IRC03:47
*** LinuxJedi has quit IRC03:47
*** jeblair has quit IRC03:47
*** ruhe2 is now known as ruhe03:47
*** NikitaKonovalov2 is now known as NikitaKonovalov03:47
*** imcsk8 has quit IRC03:47
*** SergeyLukjanov2 is now known as SergeyLukjanov03:48
*** mtreinish has quit IRC03:48
*** funzo has quit IRC03:48
dstufftclarkb: fungi I'm not going to have time to fully investigate this tonight, but tomorrow I should. off the top of my head I think we can normalize 2.3.4.5.g1231231 to 2.3.4.5+g1231231 so it'll do the right thing if you have 2.3.4.5.g123123103:48
*** LinuxJedi has joined #openstack-infra03:48
*** xianghui has joined #openstack-infra03:49
*** dangers_away has quit IRC03:49
clarkbdstufft: no problem I think fungi and I are about to call it a night too03:49
*** mika has joined #openstack-infra03:49
*** jeblair has joined #openstack-infra03:49
fungidstufft: so maybe a setuptools 8.0.1 could solve this for us long enough for us to transition to something properly normalized?03:49
*** SotK has quit IRC03:49
*** dteselkin has quit IRC03:49
*** dangers_away has joined #openstack-infra03:49
fungidstufft: sounds great if it works out--thanks again for the help03:49
*** jyuso has quit IRC03:50
*** SotK has joined #openstack-infra03:50
*** koolhead17 has joined #openstack-infra03:51
dstufftfungi: well 8.0.1 is already out ;) but it'd be 8.0.2 but yea basically, I need to investigate it some more because we tried something like that originally and if I recall it made things too amibigous... but I don't remember what the exact details of what we tried were03:51
fungidstufft: okay, awesome. keep us posted when you get a chance to dig into it again03:52
dstuffthttps://github.com/pypa/pip/pull/1894 has some history on things as we were going "ok maybe try this syntax"03:52
*** jyuso has joined #openstack-infra03:52
dstufft(fun fact, that is the most commented on issue or PR in all of pip)03:53
fungiha03:53
fungilooks like a good read03:53
*** imcsk8 has joined #openstack-infra03:54
dstufftI was trying a lot of different things, and a lot of things combined, so I don't remember if a rule like turn .<githash> into +<githash> was on it's own causing some really bad parses or if that was combined with other things03:55
*** charz has joined #openstack-infra03:55
*** mtreinish has joined #openstack-infra03:55
*** koolhead17 has quit IRC03:55
*** dteselkin has joined #openstack-infra03:58
*** shashankhegde has joined #openstack-infra04:00
fungiokay, i'm settling in for some cartoons, but i'll catch up with everyone again tomorrow04:01
*** claco has left #openstack-infra04:01
*** shashankhegde has quit IRC04:02
*** thedodd has joined #openstack-infra04:08
*** amitgandhinz has quit IRC04:11
*** amitgandhinz has joined #openstack-infra04:12
*** koolhead17 has joined #openstack-infra04:15
*** koolhead17 has quit IRC04:20
*** amitgandhinz has quit IRC04:22
*** amitgandhinz has joined #openstack-infra04:22
*** uvirtbot has joined #openstack-infra04:22
*** avozza is now known as zz_avozza04:22
*** eharney has quit IRC04:25
*** flashgordon is now known as jogo04:27
*** salv-orlando has joined #openstack-infra04:32
*** amitgandhinz has quit IRC04:34
*** amitgandhinz has joined #openstack-infra04:35
*** salv-orlando has quit IRC04:40
*** stevemar has quit IRC04:41
*** ryanpetrello has joined #openstack-infra04:42
*** salv-orlando has joined #openstack-infra04:45
*** kevinbenton has quit IRC04:45
*** salv-orlando has quit IRC04:47
*** salv-orlando has joined #openstack-infra04:47
*** amitgandhinz has quit IRC04:48
*** amitgandhinz has joined #openstack-infra04:48
*** salv-orlando has quit IRC04:51
*** amitgandhinz has quit IRC04:53
*** salv-orlando has joined #openstack-infra04:55
openstackgerritDoug Wiegley proposed openstack/requirements: Add new neutron service repos to projects list  https://review.openstack.org/14161904:55
clarkbuh hrm04:56
clarkbdougwig: re ^ do we expect to put them in requierements lists?04:56
*** ryanpetrello has quit IRC04:56
openstackgerritDoug Wiegley proposed openstack/requirements: Add Octavia to project list  https://review.openstack.org/14162004:56
dougwigclarkb: no. i was trying to enable the proposal bot.04:57
clarkboh I misread ya thats correct way to do that04:58
clarkbignore me. brain is fried04:58
dougwigoh good, i was worried i had misread the jenkins jobs.04:58
*** ryanpetrello has joined #openstack-infra04:58
mtreinishclarkb: it's been one of those days...04:59
*** shashankhegde has joined #openstack-infra04:59
*** salv-orlando has quit IRC04:59
clarkbmtreinish you are up late05:00
mtreinishclarkb: I was bored and starting playing with the subunit2sql data05:01
*** cody-somerville has quit IRC05:01
clarkbanything interesting pop out?05:01
*** salv-orlando has joined #openstack-infra05:01
mtreinishyes, I actually just found 1 test that is significantly slower on trusty vs precise05:02
clarkbneat05:02
mtreinishit goes from <50 sec on precise to ~150 sec on trusty05:02
mtreinishno idea why, but it's cool to be able to figure that out:)05:02
clarkbPossibly a similar thing to nodepools pycrypto issues?05:02
clarkbbasically if C dev hwaders not available it uses native slower python05:03
clarkbwhen installing pycrypto05:03
mtreinishhmm maybe, the test was: ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume05:04
mtreinishso I was guessing it was something related to iscsi on the newer kernel05:05
*** lttrl has quit IRC05:05
*** ryanpetrello has quit IRC05:05
*** salv-orlando has quit IRC05:06
mtreinishbut, it's late and it took me like 2-3 hours to get that far. So I'm fine with playing statistician and just saying look at the cool trend I found and leaving it there...05:08
*** shashankhegde has quit IRC05:09
*** zz_dimtruck is now known as dimtruck05:14
*** zz_avozza is now known as avozza05:14
*** talluri has joined #openstack-infra05:14
*** kashyap` has joined #openstack-infra05:21
*** BadCub_ has joined #openstack-infra05:22
*** salv-orlando has joined #openstack-infra05:23
*** slagle_ has joined #openstack-infra05:23
*** mugsie_ has joined #openstack-infra05:23
*** schang_ has joined #openstack-infra05:24
*** talluri has quit IRC05:24
*** lifeless_ has joined #openstack-infra05:25
*** wznoinsk has joined #openstack-infra05:25
*** talluri has joined #openstack-infra05:25
*** dimtruck is now known as zz_dimtruck05:25
*** liusheng has quit IRC05:26
*** liusheng has joined #openstack-infra05:27
*** salv-orlando has quit IRC05:28
*** Masahiro has joined #openstack-infra05:28
*** xianghui_ has joined #openstack-infra05:29
*** salv-orlando has joined #openstack-infra05:31
*** pfalleno1 has joined #openstack-infra05:32
*** tteggel_ has joined #openstack-infra05:32
*** uvirtbot has quit IRC05:32
*** xianghui has quit IRC05:32
*** funzo_ has quit IRC05:32
*** lifeless has quit IRC05:32
*** yolanda has quit IRC05:32
*** wznoinsk_ has quit IRC05:32
*** harlowja_away has quit IRC05:32
*** david-lyle_afk has quit IRC05:32
*** primeministerp has quit IRC05:32
*** kashyap has quit IRC05:32
*** jesusaurus has quit IRC05:32
*** annegentle has quit IRC05:32
*** pfallenop has quit IRC05:32
*** mugsie has quit IRC05:32
*** HenryG has quit IRC05:32
*** tteggel has quit IRC05:32
*** schang has quit IRC05:32
*** slagle has quit IRC05:32
*** alaski has quit IRC05:32
*** BadCub has quit IRC05:32
*** coolsvap has quit IRC05:32
*** grue_pm has quit IRC05:32
*** imcsk8 has quit IRC05:32
*** mwagner_lap has quit IRC05:32
*** marcusvrn has quit IRC05:32
*** timrc has quit IRC05:32
*** ayoung has quit IRC05:32
*** rediskin has quit IRC05:32
*** flwang has quit IRC05:32
*** mattoliverau has quit IRC05:32
*** zigo has quit IRC05:32
*** jamielennox|away has quit IRC05:32
*** masayukig has quit IRC05:32
*** krtaylor has quit IRC05:32
*** freyes has quit IRC05:32
*** dmitryme has quit IRC05:32
*** Nakato has quit IRC05:32
*** jgrimm has quit IRC05:32
*** Shrews has quit IRC05:32
*** jpeeler has quit IRC05:32
*** hogepodge has quit IRC05:32
*** mancdaz has quit IRC05:32
*** Vek has quit IRC05:32
*** sc68cal has quit IRC05:32
*** nibalizer has quit IRC05:32
*** apmelton_ has quit IRC05:32
*** Hunner has quit IRC05:32
*** trey has quit IRC05:32
*** briancline has quit IRC05:32
*** dteselkin has quit IRC05:32
*** NikitaKonovalov has quit IRC05:32
*** ruhe has quit IRC05:32
*** achuprin_ has quit IRC05:32
*** zul has quit IRC05:32
*** HeOS has quit IRC05:32
*** ZZelle has quit IRC05:32
*** andreaf_ has quit IRC05:32
*** HeOS_ has quit IRC05:32
*** akuznetsova has quit IRC05:32
*** sbadia has quit IRC05:32
*** tlbr has quit IRC05:32
*** tchaypo has quit IRC05:32
*** superdan has quit IRC05:32
*** JoshNang has quit IRC05:32
*** davidlenwell has quit IRC05:32
*** Apsu has quit IRC05:32
*** dvorak has quit IRC05:32
*** antonym has quit IRC05:32
*** SpamapS has quit IRC05:32
*** dhellmann has quit IRC05:32
*** EntropyWorks has quit IRC05:32
*** schang_ is now known as schang05:32
*** yfried_ has quit IRC05:32
*** david-lyle_afk has joined #openstack-infra05:33
*** HenryG has joined #openstack-infra05:33
*** primeministerp has joined #openstack-infra05:33
*** Masahiro has quit IRC05:33
*** salv-orl_ has joined #openstack-infra05:34
*** uvirtbot has joined #openstack-infra05:34
*** achanda has joined #openstack-infra05:34
*** funzo has joined #openstack-infra05:34
*** salv-orlando has quit IRC05:36
*** nikil22 has joined #openstack-infra05:37
*** salv-orlando has joined #openstack-infra05:38
*** achanda has quit IRC05:38
*** salv-orl_ has quit IRC05:38
*** dteselkin has joined #openstack-infra05:39
*** NikitaKonovalov has joined #openstack-infra05:39
*** ruhe has joined #openstack-infra05:39
*** achuprin_ has joined #openstack-infra05:39
*** zul has joined #openstack-infra05:39
*** HeOS has joined #openstack-infra05:39
*** ZZelle has joined #openstack-infra05:39
*** Apsu has joined #openstack-infra05:39
*** andreaf_ has joined #openstack-infra05:39
*** HeOS_ has joined #openstack-infra05:39
*** akuznetsova has joined #openstack-infra05:39
*** sbadia has joined #openstack-infra05:39
*** tlbr has joined #openstack-infra05:39
*** tchaypo has joined #openstack-infra05:39
*** superdan has joined #openstack-infra05:39
*** EntropyWorks has joined #openstack-infra05:39
*** JoshNang has joined #openstack-infra05:39
*** davidlenwell has joined #openstack-infra05:39
*** dvorak has joined #openstack-infra05:39
*** antonym has joined #openstack-infra05:39
*** SpamapS has joined #openstack-infra05:39
*** dhellmann has joined #openstack-infra05:39
*** zz_sabari is now known as sabari05:39
*** achanda has joined #openstack-infra05:41
*** yolanda has joined #openstack-infra05:41
*** salv-orlando has quit IRC05:42
*** otter768 has joined #openstack-infra05:43
*** nikil22 has quit IRC05:43
*** coolsvap has joined #openstack-infra05:44
*** achanda has quit IRC05:45
*** sabari is now known as zz_sabari05:45
*** otter768 has quit IRC05:47
*** imcsk8 has joined #openstack-infra05:48
*** marcusvrn has joined #openstack-infra05:48
*** timrc has joined #openstack-infra05:48
*** ayoung has joined #openstack-infra05:48
*** rediskin has joined #openstack-infra05:48
*** flwang has joined #openstack-infra05:48
*** mattoliverau has joined #openstack-infra05:48
*** zigo has joined #openstack-infra05:48
*** jamielennox|away has joined #openstack-infra05:48
*** masayukig has joined #openstack-infra05:48
*** krtaylor has joined #openstack-infra05:48
*** freyes has joined #openstack-infra05:48
*** dmitryme has joined #openstack-infra05:48
*** Nakato has joined #openstack-infra05:48
*** jgrimm has joined #openstack-infra05:48
*** Shrews has joined #openstack-infra05:48
*** jpeeler has joined #openstack-infra05:48
*** hogepodge has joined #openstack-infra05:48
*** mancdaz has joined #openstack-infra05:48
*** sc68cal has joined #openstack-infra05:48
*** nibalizer has joined #openstack-infra05:48
*** apmelton_ has joined #openstack-infra05:48
*** trey has joined #openstack-infra05:48
*** Hunner has joined #openstack-infra05:48
*** briancline has joined #openstack-infra05:48
*** amitgandhinz has joined #openstack-infra05:48
*** annegentle has joined #openstack-infra05:52
*** funzo_ has joined #openstack-infra05:52
*** alaski has joined #openstack-infra05:52
*** grue_pm has joined #openstack-infra05:52
*** pcrews has joined #openstack-infra05:52
*** amitgandhinz has quit IRC05:54
*** funzo_ has quit IRC05:55
*** annegentle has quit IRC05:55
*** annegentle has joined #openstack-infra05:55
*** annegentle has quit IRC05:56
*** jesusaurus has joined #openstack-infra05:59
*** imcsk8 has quit IRC05:59
*** marcusvrn has quit IRC05:59
*** timrc has quit IRC05:59
*** ayoung has quit IRC05:59
*** rediskin has quit IRC05:59
*** flwang has quit IRC05:59
*** mattoliverau has quit IRC05:59
*** zigo has quit IRC05:59
*** jamielennox|away has quit IRC05:59
*** masayukig has quit IRC05:59
*** krtaylor has quit IRC05:59
*** freyes has quit IRC05:59
*** dmitryme has quit IRC05:59
*** Nakato has quit IRC05:59
*** jgrimm has quit IRC05:59
*** Shrews has quit IRC05:59
*** jpeeler has quit IRC05:59
*** hogepodge has quit IRC05:59
*** mancdaz has quit IRC05:59
*** sc68cal has quit IRC05:59
*** nibalizer has quit IRC05:59
*** apmelton_ has quit IRC05:59
*** Hunner has quit IRC05:59
*** trey has quit IRC05:59
*** briancline has quit IRC05:59
*** annegentle has joined #openstack-infra05:59
*** imcsk8 has joined #openstack-infra06:00
*** marcusvrn has joined #openstack-infra06:00
*** timrc has joined #openstack-infra06:00
*** ayoung has joined #openstack-infra06:00
*** rediskin has joined #openstack-infra06:00
*** flwang has joined #openstack-infra06:00
*** mattoliverau has joined #openstack-infra06:00
*** zigo has joined #openstack-infra06:00
*** jamielennox|away has joined #openstack-infra06:00
*** masayukig has joined #openstack-infra06:00
*** krtaylor has joined #openstack-infra06:00
*** freyes has joined #openstack-infra06:00
*** dmitryme has joined #openstack-infra06:00
*** Nakato has joined #openstack-infra06:00
*** jgrimm has joined #openstack-infra06:00
*** Shrews has joined #openstack-infra06:00
*** jpeeler has joined #openstack-infra06:00
*** hogepodge has joined #openstack-infra06:00
*** mancdaz has joined #openstack-infra06:00
*** sc68cal has joined #openstack-infra06:00
*** nibalizer has joined #openstack-infra06:00
*** apmelton_ has joined #openstack-infra06:00
*** trey has joined #openstack-infra06:00
*** Hunner has joined #openstack-infra06:00
*** briancline has joined #openstack-infra06:00
*** salv-orlando has joined #openstack-infra06:04
*** pcrews has quit IRC06:06
*** salv-orlando has quit IRC06:06
*** salv-orlando has joined #openstack-infra06:06
*** alaski_ has joined #openstack-infra06:10
*** salv-orlando has quit IRC06:11
*** annegentle has quit IRC06:15
*** alaski has quit IRC06:15
*** grue_pm has quit IRC06:15
*** david-ly_ has joined #openstack-infra06:15
*** grue_pm has joined #openstack-infra06:15
*** salv-orlando has joined #openstack-infra06:17
*** david-lyle_afk has quit IRC06:18
*** annegentle has joined #openstack-infra06:19
*** david-lyle_afk has joined #openstack-infra06:19
*** salv-orlando has quit IRC06:21
*** david-ly_ has quit IRC06:21
*** sc68cal has quit IRC06:22
*** sc68cal has joined #openstack-infra06:23
*** shashankhegde has joined #openstack-infra06:23
*** grue_pm has quit IRC06:24
*** grue_pm_ has joined #openstack-infra06:25
*** salv-orlando has joined #openstack-infra06:26
*** nikil22 has joined #openstack-infra06:27
*** mwagner_lap has joined #openstack-infra06:30
*** salv-orlando has quit IRC06:30
*** avozza is now known as zz_avozza06:33
*** salv-orlando has joined #openstack-infra06:37
*** annegentle has quit IRC06:40
*** salv-orlando has quit IRC06:41
*** armax has quit IRC06:43
*** zz_sabari is now known as sabari06:43
*** yfried_ has joined #openstack-infra06:46
*** yfried_ has quit IRC06:47
*** salv-orl_ has joined #openstack-infra06:50
*** pcrews has joined #openstack-infra06:50
*** yfried has joined #openstack-infra06:50
*** salv-orl_ has quit IRC06:54
*** annegentle has joined #openstack-infra06:57
*** pcrews has quit IRC06:57
*** annegentle is now known as Guest9136206:58
*** amitgandhinz has joined #openstack-infra07:00
*** salv-orlando has joined #openstack-infra07:00
*** yfried is now known as yfried|afk07:01
*** amitgandhinz has quit IRC07:05
*** salv-orl_ has joined #openstack-infra07:09
*** salv-orlando has quit IRC07:11
*** salv-orl_ has quit IRC07:13
*** yfried|afk is now known as yfried07:14
*** salv-orlando has joined #openstack-infra07:16
*** Vek has joined #openstack-infra07:19
*** salv-orlando has quit IRC07:20
*** salv-orlando has joined #openstack-infra07:22
*** _nadya_ has joined #openstack-infra07:23
*** zz_avozza is now known as avozza07:25
*** salv-orlando has quit IRC07:27
*** _nadya_ has quit IRC07:27
*** nikil22 has quit IRC07:32
openstackgerritAndrey Pavlov proposed openstack-infra/jenkins-job-builder: Add 'node' parameter to 'parameters'  https://review.openstack.org/13763207:32
*** sressot has quit IRC07:33
*** sressot has joined #openstack-infra07:35
*** salv-orlando has joined #openstack-infra07:37
*** Longgeek has joined #openstack-infra07:39
*** e0ne has joined #openstack-infra07:39
*** shashankhegde has quit IRC07:41
*** salv-orl_ has joined #openstack-infra07:41
*** salv-orlando has quit IRC07:42
*** salv-orlando has joined #openstack-infra07:43
*** otter768 has joined #openstack-infra07:43
*** salv-orl_ has quit IRC07:46
*** otter768 has quit IRC07:48
*** jamespage_ has quit IRC07:49
*** salv-orlando has quit IRC07:50
*** salv-orlando has joined #openstack-infra07:54
*** salv-orlando has quit IRC07:59
*** pblaho has joined #openstack-infra07:59
*** Longgeek has quit IRC08:02
*** teran has joined #openstack-infra08:03
*** salv-orlando has joined #openstack-infra08:03
*** Longgeek has joined #openstack-infra08:07
*** salv-orlando has quit IRC08:07
*** sabari is now known as zz_sabari08:08
*** salv-orlando has joined #openstack-infra08:10
*** zz_sabari is now known as sabari08:10
*** shashankhegde has joined #openstack-infra08:10
*** thedodd has quit IRC08:10
*** salv-orl_ has joined #openstack-infra08:13
*** salv-orlando has quit IRC08:15
*** shashankhegde has quit IRC08:16
*** dimsum__ has joined #openstack-infra08:19
*** teran_ has joined #openstack-infra08:21
*** asettle has joined #openstack-infra08:21
*** achanda has joined #openstack-infra08:22
*** dimsum__ has quit IRC08:24
*** teran has quit IRC08:24
*** salv-orl_ has quit IRC08:25
*** HeOS has quit IRC08:30
*** pblaho has quit IRC08:34
*** achanda has quit IRC08:36
*** avozza is now known as zz_avozza08:45
*** amitgandhinz has joined #openstack-infra08:49
*** achanda has joined #openstack-infra08:51
*** greghayn1 is now known as greghaynes08:53
*** amitgandhinz has quit IRC08:54
*** amuller has joined #openstack-infra08:59
*** yfried is now known as yfried|afk09:04
*** mwagner_lap has quit IRC09:05
*** Masahiro has joined #openstack-infra09:06
*** Masahiro has quit IRC09:10
*** Murad has joined #openstack-infra09:11
*** jlibosva has joined #openstack-infra09:13
*** jlibosva has quit IRC09:17
*** koolhead17 has joined #openstack-infra09:18
*** koolhead17 has joined #openstack-infra09:18
*** yfried|afk is now known as yfried09:18
*** nuritv has joined #openstack-infra09:25
*** nuritv has quit IRC09:26
*** nuritv has joined #openstack-infra09:28
*** nuritv has quit IRC09:29
*** nuritv has joined #openstack-infra09:29
*** zz_avozza is now known as avozza09:36
*** otter768 has joined #openstack-infra09:44
*** koolhead17 has quit IRC09:46
*** otter768 has quit IRC09:49
openstackgerritAbhishek Chanda proposed openstack/requirements: Remove dependencies which are not needed  https://review.openstack.org/14163109:49
*** fandi has joined #openstack-infra09:59
*** liusheng has quit IRC10:00
*** liusheng has joined #openstack-infra10:01
*** yfried is now known as yfried|afk10:04
*** yfried|afk is now known as yfried10:10
*** ihrachyshka has joined #openstack-infra10:15
*** ihrachyshka has quit IRC10:16
*** ihrachyshka has joined #openstack-infra10:16
dteselkinHi, have question about pip on worker nodes. In my lab pip refuses to install packages from local mirror via http. So I have to switch to https, and tell pip where to get ca cert file to verify connection.10:20
dteselkinI didn't find anything like that in openstack-infra though. So - how do you resolve that issue? :)10:21
*** teran_ has quit IRC10:22
*** koolhead17 has joined #openstack-infra10:30
*** koolhead17 has joined #openstack-infra10:30
*** Murad has quit IRC10:32
*** tnovacik has joined #openstack-infra10:34
*** amitgandhinz has joined #openstack-infra10:38
*** avozza is now known as zz_avozza10:38
*** jcoufal has joined #openstack-infra10:38
*** amitgandhinz has quit IRC10:43
*** zhiwei has joined #openstack-infra10:49
*** rlandy has joined #openstack-infra10:51
*** talluri has quit IRC10:51
*** andreykurilin has joined #openstack-infra10:54
*** Masahiro has joined #openstack-infra10:55
*** koolhead17 has quit IRC10:55
*** ZZelle has quit IRC10:58
*** ZZelle has joined #openstack-infra10:58
*** zhiwei has quit IRC10:59
*** zhiwei has joined #openstack-infra10:59
*** Masahiro has quit IRC10:59
*** nuritv has quit IRC11:00
*** nuritv has joined #openstack-infra11:00
*** sabari is now known as zz_sabari11:06
*** lifeless_ is now known as lifeless11:14
*** boris-42 has joined #openstack-infra11:14
*** teran has joined #openstack-infra11:23
*** teran has quit IRC11:28
*** zz_avozza is now known as avozza11:30
*** mase_x200 has joined #openstack-infra11:32
*** yfried is now known as yfried|afk11:39
*** zhiwei has quit IRC11:41
*** otter768 has joined #openstack-infra11:45
*** otter768 has quit IRC11:50
*** e0ne has quit IRC11:53
*** e0ne has joined #openstack-infra11:53
*** talluri has joined #openstack-infra11:55
*** yfried|afk is now known as yfried11:57
*** ildikov has quit IRC11:58
*** salv-orlando has joined #openstack-infra12:00
*** talluri has quit IRC12:00
*** salv-orlando has quit IRC12:01
*** achanda has quit IRC12:04
*** Longgeek has quit IRC12:04
*** salv-orlando has joined #openstack-infra12:06
*** e0ne has quit IRC12:06
*** salv-orl_ has joined #openstack-infra12:07
*** jcoufal has quit IRC12:10
*** ildikov has joined #openstack-infra12:11
*** jcoufal has joined #openstack-infra12:11
*** salv-orlando has quit IRC12:11
*** salv-orlando has joined #openstack-infra12:12
*** salv-orl_ has quit IRC12:15
*** e0ne has joined #openstack-infra12:16
*** ihrachyshka has quit IRC12:19
*** andreykurilin has quit IRC12:20
*** avozza is now known as zz_avozza12:21
*** salv-orlando has quit IRC12:22
*** dimsum__ has joined #openstack-infra12:22
*** teran has joined #openstack-infra12:24
*** amitgandhinz has joined #openstack-infra12:26
*** dimsum__ has quit IRC12:27
*** teran has quit IRC12:29
*** amitgandhinz has quit IRC12:31
*** baoli has quit IRC12:39
*** xianghui_ is now known as xianghui12:39
*** achanda has joined #openstack-infra12:40
*** Murad has joined #openstack-infra12:42
*** achanda has quit IRC12:42
MuradHow to preview gz compressed files in all browsers?\12:42
*** Masahiro has joined #openstack-infra12:43
*** Masahiro has quit IRC12:48
*** koolhead17 has joined #openstack-infra13:12
*** koolhead17 has joined #openstack-infra13:12
*** zz_avozza is now known as avozza13:13
*** Adri2000 has quit IRC13:14
*** Murad has quit IRC13:14
*** Adri2000 has joined #openstack-infra13:18
*** boris-42 has quit IRC13:23
*** teran has joined #openstack-infra13:25
*** amitgandhinz has joined #openstack-infra13:27
*** teran has quit IRC13:29
*** amitgandhinz has quit IRC13:32
*** MaxV has joined #openstack-infra13:34
*** yfried is now known as yfried|afk13:38
*** dimsum__ has joined #openstack-infra13:39
*** yfried|afk is now known as yfried13:40
*** talluri has joined #openstack-infra13:44
*** mase_x200 has quit IRC13:45
*** otter768 has joined #openstack-infra13:46
*** baoli has joined #openstack-infra13:48
*** talluri has quit IRC13:49
*** yfried has quit IRC13:50
*** otter768 has quit IRC13:51
*** dkliban_afk has quit IRC13:51
omrimYes13:53
*** avozza is now known as zz_avozza14:06
*** achanda has joined #openstack-infra14:06
*** ayoung has quit IRC14:06
*** dimsum__ has quit IRC14:07
*** dimsum__ has joined #openstack-infra14:08
*** dimsum__ has quit IRC14:12
*** baoli has quit IRC14:26
*** teran has joined #openstack-infra14:26
*** zz_avozza is now known as avozza14:27
*** teran has quit IRC14:30
*** Masahiro has joined #openstack-infra14:32
*** talluri has joined #openstack-infra14:34
*** jhesketh has quit IRC14:36
*** Masahiro has quit IRC14:37
*** andreykurilin has joined #openstack-infra14:38
fungidteselkin: refuses how? we just use http14:38
*** jhesketh has joined #openstack-infra14:39
fungidteselkin: we run this on nodepool nodes as they're brought online... http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/scripts/configure_mirror.sh14:39
*** koolhead17 has quit IRC14:41
*** pc_m has joined #openstack-infra14:49
dteselkinfungi, hi! I'll show you a bit later logs from one of the workers.14:49
*** vponomaryov1 has quit IRC14:53
*** weshay has joined #openstack-infra14:53
*** achuprin_ has quit IRC14:53
*** ayoung has joined #openstack-infra14:55
*** ryanpetrello has joined #openstack-infra15:00
*** achanda has quit IRC15:00
*** ihrachyshka has joined #openstack-infra15:01
*** ayoung has quit IRC15:03
*** achanda has joined #openstack-infra15:03
*** vponomaryov has joined #openstack-infra15:05
*** Longgeek has joined #openstack-infra15:05
*** achuprin_ has joined #openstack-infra15:05
*** ihrachyshka has quit IRC15:06
*** Longgeek has quit IRC15:06
*** Longgeek has joined #openstack-infra15:06
*** dimsum__ has joined #openstack-infra15:09
*** Longgeek has quit IRC15:10
*** dizquierdo has joined #openstack-infra15:12
*** achanda has quit IRC15:13
*** eharney has joined #openstack-infra15:13
*** eharney has quit IRC15:13
*** eharney has joined #openstack-infra15:13
*** achanda has joined #openstack-infra15:13
*** andreykurilin has quit IRC15:14
*** amitgandhinz has joined #openstack-infra15:16
*** mrmartin has joined #openstack-infra15:16
*** wuhg has joined #openstack-infra15:16
*** achanda has quit IRC15:18
*** e0ne has quit IRC15:18
openstackgerritMarton Kiss proposed openstack-infra/system-config: Add meetbot to #openstack-community  https://review.openstack.org/14165215:20
*** amitgandhinz has quit IRC15:20
*** eharney has quit IRC15:22
*** achanda has joined #openstack-infra15:23
*** talluri has quit IRC15:26
*** teran has joined #openstack-infra15:27
*** e0ne has joined #openstack-infra15:28
*** ayoung has joined #openstack-infra15:30
*** yfried has joined #openstack-infra15:31
*** teran has quit IRC15:32
*** hdd has joined #openstack-infra15:35
*** eharney has joined #openstack-infra15:39
*** ayoung has quit IRC15:44
*** ryanpetrello has quit IRC15:46
*** otter768 has joined #openstack-infra15:47
*** talluri has joined #openstack-infra15:48
*** bnemec has joined #openstack-infra15:50
*** otter768 has quit IRC15:52
*** Longgeek has joined #openstack-infra15:59
*** ddieterly has quit IRC15:59
*** ddieterly has joined #openstack-infra16:00
*** jcoufal has quit IRC16:01
*** ryanpetrello has joined #openstack-infra16:02
*** ddieterly has quit IRC16:04
*** MaxV has quit IRC16:05
openstackgerritThanh Ha proposed openstack-infra/jenkins-job-builder: Add support for new patchset-created exclude fields  https://review.openstack.org/14009516:09
*** koolhead17 has joined #openstack-infra16:09
*** thedodd has joined #openstack-infra16:10
*** liusheng has quit IRC16:15
*** liusheng has joined #openstack-infra16:15
*** Hal has joined #openstack-infra16:17
*** Hal is now known as Guest6016716:17
*** thedodd has quit IRC16:19
*** Masahiro has joined #openstack-infra16:21
*** achanda has quit IRC16:24
*** achanda has joined #openstack-infra16:25
*** Masahiro has quit IRC16:25
*** teran has joined #openstack-infra16:27
*** achanda has quit IRC16:29
pc_mCan anyone tell me how I can determine where an approved commit is, in the flow to becoming upstreamed?16:31
*** teran has quit IRC16:32
*** mrmartin has quit IRC16:32
pc_m141405 was approved. Wondering how to tell where it is in the process to becoming available (versus waiting for a 'merged' email).16:32
*** achanda has joined #openstack-infra16:35
*** Longgeek_ has joined #openstack-infra16:36
mordredpc_m: I'm not sure I grok your question fully - that commit is merged into the repo16:37
*** Longgeek has quit IRC16:37
*** ddieterly has joined #openstack-infra16:37
mordredgah. hang on  ... sorry, I was looking at the wrong change16:38
pc_mmordred: I approved it, but looked on zuul and didn't see it anywhere (not sure I checked right place).16:38
pc_mmordred: If I fetch from origin, I don't see it yet. Wondering how to tell when it is baked, so I can fetch it.16:39
clarkbpc_m I'm not sure zuul ever evaluated it as it was -W when approved16:45
clarkbtry remove your approval then approve again to trigger the event zuul is looking for16:46
pc_mAh, so the owner still had workflow -1 on it, and switched after approval. How do we handle that?16:46
clarkbapprove after the -W is removed16:46
pc_mclarkb: A little confused...16:48
pc_mclarkb: When I approved, I set workflow to +116:48
pc_mclarkb: Did it not change, because I was not owner?16:48
clarkbpc_m that was your vote but the "highest" winning value was a -W16:48
clarkbso zuul ignored your +W16:49
*** tnovacik has quit IRC16:49
clarkbany -W vote is sufficient to prevent merging in gerrit. so zuul does the same16:50
pc_mclarkb: So, to move forward, what do I do? I think Ihar set the workflow to +W16:50
clarkbto move forward you can reapprove like I suggested ealier (remove +W thenadd it back) or you can probably recheck it which will evaluate current votes andgo to gate. your approval is the only one16:51
clarkbif Ihar had approved instead of just removing the vote it would work as expected16:52
pc_mclarkb: thanks. So normal process is to have owner, remove -1 from workflow, and then I +2 and approve?16:53
clarkbyup. typically you dont approve WIP changes16:53
pc_mHe was holding it, thinking we'd do this after activating the tests in this new repo.16:54
pc_mI wanted to include his fix, so that the tests passed, once we have them activated.16:55
pc_mclarkb: thanks16:57
openstackgerritMerged openstack-infra/jenkins-job-builder: Add 'node' parameter to 'parameters'  https://review.openstack.org/13763216:58
*** yfried is now known as yfried|afk16:58
*** avozza is now known as zz_avozza17:01
*** amitgandhinz has joined #openstack-infra17:05
*** weshay has quit IRC17:07
*** amitgandhinz has quit IRC17:10
*** yfried|afk is now known as yfried17:18
*** hdd has quit IRC17:27
*** teran has joined #openstack-infra17:28
dstufftclarkb: fungi https://bitbucket.org/pypa/bandersnatch/commits/d8e90c6c0b1bfac893456a0accf1849df81eb9f517:28
dstufftclarkb: fungi looks like bandersnatch 1.7 should reverse the race condition so it only happens on deletes rather than uploads17:29
*** yolanda has quit IRC17:31
*** mrmartin has joined #openstack-infra17:32
*** yolanda has joined #openstack-infra17:32
*** teran has quit IRC17:33
*** ayoung has joined #openstack-infra17:33
*** achanda has quit IRC17:34
*** achanda has joined #openstack-infra17:38
*** yolanda has quit IRC17:38
*** yolanda has joined #openstack-infra17:39
*** yolanda has quit IRC17:39
*** bnemec has quit IRC17:42
*** mrmartin has quit IRC17:42
dstufftdhellmann: ping17:44
*** yolanda has joined #openstack-infra17:46
*** otter768 has joined #openstack-infra17:48
*** armax has joined #openstack-infra17:51
*** otter768 has quit IRC17:53
*** amuller has quit IRC17:53
*** wuhg has quit IRC17:53
*** yfried is now known as yfried|afk18:00
*** _nadya_ has joined #openstack-infra18:00
*** _nadya_ has quit IRC18:06
*** Masahiro has joined #openstack-infra18:10
*** yolanda has quit IRC18:10
*** yolanda has joined #openstack-infra18:12
*** _nadya_ has joined #openstack-infra18:13
*** e0ne has quit IRC18:13
dteselkinfungi, I can't find any logs where http link was used, it looks like I deleted them accidentally. What is worse that I can't reproduce that, pip now shows me the same warning 'URL "uses an insecure transport scheme' but ... installs the package.18:14
*** yfried|afk is now known as yfried18:14
*** Masahiro has quit IRC18:14
pc_mclarkb: ping18:14
*** harlowja_at_home has joined #openstack-infra18:16
*** amitgandhinz has joined #openstack-infra18:20
*** shashankhegde has joined #openstack-infra18:22
*** _nadya_ has quit IRC18:22
pc_mHi all, having some issues with getting a change upstreamed...can use some advice.18:23
*** amitgandhinz has quit IRC18:25
mordredpc_m: you did not do the thing clarkb suggested before18:27
mordredthe change needs to be re-approved18:27
pc_mOh, he mentioned I could recheck, so I did that.18:27
pc_mSo, un-approve and re-approve?18:27
mordredyes please18:28
pc_mok. I thought the recheck would have done it.18:28
mordredit was worth trying :)18:28
mordredok. your change is in the gate queue now18:28
pc_mYes I see that. Thanks!18:29
*** teran has joined #openstack-infra18:29
*** talluri has quit IRC18:30
*** yolanda has quit IRC18:32
*** teran has quit IRC18:34
*** yolanda has joined #openstack-infra18:34
*** ddieterly has quit IRC18:34
*** yfried is now known as yfried|afk18:35
*** achanda has quit IRC18:38
*** achanda has joined #openstack-infra18:39
*** armax has quit IRC18:42
*** armax has joined #openstack-infra18:42
*** yolanda has quit IRC18:46
*** dimsum__ has quit IRC18:47
*** yolanda has joined #openstack-infra18:47
*** achanda has quit IRC18:53
*** Guest60167 has quit IRC18:55
*** yfried|afk is now known as yfried18:55
fungidstufft: excellent! looking forward to it18:56
dstufftfungi: it's released fwiw18:57
fungioh! that was quick18:57
fungii'll get to updating now18:57
dstufftfungi: yea, I woke up to it. I didn't do any of the code, Christian just implemented my idea and released it while I was sleeping18:58
*** achanda has joined #openstack-infra19:00
fungiokay, bandersnatch is at 1.7 on all our pypi mirrors, and i've also started a refresh on all of them in the wake of the race condition which was fixed in pypi itself19:04
fungii'll keep an eye on progress19:04
*** dpaterson has joined #openstack-infra19:04
*** ddieterly has joined #openstack-infra19:05
*** penguinRaider has joined #openstack-infra19:07
*** Guest60167 has joined #openstack-infra19:07
*** ddieterly has quit IRC19:09
*** yolanda has quit IRC19:09
*** cody-somerville has joined #openstack-infra19:11
*** harlowja_at_home has quit IRC19:12
*** andreykurilin has joined #openstack-infra19:16
*** Guest60167 has quit IRC19:18
*** yfried is now known as yfried|afk19:18
*** enikanorov has joined #openstack-infra19:18
*** shashankhegde has quit IRC19:21
*** yolanda has joined #openstack-infra19:21
*** tristanC has quit IRC19:22
*** pcrews has joined #openstack-infra19:22
*** mrmartin has joined #openstack-infra19:23
*** achanda has quit IRC19:23
*** eharney has quit IRC19:27
*** _nadya_ has joined #openstack-infra19:27
*** eharney has joined #openstack-infra19:28
*** eharney has quit IRC19:28
*** eharney has joined #openstack-infra19:28
*** tristanC has joined #openstack-infra19:28
*** hdd has joined #openstack-infra19:29
*** pc_m has quit IRC19:30
*** teran has joined #openstack-infra19:30
*** baoli has joined #openstack-infra19:30
fungioh neat, openbsd 5.6 has a new httpd derived from their relayd source code19:31
*** yolanda has quit IRC19:33
*** teran has quit IRC19:35
*** carl_baldwin has joined #openstack-infra19:36
*** yfried|afk is now known as yfried19:36
*** amitgandhinz has joined #openstack-infra19:36
*** ryanpetrello has quit IRC19:39
*** doude has quit IRC19:39
*** carl_baldwin has quit IRC19:40
*** ryanpetrello has joined #openstack-infra19:40
*** teran has joined #openstack-infra19:40
*** amitgandhinz has quit IRC19:41
*** ZZelle_ has joined #openstack-infra19:42
*** boris-42 has joined #openstack-infra19:43
*** mrmartin has quit IRC19:43
*** yfried is now known as yfried|afk19:47
*** ayoung has quit IRC19:48
*** yolanda has joined #openstack-infra19:48
*** otter768 has joined #openstack-infra19:49
*** HeOS has joined #openstack-infra19:51
*** otter768 has quit IRC19:54
*** zz_avozza is now known as avozza19:54
*** avozza is now known as zz_avozza19:55
*** yfried|afk is now known as yfried19:55
*** zz_avozza is now known as avozza19:57
*** Masahiro has joined #openstack-infra19:59
*** zz_sabari is now known as sabari20:00
*** ayoung has joined #openstack-infra20:01
dstufftis jenkins job builder something that is generic enough to be used outside of openstack?20:03
*** yolanda has quit IRC20:03
*** Masahiro has quit IRC20:03
clarkbyup it is used all over. mediawiki uses it for example20:04
fungidstufft: yes, and in fact it's probably the most widely used infra project outside of openstack20:05
dstufftok20:05
fungiapparently the ability to write templated jenkins jobs in yaml and then autogenerate jenkins xml configuration from that is wildly popular20:05
dstufftI'm poking at deploying some jenkins and I'm really not thrilled with the idea of needing to configure shit in a web ui20:05
fungiyou still end up doing some jenkins setup in the webui--jjb isn't a complete jenkins configurator--but at least the non-job configuration isn't something you need to touch terribly often20:07
*** avozza is now known as zz_avozza20:08
dstufftwhy the hell isn't there a jenkins like thing that doesn't require me to config things in a webui :(20:09
clarkbhopefully we have one soon20:10
clarkbswift logs look good so far and are a big step for us20:11
*** talluri has joined #openstack-infra20:11
dstufftclarkb: is openstack writing one?20:12
fungidstufft: turbo-hipster20:12
*** hdd has quit IRC20:12
fungidstufft: a gearman worker which can run shell scripts and report results20:12
clarkbwe just have to sort out a few things jenkins does that we need like semi secure log uploads20:12
mordreddstufft: also, we don't ever use the jenkins webui ourselves20:13
fungivery lightweight compared to jenkins of course... you need to bring your own artifact serving and stats trending solutions20:13
dstufftright now I just want something that'll release pip/virtualenv/setuptools automatically if we push a tag20:14
dstufftmaybe I'll just write a tiny web server to do it20:14
*** _nadya_ has quit IRC20:15
*** talluri has quit IRC20:15
mordreddstufft: I'm sad that you can't just use our automation that does that :(20:16
*** amitgandhinz has joined #openstack-infra20:16
dstufftmordred: does it require hosting the repo in gerrit and using pbr?20:17
mordreddstufft: does not require pbr, at the moment does require gerrit - but that's just due to lack of a github hook honestly20:18
*** zz_avozza is now known as avozza20:18
mordredit's on my list to add one to zuul - and then other people keep saying they're going to do it and never do20:19
mordreddstufft: so I'm not saying "you should just use ours" - I'm mre saying "I'm sad that you need to solve a problem we've solved"20:20
*** ivar-lazzaro has joined #openstack-infra20:20
dstufftmordred: heh, yea20:20
dstufftI don't like re-solving problems20:20
dstufftI'm trying ot automate and standardize pip and virtualenv, and then we'll eventually get setuptools moved onto github too and it'll use it too20:21
*** amitgandhinz has quit IRC20:21
*** yolanda has joined #openstack-infra20:21
dstufftI would just use travis.... but I really don't want to give travis the ability to release pip/virtualenv/setuptools (not that I don't trust them, I'm just protective of that ability)20:22
*** carl_baldwin has joined #openstack-infra20:23
*** yolanda has quit IRC20:23
mordredI totally agree with you20:24
mordredof course, I'd never use travis for anything20:24
mordredbut that's because I have this whole big build automatino system that's actually twice travis' size :)20:24
dstufft:D20:25
dstufftsooner or later I'm going to need to actually get pip off travis20:25
dstufftbut travi's UI is nice :|20:25
*** yfried is now known as yfried|afk20:28
mordredwerent you just saying that you didn't want to use jenkins' webui?20:28
dstufftmordred: for configuration I don't20:29
*** carl_baldwin has quit IRC20:29
dstufftbut for viewing logs and restarting builds and stuff, sure20:29
mordreddstufft: while I've got you ... is there a 'sane' way to add extra arbitrary metadata to a package currently such that it can be read back by pkg_resources?20:29
mordreddstufft: oh - yeah, I hate travis' ui for that - too messy, too busy, etc20:29
dstufftmordred: sane as in, can pbr or do it, or sane as in, can an arbitrary setup.py do it20:30
mordrednot setup.py20:30
mordredwell, sorry, let me re-answer20:30
mordredsane as in can pbr write it, even if it's hard to do - but then can one write a non-pbr program to read it back out?20:30
mordred(brainstorming ways aroudn the git sha problem)20:31
mordredcurrent attempt - write the sha into a metadata location (knowing that metadata 2.0 isn't done yet) and then provide a cmd line tool for querying and printing a git sha associated with an installed package20:31
dstufftmordred: moment20:32
mordredthat way we can stop trying to use version numbers themselves, but still have the use case people use this for covered20:32
*** Longgeek_ has quit IRC20:34
dstufftmordred: for what it's worth, I'm talking to Nick and running some numbers to see if we can add a new normalization rule to PEP 440 where we'll take a trailing .alphanumeric (but not .alphanumeric.alphanumeric or anything like that) and convert it to a +alphanumeric20:34
*** Longgeek has joined #openstack-infra20:34
mordredcool. and thanks! I figured I'd work in parallel on seeing if there is a way to make the problem go away20:35
*** fifieldt_ has quit IRC20:36
*** yfried|afk is now known as yfried20:37
*** yolanda has joined #openstack-infra20:37
dstufftmordred: so I think the answer is yes20:38
dstufftit *looks*l ike if you make pbr write an additional file inside of egg-info/ and dist-info/20:39
dstufftyou can access that using pkg_resources.get_distribution("name").get_metadata("filename")20:39
mordredcool20:39
dstufftwhich will give you a string back which is the contents of that file20:39
mordredwoot. cool. I'll hack on that20:39
*** e0ne has joined #openstack-infra20:40
mordreddstufft: what makes dist-info ?20:40
dstufftdist-info is from wheel20:40
*** e0ne has quit IRC20:40
mordredcool20:41
*** yolanda has quit IRC20:41
*** Longgeek has quit IRC20:41
dstuffta riff on that idea20:41
dstufftif you add something to the metadata file itslef, instead of a seperate file20:42
*** koolhead17 has quit IRC20:42
dstufftyou can do something like pkg_resources.get_distribution("name").get_metadata(pkg_resources.get_distribution("name").PKG_INFO) and then parse that... but I think using your own file will be easier assuming pip and co will actually copy it into place20:42
dstufftI'm not sure if we'll copy a random file in the egg-info/dist-info directory or not20:42
ekarlso-is there any reason why we dont adopt the requests mock lib by dropbox ?20:43
dstufftmordred: you might be able to use egg_info.writers entry point to register an entrypoint that will write a new metadata file20:45
mordredooh.20:45
mordredwill that work with wheel dist-info though?20:45
dstufftmordred: https://github.com/jaraco/setuptools/blob/master/setup.py#L163-L17220:45
dstufftnot sure yet20:45
dstufftlooking20:45
*** sabari is now known as zz_sabari20:46
*** ivar-lazzaro has quit IRC20:47
*** yfried is now known as yfried|afk20:47
*** armax has quit IRC20:49
dstufftmordred: I think it will, it looks like what bdist_wheel does is just "install" it to a directory, and copies the egg-info over to dist-info (ignoring some files, and modifying some)20:49
dstufftmordred: so yea, I think all you'll need is to add an egg_info.writers entrypoint to pbr that'll write the git hash out to a named file, and then the pkg_resources one liner above will allow you get that info20:50
mordredcool. I'll do that. thanks dstufft20:51
*** fifieldt_ has joined #openstack-infra20:52
*** zz_sabari is now known as sabari20:52
*** avozza is now known as zz_avozza20:54
dstufftmordred: if you do that, would you still want the .gadasdsa -> +gadasda thing?20:58
dstufftmordred: https://pythonhosted.org/setuptools/setuptools.html#adding-new-egg-info-files21:03
mordreddstufft: no, I think if I can get this and it works, then we can skip the other thing21:03
dstufftmordred: ok, I'll hold off then21:03
dstufftmordred: bonus points is this thing will include git hash in real releases too21:04
*** ryanpetrello has quit IRC21:05
*** yfried|afk is now known as yfried21:07
mordredyup21:08
mordredwhich I think will be nice21:08
mattoliverauMorning21:17
*** yfried is now known as yfried|afk21:17
*** Ryan_Lane has joined #openstack-infra21:22
*** e0ne has joined #openstack-infra21:24
openstackgerritMarton Kiss proposed openstack-infra/system-config: Initial commit of Ask website  https://review.openstack.org/14004321:25
*** pblaho has joined #openstack-infra21:26
*** e0ne has quit IRC21:26
*** Ryan_Lane has quit IRC21:27
*** Ryan_Lane has joined #openstack-infra21:34
*** yfried|afk is now known as yfried21:37
*** Ryan_Lane has quit IRC21:40
*** ryanpetrello has joined #openstack-infra21:44
*** Masahiro has joined #openstack-infra21:47
jheskethMorning21:49
*** otter768 has joined #openstack-infra21:50
*** Masahiro has quit IRC21:51
clarkbgood morning.21:54
*** sabari is now known as zz_sabari21:54
clarkbjhesketh I was thinking one of the d-g specific tempest jobs should get swift logged21:54
*** otter768 has quit IRC21:55
jheskethclarkb: probably a good idea. Anything in particular you think would be good to start with?21:55
clarkblet me look21:56
grue_pm_Morning21:57
clarkbcheck-dg-tempest-dsvm-full(-reexec)21:58
clarkbgate too21:58
clarkbthose should be dg only21:58
*** pcrews has quit IRC22:00
jheskethOkay, I'll take a look in a bit, thanks :-)22:01
*** yfried is now known as yfried|afk22:03
*** ddieterly has joined #openstack-infra22:03
*** eharney has quit IRC22:05
*** ryanpetrello has quit IRC22:07
*** tjones1 has joined #openstack-infra22:09
*** yfried|afk is now known as yfried22:23
*** tjones1 has quit IRC22:27
openstackgerritMonty Taylor proposed openstack-dev/pbr: Write and read more complex git sha info  https://review.openstack.org/14166622:30
mordredclarkb, fungi, dstufft: ^^22:30
mordredclarkb: if you're ok with that, I can rework it to be on top of 0.10.1 and then merge it back on top of master22:30
mordredbut all three commands work for me22:31
*** ryanpetrello has joined #openstack-infra22:31
*** yfried is now known as yfried|afk22:33
clarkbegg_info is top level?22:34
clarkbits not under pkg resources?22:34
clarkbbut in general it looks good (I did not test)22:35
clarkbmaybe clean up whitespace if it bothers you22:35
mordredyah - I hacked in emacs, which is apparently shit for dealing with whitespace22:36
clarkbalso why json? isnt it more typical to use ini?22:37
*** zz_avozza is now known as avozza22:37
mordredclarkb: beacuse json is easier to parse and in the standard lib and I'm the only one reading this file22:40
*** camunoz has joined #openstack-infra22:40
mordredmy goal here is not necessarily to "behave like standard metadata 1.1 files"22:41
clarkbgotcha22:42
dstufftmetadata 2 files will be using json anyways22:42
dstufftjso all the things22:42
mordreddstufft: ++22:42
mordredclarkb: ok- so I think we should apply this on top of 0.10.1 to make an 0.1122:43
*** yfried|afk is now known as yfried22:44
clarkbon top of 0.10.2 but ya22:44
mordredyah22:44
clarkbalso maybe merge the tag merges back to master first?22:45
clarkbso that all the linear history is correct22:45
mordredbtw - I'm less happy about this feature/0.10 thing at this point22:45
clarkbyes well pip threw acurveball at us22:46
mordredclarkb: gah. what's 0.10.2?22:46
mordredis it just a revert of 0.10.1 ?22:46
clarkbmordred last night we released 0.10.1 which used +22:46
mordredyah22:46
clarkbthen all tests broke22:46
clarkbso we tagged 0.10.0 as 0.10.2 and released that22:47
dstufftpackaging is so fun guys22:49
mordredclarkb: https://review.openstack.org/14166722:49
mordredthere it is on feature/0.1022:49
clarkbhrm merge conflict?22:50
mordredoh - that's because  Iade that branch based on 0.10.1. my bad. one sec22:51
openstackgerritJoshua Hesketh proposed openstack-infra/project-config: Push dg-tempest-dsvm-full logs to swift  https://review.openstack.org/14166822:53
jheskethclarkb: ^22:53
*** yfried is now known as yfried|afk22:54
*** zz_sabari is now known as sabari22:54
clarkbjhesketh indent last line of macros.yaml a bit more22:55
*** rlandy has quit IRC22:55
openstackgerritJoshua Hesketh proposed openstack-infra/project-config: Add extra detail to swift indexes  https://review.openstack.org/14128622:56
openstackgerritJoshua Hesketh proposed openstack-infra/project-config: Add in parent links to zuul log indexes  https://review.openstack.org/14127722:56
openstackgerritJoshua Hesketh proposed openstack-infra/project-config: Push dg-tempest-dsvm-full logs to swift  https://review.openstack.org/14166822:57
jheskethclarkb: thanks, I suck at yaml22:57
*** fandi has quit IRC22:58
*** sabari is now known as zz_sabari22:58
mordredclarkb: okie, https://review.openstack.org/141667 should be good now23:02
*** tjones1 has joined #openstack-infra23:02
*** pblaho has quit IRC23:02
mordredfungi: ^^ you too23:02
mordreddstufft: also, does that pass your sanity check, at least when you filter for "it's pbr zomg zomg"?23:03
dstufftmordred: quick glance over it looks right23:04
mordredawesome23:04
clarkbwe should test with old and new setuptools because I am paranoid now23:04
clarkbalso pip because it vendors23:04
mordredclarkb: agree re: testing - but it really should remove all the bits we were doing that caused pip or setuptools to care23:05
dstufftmordred: I assume you tested I was right that this would work with wheels too?23:05
*** dizquierdo has quit IRC23:06
mordreddstufft: no - thanks for reminding me23:06
mordredyes. works with wheels23:07
clarkbmordred ya it should fix the invalid versions but does that entrypoint for writing json work reliably23:07
mordredtested that it works with wheels and non-wheels - testing old setuptools now23:07
mordredwhat version should I test for old? just <8?23:08
*** salv-orlando has joined #openstack-infra23:08
dstufftthat entry point has existed for a long time23:08
mordredoh - I just tested that it works with setuptools 3.623:08
dstufftlike 0.6 and shit23:08
*** jamielennox|away is now known as jamielennox23:08
*** ZZelle_ has quit IRC23:08
mordredclarkb: also works with setuptools 823:08
dstufftwe're up to setuptools 8.0.2 now :D fixed another openstack issue in it23:10
dstuffta different one I mean23:10
mordredclarkb: we may want to replace the pip freeze commands in our build scripts with pbr freeze after this, because pip freeze will no longer show shas23:10
*** ryanpetrello has quit IRC23:10
mordredclarkb: however, you may have noticed that I have pbr freeze pulling shas out of old-style pbr versions, so it should ALWAYS show the right thing for us23:11
mordredclarkb: should I change the format of the freeze line?23:11
clarkbdstufft what was the other issue?23:13
clarkbmordred maybe let me read it23:13
mordredclarkb: kk23:13
dstufftclarkb: nova and some oslo incubator thing was expecting the return result of parse_version to be a tuple23:13
dstufftwell specifically to be indexable23:13
clarkbI am semi distracted by football23:13
mordredclarkb: also, try the command line things on your system and tell me if they do what you think they should do23:13
mordredclarkb: fair23:14
mordredGAH. why are the seahawks losing to the 49ers????23:14
clarkbbecause fail23:14
clarkbthe saints can take first place in the nfcsouth tomorrow23:15
mordredclarkb: yah. although they have to win on the road23:15
mordreds/on the road/23:15
mordreds/on the road//23:15
*** andreykurilin has quit IRC23:17
clarkbhrm can we make the format useable in requirements files and comment out the sha?23:19
clarkbis that even possible?23:19
*** tjones1 has quit IRC23:21
mordrednot really23:21
mordredhrm. maybe?23:21
mordredyeah - lemme take a stab23:22
*** cody-somerville has quit IRC23:22
clarkbsince that is how pip freeze works23:22
*** ivar-lazzaro has joined #openstack-infra23:23
*** avozza is now known as zz_avozza23:23
*** ivar-lazzaro has quit IRC23:25
*** ivar-lazzaro has joined #openstack-infra23:25
mordredclarkb: got it - and re-uploaded23:25
*** Masahiro has joined #openstack-infra23:36
*** Longgeek has joined #openstack-infra23:37
openstackgerritRichard Jones proposed openstack/requirements: Add new angular deps to global-requirements.txt for Horizon  https://review.openstack.org/13929823:37
*** Masahiro has quit IRC23:41
*** Longgeek has quit IRC23:41
*** ZZelle_ has joined #openstack-infra23:42
openstackgerritMerged openstack-dev/pbr: Merge tag '0.10.1' into HEAD  https://review.openstack.org/14161223:43
*** ddieterly has quit IRC23:46
*** zz_sabari is now known as sabari23:47
*** otter768 has joined #openstack-infra23:51
*** dimsum__ has joined #openstack-infra23:51
*** salv-orlando has quit IRC23:53
*** otter768 has quit IRC23:56
*** dimsum__ has quit IRC23:56

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