anteaya | okay | 00:00 |
---|---|---|
*** achanda has joined #openstack-infra | 00:01 | |
*** bdemers has quit IRC | 00:02 | |
taron | as in, already found it :) | 00:02 |
* bswartz notes that it's past 0000 UTC | 00:03 | |
openstackgerrit | Emma Barber proposed openstack-infra/system-config: Add codesearch.o.o node and module https://review.openstack.org/216549 | 00:05 |
anteaya | taron: well done | 00:05 |
*** salv-orlando has quit IRC | 00:06 | |
anteaya | bswartz: well the officials have to close all the polls, confirm the results, compose the announcement and update the wikipage | 00:06 |
anteaya | it takes a few minutes | 00:06 |
anteaya | and isn't a step to be rushed | 00:06 |
taron | there are certain advantages to being the kind of person who reads docs at the gym instead of watching tv, looking completely insane to most of your friends notwithstanding | 00:06 |
mtreinish | anteaya: the polls are all closed, you can see the results if you click the links in the emails :) | 00:07 |
anteaya | insanity is just a diff between the thought patterns of the individual and those around them | 00:07 |
anteaya | mtreinish: there you go | 00:07 |
anteaya | taron: some populations think some very odd things | 00:07 |
bswartz | mtreinish: who won in cinder? I didn't get a link because I wasn't eligible to vote in any election that was contested | 00:08 |
mtreinish | bswartz: Sean Mcginnis (Condorcet winner: wins contests with all other choices) | 00:09 |
fungi | and also the announcement just went out | 00:09 |
*** abitha has quit IRC | 00:09 | |
fungi | because our election officials are being amazingly efficient! | 00:10 |
anteaya | smcginnis: congratulations | 00:10 |
anteaya | fungi: :) | 00:10 |
mtreinish | anteaya: ah, its smcginnis, I was sitting here hitting tab on sc and couldnt find it | 00:10 |
anteaya | ha I went with s<tab> | 00:11 |
anteaya | there are a lot of s nicks | 00:11 |
pleia2 | tristanC: thanks for all your work :) (and tonyb too!) | 00:11 |
*** stevemar has joined #openstack-infra | 00:12 | |
anteaya | stevemar armax dimsum__ congratulations | 00:13 |
tristanC | pleia2: you're welcome, thanks you for helping us setup the openstack/election repository, it have been a great improvement | 00:13 |
tristanC | with that done, i wish you all a great week end :-) | 00:13 |
*** bharathm has quit IRC | 00:13 | |
*** MarkAtwood has quit IRC | 00:13 | |
pleia2 | tristanC: glad to hear it | 00:14 |
*** Sukhdev has quit IRC | 00:15 | |
mtreinish | it's kinda interesting how voter turnout is so close to 50% on them all: http://paste.openstack.org/show/474079/ | 00:17 |
dimsum__ | anteaya: thanks | 00:17 |
anteaya | :) | 00:17 |
*** geoffarn_ has quit IRC | 00:17 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Add a slug to better track dashboards https://review.openstack.org/226047 | 00:18 |
anteaya | with two below 50% | 00:18 |
taron | neat, tests failed for the same reason. time to see what jeepyb is doing! | 00:18 |
anteaya | I do believe they all used to be well above 50% | 00:18 |
openstackgerrit | Merged openstack-infra/project-config: Add #swift3 to gerritbot https://review.openstack.org/220716 | 00:18 |
samueldmq | fungi: congratualtions :) | 00:18 |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Add caching support https://review.openstack.org/226002 | 00:18 |
anteaya | taron: go you | 00:18 |
mtreinish | anteaya: the electorates were bigger for both cinder and neutron | 00:19 |
anteaya | yay third party drivers | 00:19 |
mtreinish | cinder had 330 and neutron 437 | 00:19 |
anteaya | wow | 00:19 |
anteaya | I didn't know they had grown that much | 00:19 |
mtreinish | the next biggest was oslo at 251 | 00:19 |
mtreinish | nothing else topped 200 | 00:20 |
*** tjones has joined #openstack-infra | 00:20 | |
anteaya | yeah I think neutron was sitting around 200 a year ago | 00:20 |
*** megm has quit IRC | 00:20 | |
mtreinish | (keystone 173 and ironic 155) | 00:20 |
anteaya | and cinder was around 180 | 00:20 |
*** megm has joined #openstack-infra | 00:21 | |
taron | any possible frustration is currently overridden by "I can understand what's going on in this log and it's really cool" versus day job of "here's a 63 line SQL query, we don't know how it's breaking or what it looks like when it's correct but fix it anyway" | 00:21 |
mtreinish | is there a script to get the valid voters list? | 00:21 |
anteaya | sorry cinder a year ago was 274: http://civs.cs.cornell.edu/cgi-bin/results.pl?id=E_3bc8db78251af391 | 00:21 |
anteaya | the same script fungi runs | 00:22 |
mtreinish | I'm curious what the qa atc count would be | 00:22 |
anteaya | it is in one of the repos as tools, system-config I think | 00:22 |
anteaya | mtreinish: http://git.openstack.org/cgit/openstack-infra/system-config/tree/tools/atc ? | 00:23 |
fungi | yeah, though it relies on having database dumps from gerrit and involves some manual correlation to build the project-team atc lists from individual repo atc lists | 00:23 |
anteaya | ah so that would be missing here | 00:23 |
*** Sukhdev has joined #openstack-infra | 00:24 | |
openstackgerrit | Paul Belanger proposed openstack-infra/nodepool: Add dib success or failues to statsd https://review.openstack.org/226481 | 00:24 |
fungi | i'm trying to write a replacement anyone can run using the gerrit rest api, but there are a couple of things missing from the rest api which i need to correlate from other places unfortunately | 00:24 |
anteaya | mtreinish: and cinder had 248 a year and a half ago: http://civs.cs.cornell.edu/cgi-bin/results.pl?id=E_cdc16bb61aacc74a | 00:25 |
fungi | for example, it doesn't expose the submit timestamp for a change (even though you can get it from the ssh api) | 00:25 |
taron | ha, the command that should be generating the hound configs hasn't been merged into jeepyb yet. forgot about that. that'd do it on the missing config thing | 00:25 |
fungi | also you can only obtain preferred e-mail addresses via the rest api, not additional e-mail addresses for an account | 00:25 |
*** yamamoto has joined #openstack-infra | 00:26 | |
fungi | which, while the elections don't use those additional e-mail addresses, the summit codes mailer script does | 00:26 |
fungi | and also those additional addresses make it easier to spot duplicate gerrit accounts | 00:26 |
anteaya | and a year and a half ago, neutron had 254: http://civs.cs.cornell.edu/cgi-bin/results.pl?id=E_230fb7953010b219 | 00:26 |
*** yamamoto has quit IRC | 00:26 | |
*** yamamoto has joined #openstack-infra | 00:27 | |
pleia2 | taron: do you have a link to the jeepyb change? | 00:27 |
anteaya | taron: can you add a depends-on in the commit message of system-config change | 00:27 |
pleia2 | oh yes, good idea | 00:27 |
mtreinish | fungi: heh, that sounds about right for the gerrit rest api | 00:27 |
taron | pleia2: https://review.openstack.org/#/c/178474/ | 00:27 |
mtreinish | similar and good enough for most things, but still different | 00:27 |
taron | anteaya: yup, will do that as well. uses the gerrit changeid, correct? | 00:27 |
anteaya | taron: then you can having the jeepyb change in your test | 00:27 |
anteaya | taron: yes it does | 00:28 |
*** pvaneck has quit IRC | 00:28 | |
anteaya | fungi: true yes, removing the dupes is important | 00:28 |
openstackgerrit | Emma Barber proposed openstack-infra/system-config: Add codesearch.o.o node and module https://review.openstack.org/216549 | 00:29 |
mtreinish | fungi: could you manually run the thing, I'm just curious about the atc counts for qa and infra too (probably because I'm a couple beers in already) | 00:29 |
taron | time to wait for jenkins to tell me which other failure modes to chase down | 00:29 |
anteaya | mtreinish: ha ha ha | 00:29 |
anteaya | taron: nice digging | 00:30 |
*** openstackgerrit has quit IRC | 00:31 | |
*** otter768 has joined #openstack-infra | 00:31 | |
*** openstackgerrit has joined #openstack-infra | 00:31 | |
*** tiswanso has joined #openstack-infra | 00:31 | |
fungi | mtreinish: i count 395 unique atcs for qa from the electorate roll data | 00:33 |
fungi | mtreinish: the manual part is me correlating which repos belong to a given project-team from governance. don't have any tools to do that right now, so i sort of half-script it as i go | 00:34 |
mtreinish | yeah, beat cinder :) | 00:34 |
*** yamahata has quit IRC | 00:34 | |
fungi | qa has a lot fewer repos than infra, so it was easier to combine | 00:34 |
mtreinish | still need some work to catch neutron though | 00:34 |
*** bpokorny has quit IRC | 00:35 | |
mtreinish | yeah, I think we're at like 10-20 | 00:35 |
*** baoli has joined #openstack-infra | 00:35 | |
*** stevemar has quit IRC | 00:35 | |
mtreinish | the infra one you'll definitely want to fully script :) | 00:35 |
mtreinish | fungi: it can't just parse projects.yaml and go? | 00:35 |
mtreinish | that's how I wrote electionbot granted that was only for checking 1 person and not counting | 00:36 |
anteaya | mtreinish: ha ha ha | 00:36 |
fungi | i will, just takes me a few minutes | 00:36 |
*** Sukhdev has quit IRC | 00:36 | |
fungi | several nested for loops | 00:36 |
mtreinish | I also never tested it :) | 00:36 |
*** dimsum__ has quit IRC | 00:36 | |
mtreinish | fungi: yeah, that I remember | 00:36 |
fungi | now that it's team->deliverables->deliverable->repos->repo | 00:36 |
*** larainema has quit IRC | 00:37 | |
anteaya | mtreinish: ha ha ha | 00:37 |
*** tiswanso has quit IRC | 00:37 | |
*** larainema has joined #openstack-infra | 00:37 | |
pleia2 | taron: if you want, feel free to tidy up mordred's patch by removing the comments I noted on https://review.openstack.org/#/c/178474/ (he won't mind) | 00:38 |
pleia2 | I think it's fine to land when that's complete | 00:38 |
openstackgerrit | Dan Prince proposed openstack-infra/reviewday: Add a --template option for custom HTML templates https://review.openstack.org/228096 | 00:38 |
taron | heh. it's probably good practice for me too, I don't pull down remote branches very often | 00:39 |
pleia2 | right! :) | 00:39 |
anteaya | taron: everyone else you would ask first | 00:39 |
mtreinish | taron: 'git review -d' is your friend | 00:39 |
anteaya | but with mordred that would break the golden rule of never wait for mordred | 00:39 |
anteaya | so that rule trumps | 00:40 |
pleia2 | haha | 00:40 |
anteaya | never get yourself on the short end of teh stick waiting for mordred | 00:40 |
anteaya | give him the right to stop you | 00:40 |
taron | hah | 00:40 |
anteaya | that's fair | 00:40 |
*** Zhongjun has joined #openstack-infra | 00:40 | |
anteaya | never wait for him though | 00:40 |
*** yamamoto has quit IRC | 00:41 | |
taron | mtreinish: noted, thank you (coincidentally the thing I was missing to be able to reload my laptop and still work with my own changes too) | 00:41 |
anteaya | taron: run it from the master branch | 00:42 |
anteaya | after you have updated from master | 00:42 |
fungi | mtreinish: 615 for infra | 00:42 |
anteaya | 1) git remote update then 2) git pull --ff-only origin master | 00:42 |
mtreinish | erg, guess I lose | 00:42 |
fungi | mtreinish: not at all, you win. you're also an infra atc! ;) | 00:42 |
anteaya | taron: then git review -d pulls down the patch with any dependendies in the same repo into a new branch | 00:43 |
pleia2 | these logging changes don't need rebases to go in: https://review.openstack.org/#/c/227365/ https://review.openstack.org/#/c/226598/ | 00:43 |
mtreinish | fungi: aren't I also in the infra council (iirc it's anyone with core on an infra project) | 00:43 |
fungi | mtreinish: that you are | 00:44 |
* mtreinish is still waiting for his hooded cloak | 00:44 | |
mtreinish | fungi: it's a lot less dark and shady than I was hoping something named council would be | 00:44 |
*** odgrim has joined #openstack-infra | 00:44 | |
anteaya | that is handed out at the initiation ceremony | 00:44 |
anteaya | part of which is sewing a cloak for someone else | 00:45 |
fungi | mtreinish: if you want shady, you can start reviewing shade changes | 00:45 |
*** achanda has quit IRC | 00:45 | |
mtreinish | I actually tried using shade for the first time over the weekend and hit an issue | 00:46 |
mtreinish | I need to remember to bug mordred about that | 00:46 |
pleia2 | ok, time for me to EOD, have a nice weekend everyone | 00:46 |
mtreinish | fungi: at some point I want to make this work with shade too: https://github.com/mtreinish/mesocyclone | 00:46 |
anteaya | pleia2: thanks you too | 00:46 |
*** yamamoto has joined #openstack-infra | 00:46 | |
mtreinish | I'm not sure what shade + mesocyclone gives you though | 00:47 |
*** larainema has quit IRC | 00:47 | |
*** yamamoto has quit IRC | 00:47 | |
*** larainema has joined #openstack-infra | 00:47 | |
openstackgerrit | Emma Barber proposed openstack-infra/jeepyb: Add a command to generate configs for hound https://review.openstack.org/178474 | 00:48 |
fungi | mtreinish: hrm, yeah i have a feeling shade might not be tempest-relevant | 00:48 |
fungi | i can understand openstack-client-config integration being useful for identifying connection parameters and credentials | 00:48 |
fungi | workarounds for bad/missing apis and business logic are likely the opposite of what you want your testsuite depending on, however | 00:50 |
mtreinish | fungi: it's for going the other way. to leverage the tempest clients to be externally usable | 00:50 |
fungi | oh! | 00:50 |
openstackgerrit | John Griffith proposed openstack/os-testr: Minor refactoring to make os_testr more testable https://review.openstack.org/228098 | 00:50 |
fungi | well, that might make sense then | 00:50 |
mtreinish | the tempest clients are very low level so shade only has to workaround the badness in the openstack apis | 00:50 |
mtreinish | not the openstack apis and the python-*clients | 00:50 |
fungi | great point | 00:50 |
clarkb | thats actually an intersting idea | 00:50 |
openstackgerrit | Ramy Asselin proposed openstack-infra/puppet-openstackci: WIP: Add documentation for common-ci setup https://review.openstack.org/227584 | 00:50 |
fungi | yeah, openstackclient->shade->clientconfig->tempestclient would be an interesting implementation | 00:51 |
asselin | reviews would be appreciated for this doc patch ^^ | 00:51 |
asselin | and also this nodepool patch: https://review.openstack.org/#/c/189762/ | 00:52 |
mordred | mtreinish: you'd need to accept Session from ksa | 00:52 |
mtreinish | the caveat is will still working on the migration of clients from tempest to tempest-lib (although mesocyclone should work if you import tempest and use the clients from there too) | 00:52 |
mordred | mtreinish: if tempestlib will let me pass in a ksa session, I'm totes game | 00:52 |
mtreinish | mordred: yeah, that should be doable I think | 00:52 |
mtreinish | we wouldn't use it for tempest, but I think I can make that piece of tempest's auth module pluggable | 00:53 |
mtreinish | when/if I'll find a chance to do that is a different story | 00:53 |
mordred | I'll look and see if I can make a patch | 00:54 |
fungi | rename it "tempestuous" | 00:54 |
*** jgriffith is now known as jgriffith_away | 00:54 | |
mtreinish | mordred: well what I was thinking is that tempest-libs Rest client class takes in an auth_provider object: https://github.com/openstack/tempest-lib/blob/master/tempest_lib/common/rest_client.py | 00:55 |
*** achanda has joined #openstack-infra | 00:56 | |
mtreinish | we could have a different class for that which used ksa | 00:56 |
openstackgerrit | Merged openstack-infra/devstack-gate: Timeout pre_test, gate, and post_test hooks https://review.openstack.org/227476 | 00:57 |
mtreinish | it uses it to get creds, a token, and to wrap a request with the auth bits: https://github.com/openstack/tempest-lib/blob/master/tempest_lib/auth.py#L127 | 00:57 |
*** tjones has quit IRC | 00:57 | |
mtreinish | I don't think it should be too hard to write an alternate auth_provider class that uses ksa instead | 00:57 |
mordred | mtreinish: lemme look at it when I'm back on laptop | 00:58 |
anteaya | asselin: reviewed the doc patch, nice work | 01:00 |
*** Daisy has quit IRC | 01:00 | |
openstackgerrit | Merged openstack-infra/system-config: Enable logging for the #swift3 channel https://review.openstack.org/227365 | 01:02 |
*** davideagnello has joined #openstack-infra | 01:03 | |
anteaya | taron: hmmmm http://logs.openstack.org/49/216549/7/check/gate-infra-puppet-apply-bare-trusty/3913058/console.html#_2015-09-26_00_31_19_588 | 01:05 |
*** tjones has joined #openstack-infra | 01:07 | |
openstackgerrit | Dan Prince proposed openstack-infra/tripleo-ci: Add os-net-config to delorean.current list https://review.openstack.org/226061 | 01:08 |
openstackgerrit | Merged openstack-infra/tripleo-ci: Add os-net-config to delorean.current list https://review.openstack.org/226061 | 01:08 |
taron | anteaya: yeah time to break out a test vm and poke around | 01:12 |
anteaya | taron: okey dokey | 01:13 |
anteaya | I'm soon calling it a night here | 01:13 |
*** sridhar_ram1 has quit IRC | 01:13 | |
anteaya | so up do you when you do the work, hopefully there will be someone in channel for you to bounce ideas off of | 01:13 |
*** asselin_ has joined #openstack-infra | 01:13 | |
* taron has meetings and such for the rest of the evening anyway | 01:14 | |
anteaya | enjoy your evening | 01:14 |
anteaya | talk to you later | 01:14 |
*** ddieterly has quit IRC | 01:14 | |
*** sghanekar has quit IRC | 01:14 | |
*** openstack has joined #openstack-infra | 01:20 | |
*** cburroughs has joined #openstack-infra | 01:21 | |
asselin_ | anteaya, thanks for the review | 01:21 |
*** tjones1 has joined #openstack-infra | 01:21 | |
*** salv-orlando has joined #openstack-infra | 01:22 | |
*** baoli has quit IRC | 01:22 | |
*** tjones has quit IRC | 01:24 | |
*** shashank_hegde has quit IRC | 01:24 | |
*** tjones1 has quit IRC | 01:25 | |
*** tjones has joined #openstack-infra | 01:26 | |
*** baoli has joined #openstack-infra | 01:26 | |
*** odgrim has joined #openstack-infra | 01:28 | |
*** tjones has quit IRC | 01:31 | |
*** tjones1 has joined #openstack-infra | 01:31 | |
*** marzif has quit IRC | 01:31 | |
*** tjones1 has left #openstack-infra | 01:34 | |
*** zz_dimtruck is now known as dimtruck | 01:37 | |
*** dimsum__ has joined #openstack-infra | 01:38 | |
*** larainema has quit IRC | 01:40 | |
*** larainema has joined #openstack-infra | 01:41 | |
*** salv-orlando has quit IRC | 01:42 | |
*** odgrim has quit IRC | 01:43 | |
*** Piet has joined #openstack-infra | 01:43 | |
*** unicell has quit IRC | 01:43 | |
*** abitha has joined #openstack-infra | 01:46 | |
*** bdemers has joined #openstack-infra | 01:47 | |
*** yamamoto has joined #openstack-infra | 01:48 | |
*** sdake has quit IRC | 01:49 | |
*** dimtruck is now known as zz_dimtruck | 01:49 | |
*** sdake has joined #openstack-infra | 01:50 | |
*** cburroughs has quit IRC | 01:50 | |
*** yamamoto has quit IRC | 01:53 | |
*** ddieterly has joined #openstack-infra | 01:53 | |
*** salv-orlando has joined #openstack-infra | 01:54 | |
*** achanda has quit IRC | 01:56 | |
openstackgerrit | Merged openstack-infra/devstack-gate: Rename timeout_hook to with_timeout https://review.openstack.org/228091 | 01:58 |
*** salv-orlando has quit IRC | 01:58 | |
*** asselin__ has joined #openstack-infra | 02:00 | |
mtreinish | mordred: https://github.com/mtreinish/mesocyclone/commit/40c8f4db93cb3eb590ec12c5a8d467981ef8d391 I wrote some things | 02:01 |
mtreinish | I have no idea whether it'll actually work or not though | 02:01 |
mtreinish | but I think that's the basic idea | 02:01 |
mtreinish | it definitely exposed some ugliness in that interface in tempest-lib | 02:01 |
mtreinish | it clearly wasn't written with external consumption in mind | 02:02 |
mtreinish | it also kinda evolved over time and we never really cleaned any of it up | 02:02 |
*** asselin_ has quit IRC | 02:04 | |
*** asselin_ has joined #openstack-infra | 02:04 | |
*** asselin__ has quit IRC | 02:06 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Add caching support https://review.openstack.org/226002 | 02:19 |
*** dolpher has joined #openstack-infra | 02:23 | |
*** dolpher has left #openstack-infra | 02:24 | |
*** davideagnello has quit IRC | 02:24 | |
*** yamamoto has joined #openstack-infra | 02:31 | |
*** tiswanso has joined #openstack-infra | 02:32 | |
*** yamamoto has quit IRC | 02:33 | |
*** zz_dimtruck is now known as dimtruck | 02:36 | |
*** tiswanso has quit IRC | 02:45 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Add caching support https://review.openstack.org/226002 | 02:49 |
*** yamamoto has joined #openstack-infra | 02:50 | |
*** zhenguo has joined #openstack-infra | 02:51 | |
*** yamamoto has quit IRC | 02:52 | |
*** shashank_hegde has joined #openstack-infra | 02:52 | |
*** tiswanso has joined #openstack-infra | 02:53 | |
*** abitha has quit IRC | 02:54 | |
*** tiswanso_ has joined #openstack-infra | 02:55 | |
*** achanda has joined #openstack-infra | 02:57 | |
*** jerryz has quit IRC | 02:57 | |
*** yamamoto has joined #openstack-infra | 02:57 | |
*** ddieterly has quit IRC | 02:57 | |
*** tiswanso has quit IRC | 02:58 | |
*** achanda has quit IRC | 03:01 | |
*** dimsum__ has quit IRC | 03:02 | |
*** yamamoto has quit IRC | 03:04 | |
*** rfolco has joined #openstack-infra | 03:09 | |
*** tiswanso_ has quit IRC | 03:12 | |
*** SpamapS has quit IRC | 03:19 | |
*** SpamapS has joined #openstack-infra | 03:19 | |
*** dimtruck is now known as zz_dimtruck | 03:21 | |
*** rfolco has quit IRC | 03:26 | |
*** _ody has quit IRC | 03:26 | |
*** _ody has joined #openstack-infra | 03:26 | |
*** hdd has quit IRC | 03:29 | |
*** stevemar has joined #openstack-infra | 03:31 | |
*** odgrim has joined #openstack-infra | 03:31 | |
*** stevemar has quit IRC | 03:32 | |
*** stevemar has joined #openstack-infra | 03:32 | |
*** odgrim has quit IRC | 03:41 | |
*** stevemar has quit IRC | 03:45 | |
*** Daisy has joined #openstack-infra | 03:46 | |
*** stevemar has joined #openstack-infra | 03:46 | |
*** salv-orlando has joined #openstack-infra | 03:50 | |
*** salv-orlando has quit IRC | 03:53 | |
*** ddieterly has joined #openstack-infra | 03:58 | |
*** ddieterly has quit IRC | 04:03 | |
*** dimsum__ has joined #openstack-infra | 04:03 | |
*** yamamoto has joined #openstack-infra | 04:05 | |
*** dimsum__ has quit IRC | 04:09 | |
*** yamamoto has quit IRC | 04:10 | |
*** zz_dimtruck is now known as dimtruck | 04:11 | |
*** stevemar has quit IRC | 04:14 | |
*** stevemar has joined #openstack-infra | 04:15 | |
*** jgriffith_away is now known as jgriffith | 04:15 | |
*** odgrim has joined #openstack-infra | 04:16 | |
*** stevemar has quit IRC | 04:18 | |
*** davideagnello has joined #openstack-infra | 04:25 | |
*** larainema has quit IRC | 04:28 | |
*** odgrim has quit IRC | 04:28 | |
*** larainema has joined #openstack-infra | 04:28 | |
*** davideagnello has quit IRC | 04:30 | |
*** dimtruck is now known as zz_dimtruck | 04:30 | |
*** harlowja_at_home has joined #openstack-infra | 04:31 | |
*** harlowja_at_home has quit IRC | 04:35 | |
*** jerryz has joined #openstack-infra | 04:36 | |
*** stevemar has joined #openstack-infra | 04:39 | |
*** baoli has quit IRC | 04:43 | |
*** hrou has quit IRC | 04:43 | |
*** yamamoto has joined #openstack-infra | 04:55 | |
*** pcrews_ has joined #openstack-infra | 04:55 | |
*** pcrews has quit IRC | 04:58 | |
*** yamamoto has quit IRC | 04:58 | |
*** ddieterly has joined #openstack-infra | 04:59 | |
*** odgrim has joined #openstack-infra | 05:01 | |
*** ddieterly has quit IRC | 05:03 | |
*** mrmartin has joined #openstack-infra | 05:09 | |
*** woodster_ has quit IRC | 05:09 | |
*** sirushti has joined #openstack-infra | 05:10 | |
*** sirushti has quit IRC | 05:10 | |
*** sirushti has joined #openstack-infra | 05:10 | |
*** otter768 has quit IRC | 05:22 | |
*** salv-orlando has joined #openstack-infra | 05:29 | |
*** salv-orlando has quit IRC | 05:32 | |
*** Zhongjun has quit IRC | 05:37 | |
*** stevemar has quit IRC | 05:42 | |
*** mrmartin has quit IRC | 05:45 | |
*** mrmartin has joined #openstack-infra | 05:53 | |
*** deepakcs has joined #openstack-infra | 05:56 | |
*** salv-orlando has joined #openstack-infra | 05:56 | |
*** salv-orlando has quit IRC | 05:58 | |
*** ddieterly has joined #openstack-infra | 06:00 | |
*** salv-orlando has joined #openstack-infra | 06:03 | |
*** ddieterly has quit IRC | 06:04 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/226816 | 06:06 |
*** salv-orlando has quit IRC | 06:08 | |
*** sdake has quit IRC | 06:11 | |
*** sdake has joined #openstack-infra | 06:14 | |
*** odgrim has quit IRC | 06:18 | |
*** ildikov has joined #openstack-infra | 06:20 | |
*** nadya has joined #openstack-infra | 06:29 | |
*** achanda has joined #openstack-infra | 06:31 | |
*** nadya has quit IRC | 06:31 | |
*** deepakcs has quit IRC | 06:35 | |
*** achanda has quit IRC | 06:36 | |
*** nadya has joined #openstack-infra | 06:43 | |
*** markvoelker has quit IRC | 06:52 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Translations: Ignore Generated-By changes https://review.openstack.org/228143 | 06:53 |
*** fedexo has joined #openstack-infra | 06:54 | |
*** AJaeger has joined #openstack-infra | 06:55 | |
AJaeger | clarkb, StevenK, pleia2 : Today's translation import looks great from the liberty side! | 06:55 |
AJaeger | clarkb, pleia2: Just a lot of noise due to babel update, could we blacklist it, please? https://review.openstack.org/228143 | 06:56 |
AJaeger | ttx, dhellmann, Daisy : Translation import for liberty looks fine, you get daily updates that you can take any time you want | 06:58 |
*** ddieterly has joined #openstack-infra | 07:00 | |
openstackgerrit | Merged openstack-infra/project-config: Normalize channels.yaml https://review.openstack.org/227981 | 07:04 |
*** ddieterly has quit IRC | 07:05 | |
*** AJaeger has quit IRC | 07:06 | |
*** yamamoto has joined #openstack-infra | 07:06 | |
*** salv-orlando has joined #openstack-infra | 07:09 | |
*** fedexo has quit IRC | 07:11 | |
*** ashleighfarnham has quit IRC | 07:11 | |
*** yamamoto has quit IRC | 07:11 | |
*** openstackgerrit has quit IRC | 07:16 | |
*** openstackgerrit has joined #openstack-infra | 07:16 | |
*** achanda has joined #openstack-infra | 07:19 | |
*** e0ne has joined #openstack-infra | 07:22 | |
*** e0ne has quit IRC | 07:23 | |
*** otter768 has joined #openstack-infra | 07:23 | |
*** jerryz has quit IRC | 07:25 | |
*** otter768 has quit IRC | 07:28 | |
*** Sukhdev has joined #openstack-infra | 07:33 | |
*** nadya has quit IRC | 07:37 | |
*** shashank_hegde has quit IRC | 07:38 | |
*** bharathm has joined #openstack-infra | 07:43 | |
*** salv-orl_ has joined #openstack-infra | 07:47 | |
*** salv-orlando has quit IRC | 07:48 | |
*** salv-orlando has joined #openstack-infra | 07:52 | |
*** markvoelker has joined #openstack-infra | 07:53 | |
*** salv-orl_ has quit IRC | 07:53 | |
*** markvoelker has quit IRC | 07:58 | |
*** ddieterly has joined #openstack-infra | 08:01 | |
*** Sukhdev has quit IRC | 08:02 | |
*** salv-orlando has quit IRC | 08:02 | |
*** ddieterly has quit IRC | 08:06 | |
*** bharathm has quit IRC | 08:11 | |
*** Daisy has quit IRC | 08:11 | |
*** salv-orlando has joined #openstack-infra | 08:11 | |
*** salv-orlando has quit IRC | 08:20 | |
*** davideagnello has joined #openstack-infra | 08:27 | |
*** davideagnello has quit IRC | 08:31 | |
*** hashar has joined #openstack-infra | 08:59 | |
*** ddieterly has joined #openstack-infra | 09:02 | |
*** ddieterly has quit IRC | 09:07 | |
*** hashar has quit IRC | 09:14 | |
*** otter768 has joined #openstack-infra | 09:24 | |
*** otter768 has quit IRC | 09:29 | |
*** achanda has quit IRC | 09:30 | |
*** nadya has joined #openstack-infra | 09:32 | |
*** nadya has quit IRC | 09:37 | |
*** kiranr has joined #openstack-infra | 09:54 | |
*** Zhongjun has joined #openstack-infra | 09:54 | |
*** markvoelker has joined #openstack-infra | 09:54 | |
*** alexpilotti has quit IRC | 09:57 | |
*** markvoelker has quit IRC | 09:59 | |
*** ddieterly has joined #openstack-infra | 10:03 | |
*** yamamoto has joined #openstack-infra | 10:03 | |
*** ddieterly has quit IRC | 10:07 | |
*** arxcruz has quit IRC | 10:19 | |
*** yamamoto has quit IRC | 10:55 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Nothing to see here https://review.openstack.org/111011 | 10:55 |
*** yamamoto has joined #openstack-infra | 10:55 | |
*** yamamoto has quit IRC | 11:01 | |
*** ddieterly has joined #openstack-infra | 11:04 | |
*** ddieterly has quit IRC | 11:08 | |
*** HeOS has quit IRC | 11:08 | |
*** bharathm has joined #openstack-infra | 11:12 | |
*** dimsum__ has joined #openstack-infra | 11:15 | |
*** bharathm has quit IRC | 11:16 | |
*** dimsum__ has quit IRC | 11:20 | |
*** otter768 has joined #openstack-infra | 11:25 | |
*** yamamoto has joined #openstack-infra | 11:27 | |
*** yamamoto has quit IRC | 11:29 | |
*** nadya has joined #openstack-infra | 11:29 | |
*** otter768 has quit IRC | 11:30 | |
*** wenlock has quit IRC | 11:32 | |
*** markvoelker has joined #openstack-infra | 11:55 | |
*** markvoelker has quit IRC | 12:00 | |
*** hdd has joined #openstack-infra | 12:02 | |
*** kiranr has quit IRC | 12:02 | |
*** ddieterly has joined #openstack-infra | 12:04 | |
*** nadya has quit IRC | 12:07 | |
*** ddieterly has quit IRC | 12:09 | |
*** notnownikki has joined #openstack-infra | 12:10 | |
*** mrmartin has quit IRC | 12:12 | |
*** AJaeger has joined #openstack-infra | 12:12 | |
AJaeger | horizon now has a liberty branch - an approval of https://review.openstack.org/227507 would be great for translations! | 12:12 |
*** dimsum__ has joined #openstack-infra | 12:17 | |
*** thorst has joined #openstack-infra | 12:27 | |
*** yamamoto has joined #openstack-infra | 12:29 | |
*** yamamoto has quit IRC | 12:34 | |
*** zul has quit IRC | 12:36 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Translate glance for liberty https://review.openstack.org/228183 | 12:40 |
AJaeger | and glance has a liberty branch as well ^, reviews welcome! Thanks! | 12:41 |
*** AJaeger has quit IRC | 12:43 | |
*** moravec has quit IRC | 12:43 | |
*** dimsum__ has quit IRC | 12:44 | |
*** dimsum__ has joined #openstack-infra | 12:48 | |
*** moravec has joined #openstack-infra | 12:52 | |
*** jhesketh has quit IRC | 12:55 | |
*** jhesketh has joined #openstack-infra | 12:56 | |
*** ddieterly has joined #openstack-infra | 13:05 | |
*** jklare has quit IRC | 13:05 | |
*** moravec has quit IRC | 13:05 | |
*** Daisy has joined #openstack-infra | 13:09 | |
*** ddieterly has quit IRC | 13:10 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Set the delorean baseurl to /centos7 https://review.openstack.org/228184 | 13:10 |
*** zul has joined #openstack-infra | 13:18 | |
*** wenlock has joined #openstack-infra | 13:18 | |
*** Daisy has quit IRC | 13:18 | |
*** Daisy has joined #openstack-infra | 13:19 | |
openstackgerrit | Merged openstack-infra/project-config: Push translations to Horizon stable/liberty https://review.openstack.org/227507 | 13:20 |
*** dimsum__ has quit IRC | 13:20 | |
*** yamamoto has joined #openstack-infra | 13:21 | |
*** Daisy has quit IRC | 13:22 | |
*** wenlock has quit IRC | 13:22 | |
*** Daisy has joined #openstack-infra | 13:22 | |
openstackgerrit | Merged openstack-infra/project-config: Translate glance for liberty https://review.openstack.org/228183 | 13:23 |
*** otter768 has joined #openstack-infra | 13:26 | |
*** ddieterly has joined #openstack-infra | 13:27 | |
*** boris-42 has quit IRC | 13:29 | |
*** otter768 has quit IRC | 13:31 | |
*** Daisy has quit IRC | 13:32 | |
*** Daisy has joined #openstack-infra | 13:33 | |
*** baoli has joined #openstack-infra | 13:33 | |
*** Daisy has quit IRC | 13:37 | |
*** AJaeger has joined #openstack-infra | 13:42 | |
AJaeger | thanks, fungi! | 13:43 |
AJaeger | clarkb, fungi, pleia2 :If you could approve https://review.openstack.org/228143 as well, it would be great! | 13:44 |
*** baoli has quit IRC | 13:51 | |
*** garyk has quit IRC | 13:51 | |
clarkb | +2 | 13:54 |
AJaeger | thanks, clarkb ! Not sure whether you read backscroll, but liberty sync is working great! | 13:54 |
AJaeger | See https://review.openstack.org/#/q/status:open+++topic:zanata/translations,n,z | 13:54 |
*** markvoelker has joined #openstack-infra | 13:56 | |
*** markvoelker has quit IRC | 14:01 | |
*** mrmartin has joined #openstack-infra | 14:01 | |
*** hdd has quit IRC | 14:06 | |
*** krtaylor has quit IRC | 14:06 | |
*** mrmartin has quit IRC | 14:15 | |
*** baoli has joined #openstack-infra | 14:17 | |
*** krtaylor has joined #openstack-infra | 14:18 | |
*** dimsum__ has joined #openstack-infra | 14:21 | |
openstackgerrit | Merged openstack-infra/project-config: Translations: Ignore Generated-By changes https://review.openstack.org/228143 | 14:22 |
*** changbl has quit IRC | 14:27 | |
*** Zhongjun has quit IRC | 14:27 | |
*** AJaeger has quit IRC | 14:28 | |
*** dimsum__ has quit IRC | 14:29 | |
*** davideagnello has joined #openstack-infra | 14:29 | |
*** hrou has joined #openstack-infra | 14:30 | |
*** davideagnello has quit IRC | 14:34 | |
*** salv-orlando has joined #openstack-infra | 14:39 | |
openstackgerrit | John Griffith proposed openstack/os-testr: Use test_to_run var in no-discover https://review.openstack.org/228189 | 14:40 |
*** baoli has quit IRC | 14:43 | |
*** baoli has joined #openstack-infra | 14:45 | |
*** tbarron is now known as tbarron_afk | 14:48 | |
*** thorst has quit IRC | 14:50 | |
*** salv-orlando has quit IRC | 14:55 | |
openstackgerrit | Merged openstack-infra/os-loganalyze: Add support for listing folder indexes https://review.openstack.org/214207 | 14:56 |
*** Zhongjun has joined #openstack-infra | 14:59 | |
*** baoli has quit IRC | 15:02 | |
*** ZZelle has quit IRC | 15:10 | |
*** ZZelle has joined #openstack-infra | 15:10 | |
*** jklare has joined #openstack-infra | 15:18 | |
*** salv-orlando has joined #openstack-infra | 15:24 | |
*** notnownikki has quit IRC | 15:26 | |
*** otter768 has joined #openstack-infra | 15:27 | |
*** dizquierdo has joined #openstack-infra | 15:27 | |
*** mrmartin has joined #openstack-infra | 15:29 | |
*** otter768 has quit IRC | 15:31 | |
*** salv-orlando has quit IRC | 15:32 | |
*** dimsum__ has joined #openstack-infra | 15:33 | |
*** tiswanso has joined #openstack-infra | 15:35 | |
*** nadya has joined #openstack-infra | 15:35 | |
*** nadya has quit IRC | 15:40 | |
*** tiswanso_ has joined #openstack-infra | 15:42 | |
*** moravec has joined #openstack-infra | 15:45 | |
*** tiswanso has quit IRC | 15:45 | |
openstackgerrit | Sirushti Murugesan proposed openstack-infra/project-config: Add python34 integration test job for Heat https://review.openstack.org/228194 | 15:45 |
*** stevemar has joined #openstack-infra | 15:46 | |
*** stevemar has quit IRC | 15:48 | |
*** markvoelker has joined #openstack-infra | 15:57 | |
*** ashleighfarnham has joined #openstack-infra | 15:57 | |
*** dizquierdo has quit IRC | 15:58 | |
*** davideagnello has joined #openstack-infra | 16:01 | |
*** ashleighfarnham has quit IRC | 16:01 | |
*** markvoelker has quit IRC | 16:01 | |
*** Sree has joined #openstack-infra | 16:02 | |
*** tiswanso_ has quit IRC | 16:02 | |
*** dims_ has joined #openstack-infra | 16:03 | |
*** dimsum__ has quit IRC | 16:03 | |
openstackgerrit | Sirushti Murugesan proposed openstack-infra/project-config: Add python34 integration test job for Heat https://review.openstack.org/228194 | 16:04 |
*** moravec has quit IRC | 16:04 | |
*** ddieterly has quit IRC | 16:12 | |
openstackgerrit | Christopher Aedo proposed openstack-infra/project-config: Add app-catalog-common repository https://review.openstack.org/226999 | 16:19 |
*** rossella_s has quit IRC | 16:19 | |
*** harlowja_at_home has joined #openstack-infra | 16:19 | |
*** garyk has joined #openstack-infra | 16:19 | |
*** armax has joined #openstack-infra | 16:19 | |
*** rossella_s has joined #openstack-infra | 16:19 | |
*** Sree has quit IRC | 16:20 | |
*** Sukhdev has joined #openstack-infra | 16:20 | |
*** nadya has joined #openstack-infra | 16:25 | |
*** alexpilotti has joined #openstack-infra | 16:36 | |
openstackgerrit | Joshua Harlow proposed openstack-infra/project-config: Use 'python-jobs' in oslo.rootwrap and remove overlap https://review.openstack.org/227578 | 16:36 |
*** harlowja_at_home has quit IRC | 16:47 | |
*** armax has quit IRC | 16:50 | |
*** superdan is now known as dansmith | 16:51 | |
*** thorst has joined #openstack-infra | 16:52 | |
*** moravec has joined #openstack-infra | 16:53 | |
*** ddieterly has joined #openstack-infra | 17:02 | |
*** notnownikki has joined #openstack-infra | 17:02 | |
*** moravec has quit IRC | 17:03 | |
*** ddieterly has quit IRC | 17:07 | |
*** sdake has quit IRC | 17:08 | |
*** nadya has quit IRC | 17:09 | |
*** armax has joined #openstack-infra | 17:09 | |
*** e0ne has joined #openstack-infra | 17:11 | |
openstackgerrit | Julia Kreger proposed openstack-infra/shade: WIP: Fix baremetal port deletion https://review.openstack.org/228198 | 17:19 |
*** weshay has quit IRC | 17:23 | |
*** davideagnello has quit IRC | 17:24 | |
*** davideagnello has joined #openstack-infra | 17:24 | |
*** davideagnello has quit IRC | 17:24 | |
*** salv-orlando has joined #openstack-infra | 17:26 | |
*** thorst has quit IRC | 17:26 | |
*** salv-orlando has quit IRC | 17:27 | |
*** kiranr has joined #openstack-infra | 17:27 | |
*** salv-orlando has joined #openstack-infra | 17:27 | |
*** dizquierdo has joined #openstack-infra | 17:27 | |
*** otter768 has joined #openstack-infra | 17:28 | |
*** otter768 has quit IRC | 17:33 | |
*** julim has quit IRC | 17:36 | |
*** odgrim has joined #openstack-infra | 17:36 | |
*** armax has quit IRC | 17:39 | |
*** julim has joined #openstack-infra | 17:39 | |
openstackgerrit | Christopher Aedo proposed openstack-infra/project-config: Add app-catalog-common repository https://review.openstack.org/226999 | 17:40 |
*** nadya has joined #openstack-infra | 17:41 | |
*** julim has quit IRC | 17:44 | |
*** rkukura has quit IRC | 17:44 | |
*** julim has joined #openstack-infra | 17:45 | |
*** stevemar has joined #openstack-infra | 17:46 | |
*** ayoung has quit IRC | 17:50 | |
*** stevemar has quit IRC | 17:51 | |
*** rkukura has joined #openstack-infra | 17:53 | |
*** Sukhdev has quit IRC | 17:57 | |
*** markvoelker has joined #openstack-infra | 17:57 | |
*** shashank_hegde has joined #openstack-infra | 18:01 | |
*** markvoelker has quit IRC | 18:02 | |
*** odgrim has quit IRC | 18:03 | |
*** salv-orlando has quit IRC | 18:03 | |
*** dizquierdo has quit IRC | 18:04 | |
*** ivar-lazzaro has joined #openstack-infra | 18:07 | |
*** e0ne has quit IRC | 18:09 | |
*** ivar-lazzaro has quit IRC | 18:15 | |
*** ivar-lazzaro has joined #openstack-infra | 18:16 | |
*** yfried_ has joined #openstack-infra | 18:16 | |
*** HeOS has joined #openstack-infra | 18:17 | |
*** julim has quit IRC | 18:18 | |
*** achanda has joined #openstack-infra | 18:23 | |
*** nadya has quit IRC | 18:29 | |
*** hrou has quit IRC | 18:30 | |
*** achanda has quit IRC | 18:31 | |
*** Zhongjun has quit IRC | 18:37 | |
lifeless | ' | 18:38 |
*** hashar has joined #openstack-infra | 18:39 | |
*** baoli has joined #openstack-infra | 18:47 | |
*** otter768 has joined #openstack-infra | 18:50 | |
openstackgerrit | Mike Scherbakov proposed openstack-infra/project-config: Enabled Python checks for Fuel repos where applicable https://review.openstack.org/228204 | 18:55 |
*** ddieterly has joined #openstack-infra | 19:00 | |
*** achanda has joined #openstack-infra | 19:02 | |
SpamapS | lifeless: ' # sorry the unclosed ' was messing up my syntax highlighting | 19:08 |
*** mrmartin has quit IRC | 19:08 | |
*** mrmartin has joined #openstack-infra | 19:09 | |
*** achanda has quit IRC | 19:14 | |
*** fedexo has joined #openstack-infra | 19:15 | |
*** _fortis has quit IRC | 19:16 | |
*** doug-fish has quit IRC | 19:23 | |
*** doug-fish has joined #openstack-infra | 19:24 | |
*** nadya has joined #openstack-infra | 19:26 | |
*** doug-fish has quit IRC | 19:32 | |
*** kiranr has quit IRC | 19:32 | |
*** fedexo has quit IRC | 19:34 | |
*** armax has joined #openstack-infra | 19:37 | |
*** otter768 has quit IRC | 19:40 | |
*** ivar-lazzaro has quit IRC | 19:43 | |
*** ddieterly has quit IRC | 19:45 | |
lifeless | SpamapS: lol | 19:45 |
*** ivar-lazzaro has joined #openstack-infra | 19:45 | |
*** stevemar has joined #openstack-infra | 19:47 | |
*** notnownikki has quit IRC | 19:48 | |
*** stevemar has quit IRC | 19:50 | |
*** ddieterly has joined #openstack-infra | 19:57 | |
*** ddieterly has quit IRC | 19:57 | |
*** nadya has quit IRC | 19:57 | |
*** ivar-lazzaro has quit IRC | 19:57 | |
*** markvoelker has joined #openstack-infra | 19:58 | |
*** ivar-lazzaro has joined #openstack-infra | 19:58 | |
*** ddieterly has joined #openstack-infra | 19:59 | |
*** baoli has quit IRC | 20:02 | |
*** markvoelker has quit IRC | 20:02 | |
*** ddieterly has quit IRC | 20:04 | |
*** wenlock has joined #openstack-infra | 20:08 | |
*** abitha has joined #openstack-infra | 20:17 | |
*** tjones has joined #openstack-infra | 20:21 | |
*** jmolsen_ has quit IRC | 20:22 | |
*** tjones has left #openstack-infra | 20:22 | |
*** abitha has quit IRC | 20:28 | |
*** sergmelikyan has joined #openstack-infra | 20:29 | |
*** sergmelikyan has quit IRC | 20:35 | |
*** sergmelikyan has joined #openstack-infra | 20:36 | |
*** sergmelikyan has quit IRC | 20:38 | |
*** wenlock has quit IRC | 20:39 | |
*** sergmelikyan has joined #openstack-infra | 20:42 | |
*** asselin__ has joined #openstack-infra | 20:45 | |
*** asselin_ has quit IRC | 20:48 | |
*** jklare has quit IRC | 20:50 | |
*** jklare has joined #openstack-infra | 20:53 | |
*** achanda has joined #openstack-infra | 20:56 | |
*** ddieterly has joined #openstack-infra | 21:00 | |
*** ddieterly has quit IRC | 21:04 | |
*** otter768 has joined #openstack-infra | 21:05 | |
*** sergmelikyan has quit IRC | 21:05 | |
*** salv-orlando has joined #openstack-infra | 21:08 | |
*** sergmelikyan has joined #openstack-infra | 21:10 | |
*** MarkAtwood has joined #openstack-infra | 21:11 | |
*** hashar has quit IRC | 21:17 | |
*** salv-orlando has quit IRC | 21:19 | |
*** armax has quit IRC | 21:19 | |
*** stevemar has joined #openstack-infra | 21:20 | |
*** stevemar has quit IRC | 21:22 | |
*** tjones has joined #openstack-infra | 21:28 | |
*** enikanorov_ has joined #openstack-infra | 21:33 | |
*** enikanorov has quit IRC | 21:34 | |
*** sergmelikyan has quit IRC | 21:34 | |
*** sergmelikyan has joined #openstack-infra | 21:40 | |
*** sergmelikyan has quit IRC | 21:43 | |
*** doug-fish has joined #openstack-infra | 21:43 | |
*** jmolsen has joined #openstack-infra | 21:48 | |
*** doug-fish has quit IRC | 21:48 | |
*** baoli has joined #openstack-infra | 21:51 | |
*** baoli has quit IRC | 21:51 | |
*** zz_dimtruck is now known as dimtruck | 21:52 | |
*** david-lyle has joined #openstack-infra | 21:55 | |
*** markvoelker has joined #openstack-infra | 21:59 | |
*** odgrim has joined #openstack-infra | 22:00 | |
*** ddieterly has joined #openstack-infra | 22:01 | |
*** markvoelker has quit IRC | 22:03 | |
*** mrmartin has quit IRC | 22:05 | |
*** ddieterly has quit IRC | 22:06 | |
*** david-lyle has quit IRC | 22:07 | |
*** odgrim has quit IRC | 22:11 | |
*** tjones has quit IRC | 22:11 | |
*** ildikov has quit IRC | 22:15 | |
*** ildikov has joined #openstack-infra | 22:16 | |
*** dimsum__ has joined #openstack-infra | 22:19 | |
*** dims_ has quit IRC | 22:20 | |
*** ddieterly has joined #openstack-infra | 22:23 | |
*** david-lyle has joined #openstack-infra | 22:24 | |
*** david-ly_ has joined #openstack-infra | 22:27 | |
*** tjones has joined #openstack-infra | 22:29 | |
*** ivar-lazzaro has quit IRC | 22:30 | |
*** MarkAtwood has quit IRC | 22:31 | |
*** david-lyle has quit IRC | 22:31 | |
*** ddieterly has quit IRC | 22:31 | |
*** dimtruck is now known as zz_dimtruck | 22:33 | |
*** david-ly_ has quit IRC | 22:36 | |
*** ayoung has joined #openstack-infra | 22:38 | |
*** sergmelikyan has joined #openstack-infra | 22:43 | |
*** sergmelikyan has quit IRC | 22:48 | |
*** tjones has quit IRC | 22:51 | |
*** dims_ has joined #openstack-infra | 22:53 | |
*** dimsum__ has quit IRC | 22:53 | |
*** zz_dimtruck is now known as dimtruck | 23:07 | |
openstackgerrit | Derek Higgins proposed openstack-infra/tripleo-ci: Nothing to see here https://review.openstack.org/111011 | 23:13 |
*** asselin__ has quit IRC | 23:15 | |
*** asselin_ has joined #openstack-infra | 23:17 | |
*** dimtruck is now known as zz_dimtruck | 23:17 | |
*** sergmelikyan has joined #openstack-infra | 23:19 | |
*** stevemar has joined #openstack-infra | 23:21 | |
*** stevemar has quit IRC | 23:23 | |
*** sergmelikyan has quit IRC | 23:26 | |
*** markvoelker has joined #openstack-infra | 23:30 | |
*** markvoelker has quit IRC | 23:34 | |
*** salv-orlando has joined #openstack-infra | 23:43 | |
*** ddieterly has joined #openstack-infra | 23:47 | |
*** otter768 has quit IRC | 23:51 | |
*** salv-orlando has quit IRC | 23:54 | |
*** sergmelikyan has joined #openstack-infra | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!