*** haomaiwang has quit IRC | 00:01 | |
*** haomaiwang has joined #openstack-cinder | 00:01 | |
*** sdake has joined #openstack-cinder | 00:07 | |
*** rdx_matt has joined #openstack-cinder | 00:15 | |
*** salv-orlando has quit IRC | 00:18 | |
*** rdx_matt has quit IRC | 00:19 | |
*** cdelatte has joined #openstack-cinder | 00:29 | |
*** EinstCrazy has joined #openstack-cinder | 00:36 | |
*** cdelatte has quit IRC | 00:38 | |
*** mylu has quit IRC | 00:45 | |
*** haomaiwang has quit IRC | 01:01 | |
*** haomaiwang has joined #openstack-cinder | 01:01 | |
*** EinstCrazy has quit IRC | 01:05 | |
*** rdx_matt has joined #openstack-cinder | 01:16 | |
*** rdx_matt has quit IRC | 01:20 | |
*** lixiaoy1 has quit IRC | 01:30 | |
*** lixiaoy1 has joined #openstack-cinder | 01:32 | |
*** iceyao has joined #openstack-cinder | 01:40 | |
*** boris-42_ has joined #openstack-cinder | 01:41 | |
*** qeelee has joined #openstack-cinder | 01:41 | |
*** laughterwym has joined #openstack-cinder | 01:43 | |
*** boris-42 has quit IRC | 01:44 | |
*** boris-42_ is now known as boris-42 | 01:44 | |
*** qeelee has quit IRC | 01:53 | |
*** qeelee has joined #openstack-cinder | 02:00 | |
*** haomaiwang has quit IRC | 02:01 | |
*** haomaiwang has joined #openstack-cinder | 02:01 | |
*** qeelee has quit IRC | 02:08 | |
*** qeelee has joined #openstack-cinder | 02:08 | |
*** Lee1092 has joined #openstack-cinder | 02:11 | |
*** wanghao has quit IRC | 02:13 | |
*** zul has quit IRC | 02:13 | |
*** wanghao has joined #openstack-cinder | 02:14 | |
*** rdx_matt has joined #openstack-cinder | 02:17 | |
*** rdx_matt has quit IRC | 02:21 | |
*** qeelee has quit IRC | 02:23 | |
*** yangyape_ has quit IRC | 02:26 | |
*** salv-orlando has joined #openstack-cinder | 02:53 | |
*** sheel has joined #openstack-cinder | 02:55 | |
*** haomaiwang has quit IRC | 03:01 | |
*** haomaiwang has joined #openstack-cinder | 03:01 | |
*** salv-orlando has quit IRC | 03:03 | |
*** rdx_matt has joined #openstack-cinder | 03:17 | |
*** rdx_matt has quit IRC | 03:23 | |
*** mriedem has joined #openstack-cinder | 03:29 | |
*** mriedem has quit IRC | 03:30 | |
*** yangyape_ has joined #openstack-cinder | 03:40 | |
*** mattymo has quit IRC | 03:42 | |
*** mattymo has joined #openstack-cinder | 03:43 | |
*** laughterwym has quit IRC | 03:44 | |
*** laughterwym has joined #openstack-cinder | 03:44 | |
*** yangyape_ has quit IRC | 03:45 | |
*** sgotliv_ has joined #openstack-cinder | 03:46 | |
*** laughterwym has quit IRC | 03:49 | |
*** haomaiwang has quit IRC | 04:01 | |
*** haomaiwang has joined #openstack-cinder | 04:01 | |
openstackgerrit | John Griffith proposed openstack/cinder: Retry when glance returns None on fetch https://review.openstack.org/306756 | 04:04 |
---|---|---|
jgriffith | sdake: FYI, I updated that patch a bit | 04:16 |
sdake | jgriffith thanks :) | 04:16 |
sdake | jgriffith ya my python-foo is kind of intermediate->expert | 04:16 |
sdake | inbetween | 04:16 |
jgriffith | sdake: sadly it's not as straight forward because of the use of getattr. We should probably look at some point because I copied that directly from Nova years ago | 04:17 |
sdake | jgriffith thanks for taking over the work | 04:17 |
jgriffith | sdake: I don't think it's changed on either side | 04:17 |
*** salv-orlando has joined #openstack-cinder | 04:17 | |
sdake | jgriffith tbh I dont have time to write the test cases as requested | 04:17 |
jgriffith | sdake: they may solve it more elegantly than I did | 04:17 |
jgriffith | sdake: yeah... about that :) | 04:17 |
jgriffith | sdake: best we sweep that comment under the rug if you don't mind :) | 04:17 |
sdake | jgriffith i'm completely booked for hte next 3 weeks | 04:17 |
jgriffith | sdake: my initial reply was "I don't care if you're the f'ing Pope" :) | 04:18 |
sdake | works for me - you work with the core team more then i do :) | 04:18 |
jgriffith | sdake: I hear ya | 04:18 |
jgriffith | sdake: no worries at all. In the future don't hesitate to hit me up here for stuff like that, happy to pitch in | 04:18 |
sdake | ya - in heat evelopment I found writing tesst cases takes 80% of the time to develop the work | 04:19 |
*** rdx_matt has joined #openstack-cinder | 04:19 | |
jgriffith | sdake: I'm a bit booked too :) That's why I'm here on a Sat night :( | 04:19 |
sdake | when I was ptl and wrote the intiial code bae | 04:19 |
sdake | and in magnum I kind of wrote the code without test cases | 04:19 |
jgriffith | sdake: indeed.. and mocks of mocks that test nothing is always depressing | 04:19 |
sdake | and other people filled them in :) | 04:19 |
jgriffith | nice | 04:19 |
sdake | i am not a mock expert - i really struggle with mock | 04:19 |
sdake | I did rework about 300 test cases for oslo.messaging port for heat | 04:20 |
jgriffith | sdake: well, considering how abused it is nothing wrong with that | 04:20 |
sdake | boy thatwas super painful | 04:20 |
jgriffith | yeah... "good times" :) | 04:20 |
jgriffith | alright... I'm going to call it a night and go get happy | 04:20 |
jgriffith | catch ya later | 04:20 |
sbezverk | jgriffith so I clone cinder, cherry pick your patch and then run python setup.py sdist to get tarball, right? | 04:20 |
sdake | the issue with me writing test cases is i would hve to elarn how the cinder test cases work | 04:20 |
sdake | cya | 04:20 |
jgriffith | sbezverk: not quite | 04:21 |
sdake | sbezverk i'll put a tarbll up foryou if you like | 04:21 |
jgriffith | sbezverk: just clone then run "git review -d 306756" | 04:21 |
jgriffith | sbezverk: then run that command | 04:21 |
sbezverk | that would be great, since it is not straight forward as I thought before | 04:21 |
sdake | sbezverk ok doing now | 04:21 |
jgriffith | sbezverk: it's really easy... I just didn't know where you'd like me to upload it to :) | 04:21 |
sdake | and you can ack jgriffith's version | 04:21 |
sdake | jgriffith you need permissoins on fedorapeople.org | 04:22 |
sdake | which only a fewp opele have in the kolla team | 04:22 |
sdake | not becaue they an't butbecause they don't apply | 04:22 |
jgriffith | sbezverk: if that doesn't work put a note in there and I'll circle back | 04:22 |
sbezverk | jgriffith sure, but I will do it tomorrow AM.. | 04:23 |
jgriffith | fair enough | 04:23 |
*** rdx_matt has quit IRC | 04:23 | |
jgriffith | I'm out of here anyway :) | 04:23 |
jgriffith | good night folks | 04:23 |
sbezverk | last night I stayed until 3am | 04:23 |
sbezverk | good night | 04:23 |
sdake | fwiw sbezverk has tried the most complex thing i've ever seen with cinder | 04:24 |
sdake | and it works | 04:24 |
*** salv-orlando has quit IRC | 04:24 | |
sdake | so I'd say we can delcare victory on sbezverk 'z implementation in kolla ;) | 04:25 |
sdake | as soon as he automates the defualt config :) | 04:25 |
sbezverk | sdake will do it right after the summit, guranteed :-) | 04:25 |
sdake | no rush | 04:26 |
sdake | as is its not just super ideal | 04:26 |
sdake | rquires alot of manual config | 04:26 |
sdake | sbezverk did you get data on that vlan vs vxlan thing for linuxbridge | 04:26 |
sdake | lets go to openstack-kolla to discuss | 04:27 |
sbezverk | sdake right but since it is in master now it is so much easier to improve.. | 04:27 |
sbezverk | sdake not yet about linux bridge, will check tomorrow | 04:27 |
sbezverk | ok | 04:27 |
sdake | i i had caught that earlier I'd made ou fix it befoe merge ;) | 04:28 |
*** salv-orlando has joined #openstack-cinder | 04:34 | |
*** salv-orlando has quit IRC | 04:34 | |
*** salv-orlando has joined #openstack-cinder | 04:34 | |
*** laughterwym has joined #openstack-cinder | 04:45 | |
*** sgotliv_ has quit IRC | 04:46 | |
*** laughterwym has quit IRC | 04:50 | |
*** haomaiwang has quit IRC | 05:01 | |
*** haomaiwang has joined #openstack-cinder | 05:01 | |
*** sheel has quit IRC | 05:05 | |
*** salv-orlando has quit IRC | 05:07 | |
*** avishay has joined #openstack-cinder | 05:09 | |
avishay | scottda: if you're around for some reason, I replied to you, please take a look: https://review.openstack.org/#/c/285296/7 | 05:09 |
*** andymaier has joined #openstack-cinder | 05:11 | |
*** rdx_matt has joined #openstack-cinder | 05:20 | |
*** liverpooler has joined #openstack-cinder | 05:22 | |
*** rdx_matt has quit IRC | 05:25 | |
*** haomaiwang has quit IRC | 06:01 | |
*** haomaiwa_ has joined #openstack-cinder | 06:01 | |
*** lixiaoy1 has quit IRC | 06:07 | |
*** lixiaoy1 has joined #openstack-cinder | 06:08 | |
*** andymaier_ has joined #openstack-cinder | 06:19 | |
*** rdx_matt has joined #openstack-cinder | 06:21 | |
*** liverpooler has quit IRC | 06:21 | |
*** liverpooler has joined #openstack-cinder | 06:21 | |
*** andymaier has quit IRC | 06:23 | |
*** rdx_matt has quit IRC | 06:25 | |
*** lpetrut has joined #openstack-cinder | 06:33 | |
*** sheel has joined #openstack-cinder | 06:46 | |
*** david-lyle_ has joined #openstack-cinder | 06:48 | |
*** david-lyle has quit IRC | 06:50 | |
*** sgotliv_ has joined #openstack-cinder | 06:50 | |
*** geguileo has quit IRC | 06:50 | |
*** sdake_ has joined #openstack-cinder | 06:50 | |
*** geguileo has joined #openstack-cinder | 06:50 | |
*** haomaiwa_ has quit IRC | 06:50 | |
*** sdake has quit IRC | 06:53 | |
openstackgerrit | Sheel Rana proposed openstack/cinder: Microversion of Bootable filter in cinder list https://review.openstack.org/278605 | 06:56 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/cinder: Imported Translations from Zanata https://review.openstack.org/306708 | 06:56 |
*** rdx_matt has joined #openstack-cinder | 06:57 | |
*** gouthamr has quit IRC | 06:57 | |
*** sdake_ has quit IRC | 07:00 | |
openstackgerrit | Ronen Mesonzhnik proposed openstack/cinder-specs: Support backup import on another Storage database https://review.openstack.org/249176 | 07:23 |
*** iceyao has quit IRC | 07:30 | |
*** lenny has quit IRC | 07:40 | |
*** salv-orlando has joined #openstack-cinder | 07:44 | |
*** salv-orlando has quit IRC | 07:47 | |
*** rdx_matt_ has joined #openstack-cinder | 07:47 | |
*** EmilienM_ has joined #openstack-cinder | 07:49 | |
*** lpetrut has quit IRC | 07:49 | |
*** smoriya_afk has joined #openstack-cinder | 07:49 | |
*** lpetrut has joined #openstack-cinder | 07:50 | |
*** avishay_ has joined #openstack-cinder | 07:51 | |
*** fmccrthy_ has joined #openstack-cinder | 07:51 | |
*** pleia2_ has joined #openstack-cinder | 07:52 | |
*** andymaier_ has quit IRC | 07:53 | |
*** rdx_matt has quit IRC | 07:56 | |
*** sgotliv_ has quit IRC | 07:56 | |
*** lixiaoy1 has quit IRC | 07:56 | |
*** avishay has quit IRC | 07:56 | |
*** mdavidson has quit IRC | 07:56 | |
*** ericksonsantos has quit IRC | 07:56 | |
*** ccesario has quit IRC | 07:56 | |
*** TheBall has quit IRC | 07:56 | |
*** fmccrthy has quit IRC | 07:56 | |
*** kbyrne has quit IRC | 07:56 | |
*** smoriya has quit IRC | 07:56 | |
*** EmilienM has quit IRC | 07:56 | |
*** pleia2 has quit IRC | 07:56 | |
*** grumpycatt has quit IRC | 07:56 | |
*** EmilienM_ is now known as EmilienM | 07:56 | |
*** EmilienM has joined #openstack-cinder | 07:56 | |
*** smoriya_afk is now known as smoriya | 07:56 | |
*** fmccrthy_ is now known as fmccrthy | 07:57 | |
*** haomaiwang has joined #openstack-cinder | 08:01 | |
*** mtreinish has quit IRC | 08:02 | |
*** jseiler_ has joined #openstack-cinder | 08:02 | |
*** al_indigo has joined #openstack-cinder | 08:03 | |
*** david-lyle has joined #openstack-cinder | 08:03 | |
*** lprice1 has joined #openstack-cinder | 08:03 | |
*** iceyao has joined #openstack-cinder | 08:05 | |
*** TheBall has joined #openstack-cinder | 08:05 | |
*** lpetrut has quit IRC | 08:05 | |
*** sgotliv_ has joined #openstack-cinder | 08:07 | |
*** asselin_ has quit IRC | 08:07 | |
*** mdavidson has joined #openstack-cinder | 08:09 | |
*** tpatzig_ has joined #openstack-cinder | 08:09 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/cinder: [WIP] Testing latest u-c https://review.openstack.org/303766 | 08:10 |
*** robcresswell_ has joined #openstack-cinder | 08:10 | |
*** asselin_ has joined #openstack-cinder | 08:10 | |
*** bluex_ has joined #openstack-cinder | 08:10 | |
*** med_ has joined #openstack-cinder | 08:11 | |
*** pleia2_ has quit IRC | 08:12 | |
*** avishay_ has quit IRC | 08:12 | |
*** smoriya has quit IRC | 08:12 | |
*** geguileo has quit IRC | 08:12 | |
*** david-lyle_ has quit IRC | 08:12 | |
*** lprice has quit IRC | 08:12 | |
*** ekarlso has quit IRC | 08:12 | |
*** sbezverk has quit IRC | 08:12 | |
*** amit213 has quit IRC | 08:12 | |
*** SergeyLukjanov has quit IRC | 08:12 | |
*** porrua has quit IRC | 08:12 | |
*** mtecer has quit IRC | 08:12 | |
*** jidar has quit IRC | 08:12 | |
*** robcresswell has quit IRC | 08:12 | |
*** medberry has quit IRC | 08:12 | |
*** bradjones has quit IRC | 08:12 | |
*** bluex has quit IRC | 08:12 | |
*** al_indig_ has quit IRC | 08:12 | |
*** jseiler__ has quit IRC | 08:12 | |
*** wN has quit IRC | 08:12 | |
*** wolsen_ has quit IRC | 08:12 | |
*** hogepodge has quit IRC | 08:12 | |
*** jklare_ has quit IRC | 08:12 | |
*** Swanson has quit IRC | 08:12 | |
*** flip214 has quit IRC | 08:12 | |
*** mfisch has quit IRC | 08:12 | |
*** tpatzig has quit IRC | 08:12 | |
*** mkoderer has quit IRC | 08:12 | |
*** mpjetta has quit IRC | 08:12 | |
*** alaski has quit IRC | 08:12 | |
*** anish has quit IRC | 08:12 | |
*** rmk has quit IRC | 08:12 | |
*** thingee has quit IRC | 08:12 | |
*** bluex_ is now known as bluex | 08:12 | |
*** med_ has quit IRC | 08:12 | |
*** med_ has joined #openstack-cinder | 08:12 | |
*** med_ is now known as Guest15381 | 08:12 | |
*** sbezverk has joined #openstack-cinder | 08:12 | |
*** flip214 has joined #openstack-cinder | 08:12 | |
*** flip214 has quit IRC | 08:12 | |
*** flip214 has joined #openstack-cinder | 08:12 | |
*** SergeyLukjanov has joined #openstack-cinder | 08:12 | |
*** sbezverk has quit IRC | 08:13 | |
*** sbezverk has joined #openstack-cinder | 08:13 | |
*** kbyrne has joined #openstack-cinder | 08:13 | |
*** robcresswell_ is now known as robcresswell | 08:13 | |
*** ericksonsantos has joined #openstack-cinder | 08:13 | |
*** pleia2 has joined #openstack-cinder | 08:13 | |
*** wolsen has joined #openstack-cinder | 08:13 | |
*** anish has joined #openstack-cinder | 08:13 | |
*** alaski has joined #openstack-cinder | 08:14 | |
*** lpetrut has joined #openstack-cinder | 08:14 | |
*** smoriya_afk has joined #openstack-cinder | 08:14 | |
*** smoriya_afk is now known as smoriya | 08:14 | |
*** avishay_ has joined #openstack-cinder | 08:18 | |
*** mikal_ has joined #openstack-cinder | 08:18 | |
*** mikal has quit IRC | 08:18 | |
*** mpjetta has joined #openstack-cinder | 08:18 | |
*** mfisch has joined #openstack-cinder | 08:18 | |
*** Swanson has joined #openstack-cinder | 08:18 | |
*** mfisch has quit IRC | 08:18 | |
*** mfisch has joined #openstack-cinder | 08:18 | |
*** wN has joined #openstack-cinder | 08:19 | |
*** wN has quit IRC | 08:19 | |
*** wN has joined #openstack-cinder | 08:19 | |
*** bradjones has joined #openstack-cinder | 08:19 | |
*** bradjones has quit IRC | 08:19 | |
*** bradjones has joined #openstack-cinder | 08:19 | |
*** geguileo has joined #openstack-cinder | 08:19 | |
*** jklare has joined #openstack-cinder | 08:20 | |
*** yangyape_ has joined #openstack-cinder | 08:20 | |
*** jidar has joined #openstack-cinder | 08:21 | |
*** yangyape_ has quit IRC | 08:25 | |
*** ccesario has joined #openstack-cinder | 08:26 | |
*** dalgaaf has joined #openstack-cinder | 08:27 | |
*** mkoderer has joined #openstack-cinder | 08:28 | |
*** sweston has quit IRC | 08:29 | |
*** uberjay has quit IRC | 08:31 | |
*** sweston has joined #openstack-cinder | 08:31 | |
*** uberjay has joined #openstack-cinder | 08:43 | |
*** haomaiwang has quit IRC | 08:47 | |
*** haomaiwang has joined #openstack-cinder | 08:47 | |
*** iceyao_ has joined #openstack-cinder | 08:49 | |
*** johnthetubaguy has quit IRC | 08:53 | |
*** david-lyle has quit IRC | 08:59 | |
*** david-lyle has joined #openstack-cinder | 09:00 | |
*** haomaiwang has quit IRC | 09:01 | |
*** haomaiwang has joined #openstack-cinder | 09:01 | |
*** iceyao_ has quit IRC | 09:01 | |
*** thingee has joined #openstack-cinder | 09:05 | |
*** rmk has joined #openstack-cinder | 09:05 | |
*** johnthetubaguy has joined #openstack-cinder | 09:05 | |
*** salv-orlando has joined #openstack-cinder | 09:11 | |
*** hogepodge has joined #openstack-cinder | 09:17 | |
*** salv-orlando has quit IRC | 09:22 | |
*** lpetrut has quit IRC | 09:23 | |
*** qeelee has joined #openstack-cinder | 09:31 | |
*** qeelee has quit IRC | 09:46 | |
*** grumpycatt has joined #openstack-cinder | 09:48 | |
*** lpetrut has joined #openstack-cinder | 09:52 | |
*** haomaiwang has quit IRC | 10:01 | |
*** haomaiwang has joined #openstack-cinder | 10:01 | |
*** yangyape_ has joined #openstack-cinder | 10:08 | |
*** markvoelker has quit IRC | 10:12 | |
*** yangyape_ has quit IRC | 10:13 | |
*** salv-orlando has joined #openstack-cinder | 10:32 | |
*** avishay_ has quit IRC | 10:40 | |
*** lpetrut has quit IRC | 10:41 | |
*** salv-orlando has quit IRC | 10:44 | |
*** EinstCrazy has joined #openstack-cinder | 10:46 | |
*** EinstCrazy has quit IRC | 10:47 | |
*** EinstCrazy has joined #openstack-cinder | 10:51 | |
*** avishay has joined #openstack-cinder | 10:56 | |
*** EinstCrazy has quit IRC | 10:57 | |
*** haomaiwang has quit IRC | 11:01 | |
*** haomaiwang has joined #openstack-cinder | 11:01 | |
*** openstackgerrit has quit IRC | 11:11 | |
*** guitarzan has quit IRC | 11:11 | |
*** guitarzan has joined #openstack-cinder | 11:11 | |
*** ChubYann has quit IRC | 11:13 | |
*** sileht has quit IRC | 11:14 | |
*** dosaboy has quit IRC | 11:14 | |
*** asselin__ has joined #openstack-cinder | 11:15 | |
*** dosaboy has joined #openstack-cinder | 11:15 | |
*** john5223_ has quit IRC | 11:20 | |
*** asselin_ has quit IRC | 11:20 | |
*** superdan has quit IRC | 11:20 | |
*** cburgess has quit IRC | 11:20 | |
*** rcernin has joined #openstack-cinder | 11:20 | |
*** openstackstatus has quit IRC | 11:20 | |
*** dansmith has joined #openstack-cinder | 11:21 | |
*** dansmith is now known as Guest31640 | 11:21 | |
*** cburgess has joined #openstack-cinder | 11:21 | |
*** sileht has joined #openstack-cinder | 11:26 | |
*** ChubYann has joined #openstack-cinder | 11:28 | |
*** avishay has quit IRC | 11:36 | |
*** chuck__ has joined #openstack-cinder | 11:39 | |
*** chuck__ is now known as zul | 11:40 | |
*** lpetrut has joined #openstack-cinder | 11:45 | |
*** yangyape_ has joined #openstack-cinder | 11:47 | |
*** lpetrut has quit IRC | 11:55 | |
*** haomaiwang has quit IRC | 12:01 | |
*** haomaiwa_ has joined #openstack-cinder | 12:01 | |
*** lpetrut has joined #openstack-cinder | 12:02 | |
*** Lee1092 has quit IRC | 12:02 | |
*** sgotliv_ has quit IRC | 12:03 | |
*** openstackgerrit has joined #openstack-cinder | 12:05 | |
*** lpetrut has quit IRC | 12:06 | |
*** salv-orlando has joined #openstack-cinder | 12:06 | |
*** rcernin has quit IRC | 12:08 | |
*** Lee1092 has joined #openstack-cinder | 12:09 | |
*** salv-orlando has quit IRC | 12:12 | |
*** markvoelker has joined #openstack-cinder | 12:13 | |
*** markvoelker has quit IRC | 12:17 | |
*** lpetrut has joined #openstack-cinder | 12:58 | |
*** haomaiwa_ has quit IRC | 13:01 | |
*** haomaiwang has joined #openstack-cinder | 13:01 | |
*** yangxi has joined #openstack-cinder | 13:05 | |
*** lpetrut has quit IRC | 13:05 | |
*** ekarlso has joined #openstack-cinder | 13:06 | |
*** yangxi has quit IRC | 13:17 | |
*** al_indigo has quit IRC | 13:17 | |
*** salv-orlando has joined #openstack-cinder | 13:21 | |
*** e0ne has joined #openstack-cinder | 13:25 | |
*** liverpooler has quit IRC | 13:25 | |
*** e0ne has quit IRC | 13:28 | |
*** e0ne has joined #openstack-cinder | 13:32 | |
*** e0ne has quit IRC | 13:34 | |
*** salv-orlando has quit IRC | 13:34 | |
*** ndipanov has quit IRC | 13:50 | |
*** haomaiwang has quit IRC | 14:01 | |
*** haomaiwang has joined #openstack-cinder | 14:01 | |
*** geguileo has quit IRC | 14:02 | |
*** iceyao_ has joined #openstack-cinder | 14:06 | |
*** iceyao has quit IRC | 14:07 | |
*** markvoelker has joined #openstack-cinder | 14:14 | |
*** ircuser-1 has quit IRC | 14:15 | |
*** markvoelker has quit IRC | 14:18 | |
*** mriedem has joined #openstack-cinder | 14:20 | |
*** laughterwym has joined #openstack-cinder | 14:21 | |
*** sgotliv_ has joined #openstack-cinder | 14:32 | |
openstackgerrit | Merged openstack/cinder: Test: use assert_has_calls() instead https://review.openstack.org/281677 | 14:38 |
*** e0ne has joined #openstack-cinder | 14:48 | |
*** salv-orlando has joined #openstack-cinder | 14:50 | |
*** e0ne has quit IRC | 14:52 | |
*** qeelee has joined #openstack-cinder | 14:54 | |
*** qeelee has quit IRC | 15:00 | |
*** haomaiwang has quit IRC | 15:01 | |
*** haomaiwang has joined #openstack-cinder | 15:01 | |
*** lpetrut has joined #openstack-cinder | 15:08 | |
*** dulek has quit IRC | 15:11 | |
*** dulek has joined #openstack-cinder | 15:12 | |
*** lpetrut has quit IRC | 15:14 | |
openstackgerrit | Shlomi Avihou proposed openstack/cinder: Add backend driver for Zadara Storage VPSA https://review.openstack.org/263026 | 15:17 |
*** yangyap__ has joined #openstack-cinder | 15:24 | |
*** cburgess has quit IRC | 15:24 | |
*** cburgess has joined #openstack-cinder | 15:26 | |
*** guitarzan has quit IRC | 15:27 | |
*** guitarzan has joined #openstack-cinder | 15:28 | |
*** sgotliv_ has quit IRC | 15:30 | |
*** mriedem has quit IRC | 15:30 | |
*** yangyape_ has quit IRC | 15:30 | |
*** sileht has quit IRC | 15:30 | |
*** mriedem has joined #openstack-cinder | 15:31 | |
*** salv-orlando has quit IRC | 15:36 | |
*** salv-orlando has joined #openstack-cinder | 15:38 | |
*** sileht has joined #openstack-cinder | 15:38 | |
openstackgerrit | Merged openstack/cinder: Stop using tpool with oslo_db https://review.openstack.org/300740 | 15:42 |
*** gouthamr has joined #openstack-cinder | 15:47 | |
*** amit213 has joined #openstack-cinder | 15:51 | |
*** sgotliv has joined #openstack-cinder | 15:52 | |
*** cdelatte has joined #openstack-cinder | 16:00 | |
*** haomaiwang has quit IRC | 16:01 | |
*** haomaiwang has joined #openstack-cinder | 16:01 | |
*** iceyao_ has quit IRC | 16:05 | |
*** cdelatte has quit IRC | 16:06 | |
*** mylu has joined #openstack-cinder | 16:14 | |
*** mylu has quit IRC | 16:18 | |
*** dosaboy_ has joined #openstack-cinder | 16:27 | |
*** sdake has joined #openstack-cinder | 16:28 | |
*** neophy has joined #openstack-cinder | 16:30 | |
*** Guest31640 has quit IRC | 16:31 | |
*** dosaboy has quit IRC | 16:31 | |
*** sdake_ has joined #openstack-cinder | 16:32 | |
*** sdake has quit IRC | 16:32 | |
*** dansmith has joined #openstack-cinder | 16:33 | |
*** lpetrut has joined #openstack-cinder | 16:45 | |
*** lpetrut has quit IRC | 16:49 | |
*** yangyape_ has joined #openstack-cinder | 16:51 | |
*** laughterwym has quit IRC | 16:58 | |
*** laughterwym has joined #openstack-cinder | 16:59 | |
*** dansmith_ has joined #openstack-cinder | 17:00 | |
*** dansmith has quit IRC | 17:00 | |
*** sileht has quit IRC | 17:00 | |
*** yangyap__ has quit IRC | 17:00 | |
*** hogepodge has quit IRC | 17:00 | |
*** haomaiwang has quit IRC | 17:01 | |
*** dansmith_ is now known as dansmith | 17:01 | |
*** haomaiwang has joined #openstack-cinder | 17:01 | |
*** dansmith is now known as Guest69460 | 17:01 | |
*** laughterwym has quit IRC | 17:04 | |
*** mylu has joined #openstack-cinder | 17:05 | |
*** mylu has quit IRC | 17:06 | |
*** mylu has joined #openstack-cinder | 17:08 | |
*** sileht has joined #openstack-cinder | 17:09 | |
*** mylu has quit IRC | 17:09 | |
*** mylu has joined #openstack-cinder | 17:11 | |
*** mylu has quit IRC | 17:14 | |
*** mylu has joined #openstack-cinder | 17:18 | |
*** mylu has quit IRC | 17:20 | |
*** mylu has joined #openstack-cinder | 17:20 | |
*** mylu has quit IRC | 17:33 | |
*** salv-orlando has quit IRC | 17:34 | |
*** chlong has quit IRC | 17:35 | |
*** mylu has joined #openstack-cinder | 17:44 | |
*** mylu has quit IRC | 17:46 | |
*** cknight has joined #openstack-cinder | 17:46 | |
*** rchurch has joined #openstack-cinder | 17:54 | |
*** haomaiwang has quit IRC | 18:01 | |
*** haomaiwang has joined #openstack-cinder | 18:01 | |
*** lpetrut has joined #openstack-cinder | 18:11 | |
*** neophy has quit IRC | 18:20 | |
*** sdake_ has quit IRC | 18:22 | |
openstackgerrit | Tin Lam proposed openstack/cinder: [WIP] Added 'volume:get_transfer' to policy.json file https://review.openstack.org/306856 | 18:22 |
*** cknight has quit IRC | 18:30 | |
*** dave-mccowan has joined #openstack-cinder | 18:33 | |
*** mylu has joined #openstack-cinder | 18:37 | |
*** Guest23960 has quit IRC | 18:40 | |
*** Guest23960 has joined #openstack-cinder | 18:40 | |
*** e0ne has joined #openstack-cinder | 18:57 | |
*** haomaiwang has quit IRC | 19:01 | |
*** haomaiwang has joined #openstack-cinder | 19:01 | |
*** sheel has quit IRC | 19:05 | |
*** dave-mccowan has quit IRC | 19:06 | |
*** e0ne has quit IRC | 19:08 | |
*** e0ne has joined #openstack-cinder | 19:12 | |
*** e0ne has quit IRC | 19:17 | |
*** lpetrut has quit IRC | 19:19 | |
*** mylu has quit IRC | 19:22 | |
*** Guest69460 is now known as dansmith | 19:30 | |
*** salv-orlando has joined #openstack-cinder | 19:57 | |
*** mylu has joined #openstack-cinder | 19:58 | |
*** haomaiwang has quit IRC | 20:01 | |
*** haomaiwa_ has joined #openstack-cinder | 20:02 | |
*** mylu has quit IRC | 20:08 | |
*** salv-orlando has quit IRC | 20:09 | |
*** mylu has joined #openstack-cinder | 20:11 | |
*** mylu has quit IRC | 20:13 | |
*** mylu has joined #openstack-cinder | 20:14 | |
*** mylu has quit IRC | 20:15 | |
*** mylu has joined #openstack-cinder | 20:16 | |
*** Lee1092 has quit IRC | 20:32 | |
*** mylu has quit IRC | 20:42 | |
*** mylu has joined #openstack-cinder | 20:43 | |
*** rhedlind has quit IRC | 20:50 | |
*** mylu has quit IRC | 20:51 | |
*** mylu has joined #openstack-cinder | 20:52 | |
*** rhedlind has joined #openstack-cinder | 20:52 | |
*** mylu has quit IRC | 20:54 | |
*** mylu has joined #openstack-cinder | 20:55 | |
*** haomaiwa_ has quit IRC | 21:01 | |
*** haomaiwa_ has joined #openstack-cinder | 21:01 | |
*** lpetrut has joined #openstack-cinder | 21:02 | |
*** vgridnev has joined #openstack-cinder | 21:26 | |
*** mylu_ has joined #openstack-cinder | 21:26 | |
*** salv-orlando has joined #openstack-cinder | 21:27 | |
*** sgotliv_ has joined #openstack-cinder | 21:28 | |
*** lpetrut1 has joined #openstack-cinder | 21:29 | |
*** dansmith_ has joined #openstack-cinder | 21:34 | |
*** jamielennox|away has quit IRC | 21:36 | |
*** rchurch_ has joined #openstack-cinder | 21:36 | |
*** Kimmo_ has quit IRC | 21:40 | |
openstackgerrit | Sean McGinnis proposed openstack/cinder: Fix minor typos in the migration devref https://review.openstack.org/306872 | 21:40 |
*** yangyape_ has quit IRC | 21:40 | |
*** lpetrut has quit IRC | 21:41 | |
*** mylu has quit IRC | 21:41 | |
*** rchurch has quit IRC | 21:41 | |
*** sileht has quit IRC | 21:41 | |
*** dansmith has quit IRC | 21:41 | |
*** sgotliv has quit IRC | 21:41 | |
*** gouthamr has quit IRC | 21:41 | |
*** mriedem has quit IRC | 21:41 | |
*** lpetrut1 is now known as lpetrut | 21:41 | |
*** dansmith_ is now known as dansmith | 21:41 | |
*** bapalm has quit IRC | 21:41 | |
*** vgridnev has quit IRC | 21:42 | |
*** tjcocozz has quit IRC | 21:43 | |
*** jamielennox|away has joined #openstack-cinder | 21:43 | |
*** jamielennox|away is now known as jamielennox | 21:43 | |
*** bapalm has joined #openstack-cinder | 21:44 | |
*** tjcocozz has joined #openstack-cinder | 21:44 | |
*** yangyape_ has joined #openstack-cinder | 21:45 | |
*** Kimmo_ has joined #openstack-cinder | 21:46 | |
*** sgotliv_ has quit IRC | 21:46 | |
*** haomaiwa_ has quit IRC | 21:47 | |
*** lpetrut has quit IRC | 21:47 | |
*** mriedem has joined #openstack-cinder | 21:50 | |
*** sileht has joined #openstack-cinder | 21:53 | |
*** sdake has joined #openstack-cinder | 22:06 | |
*** sdake has quit IRC | 22:08 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/cinder: [WIP] Testing latest u-c https://review.openstack.org/303766 | 22:09 |
*** sdake has joined #openstack-cinder | 22:10 | |
*** gouthamr has joined #openstack-cinder | 22:12 | |
*** asselin__ has quit IRC | 22:13 | |
*** daneyon_ has joined #openstack-cinder | 22:15 | |
*** daneyon has quit IRC | 22:18 | |
*** mkoderer__ has quit IRC | 22:22 | |
*** mkoderer__ has joined #openstack-cinder | 22:23 | |
*** ekarlso has quit IRC | 22:24 | |
*** ekarlso has joined #openstack-cinder | 22:37 | |
*** sdake has quit IRC | 23:04 | |
*** sdake has joined #openstack-cinder | 23:09 | |
*** mylu_ has quit IRC | 23:10 | |
*** sdake has quit IRC | 23:14 | |
*** dalgaaf has quit IRC | 23:19 | |
*** gouthamr has quit IRC | 23:20 | |
*** gouthamr has joined #openstack-cinder | 23:21 | |
*** mikal_ is now known as mikal | 23:34 | |
*** sfrode has quit IRC | 23:34 | |
*** sfrode has joined #openstack-cinder | 23:34 | |
openstackgerrit | John Griffith proposed openstack/cinder: Implement Cluster Pairing for SolidFire Driver https://review.openstack.org/299746 | 23:37 |
*** chlong has joined #openstack-cinder | 23:38 | |
*** sfrode has quit IRC | 23:49 | |
*** sfrode has joined #openstack-cinder | 23:49 | |
*** sdake has joined #openstack-cinder | 23:53 | |
*** yhayashi has joined #openstack-cinder | 23:55 | |
*** yangyape_ has quit IRC | 23:57 | |
*** ircuser-1 has joined #openstack-cinder | 23:58 | |
*** sdake has quit IRC | 23:59 | |
*** mylu has joined #openstack-cinder | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!