Thursday, 2021-08-26

opendevreviewJorhson Deng proposed openstack/python-cinderclient master: Remove the unused tool scripts  https://review.opendev.org/c/openstack/python-cinderclient/+/78812101:50
*** abhishekk is now known as akekane|home03:55
*** akekane|home is now known as abhishekk03:55
*** akekane_ is now known as abhishekk06:01
opendevreviewGorka Eguileor proposed openstack/cinder master: 3PAR: Fix race in concurrent attachments  https://review.opendev.org/c/openstack/cinder/+/75671109:42
opendevreviewHelen Walsh proposed openstack/cinder stable/train: PowerMax Driver - Fix for create snapshot  https://review.opendev.org/c/openstack/cinder/+/80613210:18
venkatakrishnatHi whoami-rajat, eharney, jungleboyj:  Could you please review https://review.opendev.org/c/openstack/cinder/+/786524 which got one CR +2 and waiting for workflow +210:40
*** dviroel|out is now known as dviroel|ruck11:14
opendevreviewGorka Eguileor proposed openstack/cinder master: Expose volume_attachments in Volume OVO  https://review.opendev.org/c/openstack/cinder/+/77957611:34
opendevreviewGorka Eguileor proposed openstack/cinder master: Fix: Nova thinks deleted volume is attached  https://review.opendev.org/c/openstack/cinder/+/80191311:35
opendevreviewTakashi Kajinami proposed openstack/cinder master: DNM: Debugging the error in the parent patch  https://review.opendev.org/c/openstack/cinder/+/80614011:35
opendevreviewTakashi Kajinami proposed openstack/cinder master: DNM: Debugging the error in 799663  https://review.opendev.org/c/openstack/cinder/+/80614111:36
*** dviroel|ruck is now known as dviroel|ruck|brb11:58
*** dviroel|ruck|brb is now known as dviroel|ruck12:20
opendevreviewGorka Eguileor proposed openstack/cinder master: Expose volume & snapshot use_quota field  https://review.opendev.org/c/openstack/cinder/+/78638612:37
opendevreviewGorka Eguileor proposed openstack/cinder master: RBD: Don't flatten temporary resources  https://review.opendev.org/c/openstack/cinder/+/79049212:37
opendevreviewMerged openstack/cinder master: Update snapshot api microversion docs and tests  https://review.opendev.org/c/openstack/cinder/+/79124013:08
hemnarosmaita, geguileo was thinking about adding a new cinder table to track volume actions.   nova has an instance actions logging table.  13:59
hemnawe have so many issues of volume attachment inconsistencies, it would be nice to have a history of create/delete/attach/detach requests logged in the db13:59
rosmaitai'm not against the idea, would be a good topic for the ptg14:00
hemnacoolio14:02
geguileohemna: sounds good, we would have to have some kind of policy to clean them, but sounds good14:02
geguileohemna: I guess it would be similar to the notification system we have but in the DB14:03
hemnayah I think that's fine.  I'll see if I can find out what nova does with theirs.14:03
opendevreviewAndrei proposed openstack/cinder master: Fix iscsi target recovery for ensure-export  https://review.opendev.org/c/openstack/cinder/+/80619114:03
hemnawe have a process that cleans out deleted entries after a set time14:03
hemnahttps://github.com/openstack/nova/blob/master/nova/objects/instance_action.py nova's object14:04
zenkurohemna: hi, can you please check https://review.opendev.org/c/openstack/cinder/+/806191 that is a separation of a bigger patch -> https://review.opendev.org/c/openstack/cinder/+/79496214:14
zenkuroin particulart it is a separate bug fix, can you please comment on that one. At lease to know of the general "form" is corretc?14:15
zenkurorosmaita: hi, extracted bug fix from big patch ^. Is it addresed properly? https://bugs.launchpad.net/cinder/+bug/194174614:18
rosmaitazenkuro: thanks for separating those out ... in a meeting now, but will look soon-ish14:18
zenkurorosmaita: \>_</ huray! =)14:22
venkatakrishnatHi core reviewers, Waiting for workflow +2 for the patch https://review.opendev.org/c/openstack/cinder/+/786524 which is to manage Global mirror change volumes on separate storage pools on IBM SVC cinder driver.14:55
opendevreviewGorka Eguileor proposed openstack/cinder master: Improve quota usage for temporary resources  https://review.opendev.org/c/openstack/cinder/+/78638515:25
opendevreviewGorka Eguileor proposed openstack/cinder master: Expose volume & snapshot use_quota field  https://review.opendev.org/c/openstack/cinder/+/78638615:25
opendevreviewGorka Eguileor proposed openstack/cinder master: RBD: Don't flatten temporary resources  https://review.opendev.org/c/openstack/cinder/+/79049215:25
whoami-rajatgeguileo, sorry I'm late with the second part of review, but i think we need the nit changes in releasenote https://review.opendev.org/c/openstack/cinder/+/786385/15:58
rosmaitageguileo: question for you on https://review.opendev.org/c/openstack/cinder/+/786385/10/cinder/db/sqlalchemy/models.py#76215:59
rosmaitawhoami-rajat: i completely missed the incorrect tense in the release note16:01
whoami-rajatrosmaita, i also wouldn't have caught that after reviewing 25 files, that's why i broke down the review in 2 parts :P16:02
*** akekane_ is now known as abhishekk16:18
opendevreviewGorka Eguileor proposed openstack/cinder master: Improve quota usage for temporary resources  https://review.opendev.org/c/openstack/cinder/+/78638517:04
opendevreviewGorka Eguileor proposed openstack/cinder master: Expose volume & snapshot use_quota field  https://review.opendev.org/c/openstack/cinder/+/78638617:04
opendevreviewGorka Eguileor proposed openstack/cinder master: RBD: Don't flatten temporary resources  https://review.opendev.org/c/openstack/cinder/+/79049217:04
sfernandzenkuro: I've just added a few comments to your patch17:25
opendevreviewSofia Enriquez proposed openstack/cinder master: WIP Try regular delete for snapshot or deferred deletion  https://review.opendev.org/c/openstack/cinder/+/80588717:25
opendevreviewAlan Bishop proposed openstack/cinder master: Implement user visible extra specs  https://review.opendev.org/c/openstack/cinder/+/80626018:02
amar___jungleboyj: rosmaita: Addressed all your comments https://review.opendev.org/c/openstack/cinder/+/790910 really need it get merged in xena, CI is also green18:09
opendevreviewAndrei proposed openstack/cinder master: JovianDSS: fix iscsi target recovery function  https://review.opendev.org/c/openstack/cinder/+/80619118:13
opendevreviewEric Harney proposed openstack/devstack-plugin-ceph master: Initialize RBD pool  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/80626419:26
sfernandamar___:  I've just added a few comments to you patch but there is only a single point that made me give a -1. It is actually a question and I'm may be wrong since I'm making a lot of assumptions in drivers code. So if I'm wrong just tell and I drop the -119:56
opendevreviewAlan Bishop proposed openstack/cinder master: Implement user visible extra specs  https://review.opendev.org/c/openstack/cinder/+/80626020:41
opendevreviewMerged openstack/cinder master: Fix notifications of migration temp volume  https://review.opendev.org/c/openstack/cinder/+/78638321:58
*** dviroel|ruck is now known as dviroel|out22:18

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!