Tuesday, 2019-03-26

*** abishop has quit IRC00:26
*** lseki has quit IRC00:36
openstackgerritMerged openstack/cinder stable/rocky: Tintri: Inherit tests from BaseDriverTestCase  https://review.openstack.org/63975000:39
openstackgerritMerged openstack/cinder stable/rocky: Exclude disabled API versions from listing  https://review.openstack.org/63975100:43
openstackgerritMerged openstack/cinder stable/rocky: Fix wrong uuid recognized when create group  https://review.openstack.org/63975200:56
openstackgerritMerged openstack/cinder stable/rocky: Handle drivers that do not support list manageable  https://review.openstack.org/63975300:56
openstackgerritMerged openstack/cinder stable/rocky: VNX: Add constraints for async migration  https://review.openstack.org/63975400:56
openstackgerritMerged openstack/cinder stable/rocky: Fix unexpected behavior in _clone_image_volume  https://review.openstack.org/63975500:56
openstackgerritMerged openstack/cinder stable/rocky: hpe 3par driver initialization failure  https://review.openstack.org/63975600:56
*** deiter has quit IRC01:04
*** whoami-rajat has joined #openstack-cinder01:57
*** erlon has quit IRC02:11
*** enriquetaso has quit IRC02:13
*** dviroel_ has quit IRC02:18
*** wcen_ has joined #openstack-cinder02:39
*** wcen__ has joined #openstack-cinder02:41
*** wcen_ has quit IRC02:43
*** wcen__ has quit IRC02:52
*** lixiaoy1 has joined #openstack-cinder02:57
*** Liang__ has joined #openstack-cinder03:03
*** Liang__ is now known as LiangFang03:07
*** udesale has joined #openstack-cinder03:58
openstackgerritRajat Dhasmana proposed openstack/cinder stable/pike: Avoid using 'truncate' on Windows  https://review.openstack.org/64765304:36
openstackgerritRajat Dhasmana proposed openstack/cinder stable/pike: Fix permissions with NFS-backed snapshots and backups  https://review.openstack.org/64494904:38
*** tkajinam_ has joined #openstack-cinder05:06
*** tkajinam has quit IRC05:08
*** anks2k has joined #openstack-cinder05:15
*** anks2k has quit IRC05:16
*** markvoelker has joined #openstack-cinder05:17
*** wcen has joined #openstack-cinder05:41
*** wcen has quit IRC06:11
openstackgerritRajat Dhasmana proposed openstack/cinder stable/pike: Fix permissions with NFS-backed snapshots and backups  https://review.openstack.org/64494906:28
*** Luzi has joined #openstack-cinder06:43
*** tkajinam__ has joined #openstack-cinder07:05
*** tkajinam_ has quit IRC07:07
*** kaisers has joined #openstack-cinder07:09
*** pcaruana has joined #openstack-cinder07:10
*** e0ne has joined #openstack-cinder07:25
*** sahid has joined #openstack-cinder07:42
*** ygk_12345 has joined #openstack-cinder08:00
ygk_12345rajinir: Hi :)08:00
ygk_12345rajinir: i need some help with dell equilogic setup in cinder08:00
ygk_12345is anyone familiar with dell equilogic with cinder ?08:04
ygk_12345i can create empty volumes but couldn't create volumes with images08:05
*** LiangFang has quit IRC08:18
*** helenafm has joined #openstack-cinder08:23
*** tkajinam__ has quit IRC08:25
openstackgerritMerged openstack/cinder stable/pike: Ensure image utils don't block greenthreads  https://review.openstack.org/64495008:34
*** rcernin has quit IRC08:36
ygk_12345can anyone here help me with cinder please08:46
openstackgerritMerged openstack/python-brick-cinderclient-ext master: Fix lower-constraint deps handling  https://review.openstack.org/64559009:03
ygk_12345is anyone available here ?09:28
whoami-rajatygk_12345: what error are you facing while creating volume from image?09:34
ygk_12345whoami-rajat: iscsiadm -m discovery -t sendtargets -p 172.29.244.41:326009:39
ygk_12345whoami-rajat: sorry not that09:39
ygk_12345whoami-rajat: i see this09:39
ygk_12345whoami-rajat: ImageCopyFailure: Failed to copy image to volume: Volume device not found at09:39
whoami-rajatygk_12345: you're using PS driver right?09:42
ygk_12345whoami-rajat: yes09:42
ygk_12345whoami-rajat: i can create empty volumes well09:43
ygk_12345whoami-rajat: but when creating volumes with images it is failing09:43
whoami-rajatygk_12345: i think it doesn't support create volume from image, so the generic function is called.09:44
whoami-rajathttps://github.com/openstack/cinder/blob/master/cinder/volume/flows/manager/create_volume.py#L80709:44
*** rcernin has joined #openstack-cinder09:44
ygk_12345whoami-rajat: so whats the workaround here ?09:44
whoami-rajatygk_12345: it should work, the image copy is done after volume creation so the volume is being created successfully in your case, maybe a problem with the image service (glance)09:46
whoami-rajatygk_12345:  will get back in a min.09:46
ygk_12345whoami-rajat: ok09:46
*** e0ne has quit IRC09:49
*** Luzi has quit IRC09:52
whoami-rajatygk_12345: could you also take a look into your logs and provide it.09:54
ygk_12345whoami-rajat: how can I send u the logs ?09:56
whoami-rajathttp://paste.openstack.org/09:56
*** e0ne has joined #openstack-cinder09:56
ygk_12345whoami-rajat: http://paste.openstack.org/show/748380/09:57
whoami-rajatygk_12345: could you provide only cinder logs (c-vol specifically if possible), it's hard to understand with logs of so many services.09:59
ygk_12345whoami-rajat: it is form mcinder-volume only09:59
ygk_12345whoami-rajat: see this10:00
ygk_12345whoami-rajat: scsiadm: Could not login to [iface: default, target: iqn.2001-05.com.equallogic:4-52aed6-afbe7769f-a00004e618f5c99e-volume-fc3be9ba-2ee2-421c-8c0c-5f946aa48f53,10:00
ygk_12345whoami-rajat: but empty volume creation is working fine10:02
ygk_12345whoami-rajat: onnect_volume: exception (6389ms) VolumeDeviceNotFound(u'Volume device not found at .',) trace_logging_wrapper /openstack/venvs/cinder-18.1.4/lib/python2.7/site-packages/os_brick/utils.py:15610:04
ygk_12345whoami-rajat: found anything ?10:06
*** zhubx has quit IRC10:06
*** zhubx has joined #openstack-cinder10:07
*** zhubx has quit IRC10:08
*** zhubx has joined #openstack-cinder10:08
ygk_12345whoami-rajat: u there ?10:08
*** zhubx has quit IRC10:09
*** zhubx has joined #openstack-cinder10:10
ygk_12345whoami-rajat: did you find anything ?10:11
whoami-rajatygk_12345:  checking10:12
ygk_12345whoami-rajat: it is unable to find the volumes10:17
whoami-rajatygk_12345: i've some other tasks to complete so kindly expect delayed response10:20
ygk_12345whoami-rajat: ok10:23
ygk_12345whoami-rajat: when will rajanir be available ?10:23
*** rcernin has quit IRC10:24
whoami-rajatgeguileo:  could you please take a look here [1] and help identify the problem ?10:43
whoami-rajat[1] http://paste.openstack.org/show/748380/10:43
ygk_12345geguileo: creating volumes from images is failing10:44
geguileowhoami-rajat: seems like an authentication proble10:50
*** psachin has joined #openstack-cinder10:50
geguileowhoami-rajat: or iscsid is not running10:50
*** carlos_silva has joined #openstack-cinder10:55
geguileoygk_12345: if iscsid is running, then it's probably a credentials issue10:56
ygk_12345geguileo: iscsid is in failed state. donno why10:56
geguileoygk_12345: check that that the initiator name is the one that is getting used by Cinder to initialize the connection before attachment10:56
geguileoygk_12345: if iscsid is failed, then check the logs to see why10:57
ygk_12345geguileo: ok10:57
geguileoygk_12345: without iscsid there's nothing to do10:57
geguileoygk_12345: check that you have an initiator name on the host (should had been created on the installation)10:57
ygk_12345geguileo: yes should I add that to the equilogic server ?10:58
geguileoygk_12345: no10:58
ygk_12345geguileo: i have used whatever is mentioned in the policy section of equilogic10:58
geguileoygk_12345: I have never used that backend10:58
geguileoygk_12345: if iscsid is not starting, then the backend is irrelevant10:58
*** e0ne has quit IRC10:59
ygk_12345geguileo: iscsi has started but again the volumem creation failed11:00
ygk_12345geguileo: again iscsi has also failed11:01
geguileoygk_12345: check that that the initiator name is the one that is getting used by Cinder to initialize the connection before attachment11:01
geguileoygk_12345: what do you mean iscsi has failed?11:01
geguileois the daemon running?11:01
geguileocan you attach the empty volume to an instance?11:03
ygk_12345geguileo: yes I can11:03
ygk_12345geguileo: iscsid.service: Failed with result 'exit-code'.11:04
ygk_12345geguileo: iscsid.service: Failed to parse PID from file /run/iscsid.pid: Invalid argument11:04
geguileoygk_12345: what os are you using?11:04
ygk_12345geguileo: ubuntu 1811:04
geguileoygk_12345: are you running in a container?11:04
ygk_12345geguileo: ys11:04
ygk_12345geguileo: yes11:04
ygk_12345geguileo: its an OSA rocky setup11:04
geguileothen the problem is in how the container is deployed or how the host is setup11:05
geguileonothing to do with Cinder and OS-Brick themselves11:05
ygk_12345geguileo: i a able to create empty volumes and attach them to the vms11:05
geguileocreating empty volume doesn't use iscsi from Cinder11:06
ygk_12345geguileo: ok11:06
geguileoand the VMs are probably running on a different host, and definitely on a different container11:06
geguileoand that is properly setup, so attaching works there11:07
ygk_12345geguileo: should I make sure that the initiator name is the same as in equilogic ?11:07
*** dviroel_ has joined #openstack-cinder11:07
geguileono11:07
ygk_12345geguileo: ok11:07
ygk_12345geguileo: so how to fix this ?11:08
geguileoyou need to check like 20 things to make sure that the container is properly deployed11:08
geguileowhat tool did you use to deploy?11:08
ygk_12345geguileo: ansible openstack11:08
geguileoygk_12345: then it's an ansible openstack issue or how you used it11:08
ygk_12345geguileo: ohh11:09
*** abishop has joined #openstack-cinder11:16
*** udesale has quit IRC11:16
*** mvkr has joined #openstack-cinder11:22
*** e0ne has joined #openstack-cinder11:37
*** ygk_12345 has quit IRC11:53
whoami-rajatgeguileo: thanks for quickly identifying the problem.11:54
*** e0ne has quit IRC12:22
openstackgerritRajat Dhasmana proposed openstack/cinder stable/pike: Fix permissions with NFS-backed snapshots and backups  https://review.openstack.org/64494912:24
*** e0ne has joined #openstack-cinder12:27
*** markvoelker has quit IRC12:31
*** mchlumsky has joined #openstack-cinder12:43
*** jmlowe has quit IRC12:52
*** lseki has joined #openstack-cinder12:57
*** udesale has joined #openstack-cinder13:00
*** enriquetaso has joined #openstack-cinder13:07
*** e0ne has quit IRC13:08
*** thgcorrea has joined #openstack-cinder13:08
*** mriedem has joined #openstack-cinder13:09
*** e0ne has joined #openstack-cinder13:11
*** dpawlik has quit IRC13:12
*** Luzi has joined #openstack-cinder13:15
*** jistr is now known as jistr|afk13:16
*** e0ne has quit IRC13:18
*** e0ne has joined #openstack-cinder13:26
openstackgerritwanghao proposed openstack/cinder master: Support Incremental Backup Completion In RBD  https://review.openstack.org/62794113:33
*** dpawlik has joined #openstack-cinder13:35
*** jmlowe has joined #openstack-cinder13:37
*** dpawlik has quit IRC13:40
*** eharney has joined #openstack-cinder13:43
*** zhubx has quit IRC13:46
*** zhubx has joined #openstack-cinder13:46
*** dpawlik has joined #openstack-cinder13:53
openstackgerritDirk Mueller proposed openstack/os-brick stable/pike: Always set ignoreskipactivation on snapshot creation  https://review.openstack.org/53935913:57
*** ircuser-1 has quit IRC13:57
*** dpawlik has quit IRC13:58
*** mvkr has quit IRC13:59
openstackgerritDirk Mueller proposed openstack/os-brick stable/pike: set vg_thin_pool_size to float type  https://review.openstack.org/64774313:59
openstackgerritDirk Mueller proposed openstack/os-brick stable/pike: Remove the unnecessary pv_list assign during LVM object init  https://review.openstack.org/64774513:59
*** udesale has quit IRC14:03
*** kaisers has quit IRC14:05
*** kaisers has joined #openstack-cinder14:06
*** jistr|afk is now known as jistr14:15
*** dpawlik has joined #openstack-cinder14:17
*** e0ne has quit IRC14:18
*** Luzi has quit IRC14:23
*** udesale has joined #openstack-cinder14:24
*** e0ne has joined #openstack-cinder14:25
*** mvkr has joined #openstack-cinder14:26
*** dpawlik has quit IRC14:27
*** dpawlik has joined #openstack-cinder14:29
openstackgerritMerged openstack/python-cinderclient stable/stein: Fix: cinder group-list not working with non-admin user  https://review.openstack.org/64558814:34
openstackgerritMerged openstack/python-cinderclient stable/stein: Change openstack-dev to openstack-discuss  https://review.openstack.org/64556914:35
openstackgerritMerged openstack/python-cinderclient stable/stein: Fix incorrect punctuation  https://review.openstack.org/64558414:37
openstackgerritMerged openstack/python-cinderclient stable/stein: Don't quote {posargs} in tox.ini  https://review.openstack.org/64556314:42
openstackgerritMerged openstack/python-cinderclient stable/stein: Replace assertRaisesRegexp with assertRaisesRegex  https://review.openstack.org/64556514:42
openstackgerritMerged openstack/python-cinderclient stable/stein: Remove i18n.enable_lazy() translation  https://review.openstack.org/64556614:42
openstackgerritMerged openstack/python-cinderclient stable/stein: Fix max version handling for help output  https://review.openstack.org/64558514:42
openstackgerritMerged openstack/python-cinderclient stable/stein: Change bash completion dir permissions to 0750  https://review.openstack.org/64557514:42
openstackgerritMerged openstack/python-cinderclient stable/stein: Re-enable shell UUID completion cache  https://review.openstack.org/64557714:42
openstackgerritMerged openstack/python-cinderclient stable/stein: More shell completion cache additions  https://review.openstack.org/64558214:51
smcginniseharney: Morning Eric. Could you take a look at the comments I left on https://review.openstack.org/#/c/645571/14:52
*** gnufied has quit IRC14:53
openstackgerritGorka Eguileor proposed openstack/os-brick stable/rocky: Fix FC case sensitive scanning  https://review.openstack.org/64776114:54
eharneysmcginnis: just skipping that pair of patches for stein is probably not the worst thing, if folks are concerned about it... still looking14:56
eharneyi dug into the whole "usedforsecurity" flag a bit ago and decided it wasn't worthwhile14:56
smcginniseharney: OK, the first looked a little iffy,  but the second one sounded like it might be good.14:56
smcginniseharney: Oh?14:56
eharneysmcginnis: i think that flag is not in upstream python so it's easier to just use sha114:58
eharneybut this functionality will work without either of these changes at lesat14:58
eharneyat least*14:58
smcginnisAh, OK.14:59
*** jmlowe has quit IRC15:02
*** jmlowe has joined #openstack-cinder15:07
*** jmlowe has quit IRC15:09
openstackgerritMerged openstack/cinderlib master: Replace openstack.org git:// URLs with https://  https://review.openstack.org/64625915:12
*** e0ne has quit IRC15:12
openstackgerritJay Bryant proposed openstack/os-brick stable/pike: Fix NFS "already mounted" detection  https://review.openstack.org/64776615:17
openstackgerritJay Bryant proposed openstack/os-brick stable/pike: The validation of iscsi session should be case insensitive  https://review.openstack.org/64776815:23
*** jmlowe has joined #openstack-cinder15:25
*** e0ne has joined #openstack-cinder15:27
*** e0ne has quit IRC15:32
*** e0ne has joined #openstack-cinder15:33
openstackgerritJay Bryant proposed openstack/os-brick stable/pike: Succeed on iSCSI detach when path just went down  https://review.openstack.org/64777715:38
*** hemna has quit IRC15:40
*** hemna has joined #openstack-cinder15:42
openstackgerritJay Bryant proposed openstack/os-brick stable/queens: Improve detection of multipathd running  https://review.openstack.org/64778315:50
*** e0ne has quit IRC15:50
*** e0ne has joined #openstack-cinder15:56
*** e0ne has quit IRC16:00
*** psachin has quit IRC16:20
*** jmlowe has quit IRC16:21
*** imacdonn has quit IRC16:22
*** imacdonn has joined #openstack-cinder16:22
whoami-rajatsmcginnis: Hi, my query was regarding L#33 MIN_VERSION, https://review.openstack.org/#/c/609439/2, could you please clarify?16:23
*** e0ne has joined #openstack-cinder16:25
openstackgerritMerged openstack/cinder master: Handling filters in Generalized Filtering API  https://review.openstack.org/64171716:27
*** e0ne has quit IRC16:28
smcginniswhoami-rajat: I think since we still support 2 and 3, min_version can be 2.16:29
smcginnisHonestly, I need to look through all of that again and remember how it's used.16:29
whoami-rajatsmcginnis: in client right?16:29
smcginniswhoami-rajat: Right.16:30
smcginniswhoami-rajat: It looks like on line 113 it gets overridden by the actual result of querying the supported versions if it's 3. Probably should just have it set there regardless of whether it is v3 or not.16:32
smcginnisAccording to the api-ref for version discovery, if it's 2 then min_version is empty.16:33
smcginnisSo maybe your original comment was right and they should both default to "3".16:33
whoami-rajatsmcginnis: the api-ref is probably my fault,16:42
*** gnufied has joined #openstack-cinder16:42
whoami-rajatsmcginnis: no, i did verify it from code,  https://github.com/openstack/cinder/blob/master/cinder/api/versions.py#L44-L4516:43
whoami-rajatsmcginnis: so yes i guess, both should be updated to 3.0 for server response.16:44
whoami-rajatsmcginnis: but i'm still not sure regarding the client min_version.16:45
whoami-rajati found a comment from hemna  while adding MIN_VERSION to client https://review.openstack.org/#/c/385629/5/cinderclient/api_versions.py@3316:46
hemnawhat'd I do now?16:46
whoami-rajatnothing, just found your old review matching my current concern :)16:48
openstackgerritWalter A. Boring IV (hemna) proposed openstack/os-brick stable/pike: Improve detection of multipathd running  https://review.openstack.org/64780916:48
hemnawhoami-rajat: oh :)16:49
*** eharney has quit IRC16:49
hemnaare we running into that problem?16:49
hemnanewer client with an older cinder16:49
hemnawhere the min versions don't align?16:49
whoami-rajatwe should probably face this problem, but currently i think currently server doesn't return any version incase of v216:55
*** mriedem has quit IRC16:57
*** deiter has joined #openstack-cinder17:11
*** deiter has quit IRC17:18
openstackgerritRajat Dhasmana proposed openstack/python-cinderclient master: Add 'is_public' option for cinder *type-list commands  https://review.openstack.org/64169817:23
*** udesale has quit IRC17:40
*** eharney has joined #openstack-cinder17:47
*** mvkr has quit IRC17:50
*** jmlowe has joined #openstack-cinder17:52
*** sahid has quit IRC17:53
*** mvkr has joined #openstack-cinder17:53
*** helenafm has quit IRC17:59
whoami-rajatsmcginnis: so i quickly went through the patch adding the min_version and version attributes to response[1], this was probably done to add MV support for v3 and to add consistency in v2 and v1(at that moment). IMO we should have 2.0 in min_version and version response of /volume/v2. thoughts?18:10
whoami-rajat[1] https://review.openstack.org/#/c/224910/1318:10
smcginniswhoami-rajat: We could add it to the server response. The client will still need to handle the server versions that don't return it though.18:11
smcginniswhoami-rajat: I have some updates to that effect, but I'm hitting some other test failure. Still trying to figure out if it is due to that or due to rebasing on currrent master.18:12
whoami-rajatsmcginnis: could you point me to where the handling should occur in client?18:14
openstackgerritSofia Enriquez proposed openstack/cinder stable/queens: Add ability to specify mode to attachment-create  https://review.openstack.org/64785218:17
openstackgerritEric Harney proposed openstack/cinder master: Doc: Mark last Stein API microversion  https://review.openstack.org/64785318:19
*** jmlowe has quit IRC18:23
openstackgerritEric Harney proposed openstack/cinder master: Doc: Mark last Stein API microversion  https://review.openstack.org/64785318:26
eharney"tox -e docs" produces 44 errors on my machine.  is that normal?18:27
*** jmlowe has joined #openstack-cinder18:29
openstackgerritMerged openstack/python-cinderclient master: Replace openstack.org git:// URLs with https://  https://review.openstack.org/64702218:30
eharneyseems to be caused by https://review.openstack.org/#/c/638037/18:34
rosmaitaeharney: i did a fresh pull of master, just get one Warning, treated as error: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting18:36
eharneyrosmaita: yeah, should say "related to" instead of "caused by" -- i'm trying to see what's up with it now18:36
eharneyrosmaita: what happens if you run it a second time?18:38
rosmaitaeharney: just plain 'tox -e docs' ?18:38
eharneyrosmaita: yeah18:38
rosmaitatrying now18:38
rosmaitalaptop fan has kicked on18:39
*** jmlowe has quit IRC18:39
rosmaitasame thing ... guess i need to figure out that graphviz  problem18:41
rosmaitaeharney: ^^18:41
eharneymine seems to work fine on a fresh checkout, my older checkout keeps failing checks on auto-generated files18:42
eharneygraphviz sounds like a missing dep18:42
*** jmlowe has joined #openstack-cinder18:43
whoami-rajateharney: working fine on master18:51
openstackgerritEric Harney proposed openstack/python-cinderclient master: Bump default shell API version  https://review.openstack.org/64787118:53
*** jmlowe has quit IRC18:54
rosmaitaeharney: you are correct, graphviz is a bindep, i don't have it in my current environment18:58
*** jmlowe has joined #openstack-cinder19:02
*** jmlowe has quit IRC19:11
*** mvkr has quit IRC19:15
*** enriquetaso has quit IRC19:21
jungleboyjeharney:  Just a heads up that I am putting continued discussion of the Capabilities reporting on the PTG agenda.19:22
eharneyjungleboyj: great19:22
jungleboyjGreat indeed.  :-)19:23
jungleboyjYou going to be there?19:23
eharneyyes19:23
jungleboyjExcellent.19:23
smcginniseharney: Going to camp this time?19:24
eharneysmcginnis: probably so, just haven't gotten around to figuring out much of a plan yet19:25
smcginnisI had thought about driving out there and doing that, but figured I was going to be away from home enough.19:26
*** jmlowe has joined #openstack-cinder19:29
openstackgerritJay Bryant proposed openstack/cinder master: Add NetApp E-Series Driver to Removal List  https://review.openstack.org/64789119:32
*** jmlowe has quit IRC19:33
*** mriedem has joined #openstack-cinder19:41
jungleboyjmriedem:  Ping.19:43
mriedempong19:44
jungleboyjSo, smcginnis and I were talking about the upgrade checker.  We have the base for it out there but we didn't get any actual checks in place yet.19:45
jungleboyjIs that something that the stable team would be ok with backporting or should we just give up for Stein and start in Train.19:46
mriedemwe've backported upgrade checks in nova19:46
mriedemwith a release note19:47
jungleboyjmriedem:  Ok.  So you would be open to us doing that then.19:48
mriedemsure19:49
mriedemsince it didn't exist for cinder before stein there is no risk that someone is trying to use it already19:49
jungleboyjmriedem:  Ok, we will start working  on that then.19:53
*** jmlowe has joined #openstack-cinder20:07
openstackgerritMerged openstack/cinder stable/stein: Replace openstack.org git:// URLs with https://  https://review.openstack.org/64625720:13
openstackgerritMerged openstack/cinder stable/rocky: Set right attach mode after migration  https://review.openstack.org/64668720:13
openstackgerritMerged openstack/cinder master: Synology: Add support for UC-Series model  https://review.openstack.org/63860120:13
openstackgerritMerged openstack/cinder master: [NetApp] Casting block_count to int before calling ONTAP API.  https://review.openstack.org/64007720:13
*** enriquetaso has joined #openstack-cinder20:20
*** senrique_ has joined #openstack-cinder20:32
*** enriquetaso has quit IRC20:34
*** mriedem has quit IRC20:36
*** eharney has quit IRC20:48
*** senrique_ has quit IRC20:51
openstackgerritJay Bryant proposed openstack/cinder master: Remove the Nexenta Edge Driver  https://review.openstack.org/64792520:56
openstackgerritSean McGinnis proposed openstack/cinder master: Add upgrade checker for backup driver path  https://review.openstack.org/64792721:07
*** dviroel_ has quit IRC21:09
openstackgerritSean McGinnis proposed openstack/cinder master: Add upgrade checker for backup driver path  https://review.openstack.org/64792721:18
openstackgerritSean McGinnis proposed openstack/cinder master: Add upgrade checker for backup driver path  https://review.openstack.org/64792721:25
*** pcaruana has quit IRC21:33
*** whoami-rajat has quit IRC21:37
*** mchlumsky has quit IRC21:43
openstackgerritJay Bryant proposed openstack/cinder master: Remove the Tintri Driver  https://review.openstack.org/64793421:43
openstackgerritJay Bryant proposed openstack/cinder master: Remove the Nexenta Edge Driver  https://review.openstack.org/64792521:46
openstackgerritSean McGinnis proposed openstack/cinder master: Add upgrade checker for backup driver path  https://review.openstack.org/64792722:11
openstackgerritSean McGinnis proposed openstack/cinder master: Add upgrade check for presence of policy.json file  https://review.openstack.org/64793722:11
openstackgerritMerged openstack/cinder stable/rocky: Raise the ImageTooBig exception when found it  https://review.openstack.org/63975722:12
*** carlos_silva has quit IRC22:13
*** ircuser-1 has joined #openstack-cinder22:31
*** rcernin has joined #openstack-cinder22:38
*** tkajinam has joined #openstack-cinder22:57

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!