*** zenkuro has quit IRC | 00:00 | |
*** n-saito has quit IRC | 00:00 | |
*** n-saito has joined #openstack-cinder | 00:16 | |
*** tosky has quit IRC | 00:30 | |
*** benfelin has quit IRC | 01:30 | |
openstackgerrit | Brian Rosmaita proposed openstack/cinder master: Add cinder permissions matrix https://review.opendev.org/c/openstack/cinder/+/763306 | 02:01 |
---|---|---|
openstackgerrit | Merged openstack/cinderlib stable/victoria: Update .gitreview for stable/victoria https://review.opendev.org/c/openstack/cinderlib/+/770810 | 02:02 |
lbragstad | rosmaita geguileo maybe this helps? http://paste.openstack.org/show/802759/ | 02:31 |
lbragstad | i duplicated one of the cinder endpoints without the url templating in keystone to get an endpoint in a system-scoped service catalog | 02:34 |
rosmaita | so you can control which endpoint shows up by what scope is requested? | 02:38 |
rosmaita | that looks good, or i am wondering whether we could do an 'admin' interface with no templating and a public interface with templating | 02:39 |
lbragstad | potentially? | 02:40 |
rosmaita | in any case, that does look helpful, and being in the service catalog, we know it's the one to use without guessing | 02:40 |
lbragstad | technically, the cinder services are in the catalog - but only one of them has endpoints | 02:40 |
rosmaita | don't worry about the admin thing, i think this is good | 02:40 |
rosmaita | oh, i see now | 02:40 |
lbragstad | i think we still need a bit to tack on a project ID | 02:41 |
rosmaita | i like this, because if the operator wants admins to use a different endpoint for some reason, we have that covered | 02:41 |
lbragstad | less round trips to keystone,t oo | 02:41 |
lbragstad | or - one less round trip to keystone | 02:42 |
rosmaita | yes, that's a definite plus! | 02:42 |
rosmaita | and we don't have to worry about the cinder-admin also being an identity-admin | 02:42 |
lbragstad | but - it will require people to add a new endpoint | 02:42 |
lbragstad | but - if cinder is moving in that direction anyway | 02:42 |
rosmaita | i think you are on the right track here | 02:44 |
*** GirishChilukuri has joined #openstack-cinder | 02:44 | |
lbragstad | interesting... | 02:45 |
lbragstad | i have enforce_scope=True and enforce_new_defaults=True http://paste.openstack.org/show/802760/ | 02:46 |
lbragstad | devstack-admin is a project administrator | 02:46 |
lbragstad | and tenancy is enforced | 02:46 |
lbragstad | apparently | 02:46 |
lbragstad | http://paste.openstack.org/show/802761/ | 02:47 |
*** zzzeek has quit IRC | 02:47 | |
lbragstad | anywho - that might be another path we can take | 02:48 |
rosmaita | in the API, the admin has to add ?all_tenants=true to see other tenants stuff | 02:48 |
lbragstad | ahh | 02:48 |
rosmaita | probably something similar in osc | 02:49 |
lbragstad | yeah - you're right http://paste.openstack.org/show/802762/ | 02:49 |
*** zzzeek has joined #openstack-cinder | 02:50 | |
lbragstad | ok - so, that's good, because i think that roughly proves that having an endpoint without url templating in the catalog isn't messing those requests up | 02:50 |
lbragstad | http://paste.openstack.org/show/802763/ is what happens when i try and use a system-scoped token though, so even if we have an endpoint in the catalog i think we might need to do some handling | 02:51 |
rosmaita | looks like we're on the way to a workaround, though | 02:53 |
lbragstad | yeah - hopefully a less-invasive one | 02:53 |
rosmaita | thanks, lbragstad ... i am signing off, talk to you tomorrow | 02:54 |
lbragstad | same - i'll keep tinkering with this in the morning | 02:54 |
*** dviroel has quit IRC | 02:55 | |
*** jbernard_ has joined #openstack-cinder | 02:57 | |
*** rratnaka has joined #openstack-cinder | 02:58 | |
*** jbernard has quit IRC | 02:59 | |
*** priteau has quit IRC | 02:59 | |
*** gouthamr has quit IRC | 02:59 | |
*** ianw has quit IRC | 02:59 | |
*** ianw has joined #openstack-cinder | 03:00 | |
*** gouthamr has joined #openstack-cinder | 03:03 | |
*** gouthamr has quit IRC | 03:03 | |
*** gouthamr has joined #openstack-cinder | 03:06 | |
*** gouthamr has quit IRC | 03:06 | |
*** gouthamr has joined #openstack-cinder | 03:11 | |
*** gouthamr has quit IRC | 03:11 | |
*** gouthamr has joined #openstack-cinder | 03:28 | |
*** gouthamr has quit IRC | 03:28 | |
*** enriquetaso has quit IRC | 03:30 | |
*** zoharm1 has joined #openstack-cinder | 03:34 | |
*** rcernin has quit IRC | 03:36 | |
openstackgerrit | Girish Chilukuri proposed openstack/cinder master: [SVF]:Support storwize HyperSwap group operations https://review.opendev.org/c/openstack/cinder/+/776307 | 03:38 |
*** psachin has joined #openstack-cinder | 03:41 | |
*** gouthamr has joined #openstack-cinder | 03:43 | |
*** gouthamr has quit IRC | 03:43 | |
*** caiqilong has joined #openstack-cinder | 03:43 | |
*** caiqilong has quit IRC | 03:55 | |
openstackgerrit | Merged openstack/cinderlib stable/victoria: Update TOX_CONSTRAINTS_FILE for stable/victoria https://review.opendev.org/c/openstack/cinderlib/+/770811 | 04:03 |
*** caiqilong has joined #openstack-cinder | 04:15 | |
*** rcernin has joined #openstack-cinder | 04:16 | |
*** GirishChilukuri_ has joined #openstack-cinder | 04:16 | |
*** GirishChilukuri has quit IRC | 04:19 | |
*** udesale has joined #openstack-cinder | 04:19 | |
*** gouthamr has joined #openstack-cinder | 04:26 | |
*** gouthamr has quit IRC | 04:26 | |
*** whoami-rajat__ has joined #openstack-cinder | 04:38 | |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 05:20 |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 05:26 |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 05:29 |
*** m75abrams has joined #openstack-cinder | 05:30 | |
openstackgerrit | yangheng proposed openstack/cinder master: TOYOU: Abandon the target parameter and Report SAN driver options https://review.opendev.org/c/openstack/cinder/+/773844 | 05:42 |
*** venkatakrishnath has joined #openstack-cinder | 05:45 | |
venkatakrishnath | @corereviewers, please review the following patches for the IBM Storewize SVC driver. | 05:46 |
venkatakrishnath | https://review.opendev.org/c/openstack/cinder/+/771563 - To update replication properties in volume metadata for hyperswap volumes and volumes with replication enabled | 05:46 |
venkatakrishnath | https://review.opendev.org/c/openstack/cinder/+/764804 - To set QoS throttle values IOPs_limit and Bandwidth_limit for a volume and updating in volume metadata | 05:46 |
*** psachin has quit IRC | 05:50 | |
*** ociuhandu has joined #openstack-cinder | 05:51 | |
*** ociuhandu has quit IRC | 05:56 | |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 06:00 |
*** gouthamr has joined #openstack-cinder | 06:01 | |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Add flake8-import-order extension https://review.opendev.org/c/openstack/python-cinderclient/+/733014 | 06:05 |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 06:05 |
*** tzumainn has quit IRC | 06:17 | |
*** ircuser-1 has joined #openstack-cinder | 06:22 | |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 06:26 |
openstackgerrit | Wander Way proposed openstack/python-cinderclient master: Uncap PrettyTable https://review.opendev.org/c/openstack/python-cinderclient/+/776322 | 06:28 |
*** vishalmanchanda has joined #openstack-cinder | 06:34 | |
*** rratnaka14 has joined #openstack-cinder | 06:56 | |
*** pcaruana has joined #openstack-cinder | 06:58 | |
*** rratnaka has quit IRC | 06:59 | |
openstackgerrit | Venkata krishna Thumu proposed openstack/cinder master: [Storwize] Provide IOPS based storage offering https://review.opendev.org/c/openstack/cinder/+/750199 | 07:02 |
*** lpetrut has joined #openstack-cinder | 07:06 | |
openstackgerrit | Venkata krishna Thumu proposed openstack/cinder master: [Storwize] Provide IOPS based storage offering https://review.opendev.org/c/openstack/cinder/+/750199 | 07:17 |
*** udesale_ has joined #openstack-cinder | 07:35 | |
*** udesale has quit IRC | 07:35 | |
*** brinzhang has quit IRC | 07:45 | |
*** brinzhang has joined #openstack-cinder | 07:45 | |
openstackgerrit | Lucian Petrut proposed openstack/cinder master: smbfs: set VHD UUID using volume UUID https://review.opendev.org/c/openstack/cinder/+/766963 | 07:56 |
*** rcernin has quit IRC | 07:58 | |
*** venkatakrishnath has quit IRC | 07:59 | |
*** rcernin has joined #openstack-cinder | 08:02 | |
*** rcernin has quit IRC | 08:07 | |
*** rpittau|afk is now known as rpittau | 08:14 | |
*** pcaruana has quit IRC | 08:35 | |
*** rratnaka has joined #openstack-cinder | 08:44 | |
*** tosky has joined #openstack-cinder | 08:45 | |
*** rratnaka14 has quit IRC | 08:46 | |
*** rcernin has joined #openstack-cinder | 08:49 | |
*** rcernin has quit IRC | 08:53 | |
*** brinzhang has quit IRC | 09:00 | |
*** e0ne has joined #openstack-cinder | 09:12 | |
*** ociuhandu has joined #openstack-cinder | 09:36 | |
*** ociuhandu has quit IRC | 10:02 | |
openstackgerrit | Tushar Trambak Gite proposed openstack/cinder master: Reset state robustification https://review.opendev.org/c/openstack/cinder/+/773985 | 10:22 |
*** ociuhandu has joined #openstack-cinder | 10:33 | |
*** GirishChilukuri_ has quit IRC | 10:34 | |
*** GirishChilukuri has joined #openstack-cinder | 10:39 | |
*** ociuhandu has quit IRC | 10:43 | |
*** ociuhandu has joined #openstack-cinder | 10:44 | |
*** ociuhandu has quit IRC | 10:50 | |
*** ociuhandu has joined #openstack-cinder | 10:53 | |
openstackgerrit | Tushar Trambak Gite proposed openstack/python-cinderclient master: Dropping explicit unicode literal https://review.opendev.org/c/openstack/python-cinderclient/+/775841 | 10:57 |
openstackgerrit | Tushar Trambak Gite proposed openstack/cinder master: Dropping explicit unicode literal https://review.opendev.org/c/openstack/cinder/+/775831 | 11:02 |
*** dviroel has joined #openstack-cinder | 11:21 | |
*** GirishChilukuri_ has joined #openstack-cinder | 11:22 | |
*** GirishChilukuri has quit IRC | 11:25 | |
*** priteau has joined #openstack-cinder | 11:33 | |
openstackgerrit | wanwencong proposed openstack/cinder master: Avoid rbd import operation to reduce encryption volume creation time https://review.opendev.org/c/openstack/cinder/+/776422 | 11:42 |
*** ociuhandu has quit IRC | 11:45 | |
*** ociuhandu has joined #openstack-cinder | 11:46 | |
*** zenkuro has joined #openstack-cinder | 11:52 | |
*** zenkuro has quit IRC | 12:17 | |
*** zenkuro has joined #openstack-cinder | 12:21 | |
*** knomura has joined #openstack-cinder | 12:22 | |
*** zenkuro has quit IRC | 12:27 | |
*** zenkuro has joined #openstack-cinder | 12:28 | |
*** nicodemos has joined #openstack-cinder | 12:36 | |
*** rratnaka has quit IRC | 12:43 | |
*** GirishChilukuri_ has quit IRC | 12:47 | |
*** m75abrams has quit IRC | 12:51 | |
*** enriquetaso has joined #openstack-cinder | 12:53 | |
*** benfelin has joined #openstack-cinder | 12:59 | |
*** ociuhandu has quit IRC | 13:00 | |
*** ociuhandu has joined #openstack-cinder | 13:03 | |
openstackgerrit | Sean McGinnis proposed openstack/python-cinderclient master: Uncap PrettyTable https://review.opendev.org/c/openstack/python-cinderclient/+/776322 | 13:04 |
openstackgerrit | Sean McGinnis proposed openstack/python-cinderclient master: Add flake8-import-order extension https://review.opendev.org/c/openstack/python-cinderclient/+/733014 | 13:04 |
openstackgerrit | Sean McGinnis proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 13:07 |
*** rratnaka has joined #openstack-cinder | 13:10 | |
*** m75abrams has joined #openstack-cinder | 13:12 | |
*** ociuhandu has quit IRC | 13:15 | |
*** ociuhandu has joined #openstack-cinder | 13:15 | |
*** ociuhandu has quit IRC | 13:15 | |
*** ociuhandu has joined #openstack-cinder | 13:17 | |
*** ociuhandu has quit IRC | 13:22 | |
*** ociuhandu has joined #openstack-cinder | 13:34 | |
openstackgerrit | Tushar Trambak Gite proposed openstack/os-brick master: Move os-brick to new hacking 4.0.0 https://review.opendev.org/c/openstack/os-brick/+/774883 | 13:35 |
openstackgerrit | Tushar Trambak Gite proposed openstack/python-cinderclient master: Move cinderclient to new hacking 4.0.0 https://review.opendev.org/c/openstack/python-cinderclient/+/774878 | 13:36 |
*** knomura has quit IRC | 13:37 | |
openstackgerrit | Tushar Trambak Gite proposed openstack/cinderlib master: Move cinderlib to new hacking 4.0.0 https://review.opendev.org/c/openstack/cinderlib/+/774882 | 13:40 |
e0ne | zoharm1: are you around/ | 13:40 |
e0ne | > | 13:40 |
e0ne | ? | 13:40 |
*** nicodemos has quit IRC | 13:45 | |
*** ociuhandu has quit IRC | 13:48 | |
*** ociuhandu has joined #openstack-cinder | 13:49 | |
*** GirishChilukuri has joined #openstack-cinder | 13:50 | |
*** ociuhandu has quit IRC | 13:53 | |
*** ociuhandu has joined #openstack-cinder | 13:53 | |
*** martinkennelly has joined #openstack-cinder | 13:56 | |
*** sapd1 has joined #openstack-cinder | 13:56 | |
openstackgerrit | Sean McGinnis proposed openstack/cinder master: Fix CI_WIKI_NAME entries https://review.opendev.org/c/openstack/cinder/+/776458 | 13:57 |
smcginnis | rosmaita: That will allow me to automate the CI report. ^ | 14:02 |
rosmaita | nice | 14:03 |
smcginnis | rosmaita: Once those things are cleaned up, then as long as we make sure new drivers set that variable right and include their CI info on the wiki, the report can just automatically pick those things up. | 14:03 |
rosmaita | thanks for taking care of that | 14:03 |
smcginnis | I've wanted to automate that step for a long time. Seemed like a good time to do it. ;) | 14:04 |
rosmaita | we'll have to add this to the review checklist, to verify that the wiki name is correct | 14:06 |
smcginnis | ++ | 14:06 |
zenkuro | hi, can anybody please check patch https://review.opendev.org/c/openstack/cinder/+/763760 ? Ive fixed CI and now things are working good | 14:12 |
zenkuro | + patch is an old one | 14:12 |
lbragstad | rosmaita aha! http://paste.openstack.org/show/802786/ | 14:21 |
rosmaita | lbragstad: i take it you mean "GET /volume/v3/fake-project-id/volumes/detail?all_tenants=True HTTP/1.1" 200 | 14:22 |
lbragstad | https://media.giphy.com/media/S3Ot3hZ5bcy8o/source.gif | 14:22 |
rosmaita | nice! | 14:22 |
openstackgerrit | Lance Bragstad proposed openstack/cinder master: WIP: relax project ID validation when dealing with system-scope https://review.opendev.org/c/openstack/cinder/+/776468 | 14:24 |
openstackgerrit | Lance Bragstad proposed openstack/python-cinderclient master: WIP: Make cinderclient safely handle system-scope https://review.opendev.org/c/openstack/python-cinderclient/+/776469 | 14:24 |
lbragstad | rosmaita ^ | 14:24 |
rosmaita | lbragstad: ty! | 14:24 |
lbragstad | i was just hacking around, but that seemed to do it for me | 14:25 |
lbragstad | i'm clearly not an expert in cinderclient or cinder... so i'm sure there are things that need to be updated in there | 14:25 |
lbragstad | and i was just testing manually | 14:25 |
openstackgerrit | Ivan Kolodyazhny proposed openstack/os-brick master: Revert "NVMeOF Connector support MDRAID replication" https://review.opendev.org/c/openstack/os-brick/+/776441 | 14:26 |
e0ne | hemna, rosmaita: I marked this patch ^^ as WIP and honestly I don't know what is the best solution | 14:26 |
rosmaita | e0ne: ok, will take a look, i guess you have info in the commit message? | 14:31 |
openstackgerrit | Ivan Kolodyazhny proposed openstack/os-brick master: Revert "NVMeOF Connector support MDRAID replication" https://review.opendev.org/c/openstack/os-brick/+/776441 | 14:33 |
e0ne | rosmaita: that change is needed for a new KIOXIA KumoScale NVMeOF driver which was merged recently :( | 14:34 |
rosmaita | yeah, i know | 14:34 |
rosmaita | i think they will be motivated to fix it | 14:34 |
rosmaita | i am in meetings for a while, will look in about 90 min to see what's up | 14:35 |
e0ne | thanks | 14:38 |
*** tzumainn has joined #openstack-cinder | 14:44 | |
openstackgerrit | Venkata krishna Thumu proposed openstack/cinder master: [SVF] Update volume replication properties https://review.opendev.org/c/openstack/cinder/+/771563 | 14:47 |
*** whoami-rajat__ is now known as whoami-rajat | 14:48 | |
*** tosky has quit IRC | 14:51 | |
*** tosky_ has joined #openstack-cinder | 14:51 | |
*** tosky_ is now known as tosky | 14:51 | |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 14:52 |
*** venkatakrishnath has joined #openstack-cinder | 14:54 | |
venkatakrishnath | Hi, Can someone review the patch https://review.opendev.org/c/openstack/cinder/+/764804 | 14:58 |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Pass client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 14:59 |
*** m75abrams has quit IRC | 15:00 | |
*** benfelin has quit IRC | 15:01 | |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Pass client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 15:01 |
*** m75abrams has joined #openstack-cinder | 15:01 | |
*** benfelin has joined #openstack-cinder | 15:02 | |
*** pcaruana has joined #openstack-cinder | 15:03 | |
*** dave-mccowan has joined #openstack-cinder | 15:11 | |
*** benfelin has quit IRC | 15:13 | |
*** ociuhandu has quit IRC | 15:24 | |
*** benfelin has joined #openstack-cinder | 15:25 | |
*** ociuhandu has joined #openstack-cinder | 15:25 | |
*** m75abrams has quit IRC | 15:25 | |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 15:26 |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 15:27 |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 15:28 |
*** zoharm1 has quit IRC | 15:29 | |
*** ociuhandu has quit IRC | 15:30 | |
*** ociuhandu has joined #openstack-cinder | 15:30 | |
*** benfelin has quit IRC | 15:35 | |
*** udesale__ has joined #openstack-cinder | 15:35 | |
*** benfelin has joined #openstack-cinder | 15:37 | |
*** udesale_ has quit IRC | 15:39 | |
*** knomura has joined #openstack-cinder | 15:49 | |
*** knomura has quit IRC | 15:53 | |
*** lpetrut has quit IRC | 16:00 | |
*** vishalmanchanda has quit IRC | 16:02 | |
*** udesale__ has quit IRC | 16:06 | |
hemna | e0ne, so it broke the other nvmeof drivers ? | 16:17 |
e0ne | hemna: I tested only with SPDKDriver and nvmet_rdma target driver, but according to code, it breaks all nvme-based drivers | 16:20 |
*** rratnaka has quit IRC | 16:30 | |
*** rosmaita has quit IRC | 16:33 | |
*** elade has joined #openstack-cinder | 16:34 | |
elade | Hi! Is there a CLI option to create a volume on a specific cinder backend? I know I can use "openstack volume create --hint same_host=Volume_A-UUID " but I would like to specify the backend directly. Also prefer not to use a volume type. Something like "--hint backend=mybackend" ? thganks | 16:35 |
*** venkatakrishnath has quit IRC | 16:54 | |
openstackgerrit | Lance Bragstad proposed openstack/cinder master: Relax project ID validation when dealing with system-scope https://review.opendev.org/c/openstack/cinder/+/776468 | 16:55 |
*** GirishChilukuri has quit IRC | 17:05 | |
openstackgerrit | Sri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests https://review.opendev.org/c/openstack/python-cinderclient/+/776311 | 17:08 |
openstackgerrit | Lance Bragstad proposed openstack/python-cinderclient master: Make cinderclient safely handle system-scope https://review.opendev.org/c/openstack/python-cinderclient/+/776469 | 17:19 |
*** e0ne has quit IRC | 17:23 | |
*** manoj_katari has joined #openstack-cinder | 17:24 | |
*** manoj_katari has quit IRC | 17:25 | |
*** manoj_katari has joined #openstack-cinder | 17:26 | |
*** ociuhandu has quit IRC | 17:27 | |
*** benfelin has quit IRC | 17:45 | |
*** rpittau is now known as rpittau|afk | 17:47 | |
*** ociuhandu has joined #openstack-cinder | 17:50 | |
*** ociuhandu has quit IRC | 17:50 | |
*** ociuhandu has joined #openstack-cinder | 17:51 | |
*** ociuhandu has quit IRC | 17:55 | |
*** e0ne has joined #openstack-cinder | 18:01 | |
*** sfernand has joined #openstack-cinder | 18:02 | |
*** dopereira has joined #openstack-cinder | 18:03 | |
sfernand | Hi folks, maybe some osp expert here could help me with a question. Does RH requires driver certification for RHOSP minor releases? | 18:03 |
*** sapd1 has quit IRC | 18:28 | |
*** knomura has joined #openstack-cinder | 18:50 | |
*** knomura has quit IRC | 18:54 | |
*** e0ne_ has joined #openstack-cinder | 19:08 | |
*** e0ne has quit IRC | 19:08 | |
*** rajinir has quit IRC | 19:15 | |
*** simondodsley has quit IRC | 19:15 | |
*** arne_wiebalck has quit IRC | 19:15 | |
*** almir-okato has quit IRC | 19:15 | |
*** simondodsley has joined #openstack-cinder | 19:49 | |
*** rajinir has joined #openstack-cinder | 19:55 | |
*** arne_wiebalck has joined #openstack-cinder | 19:58 | |
*** almir-okato has joined #openstack-cinder | 20:03 | |
*** e0ne_ has quit IRC | 20:09 | |
*** e0ne has joined #openstack-cinder | 20:22 | |
*** e0ne_ has joined #openstack-cinder | 20:24 | |
*** e0ne has quit IRC | 20:24 | |
*** tbarron|out has joined #openstack-cinder | 20:38 | |
*** manoj_katari has quit IRC | 20:51 | |
*** rajinir has quit IRC | 21:05 | |
*** arne_wiebalck has quit IRC | 21:05 | |
*** almir-okato has quit IRC | 21:05 | |
*** simondodsley has quit IRC | 21:05 | |
*** mgagne has quit IRC | 21:08 | |
*** simondodsley has joined #openstack-cinder | 21:14 | |
*** whoami-rajat has quit IRC | 21:21 | |
*** rajinir has joined #openstack-cinder | 21:22 | |
*** arne_wiebalck has joined #openstack-cinder | 21:27 | |
*** almir-okato has joined #openstack-cinder | 21:32 | |
*** enriquetaso has quit IRC | 21:44 | |
*** ociuhandu has joined #openstack-cinder | 22:33 | |
*** enriquetaso has joined #openstack-cinder | 22:48 | |
*** rcernin has joined #openstack-cinder | 23:03 | |
*** rcernin has quit IRC | 23:11 | |
*** rcernin has joined #openstack-cinder | 23:12 | |
*** dopereira has quit IRC | 23:21 | |
*** enriquetaso has quit IRC | 23:25 | |
*** tosky has quit IRC | 23:31 | |
*** enriquetaso has joined #openstack-cinder | 23:40 | |
*** ociuhandu has quit IRC | 23:44 | |
*** knomura has joined #openstack-cinder | 23:44 | |
*** knomura has quit IRC | 23:49 | |
*** enriquetaso has quit IRC | 23:52 | |
*** elade has quit IRC | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!