patrickeast | for devstack-gate it defaults that flag to 1 if you leave it alone, but it still has a bunch of junk to support n-net | 00:00 |
---|---|---|
patrickeast | depends on how the ci is running stuff | 00:00 |
Apoorva | jgriffith can I use this minimal config as sos-ci localbconf.base? | 00:00 |
jgriffith | patrickeast ohhh... hmm. Interesting cuz I tried resisting and could NEVER get it to actually deploy it any more :( | 00:00 |
jgriffith | RIP nova-net | 00:00 |
jgriffith | Apoorva that's exactly what I use that for myself | 00:01 |
patrickeast | jgriffith: yea i gave in and live in neutron land now | 00:01 |
*** e0ne has quit IRC | 00:01 | |
patrickeast | jgriffith: my cloud thats running the ci system still runs with linux bridge provider networks, troubleshooting ovs is not something i enjoy >.< | 00:02 |
jgriffith | Apoorva https://goo.gl/y45l2E | 00:02 |
jgriffith | that's the one for my SF CI | 00:02 |
jgriffith | patrickeast yeah.. it's been great with provider nets once you get through the deployment PAIN | 00:02 |
jgriffith | although I still can't get multi-node to work worth a shit | 00:02 |
jgriffith | ovs sucks almost as bad as using neutron and trying to figure out mtu issues, metadata server issues, dns issues etc etc etc | 00:03 |
jgriffith | oh wait.. they're the same :) | 00:03 |
patrickeast | yea figuring out the deployment stuff is a hassle, i got some pretty good working puppet manifests now for the baremetal nodes but its a constant WIP, keep finding new things that were slightly mis-configured | 00:03 |
Apoorva | patrickeast jgriffith thanks! I will try this | 00:03 |
patrickeast | ugh yea | 00:03 |
jgriffith | patrickeast oh, really?! working puppet manifests? | 00:04 |
jgriffith | Dooood! You need to share those with me some time | 00:04 |
patrickeast | yea, one sec i can probably just put em to github | 00:04 |
jgriffith | The only puppet that's ever worked for me is packstack | 00:04 |
patrickeast | s/put/push/ | 00:04 |
patrickeast | gotta remove some key files first | 00:04 |
jgriffith | yeah, whatever... even just bug ya in ATL | 00:04 |
*** jwcroppe has joined #openstack-cinder | 00:05 | |
jgriffith | no worries, I *might* remember next week and hit ya up :) | 00:05 |
patrickeast | haha, sounds good | 00:05 |
* jgriffith is in go-mode today anyway | 00:05 | |
jgriffith | although I think I need to call it quits | 00:05 |
patrickeast | oh man, so i have been dabbling in go a bit recently | 00:06 |
patrickeast | i almost forgot how nice type systems are | 00:06 |
jgriffith | patrickeast I really do LOVE the lang I must say | 00:07 |
jgriffith | still love Python, but Go is pretty darn awesome | 00:07 |
patrickeast | jgriffith: the only thing i'm not a huge fan of is the debugging support | 00:07 |
patrickeast | jgriffith: haven't been able to get anything to work | 00:07 |
jgriffith | debugging sucks, but I almost have gdb working with it'ish | 00:08 |
patrickeast | just lots of printf debugging for me | 00:08 |
jgriffith | I'll see if I can find my stuff on that and swap ya for puppet manifests :) | 00:08 |
patrickeast | seems like a fair trade :D | 00:08 |
jgriffith | patrickeast I started with this: https://golang.org/doc/gdb | 00:08 |
jgriffith | then followed google bread crumbs | 00:09 |
*** kaisers has joined #openstack-cinder | 00:10 | |
jgriffith | super painful | 00:10 |
patrickeast | yea : / | 00:11 |
patrickeast | jgriffith: i played around with that and https://github.com/derekparker/delve a little bit | 00:11 |
patrickeast | jgriffith: one of the painful things was that i was trying to debug on coreos, which was kind of a non-starter without building a like dev coreos image | 00:11 |
jgriffith | ohhh, that looks much nicer | 00:11 |
jgriffith | yeah, coreos makes life hard! | 00:12 |
jgriffith | for this sort of thing anyway... hey, now I don't have something to trade for Puppet!! | 00:12 |
jgriffith | Delve loooks mucho better | 00:12 |
patrickeast | lol | 00:12 |
patrickeast | its ok, at some point i might switch over to sos-ci with the rate that zuul and nodepool are wandering off into clustered zookeeper land | 00:13 |
jgriffith | :) | 00:14 |
jgriffith | let me know, I'll push my latest changes | 00:14 |
patrickeast | i don't think i'll ever be able to update from the versions i am running | 00:14 |
jgriffith | BTW the containerized CI was a flop | 00:14 |
jgriffith | more trouble than it was worth in the end, but fun to build | 00:14 |
patrickeast | so its going to be either fork and heavily modify or go to sos-ci | 00:14 |
patrickeast | oh dang | 00:14 |
jgriffith | honestly if I was smart and did like smcginnis and cut out ansible it would probably not be bad | 00:14 |
jgriffith | but my design had too many layers with the playbooks | 00:14 |
jgriffith | I should think about refactoring it and making that work | 00:15 |
jgriffith | I do like ansible.. but the way I wrote the playbooks and use them wasn't conducive to containerizing things | 00:15 |
patrickeast | gotcha | 00:15 |
jgriffith | snap... brew install go-delve/delve/delve | 00:16 |
patrickeast | yea, they did a good job to make it easy to get started | 00:17 |
patrickeast | things fell apart a little bit for me with some of the cross platform stuff and running daemons, but for more straightforward apps it worked great | 00:18 |
patrickeast | im sure it would work on the other stuff too with some more time playing around | 00:18 |
jgriffith | oh.. errr yeah | 00:18 |
jgriffith | not going to be as simple as advertised is it :) | 00:18 |
jgriffith | next weeks distraction: http://paste.openstack.org/show/594912/ | 00:20 |
jgriffith | have a good week-end everyone | 00:21 |
patrickeast | thanks, you too | 00:21 |
*** chenying_ has quit IRC | 00:21 | |
*** mtanino has quit IRC | 00:21 | |
*** chenying_ has joined #openstack-cinder | 00:22 | |
*** catintheroof has joined #openstack-cinder | 00:24 | |
*** sdague has quit IRC | 00:29 | |
*** ducttape_ has quit IRC | 00:30 | |
*** chenying_ has quit IRC | 00:38 | |
*** chenying_ has joined #openstack-cinder | 00:39 | |
*** harlowja has joined #openstack-cinder | 00:39 | |
*** ducttape_ has joined #openstack-cinder | 00:40 | |
*** stvnoyes has quit IRC | 00:49 | |
*** stvnoyes has joined #openstack-cinder | 00:50 | |
*** kaisers has quit IRC | 00:54 | |
*** ducttape_ has quit IRC | 01:03 | |
*** dave-mccowan has quit IRC | 01:10 | |
*** Apoorva has quit IRC | 01:16 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/cinder: [WIP] ignore me, kicking off a rally/py35 build https://review.openstack.org/418643 | 01:17 |
*** raunak has quit IRC | 01:28 | |
*** catintheroof has quit IRC | 01:29 | |
*** diablo_rojo_phon has quit IRC | 01:30 | |
*** asselin_ has quit IRC | 01:35 | |
*** dave-mccowan has joined #openstack-cinder | 01:36 | |
*** jose-phillips has quit IRC | 01:39 | |
*** kaisers has joined #openstack-cinder | 01:50 | |
*** bardia has quit IRC | 01:51 | |
*** Jack_Iv has joined #openstack-cinder | 01:55 | |
*** Jack_Iv has quit IRC | 02:00 | |
openstackgerrit | saratinuguri proposed openstack/cinder: Implementation of Cinder driver for Veritas Access. https://review.openstack.org/409914 | 02:03 |
*** ducttape_ has joined #openstack-cinder | 02:03 | |
*** ducttape_ has quit IRC | 02:09 | |
*** kaisers has quit IRC | 02:11 | |
*** ntpttr has quit IRC | 02:14 | |
*** ntpttr has joined #openstack-cinder | 02:16 | |
*** knomura has joined #openstack-cinder | 02:17 | |
*** dave-mccowan has quit IRC | 02:17 | |
*** knomura has quit IRC | 02:21 | |
*** kaisers has joined #openstack-cinder | 02:22 | |
*** Apoorva has joined #openstack-cinder | 02:31 | |
*** ducttape_ has joined #openstack-cinder | 02:36 | |
*** kaisers has quit IRC | 02:59 | |
*** salv-orlando has joined #openstack-cinder | 03:03 | |
*** salv-orlando has quit IRC | 03:07 | |
*** erhudy has quit IRC | 03:10 | |
*** ducttape_ has quit IRC | 03:10 | |
*** diablo_rojo has joined #openstack-cinder | 03:12 | |
*** diablo_rojo has quit IRC | 03:18 | |
*** diablo_rojo has joined #openstack-cinder | 03:19 | |
*** guyk has quit IRC | 03:21 | |
*** ducttape_ has joined #openstack-cinder | 03:41 | |
*** sudipto has joined #openstack-cinder | 03:46 | |
*** sudipto_ has joined #openstack-cinder | 03:46 | |
*** sudipto has quit IRC | 03:47 | |
*** sudipto_ has quit IRC | 03:47 | |
*** ducttape_ has quit IRC | 03:48 | |
*** diablo_rojo has quit IRC | 03:49 | |
*** Jack_Iv has joined #openstack-cinder | 03:56 | |
*** kaisers has joined #openstack-cinder | 03:57 | |
*** Jack_Iv has quit IRC | 04:00 | |
*** salv-orlando has joined #openstack-cinder | 04:04 | |
*** Apoorva_ has joined #openstack-cinder | 04:06 | |
*** Apoorva_ has quit IRC | 04:06 | |
*** Apoorva has quit IRC | 04:07 | |
*** kaisers has quit IRC | 04:08 | |
*** salv-orlando has quit IRC | 04:08 | |
*** dave-mccowan has joined #openstack-cinder | 04:10 | |
*** dave-mccowan has quit IRC | 04:12 | |
*** raunak has joined #openstack-cinder | 04:16 | |
*** Apoorva has joined #openstack-cinder | 04:18 | |
*** raunak has quit IRC | 04:21 | |
*** raunak has joined #openstack-cinder | 04:21 | |
*** Apoorva has quit IRC | 04:22 | |
*** breitz has quit IRC | 04:28 | |
*** breitz has joined #openstack-cinder | 04:29 | |
*** diablo_rojo has joined #openstack-cinder | 04:52 | |
*** nicolasbock has quit IRC | 04:54 | |
*** Jack_Iv has joined #openstack-cinder | 04:55 | |
*** raunak has quit IRC | 04:56 | |
*** Jack_Iv has quit IRC | 05:00 | |
*** raunak has joined #openstack-cinder | 05:01 | |
*** kaisers has joined #openstack-cinder | 05:05 | |
*** links has joined #openstack-cinder | 05:05 | |
*** gouthamr has quit IRC | 05:07 | |
*** sudipto has joined #openstack-cinder | 05:08 | |
*** sudipto_ has joined #openstack-cinder | 05:08 | |
*** raunak has quit IRC | 05:10 | |
*** kaisers has quit IRC | 05:21 | |
*** raunak has joined #openstack-cinder | 05:22 | |
*** raunak has quit IRC | 05:24 | |
*** raunak has joined #openstack-cinder | 05:26 | |
*** raunak has quit IRC | 05:39 | |
*** raunak has joined #openstack-cinder | 05:40 | |
*** psachin has quit IRC | 05:55 | |
*** psachin has joined #openstack-cinder | 05:55 | |
*** raunak has quit IRC | 06:00 | |
*** ircuser-1 has quit IRC | 06:03 | |
*** salv-orlando has joined #openstack-cinder | 06:05 | |
*** salv-orlando has quit IRC | 06:10 | |
*** sudipto has quit IRC | 06:12 | |
*** sudipto_ has quit IRC | 06:12 | |
*** tommylikehu_ has joined #openstack-cinder | 06:13 | |
*** tommylikehu_ has quit IRC | 06:18 | |
*** kaisers has joined #openstack-cinder | 06:18 | |
*** psachin has quit IRC | 06:29 | |
*** kaisers has quit IRC | 06:38 | |
*** diablo_rojo has quit IRC | 06:57 | |
*** salv-orlando has joined #openstack-cinder | 07:06 | |
*** salv-orlando has quit IRC | 07:10 | |
*** yangyapeng has joined #openstack-cinder | 07:19 | |
*** kaisers has joined #openstack-cinder | 07:35 | |
*** Zer0Byte has joined #openstack-cinder | 07:37 | |
*** Zer0Byte has quit IRC | 07:41 | |
*** kaisers has quit IRC | 07:42 | |
*** kaisers has joined #openstack-cinder | 07:42 | |
*** kaisers has quit IRC | 07:48 | |
*** sudipto_ has joined #openstack-cinder | 07:49 | |
*** sudipto has joined #openstack-cinder | 07:49 | |
*** Jack_Iv has joined #openstack-cinder | 08:00 | |
*** Jack_Iv has quit IRC | 08:03 | |
*** Jack_Iv has joined #openstack-cinder | 08:10 | |
*** sudipto_ has quit IRC | 08:13 | |
*** sudipto has quit IRC | 08:13 | |
*** kaisers has joined #openstack-cinder | 08:19 | |
*** kaisers has quit IRC | 08:24 | |
*** Jack_Iv has quit IRC | 08:27 | |
*** Jack_Iv has joined #openstack-cinder | 08:39 | |
*** salv-orlando has joined #openstack-cinder | 08:41 | |
*** salv-orlando has quit IRC | 08:45 | |
*** psachin has joined #openstack-cinder | 08:47 | |
*** zzzeek has quit IRC | 09:00 | |
*** zzzeek has joined #openstack-cinder | 09:00 | |
*** lpetrut has joined #openstack-cinder | 09:01 | |
*** Cibo_ has quit IRC | 09:09 | |
*** lpetrut has quit IRC | 09:18 | |
*** kaisers has joined #openstack-cinder | 09:20 | |
*** sudipto_ has joined #openstack-cinder | 09:28 | |
*** sudipto has joined #openstack-cinder | 09:29 | |
*** links has quit IRC | 09:32 | |
*** sudswas__ has joined #openstack-cinder | 09:45 | |
*** sudipto has quit IRC | 09:47 | |
*** sudipto_ has quit IRC | 09:47 | |
*** sudipto has joined #openstack-cinder | 09:47 | |
*** sudswas__ has quit IRC | 09:53 | |
*** sudipto has quit IRC | 09:53 | |
*** Julien-zte has joined #openstack-cinder | 09:55 | |
*** kaisers has quit IRC | 09:58 | |
*** Julien-zte has quit IRC | 10:02 | |
*** alonmarx has joined #openstack-cinder | 10:08 | |
*** Julien-zte has joined #openstack-cinder | 10:11 | |
*** Julien-zte has quit IRC | 10:24 | |
*** dgonzalez has quit IRC | 10:34 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/cinder: Updated from global requirements https://review.openstack.org/420320 | 10:36 |
*** The_Ball has joined #openstack-cinder | 10:38 | |
*** alonmarx_ has joined #openstack-cinder | 10:39 | |
*** alonmarx has quit IRC | 10:41 | |
*** Julien-zte has joined #openstack-cinder | 10:43 | |
*** Jack_I has joined #openstack-cinder | 10:44 | |
*** salv-orlando has joined #openstack-cinder | 10:45 | |
*** alonmarx_ has quit IRC | 10:49 | |
*** salv-orlando has quit IRC | 10:50 | |
*** Julien-zte has quit IRC | 10:54 | |
*** Jack_Iv has quit IRC | 10:56 | |
*** Jack_Iv has joined #openstack-cinder | 10:57 | |
*** Jack_Iv has quit IRC | 11:01 | |
*** dgonzalez has joined #openstack-cinder | 11:07 | |
*** alonmarx has joined #openstack-cinder | 11:10 | |
*** alonmarx has quit IRC | 11:21 | |
*** Jack_I has quit IRC | 11:26 | |
*** haplo37_ has quit IRC | 11:28 | |
*** haplo37_ has joined #openstack-cinder | 11:29 | |
*** Jack_I has joined #openstack-cinder | 11:37 | |
*** tommylikehu_ has joined #openstack-cinder | 11:39 | |
*** tommylikehu_ has quit IRC | 11:40 | |
*** tommylikehu_ has joined #openstack-cinder | 11:40 | |
openstackgerrit | Andy McCrae proposed openstack/cinder: Remove duplicate requirement https://review.openstack.org/420330 | 11:41 |
*** salv-orlando has joined #openstack-cinder | 11:46 | |
*** nicolasbock has joined #openstack-cinder | 11:50 | |
*** salv-orlando has quit IRC | 11:51 | |
*** Jack_I has quit IRC | 11:54 | |
*** kaisers has joined #openstack-cinder | 11:54 | |
*** Jack_Iv has joined #openstack-cinder | 11:58 | |
*** alonmarx has joined #openstack-cinder | 11:59 | |
*** shaner has quit IRC | 12:03 | |
*** shaner has joined #openstack-cinder | 12:06 | |
*** salv-orlando has joined #openstack-cinder | 12:47 | |
*** salv-orlando has quit IRC | 12:51 | |
*** Jack_Iv has quit IRC | 12:53 | |
*** kaisers has quit IRC | 12:56 | |
*** Jack_Iv has joined #openstack-cinder | 13:10 | |
*** ducttape_ has joined #openstack-cinder | 13:10 | |
*** pbandark has joined #openstack-cinder | 13:13 | |
*** Jack_Iv has quit IRC | 13:14 | |
*** psachin has quit IRC | 13:24 | |
*** pbandark has quit IRC | 13:26 | |
*** Jack_I has joined #openstack-cinder | 13:46 | |
*** salv-orlando has joined #openstack-cinder | 13:48 | |
*** kaisers has joined #openstack-cinder | 13:52 | |
*** salv-orlando has quit IRC | 13:53 | |
*** Jack_I has quit IRC | 14:00 | |
*** knomura has joined #openstack-cinder | 14:09 | |
*** kaisers has quit IRC | 14:15 | |
*** kaisers has joined #openstack-cinder | 14:32 | |
*** dave-mccowan has joined #openstack-cinder | 14:39 | |
*** pbandark has joined #openstack-cinder | 14:42 | |
*** salv-orlando has joined #openstack-cinder | 14:49 | |
*** salv-orlando has quit IRC | 14:53 | |
*** Jack_Iv has joined #openstack-cinder | 15:01 | |
*** Jack_Iv has quit IRC | 15:06 | |
*** kaisers has quit IRC | 15:07 | |
*** enriquetaso has joined #openstack-cinder | 15:33 | |
*** lpetrut has joined #openstack-cinder | 15:36 | |
*** swamireddy has quit IRC | 15:36 | |
*** ducttape_ has quit IRC | 15:41 | |
*** lpetrut has quit IRC | 15:43 | |
*** pbandark has quit IRC | 15:46 | |
*** swamireddy has joined #openstack-cinder | 15:47 | |
*** enriquetaso has quit IRC | 15:48 | |
*** salv-orlando has joined #openstack-cinder | 15:50 | |
*** salv-orlando has quit IRC | 15:54 | |
*** kaisers has joined #openstack-cinder | 16:03 | |
*** e0ne has joined #openstack-cinder | 16:07 | |
*** kaisers has quit IRC | 16:08 | |
*** knikolla has quit IRC | 16:11 | |
*** knikolla has joined #openstack-cinder | 16:12 | |
*** catintheroof has joined #openstack-cinder | 16:14 | |
*** nicolasbock has quit IRC | 16:17 | |
*** e0ne has quit IRC | 16:25 | |
*** mriedem has quit IRC | 16:34 | |
*** erlon_pto has quit IRC | 16:50 | |
*** salv-orlando has joined #openstack-cinder | 16:51 | |
*** mriedem has joined #openstack-cinder | 16:52 | |
*** salv-orlando has quit IRC | 16:55 | |
*** kaisers has joined #openstack-cinder | 17:04 | |
*** pcaruana has joined #openstack-cinder | 17:05 | |
*** pcaruana has quit IRC | 17:07 | |
*** tommylikehu_ has quit IRC | 17:10 | |
*** pdeore has joined #openstack-cinder | 17:10 | |
*** gouthamr has joined #openstack-cinder | 17:10 | |
*** Jack_Iv has joined #openstack-cinder | 17:11 | |
*** pdeore has quit IRC | 17:20 | |
*** Jack_Iv has quit IRC | 17:30 | |
*** Jack_Iv has joined #openstack-cinder | 17:38 | |
*** Jack_Iv has quit IRC | 17:39 | |
*** Jack_Iv has joined #openstack-cinder | 17:40 | |
*** Jack_Iv_ has joined #openstack-cinder | 17:41 | |
*** alonmarx has quit IRC | 17:41 | |
*** Jack_Iv has quit IRC | 17:44 | |
*** alonmarx has joined #openstack-cinder | 17:47 | |
*** jungleboyj has joined #openstack-cinder | 17:48 | |
*** salv-orlando has joined #openstack-cinder | 17:52 | |
*** salv-orlando has quit IRC | 17:56 | |
*** Jack_Iv_ has quit IRC | 17:57 | |
*** catintheroof has quit IRC | 17:59 | |
*** catintheroof has joined #openstack-cinder | 17:59 | |
*** catintheroof has quit IRC | 18:00 | |
*** kaisers has quit IRC | 18:09 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/cinder: [WIP] ignore me, kicking off a rally/py35 build https://review.openstack.org/418643 | 18:11 |
*** ducttape_ has joined #openstack-cinder | 18:13 | |
*** kaisers has joined #openstack-cinder | 18:14 | |
*** kaisers has quit IRC | 18:19 | |
*** ircuser-1 has joined #openstack-cinder | 18:29 | |
*** e0ne has joined #openstack-cinder | 18:39 | |
*** lpetrut has joined #openstack-cinder | 18:40 | |
*** salv-orlando has joined #openstack-cinder | 18:52 | |
*** alonmarx has quit IRC | 18:54 | |
*** alonmarx has joined #openstack-cinder | 18:59 | |
*** kaisers has joined #openstack-cinder | 19:00 | |
*** salv-orlando has quit IRC | 19:12 | |
*** salv-orlando has joined #openstack-cinder | 19:13 | |
*** kaisers has quit IRC | 19:16 | |
*** Jack_Iv has joined #openstack-cinder | 19:28 | |
*** Jack_Iv has quit IRC | 19:34 | |
*** Jack_Iv has joined #openstack-cinder | 19:34 | |
*** lpetrut has quit IRC | 19:36 | |
*** e0ne has quit IRC | 19:42 | |
*** Jack_Iv has quit IRC | 19:42 | |
*** Jack_Iv has joined #openstack-cinder | 19:42 | |
*** Jack_Iv has quit IRC | 19:44 | |
*** Jack_Iv has joined #openstack-cinder | 19:44 | |
*** Jack_Iv_ has joined #openstack-cinder | 19:49 | |
*** Jack_Iv_ has quit IRC | 19:49 | |
*** Jack_Iv has quit IRC | 19:49 | |
*** breitz has quit IRC | 19:49 | |
*** Jack_Iv has joined #openstack-cinder | 19:49 | |
*** Jack_Iv has quit IRC | 19:51 | |
*** Jack_Iv has joined #openstack-cinder | 19:52 | |
*** salv-orlando has quit IRC | 19:55 | |
*** Jack_Iv has quit IRC | 19:56 | |
*** Jack_Iv has joined #openstack-cinder | 20:04 | |
*** lpetrut has joined #openstack-cinder | 20:07 | |
*** Jack_Iv has quit IRC | 20:08 | |
*** Jack_Iv has joined #openstack-cinder | 20:13 | |
*** Jack_Iv has quit IRC | 20:28 | |
*** Jack_Iv_ has joined #openstack-cinder | 20:28 | |
*** knomura has quit IRC | 20:44 | |
*** alonmarx has quit IRC | 21:00 | |
*** tlian has quit IRC | 21:09 | |
*** dave-mccowan has quit IRC | 21:16 | |
*** Jack_Iv_ has quit IRC | 21:22 | |
*** Jack_Iv has joined #openstack-cinder | 21:23 | |
*** dave-mccowan has joined #openstack-cinder | 21:31 | |
*** ducttape_ has quit IRC | 21:34 | |
*** ducttape_ has joined #openstack-cinder | 21:34 | |
*** ducttape_ has quit IRC | 21:35 | |
*** sileht has quit IRC | 21:38 | |
*** sileht has joined #openstack-cinder | 21:39 | |
*** salv-orlando has joined #openstack-cinder | 22:01 | |
*** Jack_Iv has quit IRC | 22:01 | |
*** salv-orl_ has joined #openstack-cinder | 22:22 | |
*** ducttape_ has joined #openstack-cinder | 22:23 | |
*** lpetrut has quit IRC | 22:25 | |
*** salv-orlando has quit IRC | 22:26 | |
*** nicolasbock has joined #openstack-cinder | 22:47 | |
*** ducttape_ has quit IRC | 22:50 | |
*** knomura has joined #openstack-cinder | 22:52 | |
*** ducttape_ has joined #openstack-cinder | 22:54 | |
*** knomura has quit IRC | 22:56 | |
*** catintheroof has joined #openstack-cinder | 22:59 | |
*** catintheroof has quit IRC | 23:04 | |
*** ducttape_ has quit IRC | 23:22 | |
*** Apoorva has joined #openstack-cinder | 23:27 | |
*** tlian has joined #openstack-cinder | 23:30 | |
*** catintheroof has joined #openstack-cinder | 23:30 | |
*** ducttape_ has joined #openstack-cinder | 23:43 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!