openstackgerrit | Merged openstack/cinder stable/pike: Exclude disabled API versions from listing https://review.opendev.org/687407 | 00:03 |
---|---|---|
*** markvoelker has quit IRC | 00:05 | |
*** markvoelker has joined #openstack-cinder | 00:07 | |
*** markvoelker has quit IRC | 00:14 | |
*** markvoelker has joined #openstack-cinder | 00:19 | |
openstackgerrit | Ryan Liang proposed openstack/cinder stable/stein: VNX: delete the LUN from VNX backend https://review.opendev.org/687147 | 01:14 |
*** n-saito has joined #openstack-cinder | 01:19 | |
*** davee___ has joined #openstack-cinder | 01:26 | |
*** tkajinam_ has joined #openstack-cinder | 01:26 | |
*** davee__ has quit IRC | 01:26 | |
*** tkajinam has quit IRC | 01:28 | |
*** whfnst has joined #openstack-cinder | 01:31 | |
*** brinzhang has joined #openstack-cinder | 01:53 | |
*** brinzhang_ has joined #openstack-cinder | 01:57 | |
*** brinzhang has quit IRC | 02:00 | |
*** whoami-rajat has joined #openstack-cinder | 02:07 | |
*** brinzhang has joined #openstack-cinder | 02:09 | |
*** psachin has joined #openstack-cinder | 02:11 | |
*** brinzhang_ has quit IRC | 02:12 | |
openstackgerrit | renminmin proposed openstack/cinder master: Fix 'detach.end' notify with old volume status https://review.opendev.org/680588 | 02:17 |
*** brinzhang_ has joined #openstack-cinder | 02:39 | |
*** brinzhang has quit IRC | 02:42 | |
*** brinzhang has joined #openstack-cinder | 02:42 | |
*** brinzhang_ has quit IRC | 02:43 | |
*** brinzhang has quit IRC | 02:44 | |
*** brinzhang has joined #openstack-cinder | 02:45 | |
*** spatel has quit IRC | 02:47 | |
*** brinzhang_ has joined #openstack-cinder | 02:52 | |
*** brinzhang has quit IRC | 02:55 | |
*** markvoelker has quit IRC | 03:09 | |
*** markvoelker has joined #openstack-cinder | 03:10 | |
*** psachin has quit IRC | 03:17 | |
*** psachin has joined #openstack-cinder | 03:18 | |
*** markvoelker has quit IRC | 03:23 | |
*** markvoelker has joined #openstack-cinder | 03:24 | |
*** dviroel has quit IRC | 03:25 | |
*** udesale has joined #openstack-cinder | 03:55 | |
*** yaawang has quit IRC | 04:12 | |
*** yaawang has joined #openstack-cinder | 04:12 | |
*** ociuhandu has joined #openstack-cinder | 04:16 | |
*** ociuhandu has quit IRC | 04:20 | |
openstackgerrit | Rajat Dhasmana proposed openstack/cinder master: Add migration to make volume_type_id non nullable https://review.opendev.org/685914 | 04:21 |
*** markvoelker has quit IRC | 04:35 | |
*** markvoelker has joined #openstack-cinder | 04:35 | |
*** brinzhang has joined #openstack-cinder | 04:48 | |
*** brinzhang_ has quit IRC | 04:51 | |
*** brinzhang_ has joined #openstack-cinder | 05:00 | |
*** brinzhang has quit IRC | 05:03 | |
*** boxiang has joined #openstack-cinder | 05:15 | |
*** zhubx has quit IRC | 05:16 | |
*** brinzhang has joined #openstack-cinder | 05:38 | |
*** brinzhang_ has quit IRC | 05:40 | |
*** raghavendrat has joined #openstack-cinder | 05:46 | |
*** sahid has joined #openstack-cinder | 06:51 | |
*** brinzhang_ has joined #openstack-cinder | 07:00 | |
*** brinzhang has quit IRC | 07:03 | |
*** pcaruana has joined #openstack-cinder | 07:10 | |
*** lemko has joined #openstack-cinder | 07:10 | |
*** tesseract has joined #openstack-cinder | 07:13 | |
*** tosky has joined #openstack-cinder | 07:14 | |
whoami-rajat | geguileo: so the issue was, stable/train branch wasn't available for grenade, now the release and devstack-gate patch is merged[1] the migration passed[2] | 07:17 |
whoami-rajat | [1] https://review.opendev.org/#/c/687072/ | 07:17 |
whoami-rajat | [2] https://review.opendev.org/#/c/685914/ | 07:17 |
*** brinzhang_ has quit IRC | 07:32 | |
*** brinzhang_ has joined #openstack-cinder | 07:33 | |
*** awalende has joined #openstack-cinder | 07:41 | |
tosky | whoami-rajat: uh! Just to be sure, is https://review.opendev.org/#/c/686772/ still needed? | 07:51 |
whoami-rajat | tosky: i think yes since the current upgrade script isn't running online migrations AFAIK | 07:52 |
*** dpawlik has joined #openstack-cinder | 07:53 | |
tosky | whoami-rajat: would it make sense to quickly double-check, just to be sure? :) | 07:53 |
whoami-rajat | tosky: check meaning to remove depends on tag and check zuul results on my patch? | 07:57 |
whoami-rajat | i've compared the upgrade script of nova and cinder and nova is running these migrations[1] whereas cinder script isn't | 07:57 |
whoami-rajat | [1] https://opendev.org/openstack/grenade/src/branch/master/projects/60_nova/upgrade.sh#L77-L80 | 07:57 |
whoami-rajat | [2] https://opendev.org/openstack/grenade/src/branch/master/projects/60_nova/upgrade.sh#L133-L136 | 07:57 |
whoami-rajat | one change is i can move the migrations to after the cinder services start | 07:58 |
*** tosky has quit IRC | 07:58 | |
*** tosky has joined #openstack-cinder | 07:59 | |
tosky | yep, that was the idea (test without the Depends-On); but on the other hand, cinder documentation seems to be pretty clear about the need for running online migrations | 08:00 |
tosky | so ok | 08:00 |
*** brinzhang has joined #openstack-cinder | 08:01 | |
*** brinzhang has quit IRC | 08:01 | |
*** brinzhang has joined #openstack-cinder | 08:01 | |
openstackgerrit | Rajat Dhasmana proposed openstack/cinder master: Add migration to make volume_type_id non nullable https://review.opendev.org/685914 | 08:02 |
whoami-rajat | tosky: ^ lets check anyway :) | 08:02 |
tosky | thanks :) | 08:03 |
*** brinzhang_ has quit IRC | 08:03 | |
*** yaawang has quit IRC | 08:08 | |
*** yaawang has joined #openstack-cinder | 08:08 | |
*** tkajinam_ has quit IRC | 08:10 | |
*** ociuhandu has joined #openstack-cinder | 08:20 | |
*** ociuhandu has quit IRC | 08:20 | |
*** brinzhang_ has joined #openstack-cinder | 08:20 | |
*** ociuhandu has joined #openstack-cinder | 08:21 | |
*** ociuhandu has quit IRC | 08:23 | |
*** ociuhandu has joined #openstack-cinder | 08:23 | |
*** brinzhang has quit IRC | 08:23 | |
*** gnufied has quit IRC | 08:26 | |
*** gnufied has joined #openstack-cinder | 08:34 | |
*** ociuhandu has quit IRC | 08:34 | |
*** e0ne has joined #openstack-cinder | 08:39 | |
openstackgerrit | do3meli proposed openstack/cinder master: Remove warning that docs are auto generated https://review.opendev.org/687491 | 08:41 |
*** gnufied has quit IRC | 08:42 | |
*** gnufied has joined #openstack-cinder | 08:45 | |
*** awalende has quit IRC | 08:47 | |
*** boxiang has quit IRC | 08:47 | |
*** boxiang has joined #openstack-cinder | 08:47 | |
*** n-saito has quit IRC | 08:55 | |
*** brinzhang has joined #openstack-cinder | 09:02 | |
*** brinzhang_ has quit IRC | 09:05 | |
*** brinzhang_ has joined #openstack-cinder | 09:15 | |
*** brinzhang has quit IRC | 09:19 | |
*** brinzhang has joined #openstack-cinder | 09:19 | |
*** ociuhandu has joined #openstack-cinder | 09:23 | |
*** brinzhang has quit IRC | 09:33 | |
*** brinzhang has joined #openstack-cinder | 09:33 | |
*** brinzhang has quit IRC | 09:39 | |
*** brinzhang has joined #openstack-cinder | 09:39 | |
*** mvkr has quit IRC | 09:39 | |
*** awalende has joined #openstack-cinder | 09:42 | |
*** raghavendrat has quit IRC | 09:45 | |
*** awalende has quit IRC | 09:47 | |
*** mvkr has joined #openstack-cinder | 09:53 | |
*** dpawlik has quit IRC | 09:55 | |
whoami-rajat | tosky: so the grenade job passed, maybe the online migrations are run internally, need to check on that, anyway thanks for the inputs. | 10:04 |
tosky | whoami-rajat: that's an interesting question, and I'd like to know the answer as well | 10:05 |
*** brinzhang has quit IRC | 10:06 | |
*** brinzhang has joined #openstack-cinder | 10:07 | |
*** boxiang has quit IRC | 10:12 | |
*** boxiang has joined #openstack-cinder | 10:12 | |
*** awalende has joined #openstack-cinder | 10:23 | |
*** ociuhandu has quit IRC | 10:23 | |
*** awalende_ has joined #openstack-cinder | 10:23 | |
*** ociuhandu has joined #openstack-cinder | 10:25 | |
*** awalende has quit IRC | 10:27 | |
*** davidsha has joined #openstack-cinder | 10:31 | |
*** brinzhang has quit IRC | 10:33 | |
*** brinzhang has joined #openstack-cinder | 10:34 | |
*** lpetrut has joined #openstack-cinder | 10:39 | |
*** tesseract has quit IRC | 10:44 | |
*** tesseract has joined #openstack-cinder | 10:46 | |
*** rcernin has quit IRC | 10:48 | |
*** dviroel_ has joined #openstack-cinder | 10:50 | |
*** brinzhang has quit IRC | 10:57 | |
*** brinzhang_ has quit IRC | 10:57 | |
*** brinzhang_ has joined #openstack-cinder | 10:58 | |
*** brinzhang has joined #openstack-cinder | 10:58 | |
*** ociuhandu has quit IRC | 11:11 | |
*** raghavendrat has joined #openstack-cinder | 11:15 | |
*** ociuhandu has joined #openstack-cinder | 11:15 | |
*** ociuhandu has quit IRC | 11:16 | |
*** ociuhandu has joined #openstack-cinder | 11:16 | |
*** udesale has quit IRC | 11:22 | |
*** baojg has quit IRC | 11:46 | |
*** dave-mccowan has joined #openstack-cinder | 11:48 | |
*** brinzhang has quit IRC | 11:57 | |
*** brinzhang has joined #openstack-cinder | 11:58 | |
*** brinzhang has quit IRC | 12:00 | |
*** brinzhang has joined #openstack-cinder | 12:00 | |
hemna | https://www.zdnet.com/article/suse-drops-openstacks/ | 12:09 |
*** ociuhandu has quit IRC | 12:15 | |
*** ociuhandu has joined #openstack-cinder | 12:15 | |
*** ociuhandu has quit IRC | 12:20 | |
*** psachin has quit IRC | 12:31 | |
e0ne | hemna: :( | 12:33 |
*** ociuhandu has joined #openstack-cinder | 12:33 | |
hemna | anyone hiring? :P | 12:34 |
raghavendrat | yes. saw above link | 12:34 |
e0ne | hemna: vexxhost? | 12:34 |
e0ne | I saw few posts from them this week | 12:34 |
hemna | e0ne: thanks, I'll poke around and see if they have anything | 12:35 |
jungleboyj | hemna: So sorry man. | 12:35 |
hemna | yah it's been a not fun day | 12:38 |
*** awalende has joined #openstack-cinder | 12:39 | |
*** raghavendrat has left #openstack-cinder | 12:40 | |
*** awalende_ has quit IRC | 12:43 | |
*** brinzhang has quit IRC | 12:45 | |
*** brinzhang has joined #openstack-cinder | 12:46 | |
*** brinzhang_ has quit IRC | 12:47 | |
*** brinzhang_ has joined #openstack-cinder | 12:47 | |
*** brinzhang_ has quit IRC | 12:48 | |
*** brinzhang_ has joined #openstack-cinder | 12:48 | |
*** brinzhang_ has quit IRC | 12:50 | |
*** brinzhang_ has joined #openstack-cinder | 12:50 | |
*** brinzhang_ has quit IRC | 12:52 | |
*** brinzhang_ has joined #openstack-cinder | 12:52 | |
*** brinzhang_ has quit IRC | 12:54 | |
*** brinzhang_ has joined #openstack-cinder | 12:54 | |
*** ociuhandu has quit IRC | 12:54 | |
*** ociuhandu has joined #openstack-cinder | 12:55 | |
*** ociuhandu has quit IRC | 12:56 | |
*** ociuhandu has joined #openstack-cinder | 12:56 | |
*** dviroel_ is now known as dviroel | 12:58 | |
*** eharney has joined #openstack-cinder | 13:01 | |
*** enriquetaso has joined #openstack-cinder | 13:09 | |
*** markvoelker has quit IRC | 13:10 | |
*** markvoelker has joined #openstack-cinder | 13:11 | |
*** markvoelker has quit IRC | 13:11 | |
*** markvoelker has joined #openstack-cinder | 13:11 | |
*** brinzhang has quit IRC | 13:17 | |
*** brinzhang has joined #openstack-cinder | 13:18 | |
*** brinzhang has quit IRC | 13:19 | |
*** brinzhang has joined #openstack-cinder | 13:20 | |
*** brinzhang has quit IRC | 13:20 | |
*** brinzhang has joined #openstack-cinder | 13:21 | |
*** lseki has joined #openstack-cinder | 13:25 | |
smcginnis | hemna: Just heard the news this morning. That's frustrating. Sorry you have to deal with that. | 13:26 |
*** awalende has quit IRC | 13:26 | |
smcginnis | eharney: Guess it's still not gone - https://759f8fe1e201b0bad894-37ad574b65e44b7a1b1058900a1af5e6.ssl.cf1.rackcdn.com/periodic-stable/opendev.org/openstack/cinder/stable/train/openstack-tox-py27/6e785c6/testr_results.html.gz | 13:26 |
hemna | thanks man. it's not a lot of fun | 13:26 |
*** brinzhang has quit IRC | 13:26 | |
*** brinzhang has joined #openstack-cinder | 13:27 | |
*** awalende has joined #openstack-cinder | 13:27 | |
*** brinzhang_ has quit IRC | 13:27 | |
*** brinzhang_ has joined #openstack-cinder | 13:27 | |
*** jawad_axd has joined #openstack-cinder | 13:28 | |
*** awalende has quit IRC | 13:30 | |
*** awalende has joined #openstack-cinder | 13:31 | |
*** pcaruana has quit IRC | 13:31 | |
*** pcaruana has joined #openstack-cinder | 13:33 | |
*** ianychoi has quit IRC | 13:41 | |
*** udesale has joined #openstack-cinder | 13:45 | |
*** spatel has joined #openstack-cinder | 13:45 | |
*** seba has joined #openstack-cinder | 13:49 | |
*** spatel has quit IRC | 13:50 | |
*** jawad_axd has quit IRC | 13:51 | |
*** jawad_axd has joined #openstack-cinder | 13:52 | |
*** sapd1_ has joined #openstack-cinder | 13:53 | |
*** brinzhang has quit IRC | 13:54 | |
*** jenglisch has quit IRC | 13:56 | |
*** tonyb has quit IRC | 13:56 | |
*** johanssone has quit IRC | 13:56 | |
*** brinzhang_ has quit IRC | 13:56 | |
*** sapd1 has quit IRC | 13:56 | |
*** jmccrory has quit IRC | 13:56 | |
*** Alon_KS has quit IRC | 13:56 | |
*** ioni has quit IRC | 13:56 | |
*** _ioni has joined #openstack-cinder | 13:56 | |
*** brinzhang has joined #openstack-cinder | 13:56 | |
*** brinzhang_ has joined #openstack-cinder | 13:56 | |
*** Alon_KS has joined #openstack-cinder | 13:56 | |
*** brinzhang has quit IRC | 13:56 | |
*** brinzhang has joined #openstack-cinder | 13:56 | |
*** jawad_axd has quit IRC | 13:57 | |
*** brinzhang has quit IRC | 13:57 | |
*** openstackstatus has quit IRC | 13:58 | |
*** johanssone has joined #openstack-cinder | 13:58 | |
*** brinzhang has joined #openstack-cinder | 13:58 | |
*** ociuhandu has quit IRC | 13:59 | |
*** _ioni is now known as ioni | 13:59 | |
*** ioni has left #openstack-cinder | 14:00 | |
*** ioni has joined #openstack-cinder | 14:00 | |
*** davee__ has joined #openstack-cinder | 14:05 | |
*** davee___ has quit IRC | 14:05 | |
*** lpetrut has quit IRC | 14:09 | |
*** gnufied has quit IRC | 14:15 | |
*** abishop_ has joined #openstack-cinder | 14:16 | |
*** abishop has quit IRC | 14:17 | |
*** asbishop has joined #openstack-cinder | 14:22 | |
*** abishop_ has quit IRC | 14:24 | |
*** zul has quit IRC | 14:27 | |
*** asbishop has quit IRC | 14:30 | |
*** udesale has quit IRC | 14:41 | |
*** awalende has quit IRC | 14:51 | |
*** awalende has joined #openstack-cinder | 14:52 | |
*** jawad_axd has joined #openstack-cinder | 14:53 | |
*** udesale has joined #openstack-cinder | 14:54 | |
*** awalende has quit IRC | 14:57 | |
*** udesale has quit IRC | 15:14 | |
*** ociuhandu has joined #openstack-cinder | 15:19 | |
*** lpetrut has joined #openstack-cinder | 15:21 | |
*** ociuhandu has quit IRC | 15:23 | |
jungleboyj | rosmaita: Do you have any topics for today's Cinder meeting? | 15:27 |
rosmaita | not really ... just a reminder about release critical bugs | 15:28 |
rosmaita | but i already did that by email, so not pressing | 15:29 |
*** ociuhandu has joined #openstack-cinder | 15:30 | |
*** lpetrut has quit IRC | 15:35 | |
*** brinzhang has quit IRC | 15:42 | |
*** brinzhang_ has quit IRC | 15:42 | |
*** brinzhang has joined #openstack-cinder | 15:43 | |
*** brinzhang_ has joined #openstack-cinder | 15:43 | |
*** brinzhang_ has quit IRC | 15:44 | |
*** ircuser-1 has joined #openstack-cinder | 15:44 | |
*** abishop has joined #openstack-cinder | 15:44 | |
*** brinzhang_ has joined #openstack-cinder | 15:45 | |
*** openstackgerrit has quit IRC | 15:52 | |
jungleboyj | Ok. Looks like it will be a short meeting then. | 15:55 |
*** thgcorrea has joined #openstack-cinder | 16:01 | |
*** andrebeltrami has joined #openstack-cinder | 16:02 | |
*** spatel has joined #openstack-cinder | 16:07 | |
*** spatel has quit IRC | 16:12 | |
*** sahid has quit IRC | 16:15 | |
*** ociuhandu_ has joined #openstack-cinder | 16:18 | |
*** ociuhandu has quit IRC | 16:22 | |
*** brinzhang has quit IRC | 16:23 | |
*** brinzhang has joined #openstack-cinder | 16:23 | |
*** brinzhang has quit IRC | 16:24 | |
*** brinzhang has joined #openstack-cinder | 16:25 | |
*** ociuhandu_ has quit IRC | 16:25 | |
*** brinzhang has quit IRC | 16:26 | |
*** brinzhang has joined #openstack-cinder | 16:26 | |
*** brinzhang has quit IRC | 16:28 | |
*** brinzhang has joined #openstack-cinder | 16:28 | |
*** markvoelker has quit IRC | 16:53 | |
*** markvoelker has joined #openstack-cinder | 16:54 | |
rosmaita | so much for a short meeting! | 17:00 |
*** davidsha has quit IRC | 17:01 | |
*** jawad_ax_ has joined #openstack-cinder | 17:02 | |
woojay | rosmaita: jungleboyj: Thank you for help last week. | 17:02 |
*** e0ne has quit IRC | 17:02 | |
*** jawad_axd has quit IRC | 17:02 | |
whoami-rajat | smcginnis: jungleboyj geguileo thanks for all the pointers | 17:05 |
geguileo | no problem | 17:05 |
jungleboyj | woojay: Any time. | 17:06 |
jungleboyj | rosmaita: Yeah, that was my fault for saying that. | 17:06 |
*** openstackgerrit has joined #openstack-cinder | 17:06 | |
openstackgerrit | Jay Bryant proposed openstack/os-brick master: nvmeof: Use subnqn to disconnect a volume https://review.opendev.org/683917 | 17:06 |
geguileo | rosmaita: XDXDXD | 17:08 |
tosky | so much for a short meeting :) | 17:12 |
jungleboyj | OMG, not food or drink in the meeting rooms for the Summit/PTG!?! | 17:15 |
jungleboyj | This will be like torture. | 17:16 |
*** N3l1x has joined #openstack-cinder | 17:30 | |
*** davee__ has quit IRC | 17:44 | |
*** ociuhandu has joined #openstack-cinder | 18:07 | |
*** brinzhang has quit IRC | 18:10 | |
*** brinzhang_ has quit IRC | 18:10 | |
*** brinzhang has joined #openstack-cinder | 18:11 | |
*** brinzhang_ has joined #openstack-cinder | 18:11 | |
jungleboyj | rosmaita: Do you want to schedule the PTG photo time or do you want me to do it? | 18:17 |
openstackgerrit | Eric Harney proposed openstack/cinder stable/train: Move hacking checks to tests dir https://review.opendev.org/687645 | 18:22 |
*** dpawlik has joined #openstack-cinder | 18:22 | |
*** e0ne has joined #openstack-cinder | 18:25 | |
*** andrebeltrami has quit IRC | 18:51 | |
*** e0ne has quit IRC | 19:00 | |
*** pcaruana has quit IRC | 19:07 | |
*** e0ne has joined #openstack-cinder | 19:08 | |
*** mgagne has quit IRC | 19:11 | |
*** thgcorrea has quit IRC | 19:20 | |
*** tesseract has quit IRC | 19:20 | |
*** mriedem has joined #openstack-cinder | 19:21 | |
mriedem | is there a known grenade failure happening now like "Invalid volume client version '1'. must be one of: 2, 3"? | 19:22 |
mriedem | my guess is it's due to this https://github.com/openstack/python-cinderclient/commit/2189e5702b7ba91a87e1db21024799e1520d8ad0 in cinderclient 5.0 | 19:23 |
tosky | mriedem: it has been fixed lately | 19:24 |
mriedem | ah https://github.com/openstack/grenade/commit/fad62595bff3ae55b5b428a5ea00a9a168390fd2 | 19:25 |
tosky | mriedem: https://review.opendev.org/#/c/687241/ | 19:25 |
tosky | yep | 19:25 |
mriedem | i wonder how https://review.opendev.org/#/c/681766/ passed grenade jobs | 19:25 |
mriedem | anyway | 19:25 |
*** ociuhandu has quit IRC | 19:26 | |
tosky | uhm, maybe that job used cinderclient stable (it shouldn't happen, but it's a legacy zuul v2 job) | 19:26 |
tosky | and that may be the case: https://zuul.opendev.org/t/openstack/build/2b1eab5c7b234b6db91fe906ed92024f/log/logs/grenade.sh.txt.gz#6305 | 19:28 |
tosky | "Houston, we've had a problem here" | 19:29 |
tosky | uhm, no; the master branch seems to have installed 5.0.0 | 19:30 |
tosky | then I don't know what happened | 19:30 |
openstackgerrit | Eric Harney proposed openstack/os-brick master: Add linuxscsi get_device_info unit test https://review.opendev.org/687654 | 19:31 |
*** sahid has joined #openstack-cinder | 19:38 | |
*** sahid has quit IRC | 19:52 | |
*** mriedem has left #openstack-cinder | 19:55 | |
*** e0ne has quit IRC | 19:56 | |
*** dpawlik has quit IRC | 19:59 | |
*** whfnst has quit IRC | 20:15 | |
*** pcaruana has joined #openstack-cinder | 20:33 | |
*** ociuhandu has joined #openstack-cinder | 20:37 | |
*** ociuhandu has quit IRC | 20:39 | |
*** pcaruana has quit IRC | 20:40 | |
*** lpetrut has joined #openstack-cinder | 20:41 | |
*** lpetrut has quit IRC | 20:52 | |
*** awalende has joined #openstack-cinder | 21:01 | |
*** awalende has quit IRC | 21:05 | |
*** whoami-rajat has quit IRC | 21:06 | |
*** lpetrut has joined #openstack-cinder | 21:13 | |
*** lpetrut has quit IRC | 21:30 | |
*** eharney has quit IRC | 21:49 | |
*** rcernin has joined #openstack-cinder | 22:14 | |
*** markvoelker has quit IRC | 22:28 | |
*** ociuhandu has joined #openstack-cinder | 22:30 | |
*** ociuhandu has quit IRC | 22:35 | |
*** spatel has joined #openstack-cinder | 22:54 | |
*** spatel has quit IRC | 22:58 | |
*** dviroel has quit IRC | 22:59 | |
*** tkajinam has joined #openstack-cinder | 23:02 | |
*** openstackstatus has joined #openstack-cinder | 23:18 | |
*** ChanServ sets mode: +v openstackstatus | 23:18 | |
*** tosky has quit IRC | 23:30 | |
*** dklyle has quit IRC | 23:47 | |
*** david-lyle has joined #openstack-cinder | 23:47 | |
*** markvoelker has joined #openstack-cinder | 23:48 | |
*** brinzhang_ has quit IRC | 23:57 | |
*** brinzhang has quit IRC | 23:58 | |
*** brinzhang has joined #openstack-cinder | 23:58 | |
*** brinzhang_ has joined #openstack-cinder | 23:58 | |
*** markvoelker has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!