clarkb | ya reading docs supposedly it should shove everything in vendor/ but I got a framework/ and cms/ for silverstripe among other things | 00:00 |
---|---|---|
jroll | oh, silverstripe might be doing crazy things, if those are also silverstripe modules | 00:02 |
clarkb | they are | 00:02 |
clarkb | but not all of them | 00:02 |
jroll | strange | 00:02 |
jroll | I've only used composer for installing deps, I know about as much as you do :P | 00:03 |
reed | jeblair, there is a gale warning for the next two days in the bay, looks like fun but too cold for me to sail | 00:04 |
clarkb | dstufft: because I ran into this with composer, I hope that pip running without a $HOME envvar doesn't make it fail. Instead hopefully it just doesn't cache anything | 00:05 |
jroll | some tox weirdness here, anyone ever seen something like this? https://gist.github.com/jimrollenhagen/c844bc437853c93834dd | 00:08 |
jroll | trying to make the pep8 test run on python files without a .py extension, open to better ways | 00:08 |
pleia2 | do we want openstackweb notifications in here? | 00:08 |
jroll | I'm just going to enumerate both files in bin/ for now, would rather not though | 00:09 |
*** mriedem has joined #openstack-infra | 00:09 | |
clarkb | jroll: it doesn't run in a shell so you could do something like bash -c 'flake8 bin/*' | 00:11 |
clarkb | I am not sure if flake8 has a better way to do that | 00:11 |
clarkb | pleia2: probably though I don't think they are using our repo just yet | 00:11 |
*** nijaba has quit IRC | 00:11 | |
jroll | clarkb: mmm, true | 00:12 |
clarkb | ok installing phpmailer with composer under smtpmailer didn't help | 00:12 |
pleia2 | clarkb: ah, ok | 00:12 |
*** teran_ has joined #openstack-infra | 00:12 | |
clarkb | but I think because the file paths are still wrong becuse it puts it in vendor/phpmailer/phpmailer | 00:12 |
jroll | WARNING:test command found but not installed in testenv | 00:13 |
jroll | cmd: /bin/bash | 00:13 |
jroll | hehehe | 00:13 |
jroll | it works though, thanks clarkb | 00:13 |
clarkb | jroll: there is a way to whitelist things like that I forget specifics though | 00:14 |
*** kevinbenton_ has quit IRC | 00:14 | |
*** sdake has quit IRC | 00:14 | |
clarkb | basically you list the commands that can run outside the venv | 00:14 |
jroll | ah, ok, I'll poke around | 00:14 |
*** kevinbenton has joined #openstack-infra | 00:14 | |
jroll | whitelist_externals = bash, for the record | 00:15 |
*** teran has quit IRC | 00:16 | |
*** nijaba has joined #openstack-infra | 00:19 | |
*** nijaba has joined #openstack-infra | 00:19 | |
*** otter768 has joined #openstack-infra | 00:22 | |
dstufft | clarkb: os.path.expanduser will look things up in the user db | 00:27 |
dstufft | clarkb: "On Unix, an initial ~ is replaced by the environment variable HOME if it is set; otherwise the current user’s home directory is looked up in the password directory through the built-in module pwd." | 00:28 |
*** sabari is now known as zz_sabari | 00:31 | |
*** dims__ has joined #openstack-infra | 00:35 | |
*** dims__ has quit IRC | 00:40 | |
*** Masahiro has joined #openstack-infra | 00:41 | |
dstufft | fungi: clarkb mordred https://github.com/pypa/pip/pull/2291 | 00:41 |
*** sweston has quit IRC | 00:41 | |
*** mriedem has quit IRC | 00:43 | |
*** Masahiro has quit IRC | 00:45 | |
*** otter768 has quit IRC | 00:46 | |
*** ryanpetrello has joined #openstack-infra | 00:54 | |
*** ZZelle has quit IRC | 00:58 | |
*** jamespage has quit IRC | 01:00 | |
*** gnuoy has quit IRC | 01:00 | |
*** ddieterly has quit IRC | 01:01 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Make needs_change plural https://review.openstack.org/144554 | 01:04 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Support cross-repo-dependencies in dependent pipelines https://review.openstack.org/144555 | 01:04 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul: Support cross-repo-dependencies in independent pipelines https://review.openstack.org/144556 | 01:04 |
jeblair | clarkb, fungi, mordred: ^ | 01:05 |
jeblair | also, i'm somewhat sad to say that i optimized out the code with the comment "non-live items have synthetic heads". but that's probably better for everyone. | 01:07 |
clarkb | :) | 01:07 |
mordred | jeblair: nice | 01:09 |
clarkb | mordred you should fix php for me | 01:12 |
clarkb | your stories of crazy apache make me believe you understand it beteer than me | 01:12 |
*** sdake has joined #openstack-infra | 01:13 | |
*** sdake has quit IRC | 01:13 | |
*** sdake has joined #openstack-infra | 01:13 | |
*** fandi has quit IRC | 01:17 | |
*** ryanpetrello has quit IRC | 01:21 | |
*** ryanpetrello has joined #openstack-infra | 01:23 | |
*** ryanpetrello has quit IRC | 01:28 | |
mordred | clarkb: ok | 01:30 |
*** gnuoy has joined #openstack-infra | 01:42 | |
*** bdpayne has quit IRC | 01:46 | |
*** dims__ has joined #openstack-infra | 01:51 | |
clarkb | mordred seiously though help is appreciated as I am not quite sure how these php projects fit together | 01:51 |
*** ddieterly has joined #openstack-infra | 01:52 | |
pleia2 | clarkb: I'll dig in with the code in a VM tomorrow morning if you're still stuck, have a date with hot chocolate now | 01:53 |
clarkb | pleia2 that would be great enjoy the hot drink | 01:54 |
*** salv-orlando has quit IRC | 02:08 | |
*** barra204_ has joined #openstack-infra | 02:13 | |
*** marun has quit IRC | 02:21 | |
*** dims__ has quit IRC | 02:23 | |
*** Masahiro has joined #openstack-infra | 02:29 | |
*** yaguang has joined #openstack-infra | 02:32 | |
*** Masahiro has quit IRC | 02:34 | |
*** jerryz has joined #openstack-infra | 02:35 | |
*** mwagner_lap has joined #openstack-infra | 02:39 | |
jhesketh | jeblair: if you're looking at zuul, my patches would enjoy some review love if you have time ;-) | 02:41 |
jhesketh | clarkb: what php projects are you looking at | 02:41 |
* jhesketh comes from a dark world of drupal dev | 02:41 | |
clarkb | jhesketh www.o.i | 02:46 |
clarkb | er www.o.o trying to spin up a dev server | 02:46 |
*** otter768 has joined #openstack-infra | 02:47 | |
jhesketh | clarkb: righto, let me know if I can help | 02:48 |
clarkb | https://review.openstack.org/#/c/141571/ | 02:48 |
clarkb | that fails due to dependency issues. not quite sure what next step is as installing that dep fails | 02:48 |
clarkb | but I also know little of php so likely pebkac | 02:48 |
*** wenchma has joined #openstack-infra | 02:49 | |
*** wenchma_ has joined #openstack-infra | 02:49 | |
jhesketh | clarkb: which dependencies? | 02:51 |
*** wenchma_ has quit IRC | 02:51 | |
*** otter768 has quit IRC | 02:51 | |
*** wenchma has quit IRC | 02:52 | |
*** wenchma has joined #openstack-infra | 02:52 | |
*** jpeeler has joined #openstack-infra | 02:55 | |
*** mriedem has joined #openstack-infra | 02:56 | |
*** pcrews has joined #openstack-infra | 03:06 | |
*** salv-orlando has joined #openstack-infra | 03:09 | |
clarkb | phpmail | 03:13 |
clarkb | sorry had dinner | 03:13 |
*** salv-orlando has quit IRC | 03:17 | |
*** teran_ has quit IRC | 03:19 | |
*** dims__ has joined #openstack-infra | 03:23 | |
*** dims__ has quit IRC | 03:28 | |
jhesketh | clarkb: you mean the inbuilt mail function? | 03:32 |
jhesketh | (you'll probably just need postfix installed as an outgoing smtp) | 03:32 |
clarkb | its trying to require it from a vendor/ path | 03:35 |
clarkb | so I dont think its inbuilt | 03:35 |
*** mestery has quit IRC | 03:35 | |
*** sdake has quit IRC | 03:36 | |
*** mestery has joined #openstack-infra | 03:36 | |
*** otter768 has joined #openstack-infra | 03:36 | |
*** fandi has joined #openstack-infra | 03:36 | |
jhesketh | weird, which part has the dependency? | 03:37 |
clarkb | smtpsomething | 03:37 |
clarkb | its in the openstackweb project | 03:37 |
jhesketh | clarkb: do you know where in the puppet stuff? | 03:37 |
clarkb | oh its not in the puppet stuff really. I run puppet then get 500 errors from apache | 03:38 |
clarkb | let me link bug | 03:38 |
clarkb | https://bugs.launchpad.net/openstack-org/+bug/1406662 | 03:38 |
uvirtbot | Launchpad bug 1406662 in openstack-org "PHPMailer not found by smtpmailer bundled in public.openstack-org" [Undecided,New] | 03:38 |
*** mestery has quit IRC | 03:41 | |
*** zz_sabari is now known as sabari | 03:44 | |
*** Ryan_Lane has quit IRC | 03:44 | |
*** Masahiro has joined #openstack-infra | 03:45 | |
*** dhritishikhar has joined #openstack-infra | 03:48 | |
jhesketh | clarkb: it nearly looks like it expects you to drop https://github.com/PHPMailer/PHPMailer into the code/vendor folder | 03:49 |
jhesketh | however looking at the source, class SmtpMailer extends Mailer | 03:50 |
*** Masahiro has quit IRC | 03:50 | |
jhesketh | and class.phpmailer.php only has PHPMailer in it | 03:50 |
jhesketh | so maybe its a different version | 03:50 |
jhesketh | either way I think your bug description is right.. you're missing some install scripts (and/or not all the files have been committed into the public repo) | 03:50 |
jhesketh | (possibly because the phpmailer looked like a subgit repo) | 03:51 |
*** ddieterly has quit IRC | 03:52 | |
clarkb | thanks for confirming | 03:56 |
*** Longgeek has joined #openstack-infra | 03:59 | |
*** david-lyle is now known as david-lyle_afk | 04:00 | |
*** teran has joined #openstack-infra | 04:19 | |
*** Sukhdev has joined #openstack-infra | 04:21 | |
*** ddieterly has joined #openstack-infra | 04:22 | |
Sukhdev | Infra folks, I just did a very first patch submission for my new stackforge project and it is failing - wonder if I missed some step. Can somebody provide any insight please? https://review.openstack.org/#/c/144557/ | 04:24 |
*** dims__ has joined #openstack-infra | 04:25 | |
*** teran has quit IRC | 04:26 | |
*** ddieterly has quit IRC | 04:26 | |
*** dhritishikhar has quit IRC | 04:27 | |
*** dims__ has quit IRC | 04:29 | |
*** sabari is now known as zz_sabari | 04:31 | |
clarkb | I think the packagename doesnt match your files | 04:31 |
clarkb | so it fails to install anything | 04:31 |
*** armax has joined #openstack-infra | 04:31 | |
clarkb | you can test locally by running tox | 04:31 |
*** ddieterly has joined #openstack-infra | 04:32 | |
*** zz_sabari is now known as sabari | 04:35 | |
*** ddieterly has quit IRC | 04:37 | |
*** sabari is now known as zz_sabari | 04:42 | |
*** mriedem has quit IRC | 04:43 | |
*** dhritishikhar has joined #openstack-infra | 04:49 | |
*** mtreinish has quit IRC | 04:54 | |
*** otter768 has quit IRC | 04:58 | |
*** dhritishikhar has quit IRC | 05:08 | |
*** otter768 has joined #openstack-infra | 05:09 | |
*** nikil22 has joined #openstack-infra | 05:12 | |
*** zz_sabari is now known as sabari | 05:15 | |
*** teran has joined #openstack-infra | 05:22 | |
*** yfried has quit IRC | 05:27 | |
*** teran has quit IRC | 05:27 | |
*** armax has quit IRC | 05:28 | |
*** sabari is now known as zz_sabari | 05:29 | |
*** pcrews has quit IRC | 05:29 | |
*** ddieterly has joined #openstack-infra | 05:32 | |
*** jpeeler has quit IRC | 05:32 | |
*** jpeeler has joined #openstack-infra | 05:33 | |
*** jpeeler has joined #openstack-infra | 05:33 | |
*** bdpayne has joined #openstack-infra | 05:33 | |
*** mtreinish has joined #openstack-infra | 05:33 | |
*** bdpayne has quit IRC | 05:34 | |
*** ddieterly has quit IRC | 05:37 | |
*** jpeeler has quit IRC | 05:39 | |
*** jpeeler has joined #openstack-infra | 05:39 | |
*** asettle has quit IRC | 05:40 | |
*** dkliban_afk has quit IRC | 05:43 | |
*** dkliban_afk has joined #openstack-infra | 05:47 | |
nikil22 | i keep getting error in my zuul.log "http://10.39.18.27:8080/#/c/11/" I am not still clear with the error message. After this error automatically it pushes -1 as verified and jenkins job doesn't trigger | 05:52 |
*** salv-orlando has joined #openstack-infra | 06:18 | |
*** hdd has joined #openstack-infra | 06:19 | |
*** Sukhdev has quit IRC | 06:21 | |
*** Sukhdev has joined #openstack-infra | 06:22 | |
*** teran has joined #openstack-infra | 06:23 | |
Sukhdev | clarkb: You are correct - the filename was incorrect. I fixed and it all working fine now. Thanks | 06:23 |
*** salv-orlando has quit IRC | 06:25 | |
*** radez_g0n3 has quit IRC | 06:25 | |
openstackgerrit | Stefano Maffulli 'reed' proposed openstack-infra/infra-manual: Clarify that Change-Id should not be modified https://review.openstack.org/144586 | 06:26 |
*** dkliban_afk has quit IRC | 06:26 | |
*** radez_g0n3 has joined #openstack-infra | 06:27 | |
*** teran has quit IRC | 06:28 | |
*** zz_sabari is now known as sabari | 06:29 | |
*** salv-orlando has joined #openstack-infra | 06:30 | |
*** achanda has joined #openstack-infra | 06:30 | |
*** ddieterly has joined #openstack-infra | 06:32 | |
*** jpeeler has quit IRC | 06:32 | |
nikil22 | HI in my above message i have given wrong link. "http://paste.openstack.org/show/155229/" error i keep gettin in zuul log. Could some one let me know what is this error about | 06:35 |
*** salv-orlando has quit IRC | 06:36 | |
*** ddieterly has quit IRC | 06:37 | |
*** nikil22 has quit IRC | 06:40 | |
clarkb | zuul is pretty explicit. It wanted the refs listed at that url and the connection was refused | 06:40 |
clarkb | :/ | 06:40 |
clarkb | if you read the logs I would check that connsctivity manually | 06:40 |
*** reed has quit IRC | 06:41 | |
*** hdd has quit IRC | 06:49 | |
*** sabari is now known as zz_sabari | 06:53 | |
*** dkliban_afk has joined #openstack-infra | 06:53 | |
*** garyk has joined #openstack-infra | 06:54 | |
*** achanda has quit IRC | 07:01 | |
*** nikil22 has joined #openstack-infra | 07:01 | |
*** yfried has joined #openstack-infra | 07:01 | |
nikil22 | could some one tell me what is this error message is about in zuul log "http://paste.openstack.org/show/155229/" | 07:07 |
clarkb | yes I think zuul is trying to list refs in gerrit and that connection fails | 07:09 |
clarkb | you can manually fetch that url to see if it works | 07:09 |
nikil22 | clarbb: yes you are right git fetch for all patch sets is failling may be its related to gerrit configuration. I need to look into gerrit setup and not in zuul config . thanks | 07:16 |
*** Masahiro has joined #openstack-infra | 07:23 | |
*** teran has joined #openstack-infra | 07:24 | |
nikil22 | clarkb: Create project from gerrit is successfully and i am able to clone that project also. But any the patch set submitted for review is not able to fetch . Any idea why this could happen ? | 07:24 |
clarkb | permissions possibly | 07:24 |
*** Masahiro has quit IRC | 07:28 | |
*** teran has quit IRC | 07:29 | |
*** ddieterly has joined #openstack-infra | 07:32 | |
*** salv-orlando has joined #openstack-infra | 07:33 | |
nikil22 | clarkb : i am wrong . create project successfull. then clone success full. I have to 'cd project' then did git fetch and i get this "http://paste.openstack.org/show/155236/" . last time i did fetch without cd to project it was my fault . i see my commit messages but still the files are not visible. But if i do git pull with ref then i see my commited file | 07:34 |
*** ddieterly has quit IRC | 07:36 | |
*** otter768 has quit IRC | 07:38 | |
*** salv-orlando has quit IRC | 07:38 | |
*** teran has joined #openstack-infra | 07:43 | |
*** isaacb has joined #openstack-infra | 07:45 | |
*** ddieterly has joined #openstack-infra | 07:52 | |
*** ddieterly has quit IRC | 07:57 | |
*** dims__ has joined #openstack-infra | 08:03 | |
*** Sukhdev has quit IRC | 08:07 | |
*** dims__ has quit IRC | 08:07 | |
*** yolanda has joined #openstack-infra | 08:11 | |
*** achanda has joined #openstack-infra | 08:12 | |
*** jyuso has quit IRC | 08:17 | |
*** teran_ has joined #openstack-infra | 08:18 | |
*** teran has quit IRC | 08:21 | |
*** Longgeek has quit IRC | 08:27 | |
*** stevemar has quit IRC | 08:32 | |
*** Longgeek has joined #openstack-infra | 08:47 | |
*** teran has joined #openstack-infra | 08:51 | |
*** dkehn has quit IRC | 08:51 | |
*** teran__ has joined #openstack-infra | 08:53 | |
*** teran_ has quit IRC | 08:55 | |
*** teran has quit IRC | 08:56 | |
*** HeOS has joined #openstack-infra | 08:57 | |
*** dkehn has joined #openstack-infra | 08:58 | |
*** achanda has quit IRC | 09:00 | |
*** coolsvap has quit IRC | 09:00 | |
*** isaacb has quit IRC | 09:02 | |
*** andreykurilin has joined #openstack-infra | 09:05 | |
*** teran__ has quit IRC | 09:06 | |
*** coolsvap has joined #openstack-infra | 09:10 | |
*** Masahiro has joined #openstack-infra | 09:11 | |
*** isaacb has joined #openstack-infra | 09:15 | |
*** dizquierdo has joined #openstack-infra | 09:15 | |
*** Masahiro has quit IRC | 09:16 | |
*** Longgeek has quit IRC | 09:18 | |
*** amuller has joined #openstack-infra | 09:21 | |
nikil22 | Hi clarkb it was url issue basically insted of http i was using https and it got fixed. Still i see merger issue in zuul log "http://paste.openstack.org/show/155256/" | 09:28 |
*** andreykurilin has quit IRC | 09:35 | |
*** wuhg has joined #openstack-infra | 09:36 | |
*** otter768 has joined #openstack-infra | 09:39 | |
*** HeOS has quit IRC | 09:41 | |
nikil22 | could some one tell me why this merge failure happens in zuul-merger. Here is the zuul log http://paste.openstack.org/show/155256/ . Because of this jenkins job is not starting | 09:42 |
*** otter768 has quit IRC | 09:43 | |
*** Longgeek has joined #openstack-infra | 09:46 | |
*** _nadya_ has joined #openstack-infra | 09:51 | |
*** HeOS has joined #openstack-infra | 09:52 | |
*** lttrl has joined #openstack-infra | 09:52 | |
*** salv-orlando has joined #openstack-infra | 09:54 | |
*** yfried is now known as yfried|afk | 10:06 | |
*** _nadya_ has quit IRC | 10:06 | |
*** _nadya_ has joined #openstack-infra | 10:15 | |
*** yfried|afk is now known as yfried | 10:18 | |
*** _nadya_ has quit IRC | 10:18 | |
*** achanda has joined #openstack-infra | 10:19 | |
*** yfried is now known as yfried|afk | 10:29 | |
*** amuller has quit IRC | 10:37 | |
*** andreaf has joined #openstack-infra | 10:39 | |
*** yfried|afk is now known as yfried | 10:49 | |
*** e0ne has joined #openstack-infra | 10:50 | |
*** e0ne is now known as e0ne_ | 10:50 | |
*** andreaf has quit IRC | 10:55 | |
*** e0ne_ is now known as e0ne | 10:55 | |
*** Masahiro has joined #openstack-infra | 11:00 | |
*** unicell has joined #openstack-infra | 11:02 | |
*** _nadya_ has joined #openstack-infra | 11:04 | |
*** Masahiro has quit IRC | 11:05 | |
*** andreaf has joined #openstack-infra | 11:10 | |
*** e0ne is now known as e0ne_ | 11:15 | |
*** e0ne_ is now known as e0ne | 11:16 | |
*** garyk has quit IRC | 11:19 | |
*** HeOS has quit IRC | 11:27 | |
*** garyk has joined #openstack-infra | 11:37 | |
*** otter768 has joined #openstack-infra | 11:39 | |
*** lttrl has quit IRC | 11:43 | |
*** lttrl has joined #openstack-infra | 11:44 | |
*** otter768 has quit IRC | 11:44 | |
*** lttrl has quit IRC | 11:45 | |
*** amuller has joined #openstack-infra | 11:58 | |
*** yfried is now known as yfried|afk | 11:59 | |
*** yfried|afk is now known as yfried | 12:02 | |
*** Longgeek has quit IRC | 12:04 | |
*** Longgeek has joined #openstack-infra | 12:07 | |
*** jaypipes has quit IRC | 12:08 | |
*** koolhead17 has joined #openstack-infra | 12:11 | |
*** koolhead17 has quit IRC | 12:12 | |
*** yfried is now known as yfried|afk | 12:12 | |
*** dizquierdo has quit IRC | 12:13 | |
*** yfried|afk is now known as yfried | 12:15 | |
*** achanda has quit IRC | 12:16 | |
*** Adri2000 has joined #openstack-infra | 12:24 | |
*** Longgeek has quit IRC | 12:26 | |
*** Longgeek has joined #openstack-infra | 12:29 | |
*** e0ne is now known as e0ne_ | 12:32 | |
*** e0ne_ has quit IRC | 12:42 | |
*** Longgeek has quit IRC | 12:42 | |
*** e0ne has joined #openstack-infra | 12:42 | |
*** ZZelle has joined #openstack-infra | 12:43 | |
*** Longgeek has joined #openstack-infra | 12:44 | |
*** f13o has joined #openstack-infra | 12:44 | |
*** f13o has quit IRC | 12:45 | |
*** mase_x200 has joined #openstack-infra | 12:46 | |
*** lttrl has joined #openstack-infra | 12:47 | |
*** jaypipes has joined #openstack-infra | 12:47 | |
*** Masahiro has joined #openstack-infra | 12:49 | |
*** pc_m has joined #openstack-infra | 12:49 | |
*** pc_m has joined #openstack-infra | 12:50 | |
*** ZZelle has quit IRC | 12:53 | |
*** Masahiro has quit IRC | 12:54 | |
*** ilyashakhat has quit IRC | 12:59 | |
*** isaacb has quit IRC | 13:03 | |
*** e0ne is now known as e0ne_ | 13:10 | |
*** ddieterly has joined #openstack-infra | 13:16 | |
*** achanda has joined #openstack-infra | 13:16 | |
*** e0ne_ has quit IRC | 13:20 | |
*** isaacb has joined #openstack-infra | 13:24 | |
*** dims__ has joined #openstack-infra | 13:26 | |
*** ryanpetrello has joined #openstack-infra | 13:28 | |
*** e0ne has joined #openstack-infra | 13:28 | |
*** dims__ has quit IRC | 13:30 | |
*** otter768 has joined #openstack-infra | 13:40 | |
*** HeOS has joined #openstack-infra | 13:42 | |
*** otter768 has quit IRC | 13:45 | |
*** Longgeek has quit IRC | 13:49 | |
*** nikil22 has quit IRC | 14:07 | |
*** isaacb has quit IRC | 14:14 | |
*** yfried is now known as yfried|afk | 14:24 | |
*** jaypipes has quit IRC | 14:24 | |
*** amitgandhinz has joined #openstack-infra | 14:27 | |
*** dims__ has joined #openstack-infra | 14:30 | |
*** wuhg has quit IRC | 14:34 | |
*** yfried|afk is now known as yfried | 14:37 | |
*** Masahiro has joined #openstack-infra | 14:38 | |
*** adalbas has joined #openstack-infra | 14:39 | |
*** Masahiro has quit IRC | 14:42 | |
*** andreykurilin has joined #openstack-infra | 14:44 | |
*** isaacb has joined #openstack-infra | 14:50 | |
*** _nadya_ has quit IRC | 14:51 | |
*** e0ne is now known as e0ne_ | 14:52 | |
*** markmcclain has joined #openstack-infra | 15:01 | |
*** barra204_ has quit IRC | 15:01 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 15:02 | |
*** _nadya_ has joined #openstack-infra | 15:03 | |
*** e0ne_ has quit IRC | 15:03 | |
*** amuller has quit IRC | 15:04 | |
*** markmcclain1 has joined #openstack-infra | 15:06 | |
*** markmcclain has quit IRC | 15:09 | |
*** adalbas has quit IRC | 15:10 | |
*** yfried is now known as yfried|afk | 15:11 | |
*** e0ne has joined #openstack-infra | 15:16 | |
*** markmcclain1 has quit IRC | 15:16 | |
*** Longgeek has joined #openstack-infra | 15:17 | |
*** markmcclain has joined #openstack-infra | 15:17 | |
*** yfried|afk is now known as yfried | 15:19 | |
*** e0ne has quit IRC | 15:22 | |
*** wenchma has quit IRC | 15:29 | |
*** mrmartin has joined #openstack-infra | 15:31 | |
*** _nadya_ has quit IRC | 15:38 | |
*** otter768 has joined #openstack-infra | 15:41 | |
*** HeOS has quit IRC | 15:44 | |
*** otter768 has quit IRC | 15:46 | |
*** Longgeek has quit IRC | 15:48 | |
*** Longgeek has joined #openstack-infra | 15:49 | |
*** mase_x200 has quit IRC | 15:52 | |
*** david-lyle_afk is now known as david-lyle | 15:52 | |
*** harlowja_at_home has joined #openstack-infra | 15:53 | |
*** ryanpetrello_ has joined #openstack-infra | 15:53 | |
*** ryanpetrello has quit IRC | 15:56 | |
*** ryanpetrello_ is now known as ryanpetrello | 15:56 | |
*** bcourt has joined #openstack-infra | 16:04 | |
*** jbryce has quit IRC | 16:04 | |
*** simonmcc_ has quit IRC | 16:04 | |
*** ctracey has quit IRC | 16:04 | |
*** jbryce has joined #openstack-infra | 16:04 | |
*** zz_gondoi has quit IRC | 16:05 | |
*** mgagne has quit IRC | 16:05 | |
*** persia has quit IRC | 16:05 | |
*** persia has joined #openstack-infra | 16:05 | |
*** persia has quit IRC | 16:05 | |
*** persia has joined #openstack-infra | 16:05 | |
*** Ng has quit IRC | 16:06 | |
*** zxiiro_ is now known as zxiiro | 16:06 | |
*** simonmcc has joined #openstack-infra | 16:06 | |
*** ctracey has joined #openstack-infra | 16:06 | |
*** boris-42 has quit IRC | 16:06 | |
*** dtroyer has quit IRC | 16:06 | |
*** serverascode____ has quit IRC | 16:06 | |
*** ameade_ has quit IRC | 16:06 | |
*** JayF has quit IRC | 16:06 | |
*** vponomaryov has left #openstack-infra | 16:07 | |
*** mgagne has joined #openstack-infra | 16:07 | |
*** boris-42 has joined #openstack-infra | 16:07 | |
*** ameade_ has joined #openstack-infra | 16:07 | |
*** dtroyer has joined #openstack-infra | 16:07 | |
*** JayF has joined #openstack-infra | 16:08 | |
*** gondoi has joined #openstack-infra | 16:08 | |
*** Ng has joined #openstack-infra | 16:08 | |
*** serverascode____ has joined #openstack-infra | 16:08 | |
*** achanda has quit IRC | 16:09 | |
*** achanda has joined #openstack-infra | 16:09 | |
*** achanda has quit IRC | 16:14 | |
*** isaacb has quit IRC | 16:14 | |
*** harlowja_at_home has quit IRC | 16:16 | |
*** hamzy_vacation has quit IRC | 16:17 | |
*** mestery has joined #openstack-infra | 16:17 | |
*** erikwilson has joined #openstack-infra | 16:17 | |
*** erikwilson is now known as erikmwilson_ | 16:18 | |
*** erikmwilson has quit IRC | 16:18 | |
*** erikmwilson_ is now known as erikmmwilson | 16:19 | |
*** erikmmwilson is now known as erikmwilson | 16:19 | |
*** erikwilson has joined #openstack-infra | 16:20 | |
*** smoser has quit IRC | 16:24 | |
*** Masahiro has joined #openstack-infra | 16:26 | |
*** smoser has joined #openstack-infra | 16:28 | |
*** andreykurilin has quit IRC | 16:29 | |
*** Masahiro has quit IRC | 16:31 | |
*** yfried has quit IRC | 16:31 | |
*** achanda has joined #openstack-infra | 16:32 | |
*** erikmwilson has quit IRC | 16:34 | |
*** erikmwilson has joined #openstack-infra | 16:36 | |
pleia2 | good morning | 16:42 |
Mithrandir | hey pleia2 | 16:44 |
*** ryanpetrello has quit IRC | 16:45 | |
*** ryanpetrello has joined #openstack-infra | 16:46 | |
openstackgerrit | Stefano Maffulli 'reed' proposed openstack-infra/infra-manual: Clarify that Change-Id should not be modified https://review.openstack.org/144586 | 16:47 |
zaro | morning | 16:55 |
*** achanda has quit IRC | 16:57 | |
*** achanda has joined #openstack-infra | 16:58 | |
*** garyk has quit IRC | 17:01 | |
clarkb | good morning | 17:01 |
clarkb | I have the fireplace going | 17:01 |
pleia2 | nice :) | 17:01 |
pleia2 | cold? | 17:01 |
*** bradjones has joined #openstack-infra | 17:02 | |
clarkb | ya its 20 something in murican units | 17:02 |
clarkb | negative number in C | 17:02 |
*** achanda has quit IRC | 17:02 | |
*** hdd has joined #openstack-infra | 17:02 | |
clarkb | phone says 23F | 17:02 |
*** markmcclain has quit IRC | 17:03 | |
pleia2 | 46 here | 17:03 |
sigmavirus24 | clarkb: it's -1F here which is rougly -18C | 17:03 |
Mithrandir | sounds nice and pleasant | 17:04 |
sigmavirus24 | It is | 17:05 |
*** yolanda has quit IRC | 17:05 | |
sigmavirus24 | With a good wind it's about -15F | 17:06 |
*** e0ne has joined #openstack-infra | 17:06 | |
pleia2 | clarkb: how were you going about applying all these manifests in your patch? (I've tackled this more piecemeal in the past) | 17:06 |
clarkb | pleia2 take the site.pp edits remove the outer node {} then add mysql to that | 17:07 |
clarkb | let me copy pasta my test.pp | 17:07 |
pleia2 | thanks | 17:08 |
clarkb | pleia2: http://paste.openstack.org/show/155283/ | 17:09 |
*** e0ne has quit IRC | 17:09 | |
clarkb | I wonder if a generic db class would be useful for us when testing | 17:10 |
clarkb | wrapped the mysql module and made assumptions about what you want for a local db | 17:10 |
pleia2 | I think it would | 17:11 |
clarkb | then I just did `puppet apply --test --modulepath=$PWD/modules:/etc/puppet/modules test.pp from within the system-config repo | 17:12 |
* pleia2 nods | 17:13 | |
*** achanda has joined #openstack-infra | 17:13 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-storyboard: Allow overriding the cert/key file paths https://review.openstack.org/144367 | 17:13 |
* pleia2 lets that chug away for a bit | 17:13 | |
*** otter768 has joined #openstack-infra | 17:16 | |
*** ddieterly has quit IRC | 17:18 | |
*** zz_dimtruck is now known as dimtruck | 17:20 | |
clarkb | pleia2: any luck? | 17:24 |
*** achanda has quit IRC | 17:25 | |
pleia2 | clarkb: yep, I have your errors replicated now | 17:25 |
clarkb | woot | 17:25 |
*** achanda has joined #openstack-infra | 17:25 | |
*** achanda has quit IRC | 17:26 | |
*** achanda has joined #openstack-infra | 17:26 | |
*** dimtruck is now known as zz_dimtruck | 17:29 | |
pleia2 | clarkb: so, by installing libphp-phpmailer and manually editing /opt/openstackweb/smtpmailer/code/SmtpMailer.php to point to its /usr/share/php/libphp-phpmailer/class.phpmailer.php (rather than the local vendor/blah stuff) it works | 17:32 |
pleia2 | still need to solve the actual problem, but I can confirm that's the issue and the site seems ok otherwise | 17:32 |
clarkb | pleia2: can you paste what that edit looks like? | 17:32 |
clarkb | pleia2: and does that make the site load? | 17:33 |
pleia2 | it does | 17:33 |
pleia2 | line three, comment out the current require_once and use: | 17:33 |
pleia2 | require_once('/usr/share/php/libphp-phpmailer/class.phpmailer.php'); | 17:33 |
clarkb | awesome | 17:33 |
pleia2 | so I think the question is why https://git.openstack.org/cgit/openstack-infra/openstackweb/tree/smtpmailer/code/SmtpMailer.php wants the local vendor version of class.phpmailer.php, and whether it's ok to replace it with the ubuntu packaged version and edit that file accordingly | 17:36 |
pleia2 | and if it does want that vendor location version, where does it come from (since it clearly doesn't exist with the installation docs we have) | 17:37 |
clarkb | ya | 17:37 |
clarkb | cool I got back an index.html that looks correct | 17:38 |
pleia2 | \o/ | 17:38 |
pleia2 | shall I update the bug report? | 17:39 |
clarkb | pleia2: I can update https://bugs.launchpad.net/openstack-org/+bug/1406662 unless you would like to | 17:39 |
uvirtbot | Launchpad bug 1406662 in openstack-org "PHPMailer not found by smtpmailer bundled in public.openstack-org" [Undecided,New] | 17:39 |
clarkb | ya go for it | 17:39 |
pleia2 | on it | 17:39 |
clarkb | I don't actually have any proper content thoug but I think that is because I am missing the DB dump | 17:40 |
clarkb | which is the other bug I opened | 17:40 |
pleia2 | yeah, same | 17:40 |
fungi | hrm... can someone remind me how to wrap a long conditional in a puppet manifest? | 17:40 |
clarkb | fungi: to stay under 80 chars? iirc you can't sanely dothat | 17:41 |
*** Longgeek has quit IRC | 17:41 | |
fungi | grrr | 17:41 |
pleia2 | we turned off that lint check in most projects because it's hard | 17:41 |
fungi | i'll edit down someone else's somewhat verbose variable names | 17:42 |
*** zz_dimtruck is now known as dimtruck | 17:42 | |
clarkb | I am impressed with how well it renders in w3m | 17:42 |
*** otter768 has quit IRC | 17:47 | |
*** ddieterly has joined #openstack-infra | 17:48 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/puppet-storyboard: Allow overriding the cert/key file paths https://review.openstack.org/144367 | 17:50 |
fungi | clarkb: try elinks | 17:51 |
fungi | clarkb: it even has some limited javascript handling | 17:51 |
*** ddieterly has quit IRC | 17:53 | |
*** erikmwilson has quit IRC | 17:53 | |
clarkb | elinks uses fewer colors but also renders pretty well | 17:54 |
*** _nadya_ has joined #openstack-infra | 17:54 | |
*** armax has joined #openstack-infra | 17:56 | |
*** hdd has quit IRC | 17:57 | |
*** patrickeast has joined #openstack-infra | 17:57 | |
vishy | anyone seen this failure before about resource_types? http://logs.openstack.org/98/144498/2/check/gate-tempest-dsvm-neutron-src-oslo.messaging/3ccf902/console.html | 17:58 |
fungi | MismatchError: 'Outputs' not in {...} | 18:00 |
fungi | new one on me | 18:00 |
clarkb | well it looks like heat timed out which led to that I think heat timeouts may be a known thing | 18:00 |
*** _nadya_ has quit IRC | 18:01 | |
clarkb | I had thought we stopped running those tests because they had become to unstable, but the qa team would likely know more | 18:01 |
fungi | oh, i missed the TimeoutException just above it | 18:01 |
fungi | so, yeah, general chaos at that point | 18:01 |
fungi | i remember there was a thread about dropping them in favor of (perhaps as of yet nonexistent) heat functional tests providing the same or better coverage | 18:02 |
vishy | i see a bunch of errors in neutron | 18:03 |
vishy | which may be related | 18:03 |
vishy | i don’t see any errors in heat itself | 18:03 |
*** ddieterly has joined #openstack-infra | 18:05 | |
*** ddieterly has quit IRC | 18:07 | |
vishy | clarkb: any idea if there is a bug for that somewhere? | 18:07 |
*** ddieterl_ has joined #openstack-infra | 18:07 | |
clarkb | vishy: I typically check the list at http://status.openstack.org/elastic-recheck/ | 18:08 |
clarkb | maybe related to 1403291? | 18:09 |
*** zz_sabari is now known as sabari | 18:09 | |
*** bcourt has quit IRC | 18:09 | |
*** markmcclain has joined #openstack-infra | 18:10 | |
*** markmcclain has quit IRC | 18:10 | |
vishy | doesn’t look like it | 18:10 |
*** ddieterl_ has quit IRC | 18:12 | |
*** ddieterly has joined #openstack-infra | 18:13 | |
*** Masahiro has joined #openstack-infra | 18:15 | |
*** marun has joined #openstack-infra | 18:17 | |
*** Masahiro has quit IRC | 18:19 | |
vishy | I’d like to rerun the test because it is possible that my changes caused it | 18:20 |
clarkb | `recheck` will rerun it | 18:21 |
*** marun has quit IRC | 18:22 | |
*** bdpayne has joined #openstack-infra | 18:24 | |
vishy | clarkb: does “recheck no bug" still work | 18:26 |
zaro | clarkb: this change got updated on review-dev https://review.openstack.org/#/c/134238/ | 18:26 |
zaro | clarkb: can i run the puppet script to revert back? | 18:27 |
fungi | vishy: that works too | 18:27 |
fungi | vishy: but 'recheck [...anything...]' works now, as does just 'recheck' | 18:27 |
fungi | vishy: so you can 'recheck to see if this is a recurrent issue' or whatever you like | 18:28 |
vishy | ok cool | 18:28 |
*** jerryz has quit IRC | 18:29 | |
zaro | clarkb: reason i want to revert is because that change messed up the Gerrit ACLs screen. | 18:31 |
*** amitgandhinz has quit IRC | 18:34 | |
*** sabari is now known as zz_sabari | 18:35 | |
*** amitgandhinz has joined #openstack-infra | 18:35 | |
clarkb | zaro should be fine | 18:39 |
clarkb | probably let sdague know though | 18:39 |
*** amitgandhinz has quit IRC | 18:39 | |
*** erikwilson is now known as erikmwilson | 18:45 | |
*** lttrl has quit IRC | 18:50 | |
*** stevemar has joined #openstack-infra | 18:51 | |
*** boris-42 has quit IRC | 19:03 | |
*** armax has quit IRC | 19:06 | |
*** zz_sabari is now known as sabari | 19:10 | |
*** dimtruck is now known as zz_dimtruck | 19:12 | |
*** marun has joined #openstack-infra | 19:12 | |
*** achanda has quit IRC | 19:14 | |
*** reed has joined #openstack-infra | 19:16 | |
*** yfried has joined #openstack-infra | 19:18 | |
*** ddieterly has quit IRC | 19:30 | |
*** sabari is now known as zz_sabari | 19:30 | |
*** enikanorov has joined #openstack-infra | 19:31 | |
*** sdake has joined #openstack-infra | 19:38 | |
*** sdake has quit IRC | 19:38 | |
*** sdake has joined #openstack-infra | 19:38 | |
*** pc_m has quit IRC | 19:42 | |
*** zz_dimtruck is now known as dimtruck | 19:42 | |
*** amitgandhinz has joined #openstack-infra | 19:45 | |
*** marun has quit IRC | 19:46 | |
*** dims__ has quit IRC | 19:48 | |
*** otter768 has joined #openstack-infra | 19:48 | |
*** amitgandhinz has quit IRC | 19:49 | |
*** otter768 has quit IRC | 19:52 | |
*** dimtruck is now known as zz_dimtruck | 19:53 | |
*** Sukhdev has joined #openstack-infra | 19:54 | |
*** ddieterly has joined #openstack-infra | 19:56 | |
*** ryanpetrello_ has joined #openstack-infra | 19:58 | |
*** adalbas has joined #openstack-infra | 20:00 | |
*** ryanpetrello has quit IRC | 20:00 | |
*** ryanpetrello_ is now known as ryanpetrello | 20:00 | |
*** Masahiro has joined #openstack-infra | 20:04 | |
*** Masahiro has quit IRC | 20:08 | |
*** andreaf has quit IRC | 20:11 | |
*** zz_sabari is now known as sabari | 20:13 | |
*** dims__ has joined #openstack-infra | 20:16 | |
fungi | okay, heading out for an appointment. i also don't expect to be online tomorrow but should be back friday | 20:19 |
pleia2 | enjoy | 20:20 |
clarkb | ya I am mostly not here at this point | 20:21 |
dims__ | have fun you all, happy new year | 20:22 |
pleia2 | I'll be heading off pretty soon, my husband is off today so we're going to do some city adventures | 20:22 |
*** andreykurilin has joined #openstack-infra | 20:33 | |
*** andreykurilin has quit IRC | 20:41 | |
*** andreykurilin has joined #openstack-infra | 20:41 | |
*** andreykurilin has quit IRC | 20:46 | |
*** andreykurilin has joined #openstack-infra | 20:46 | |
*** ryanpetrello has quit IRC | 20:50 | |
*** ryanpetrello has joined #openstack-infra | 20:51 | |
*** mriedem has joined #openstack-infra | 20:52 | |
*** unicell has quit IRC | 20:55 | |
*** stevemar has quit IRC | 21:00 | |
*** _nadya_ has joined #openstack-infra | 21:01 | |
*** _nadya_ has quit IRC | 21:06 | |
*** andreaf has joined #openstack-infra | 21:10 | |
*** adalbas has quit IRC | 21:10 | |
*** andreaf has quit IRC | 21:11 | |
*** Masahiro has joined #openstack-infra | 21:12 | |
*** otter768 has joined #openstack-infra | 21:14 | |
*** Masahiro has quit IRC | 21:16 | |
*** zz_dimtruck is now known as dimtruck | 21:21 | |
*** Ryan_Lane has joined #openstack-infra | 21:29 | |
*** dimtruck is now known as zz_dimtruck | 21:31 | |
*** mugsie_ has quit IRC | 21:31 | |
*** rkukura_ has joined #openstack-infra | 21:43 | |
*** rkukura has quit IRC | 21:45 | |
*** rkukura_ is now known as rkukura | 21:45 | |
*** Sukhdev has quit IRC | 21:54 | |
zaro | clarkb: reason i want to revert is because that change messed up the Gerrit ACLs screen. | 21:57 |
zaro | opps ignore that. | 21:57 |
*** sabari is now known as zz_sabari | 22:06 | |
*** armax has joined #openstack-infra | 22:09 | |
*** Ryan_Lane has quit IRC | 22:14 | |
*** zz_sabari is now known as sabari | 22:15 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 22:19 | |
*** zz_dimtruck is now known as dimtruck | 22:22 | |
*** andreykurilin has quit IRC | 22:26 | |
*** sabari- has joined #openstack-infra | 22:27 | |
*** vhoward- has joined #openstack-infra | 22:27 | |
*** HeOS__ has joined #openstack-infra | 22:27 | |
*** fabo_ has joined #openstack-infra | 22:29 | |
*** gpocente1 has joined #openstack-infra | 22:29 | |
*** gema_ has joined #openstack-infra | 22:29 | |
*** tobiash_ has joined #openstack-infra | 22:29 | |
*** ddieterly has quit IRC | 22:31 | |
*** ddieterl_ has joined #openstack-infra | 22:31 | |
*** dimtruck is now known as zz_dimtruck | 22:31 | |
*** radez_g0` has joined #openstack-infra | 22:32 | |
*** cinerama` has joined #openstack-infra | 22:33 | |
*** dvorak_ has joined #openstack-infra | 22:33 | |
*** mriedem has quit IRC | 22:34 | |
*** ryanpetrello has quit IRC | 22:34 | |
*** ameade_ has quit IRC | 22:34 | |
*** ctracey has quit IRC | 22:34 | |
*** persia has quit IRC | 22:34 | |
*** radez_g0n3 has quit IRC | 22:34 | |
*** fandi has quit IRC | 22:34 | |
*** krtaylor has quit IRC | 22:34 | |
*** gema has quit IRC | 22:34 | |
*** NikitaKonovalov has quit IRC | 22:34 | |
*** cinerama has quit IRC | 22:34 | |
*** imcsk8 has quit IRC | 22:34 | |
*** tobiash has quit IRC | 22:34 | |
*** masayukig has quit IRC | 22:34 | |
*** gpocentek has quit IRC | 22:34 | |
*** anteaya has quit IRC | 22:34 | |
*** HeOS_ has quit IRC | 22:34 | |
*** fabo has quit IRC | 22:34 | |
*** dvorak has quit IRC | 22:34 | |
*** phschwartz has quit IRC | 22:34 | |
*** pabelanger has quit IRC | 22:34 | |
*** vhoward has quit IRC | 22:34 | |
*** tchaypo has quit IRC | 22:34 | |
*** zhiyan has quit IRC | 22:34 | |
*** gus has quit IRC | 22:34 | |
*** cloudnull has quit IRC | 22:34 | |
*** spw has quit IRC | 22:34 | |
*** vishy has quit IRC | 22:34 | |
*** sabari has quit IRC | 22:34 | |
*** zigo has quit IRC | 22:34 | |
*** jamielennox|away has quit IRC | 22:34 | |
*** briancline has quit IRC | 22:34 | |
*** hogepodge has quit IRC | 22:34 | |
*** freyes has quit IRC | 22:34 | |
*** otherwiseguy has quit IRC | 22:34 | |
*** mattoliverau has quit IRC | 22:34 | |
*** Guest7756 has quit IRC | 22:34 | |
*** Hunner has quit IRC | 22:34 | |
*** phschwartz_ has joined #openstack-infra | 22:34 | |
*** dvorak_ is now known as dvorak | 22:34 | |
*** stevemar has joined #openstack-infra | 22:35 | |
*** NikitaKonovalov has joined #openstack-infra | 22:36 | |
*** garyh has joined #openstack-infra | 22:39 | |
*** fandi has joined #openstack-infra | 22:40 | |
*** anteaya has joined #openstack-infra | 22:41 | |
*** dims__ has quit IRC | 22:48 | |
*** persia has joined #openstack-infra | 22:48 | |
*** persia has quit IRC | 22:48 | |
*** persia has joined #openstack-infra | 22:48 | |
*** gus has joined #openstack-infra | 22:48 | |
*** pabelanger_ has joined #openstack-infra | 22:48 | |
*** otherwiseguy has joined #openstack-infra | 22:48 | |
*** masayukig has joined #openstack-infra | 22:48 | |
*** cloudnull has joined #openstack-infra | 22:49 | |
*** krtaylor has joined #openstack-infra | 22:49 | |
*** Hunner has joined #openstack-infra | 22:49 | |
*** bmwiedemann has joined #openstack-infra | 22:49 | |
*** bmwiedemann has quit IRC | 22:49 | |
*** bmwiedemann has joined #openstack-infra | 22:49 | |
*** Hunner has quit IRC | 22:49 | |
*** Hunner has joined #openstack-infra | 22:49 | |
*** zigo has joined #openstack-infra | 22:49 | |
*** vishy has joined #openstack-infra | 22:49 | |
*** sweston has joined #openstack-infra | 22:49 | |
*** tchaypo has joined #openstack-infra | 22:49 | |
*** zhiyan has joined #openstack-infra | 22:49 | |
*** ameade_ has joined #openstack-infra | 22:50 | |
*** ctracey has joined #openstack-infra | 22:50 | |
*** jamielennox|away has joined #openstack-infra | 22:50 | |
*** jamielennox|away is now known as jamielennox | 22:50 | |
*** freyes has joined #openstack-infra | 22:50 | |
*** mattoliverau has joined #openstack-infra | 22:52 | |
*** armax has quit IRC | 22:52 | |
*** garyh has quit IRC | 22:57 | |
*** Masahiro has joined #openstack-infra | 23:00 | |
*** hdd has joined #openstack-infra | 23:02 | |
*** Masahiro has quit IRC | 23:05 | |
*** ryanpetrello has joined #openstack-infra | 23:12 | |
*** e0ne has joined #openstack-infra | 23:18 | |
*** zz_dimtruck is now known as dimtruck | 23:22 | |
mrmartin | happy new year! | 23:28 |
*** dimtruck is now known as zz_dimtruck | 23:32 | |
*** baoli has joined #openstack-infra | 23:34 | |
*** mrmartin has quit IRC | 23:36 | |
*** e0ne has quit IRC | 23:38 | |
*** ryanpetrello has quit IRC | 23:39 | |
*** FallenPegasus has joined #openstack-infra | 23:42 | |
*** stevemar has quit IRC | 23:42 | |
*** patrickeast has quit IRC | 23:43 | |
*** dims__ has joined #openstack-infra | 23:48 | |
*** FallenPegasus has quit IRC | 23:51 | |
*** dims__ has quit IRC | 23:53 | |
*** hdd has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!