Friday, 2021-03-05

openstackgerritMerged openstack/cinder master: PowerMax Driver - Extend replicated volume  https://review.opendev.org/c/openstack/cinder/+/76717200:02
*** tosky has quit IRC00:11
*** yoctozepto has quit IRC00:13
*** yoctozepto has joined #openstack-cinder00:13
*** hamalq has quit IRC00:26
*** carloss has quit IRC00:48
*** ajitha has joined #openstack-cinder00:51
*** brinzhang0 has joined #openstack-cinder00:54
*** brinzhang_ has quit IRC00:57
*** amar7ibm_ has quit IRC01:24
*** rratnaka has joined #openstack-cinder01:31
*** rratnaka14 has joined #openstack-cinder01:37
*** rratnaka has quit IRC01:41
*** GirishChilukuri_ has joined #openstack-cinder01:43
openstackgerritMerged openstack/os-brick master: Move os-brick to new hacking 4.0.0  https://review.opendev.org/c/openstack/os-brick/+/77488301:44
*** knomura has joined #openstack-cinder01:47
*** masterpe has quit IRC01:48
*** knomura has quit IRC01:48
*** knomura has joined #openstack-cinder01:49
*** knomura has quit IRC02:01
*** caiqilong has joined #openstack-cinder02:03
openstackgerritBrian Rosmaita proposed openstack/os-brick master: Update requirements for wallaby release  https://review.opendev.org/c/openstack/os-brick/+/77880702:04
*** rratnaka14 has quit IRC02:07
*** masterpe has joined #openstack-cinder02:20
*** zenkuro has quit IRC02:23
*** enriquetaso has quit IRC02:25
*** enriquetaso has joined #openstack-cinder02:25
*** rratnaka14 has joined #openstack-cinder02:38
openstackgerritBrian Rosmaita proposed openstack/os-brick master: Add release note for nvmeof connector  https://review.opendev.org/c/openstack/os-brick/+/77881002:38
*** martinkennelly has quit IRC02:42
*** irclogbot_0 has quit IRC02:52
*** rratnaka has joined #openstack-cinder02:53
*** irclogbot_2 has joined #openstack-cinder02:54
*** rratnaka14 has quit IRC02:55
*** ircuser-1 has quit IRC03:11
*** psachin has joined #openstack-cinder03:36
*** ircuser-1 has joined #openstack-cinder03:51
*** enriquetaso has quit IRC04:06
*** enriquetaso has joined #openstack-cinder04:07
*** knomura has joined #openstack-cinder04:13
*** knomura has quit IRC04:18
*** venkatakrishnath has joined #openstack-cinder04:20
*** ircuser-1 has quit IRC04:24
*** ircuser-1 has joined #openstack-cinder04:28
*** enriquetaso has quit IRC04:36
*** dviroel has quit IRC05:10
*** sfernand has quit IRC05:20
openstackgerritMerged openstack/cinder master: Update secure RBAC check strings with descriptions  https://review.opendev.org/c/openstack/cinder/+/76319505:29
openstackgerritMerged openstack/cinder master: Properly handle InvalidScope exceptions  https://review.opendev.org/c/openstack/cinder/+/77593105:30
*** dsariel has joined #openstack-cinder05:43
*** udesale has joined #openstack-cinder05:55
*** rcernin has quit IRC06:00
openstackgerritOpenStack Proposal Bot proposed openstack/cinder master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/cinder/+/77682206:09
*** rratnaka14 has joined #openstack-cinder06:18
*** venkatakrishnath has quit IRC06:18
*** rratnaka has quit IRC06:21
*** vishalmanchanda has joined #openstack-cinder06:24
*** felipe_rodrigues has quit IRC06:25
*** manoj_katari has joined #openstack-cinder06:26
*** knomura has joined #openstack-cinder07:14
*** knomura has quit IRC07:18
*** e0ne has joined #openstack-cinder07:32
*** e0ne has quit IRC07:42
*** zzzeek has quit IRC07:52
*** zzzeek has joined #openstack-cinder07:53
*** lpetrut has joined #openstack-cinder08:00
*** zzzeek has quit IRC08:08
*** zzzeek has joined #openstack-cinder08:09
openstackgerritMerged openstack/cinder master: [SVF] Update volume replication properties  https://review.opendev.org/c/openstack/cinder/+/77156308:09
GirishChilukuri_@core reviewers: Please review this changes, These are minor changes and waiting for +2 from long time.08:16
GirishChilukuri_https://review.opendev.org/c/openstack/cinder/+/75313408:16
GirishChilukuri_https://review.opendev.org/c/openstack/cinder/+/77178308:16
GirishChilukuri_https://review.opendev.org/c/openstack/cinder/+/76506008:16
*** rpittau|afk is now known as rpittau08:21
*** zzzeek has quit IRC08:40
*** zzzeek has joined #openstack-cinder08:41
*** zzzeek has quit IRC08:42
*** zzzeek has joined #openstack-cinder08:43
*** ociuhandu has joined #openstack-cinder08:44
*** rratnaka has joined #openstack-cinder08:46
*** rratnaka14 has quit IRC08:49
*** venkatakrishnath has joined #openstack-cinder09:21
*** tosky has joined #openstack-cinder09:23
*** Underknowledge has quit IRC09:48
*** Underknowledge1 has joined #openstack-cinder09:49
*** Underknowledge1 is now known as Underknowledge09:49
*** rratnaka14 has joined #openstack-cinder10:11
*** rratnaka has quit IRC10:14
*** venkatakrishnath has quit IRC10:17
*** zoharm has joined #openstack-cinder10:17
*** dviroel has joined #openstack-cinder10:18
zoharmgeguileo hi and thank you for the review! do you have a moment to discuss some of your comments here in irc?10:19
geguileozoharm: sure :-)10:19
zoharmregarding dead code, the reason it is there is:10:19
zoharmit follows the new connector spec, whereas with the old+new connector merge, the old (non volume_replicas) follows a different API spec10:20
zoharmso, yes that dead code never gets hit, but it is in line with the spec, which is funny but could be useful in in later changes10:20
zoharmi can definitely remove it10:21
zoharmeven throughout the connector (including other such cases)10:21
zoharmbut i think it will also cause a bigger change overall given the current state, which is ok, but maybe better avoidable due to the "spec difference" reason described above10:22
geguileozoharm: but when would that be hit in the future? considering that we are executing the old code for that10:22
zoharmif we work with SPDK driver (which I believe is only consumer of the connector) and propose a new unified spec (which may also solve some issues of old connector)10:23
geguileoI don't remember the spec, but it should be about the connector itself, not a specific method, right?10:23
zoharmthe spec is about the connection information10:23
zoharmthe old connector expects different dict than the new, and we decide to use the new based on a key in the dict10:24
geguileobut backward compatibility won't go away10:24
zoharmi see your point10:24
geguileommmmm, now that I think about it10:25
zoharmok, then the preference is to reduce code now while keeping backaward compat indefinitely10:25
zoharmor is it?10:25
geguileoit won't go away on disconnect, but on connect it could go away...10:25
zoharmhmmm10:26
geguileozoharm: in my experience we tend to have code in Cinder that stays there for years without being used10:26
geguileoand when looking at the code to figure out things it makes it harder to understand10:26
geguileoso in general I'm against adding code that doesn't have a plan to be used10:27
geguileoif there's a plan (even if that plan never happens) I'm ok keeping the code10:27
zoharmthere is a plan, the only issue is backward compat for SPDK driver as you brought up10:28
openstackgerritpcaruana proposed openstack/cinder stable/victoria: PowerMax Driver - Fix assign SRP during promotion retype  https://review.opendev.org/c/openstack/cinder/+/77887710:29
zoharmok, we can get back to deciding on this, i can always remove that code when needed10:30
zoharmregarding those small cosmetic changes, is it not ok to keep them? i can of course revert them10:31
geguileozoharm: one question, why can't your _connect_volume_replicated be used with the SPDK driver?10:32
zoharmthe only core reason is that the new connector requires a volume uuid to identify the volume10:33
geguileooh, I missed that10:33
zoharmSPDK only passes a target and assumes only one device per target10:33
geguileothen shouldn't we select your connect method based on that?10:34
zoharmand it still has a bit of concurrency issues :)10:34
zoharmthat is a great idea10:34
geguileoin that case your code could keep that dead code I'm saying now10:34
geguileoand it would allow without changing the connector to support SPDK using it10:34
geguileoright?10:34
zoharmyes10:35
zoharmits basically the same thing as now but better :)10:35
openstackgerritRajat Dhasmana proposed openstack/cinder master: Refactor: move project validation to api_utils  https://review.opendev.org/c/openstack/cinder/+/75243110:35
zoharmi was hoping to have the day off today, but gonna try this out now haha10:35
geguileozoharm: ok, if you use that as the decider I'm ok keeping that code10:36
zoharmgeguileo thank you!10:36
geguileozoharm: sorry about your day off  :-(10:36
zoharmim just joking around ;)10:36
zoharmgeguileo also regarding the mkdir comment, thank you for that catch! what do you think i should use there? -m 600 ?10:42
zoharmoops 666 i think for read write by all10:44
geguileozoharm: in that case we wound't be able to chdir into it10:45
zoharmso 77710:46
geguileozoharm: honestly, I would create it with 755 and then do the writing in a privsep method10:46
geguileoor change the method itself to be executed in privsep10:46
geguileoand then the writing won't have any problems10:47
zoharmgeguileo thank you for that, i still dont understand how to use privsep mode differently than the self._execute()10:47
zoharmalso, why is privsep not baked into connector_class._execute() ?10:47
geguileozoharm: the _execute code ends up calling os_brick.privileged.rootwrap.execute (iirc)10:48
zoharmi think considering how many different execute calls there are in this connector, maybe i should do a thorough privsep change passthrough in a followup patch10:48
geguileoand that's the one that does the privsep thingy if it's a root call10:48
zoharmoh, well i think i saw the word privsep in the logs while connector methods were executing10:49
geguileozoharm: yeah, I was not suggesting changing everything now, I was just saying that that was an option to solve the writing issue on that method10:49
zoharmim just not that aware of it especially implementation-wise10:49
zoharmso currently _execute() does not do privsep? (in that case, i hope doing 777 mode is ok until the whole privsep migration patch)10:50
geguileozoharm: _execute does privsep when asked to do root10:50
zoharmthen it does privsep in that case10:51
geguileozoharm: but it creates a subprocess, which is more expensive than just running the python code10:51
zoharmgeguileo ok i think im understanding your point about that specific code, the writing is not done in privsep (it just uses open)10:51
geguileoso _execute('cat somethin') is more expensive than running a python method in privsep that opens the file and reads it10:52
zoharmi see10:52
geguileozoharm: exactly10:52
zoharmso what is better for now, 777 or change the open to a _execute('cat')?10:52
geguileoand I don't know what restrictions are set on the parent directory10:52
geguileoeven if we create it with 777, what if it already exists?10:53
zoharmand also the writing should be _execute(['echo', var, '>', 'filename']) ?10:53
geguileozoharm: that's a quick/dirty option, yes10:53
zoharmim not sure either, this will vary from system to system10:53
geguileozoharm: if you do it that way, please add a todo to move that to privsep10:53
zoharmok, so i will add -m 777 for now, and add a todo comment saying "change open() calls to use privsep" - ok?10:54
geguileozoharm: mmmm, I thin it's more secure to do 755 and do the echo and then set the file permissions to 64410:56
geguileonow that I think about it, forget the last setting of permissions10:57
geguileommmmm, no we cannot forget it :-(   because the echo creates it as root and we wouldn't be able to read it10:57
zoharmsounds good, im going through the comments now and replying, then will start working on the code changes10:57
geguileoso directory 755 and file 64410:58
zoharmbut we not doing echo yet right?10:58
zoharmkeeping open() as non-privsep10:58
geguileodoing echo10:58
zoharmand add todo to make it privsep (ie. use cat and echo)10:58
zoharmok10:58
geguileono, no10:58
geguileothe read with open10:58
geguileothe write with echo and then setting permissions to 64410:59
geguileothat way anyone can read it10:59
*** udesale has quit IRC10:59
zoharmok10:59
geguileoif I understand correctly what we are writing there is not sensitive info, right?10:59
*** udesale has joined #openstack-cinder10:59
geguileoit's like the iscsi initiator name10:59
geguileopeople can read it, we just don't want non-admins changing it10:59
zoharmbtw can you do all shell syntax like: _execute(['cmd1', 'arg', '&&', 'cmd2', 'arg']) ?11:00
zoharmyep its exactly the iqn11:00
zoharmfor host (iscsi client)11:00
geguileozoharm: you should be able to do && if you pass shell=True, right?11:01
geguileooh, forget that11:01
geguileowe can't pass shell=True11:02
zoharmok, so can't use '&&' or ';' ?11:03
zoharmalso one more question, you have a comment asking to use self.method() instead of CLASSNAME.method() for static methods (reason for why they static methods is because of assumptions of nvmeof agent using it, for now we just keep those that are static)11:05
zoharmnow, this behavior of using CLASSNAME.method() is all over the new connector code11:05
zoharmi think i may as well just go through it all now right? rather than just change that one case?11:05
zoharmor can that be left to a later patch to minimize shock levels on this one haha11:06
geguileoif it's all over the connector then leave it as it is11:06
zoharmthank you11:06
geguileojust reply to my comment with "it's consistent with the connector code"11:06
zoharmok last thing, there is this small cosmetic change that crept in, it is better practice to revert it?11:06
geguileoI don't like it, but it's acceptable to leave it consistent11:06
geguileoyou mean the line break and moving the arguments of a call to the next line?11:07
zoharmyep11:07
geguileoif that's the case then I added that as a nit, so it's optional11:07
geguileoin general I downvote those because they may break other existing patches11:08
zoharmok, will keep it this way, it helped me read some important better so i hope it will be helpful for others11:08
zoharmgood point11:08
geguileobut since there is not much work besides what you are doing on that specific connector I assume it won't mess anybody else's patch11:08
zoharmi suppose not too many people are patching nvmeof connector so i hope we are safe :)11:09
geguileoand I don't think it will create merge conflicts with backport or anything11:09
zoharmsubmitting comments now, and then starting on code11:09
geguileothanks11:09
*** e0ne has joined #openstack-cinder11:15
*** jv_ has quit IRC11:15
*** ociuhandu has quit IRC11:16
*** ociuhandu has joined #openstack-cinder11:17
*** ociuhandu has quit IRC11:17
*** ociuhandu has joined #openstack-cinder11:18
zoharmgeguileo: one more quick thing regarding reading/writing in /etc/nvme/ - if we are converting the open() write to echo, then may as well just convert the open() read to cat too?11:19
geguileozoharm: no.  I'm ok for now doing the write with echo because, even if it's expensive, we only do it once11:21
geguileozoharm: the read happens on every connection11:22
geguileoso we want to keep it as cheap as possible11:22
geguileothat's why we have to set the file to 64411:22
zoharminteresting, the reason i proposed this is that on a system where /etc/nvme already exists and is not accessible to os-brick service user11:22
*** rratnaka has joined #openstack-cinder11:23
zoharmif we are the ones always creating /etc/nvme and writing to it then that wont be necessary as you explained11:23
*** carloss has joined #openstack-cinder11:23
zoharmi think we just did not hit the case of /etc/nvme exist and not accessible by openstack yet, that is why its this way :) but im not sure if preemptively "fixing" this while potentially breaking/shocking things is worth it, it was really just a thought, so i will leave it this way for now11:24
*** rratnaka14 has quit IRC11:24
zoharmthank you for the input!11:24
zoharmgeguileo: ok this is really last thing i think: will using | in _execute() work? (i want to reduce and simplify the execute calls by doing: nvme gen-hostnqn | tee /etc/nvme/hostnqn)11:27
*** ociuhandu has quit IRC11:29
openstackgerritVenkata krishna Thumu proposed openstack/cinder master: [SVF] Set volume IOPS based on volume size  https://review.opendev.org/c/openstack/cinder/+/76480411:30
*** ociuhandu has joined #openstack-cinder11:31
geguileozoharm: you can try, but I think it won't11:31
zoharminteresting, but > should work?11:31
zoharm(because > is needed for the echo)11:32
geguileonow that I think about it, I think | may work11:35
geguileozoharm: but you should just try11:36
openstackgerritajitha proposed openstack/cinder master: Add support for consistency groups in the Nimble Storage iSCSI drivers  https://review.opendev.org/c/openstack/cinder/+/77888611:39
openstackgerritZohar Mamedov proposed openstack/os-brick master: NVMeOF connector driver connection information compatibility fix  https://review.opendev.org/c/openstack/os-brick/+/77708611:47
zoharmok, it seems to work on my testing setup, but it does not cover all cases of missing/existing /etc/nvme with different permissions11:48
zoharmi uploaded the patch and going to run kioxia CI on it and wait for SPDK CI result too11:48
*** enriquetaso has joined #openstack-cinder11:52
zoharmquick a quick note, the whole volume_alias thing is legacy as far as i am concerned, i think a better way is to simply reuse (and if necessary do a hash) of vol_uuid11:52
*** caiqilong has quit IRC11:53
zoharmthat is why vol_alias is not in the new spec while vol_uuid is11:53
*** ociuhandu has quit IRC11:54
*** e0ne has quit IRC11:54
*** ociuhandu has joined #openstack-cinder11:56
*** ociuhandu has quit IRC12:00
*** venkatakrishnath has joined #openstack-cinder12:08
*** knomura has joined #openstack-cinder12:08
*** felipe_rodrigues has joined #openstack-cinder12:10
*** knomura has quit IRC12:12
*** e0ne has joined #openstack-cinder12:17
*** zenkuro has joined #openstack-cinder12:24
*** tkajinam has quit IRC12:35
*** tkajinam has joined #openstack-cinder12:35
*** GirishChilukuri has joined #openstack-cinder12:36
*** GirishChilukuri_ has quit IRC12:39
*** zenkuro has quit IRC12:49
*** zenkuro has joined #openstack-cinder12:49
GirishChilukuri@core reviewers: Please review this changes, These are minor changes and waiting for +2 from long time.12:50
GirishChilukurihttps://review.opendev.org/c/openstack/cinder/+/75313412:50
GirishChilukurihttps://review.opendev.org/c/openstack/cinder/+/77178312:50
GirishChilukurihttps://review.opendev.org/c/openstack/cinder/+/76506012:50
*** venkatakrishnath has quit IRC12:54
*** whoami-rajat has joined #openstack-cinder12:58
openstackgerritHelen Walsh proposed openstack/cinder master: PowerMax Driver - Fix for legacy PowerMax OS around generations  https://review.opendev.org/c/openstack/cinder/+/77890712:58
whoami-rajatzoharm:  hey, did you see my comments on the review? would be great if you could update (if required) before zuul passes to save time12:59
zoharmwhoami-rajat: yes, thank you! i just responded, please take a look and see if you still think changes are necessary?12:59
*** ociuhandu has joined #openstack-cinder13:06
*** manoj_katari has quit IRC13:22
openstackgerritZohar Mamedov proposed openstack/os-brick master: NVMeOF connector driver connection information compatibility fix  https://review.opendev.org/c/openstack/os-brick/+/77708613:23
*** ociuhandu has quit IRC13:26
*** ociuhandu has joined #openstack-cinder13:26
*** ociuhandu has quit IRC13:31
*** e0ne has quit IRC13:33
*** e0ne has joined #openstack-cinder13:39
rosmaitazoharm: can you rebase that patch on master? you are about 10 commits behind, and it would be good to make sure there are no surprises when we try to merge later13:40
openstackgerritLee Yarwood proposed openstack/devstack-plugin-ceph master: nova: Make configure_ceph_nova multinode compatible  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/75632313:41
openstackgerritLee Yarwood proposed openstack/devstack-plugin-ceph master: zuul: Introduce a multinode ceph job  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/71162513:41
openstackgerritLee Yarwood proposed openstack/devstack-plugin-ceph master: tempest: Use a more appropriate name for the skip list  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/77090613:41
rosmaitazoharm: while you're at it, feel free to steal the release note from https://review.opendev.org/c/openstack/os-brick/+/778810 and include it in your patch, and i'll abandon mine13:44
whoami-rajatzoharm: ah, since it's the original code i don't have further concerns13:50
*** zenkuro has quit IRC13:56
*** zenkuro has joined #openstack-cinder13:57
*** e0ne has quit IRC14:06
openstackgerritHelen Walsh proposed openstack/cinder master: PowerMax Driver - Fix for deleting replication group  https://review.opendev.org/c/openstack/cinder/+/77893014:11
*** e0ne has joined #openstack-cinder14:14
rosmaitatkajinam: what time zone are you in?14:14
*** ociuhandu has joined #openstack-cinder14:16
zoharmrosmaita whoami-rajat thank you, apologies for the late reply, im back on for a bit14:20
zoharmok, so, rebase patch and copy over release note, thats it, right?14:20
rosmaitazoharm: np, sorry to bother you on your day off14:20
rosmaitaexactly14:20
rosmaitathat way it will all be together, and also we can make sure none of the prior merged changes will cause a conflict later14:21
zoharmok, working on it14:21
openstackgerritZohar Mamedov proposed openstack/os-brick master: NVMeOF connector driver connection information compatibility fix  https://review.opendev.org/c/openstack/os-brick/+/77708614:23
openstackgerritZohar Mamedov proposed openstack/os-brick master: NVMeOF connector driver connection information compatibility fix  https://review.opendev.org/c/openstack/os-brick/+/77708614:25
zoharmi think it is done, latest changes should not affect Kioxia CI so as long as SPDK CI is passing i think we are good for merge on this14:28
*** ociuhandu has quit IRC14:33
*** zenkuro has quit IRC14:35
*** zenkuro has joined #openstack-cinder14:36
*** e0ne has quit IRC14:38
*** ociuhandu has joined #openstack-cinder14:39
rosmaitaty14:43
*** smekala has joined #openstack-cinder14:51
*** smekala has quit IRC14:56
*** lpetrut has quit IRC15:03
*** rpittau is now known as rpittau|afk15:03
whoami-rajatrosmaita: can you take another look at the victoria release patch? i did an update with Herve's comments https://review.opendev.org/c/openstack/releases/+/77823115:10
rosmaitaok15:10
whoami-rajatalso, if you get some free time, take a look at ussuri open patches, all of them have a +2 https://etherpad.opendev.org/p/stable-releases-review-tracker-22-02-202115:13
rosmaitawhoami-rajat: +1 -- thanks for staying on top of it15:13
rosmaitaack15:13
whoami-rajatthank you!15:13
openstackgerritSimon Dodsley proposed openstack/cinder master: [Pure] Add missing FC host personality support  https://review.opendev.org/c/openstack/cinder/+/77594815:14
openstackgerritEric Harney proposed openstack/devstack-plugin-ceph master: Set rbd default features in ceph.conf  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/77896015:15
openstackgerritRajat Dhasmana proposed openstack/cinder master: Refactor: move project validation to api_utils  https://review.opendev.org/c/openstack/cinder/+/75243115:19
openstackgerritBrian Rosmaita proposed openstack/cinder stable/ussuri: NetApp SolidFire: Fix duplicate volume when API response is lost  https://review.opendev.org/c/openstack/cinder/+/76427415:22
openstackgerritLuigi Toscano proposed openstack/cinder-tempest-plugin master: WIP Revert "Skip a few c-bak tests broken by the new ceph"  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/77776615:24
*** ociuhandu has quit IRC15:29
*** ociuhandu has joined #openstack-cinder15:33
*** ociuhandu has quit IRC15:36
*** ociuhandu has joined #openstack-cinder15:36
*** rratnaka14 has joined #openstack-cinder15:39
*** rratnaka has quit IRC15:40
*** udesale has quit IRC15:43
*** venkatakrishnath has joined #openstack-cinder15:53
venkatakrishnathHi Rajat, modified UT based on your comments for https://review.opendev.org/c/openstack/cinder/+/750199. Could you please review.15:54
openstackgerritMerged openstack/os-brick master: Update requirements for wallaby release  https://review.opendev.org/c/openstack/os-brick/+/77880715:56
*** jv_ has joined #openstack-cinder15:57
*** zoharm has quit IRC15:58
openstackgerritLuigi Toscano proposed openstack/devstack-plugin-ceph master: Stable jobs: run the tests on victoria, remove stein  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/77898116:08
openstackgerritpcaruana proposed openstack/cinder stable/victoria: Add ports filtering support to Dell EMC XtremIO driver  https://review.opendev.org/c/openstack/cinder/+/77898216:10
openstackgerritLuigi Toscano proposed openstack/cinder-tempest-plugin master: DNM test ceph on CentOS 8  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/72976616:16
*** psachin has quit IRC16:17
*** ociuhandu has quit IRC16:29
*** ociuhandu has joined #openstack-cinder16:32
*** ociuhandu has quit IRC16:36
*** ociuhandu has joined #openstack-cinder16:42
*** rratnaka14 has quit IRC17:01
openstackgerritMerged openstack/os-brick stable/ussuri: ScaleIO: More connection info backward compatibility  https://review.opendev.org/c/openstack/os-brick/+/77822417:12
*** smekala has joined #openstack-cinder17:31
*** smekala has left #openstack-cinder17:31
*** rratnaka14 has joined #openstack-cinder17:38
*** ociuhandu_ has joined #openstack-cinder17:39
*** ociuhandu_ has quit IRC17:40
*** ociuhandu has quit IRC17:40
*** ociuhandu has joined #openstack-cinder17:41
*** rratnaka14 has quit IRC17:42
*** GirishChilukuri has quit IRC17:43
*** jawad_axd has joined #openstack-cinder17:50
openstackgerritMerged openstack/cinder stable/ussuri: [SVF]:Fix clone fcmap not being deleted in cleanup  https://review.opendev.org/c/openstack/cinder/+/76733417:55
*** irclogbot_2 has quit IRC18:03
*** venkatakrishnath has quit IRC18:04
*** irclogbot_3 has joined #openstack-cinder18:04
*** irclogbot_3 has quit IRC18:24
*** irclogbot_3 has joined #openstack-cinder18:27
*** ociuhandu has quit IRC18:42
openstackgerritSri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests  https://review.opendev.org/c/openstack/python-cinderclient/+/77631118:42
*** jawad_axd has quit IRC18:44
openstackgerritMerged openstack/devstack-plugin-ceph master: Update ceph default version to octopus  https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/77723218:51
*** ociuhandu has joined #openstack-cinder18:54
*** ociuhandu has quit IRC18:58
openstackgerritSri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for server version requests  https://review.opendev.org/c/openstack/python-cinderclient/+/77631119:03
*** jawad_axd has joined #openstack-cinder19:05
*** rratnaka has joined #openstack-cinder19:06
openstackgerritBrian Rosmaita proposed openstack/cinder stable/train: Correct group:reset_group_snapshot_status policy  https://review.opendev.org/c/openstack/cinder/+/77899819:09
*** elod has quit IRC19:12
*** takamatsu has quit IRC19:13
*** elod has joined #openstack-cinder19:13
openstackgerritSri Harsha mekala proposed openstack/python-cinderclient master: Support passing client certificates for mTLS connections  https://review.opendev.org/c/openstack/python-cinderclient/+/77631119:14
*** takamatsu has joined #openstack-cinder19:27
*** rratnaka has quit IRC19:36
*** rratnaka has joined #openstack-cinder19:39
rratnakaHi guys.. Could you please have a look at https://review.opendev.org/c/openstack/cinder/+/774463 and provide review comments?19:42
rratnakaWould like to have feedback on the changes. Thanks19:45
*** jv_ has quit IRC19:46
*** jv_ has joined #openstack-cinder19:46
*** rratnaka has quit IRC19:49
*** jawad_axd has quit IRC19:52
*** jawad_axd has joined #openstack-cinder19:57
openstackgerritIvan Pchelintsev proposed openstack/cinder master: Add OpenStack volume replication v2.1 support in PowerStore driver  https://review.opendev.org/c/openstack/cinder/+/77385420:12
openstackgerritIvan Pchelintsev proposed openstack/cinder master: Add OpenStack volume replication v2.1 support in PowerStore driver  https://review.opendev.org/c/openstack/cinder/+/77385420:39
*** jv_ has quit IRC20:46
*** jawad_axd has quit IRC20:55
*** hoonetorg has quit IRC20:57
*** jv_ has joined #openstack-cinder21:01
*** hoonetorg has joined #openstack-cinder21:01
*** hamalq has joined #openstack-cinder21:14
openstackgerritLance Bragstad proposed openstack/cinder-tempest-plugin master: Implement basic protection testing jobs  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/77291521:15
openstackgerritLance Bragstad proposed openstack/cinder-tempest-plugin master: Add basic volume protection tests  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/77835721:15
*** jawad_axd has joined #openstack-cinder21:17
*** ajitha has quit IRC21:18
*** jawad_axd has quit IRC21:31
openstackgerritRajat Dhasmana proposed openstack/cinder master: Fix: Extend fails after blockRebase  https://review.opendev.org/c/openstack/cinder/+/76318121:42
openstackgerritRajat Dhasmana proposed openstack/cinder master: Support format info in fs type drivers  https://review.opendev.org/c/openstack/cinder/+/76115221:42
*** dsariel has quit IRC21:45
openstackgerritEric Harney proposed openstack/cinder master: WIP: LVM: retry lvs command in get_lv_info  https://review.opendev.org/c/openstack/cinder/+/77905321:50
openstackgerritRajat Dhasmana proposed openstack/cinder master: Refactor: move project validation to api_utils  https://review.opendev.org/c/openstack/cinder/+/75243122:02
openstackgerritFelipe Rodrigues proposed openstack/cinder master: NetApp ONTAP: Implement FlexGroup pool  https://review.opendev.org/c/openstack/cinder/+/77671322:07
openstackgerritEric Harney proposed openstack/python-cinderclient master: Add flake8-import-order extension  https://review.opendev.org/c/openstack/python-cinderclient/+/73301422:08
openstackgerritRajat Dhasmana proposed openstack/cinder master: Fix: show volume by name for non-admins  https://review.opendev.org/c/openstack/cinder/+/77837322:09
openstackgerritMerged openstack/os-brick master: Avoid unhandled exceptions during connecting to iSCSI portals  https://review.opendev.org/c/openstack/os-brick/+/77554522:29
openstackgerritMerged openstack/os-brick master: NVMeOF connector driver connection information compatibility fix  https://review.opendev.org/c/openstack/os-brick/+/77708623:14
*** elod has quit IRC23:25
openstackgerritLance Bragstad proposed openstack/cinder-tempest-plugin master: Add basic volume protection tests  https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/77835723:32
*** hamalq has quit IRC23:44
openstackgerritLuigi Toscano proposed openstack/cinder stable/stein: [stable-only] Set IPv6 params to fix tempest-slow-py3  https://review.opendev.org/c/openstack/cinder/+/77847623:59

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