Thursday, 2021-12-09

opendevreviewMerged openstack/manila master: early return for _share_replica_update() if there is no active replica  https://review.opendev.org/c/openstack/manila/+/78665800:09
*** dviroel is now known as dviroel|out02:53
opendevreviewMerged openstack/manila stable/ussuri: init_host should be called before RPC consumer is created  https://review.opendev.org/c/openstack/manila/+/80278004:19
opendevreviewGoutham Pacha Ravi proposed openstack/manila stable/train: init_host should be called before RPC consumer is created  https://review.opendev.org/c/openstack/manila/+/82117207:55
opendevreviewhaixin proposed openstack/manila master: remove usage of six library in driver layer and the corresponding test  https://review.opendev.org/c/openstack/manila/+/82116208:22
opendevreviewhaixin proposed openstack/manila master: remove usage of six library in api layer  https://review.opendev.org/c/openstack/manila/+/75645008:48
opendevreviewhaixin proposed openstack/manila-tempest-plugin master: Remove all usage of six library  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/75518308:51
opendevreviewhaixin proposed openstack/manila master: remove usage of six library  https://review.opendev.org/c/openstack/manila/+/75699108:54
opendevreviewhaixin proposed openstack/manila master: remove usage of six library in driver layer and the corresponding test  https://review.opendev.org/c/openstack/manila/+/82116209:04
opendevreviewhaixin proposed openstack/manila master: remove usage of six library in driver layer and the corresponding test  https://review.opendev.org/c/openstack/manila/+/82116209:07
*** dviroel|out is now known as dviroel10:49
opendevreviewFelipe Rodrigues proposed openstack/manila-specs master: WIP: Add spec for multiple subnet share servers  https://review.opendev.org/c/openstack/manila-specs/+/61992515:09
opendevreviewVictoria Martinez de la Cruz proposed openstack/python-manilaclient master: Fix the id attr for share group type access repr  https://review.opendev.org/c/openstack/python-manilaclient/+/82111015:29
opendevreviewVictoria Martinez de la Cruz proposed openstack/python-manilaclient master: Fix the id attr for share group type access repr  https://review.opendev.org/c/openstack/python-manilaclient/+/82111015:32
gouthamrfabiooliveira vhari: yoga-2 to start with? if it takes longer, we can kick it down to yoga-316:02
gouthamrwdyt?16:02
vharigouthamr, sounds reasonable16:03
fabiooliveiragouthamr, fine by me16:03
gansofelipe_rodrigues, sfernand : I believe this patch is complementary to your spec: https://review.opendev.org/c/openstack/manila-specs/+/61992516:54
gansoit was written with that in mind16:54
gansonvm I said that before opening the link, didn't realize it was the same one17:07
gansoJiabo_, megharth: congratulations!17:11
gansorishabhdutta, tutkuna as well ^17:11
megharthThank you so much ganso 17:12
Jiabo_Thank you so much!17:15
sfernandganso: hi ganso, we are using your spec as reference and it is really full of details! Thanks for that :)  We would like to focus on a specific use case tho. The idea is to initially add support for including more IPv4 subnets in a same network segment to a existing share network17:18
sfernandbut I don't know if we can partially implement a spec :P17:19
gansosfernand: thanks! +1 for incremental approach17:19
sfernandcool!17:19
gansosfernand: you can split the spec work into several cycles and work items, this has been done before17:19
sfernandso we can split yours in several smaller ones17:19
sfernandganso: cool!17:20
gansosfernand: well I think it would be best to split the work (implementation), not the spec, because at least the design of the feature is something that it is important to be able to see the whole picture17:20
sfernandthat is a good point17:21
gansosfernand: unless it gets too complex, then maybe small specs accompanying  each small work item to make it easier to review and understand, but still the big picture design is important to have17:22
gansothis is exactly why we need that WIP spec in the past, to merge https://review.opendev.org/c/openstack/manila-specs/+/61594717:24
sfernandganso: yes, make sense and I'm totally ok with that. would like to know gouthamr opinion as well17:24
gansobecause we needed to see the big picture. In fact, that older one partially-implements the blueprint17:24
opendevreviewVictoria Martinez de la Cruz proposed openstack/manila master: Support group specs search for share group type API  https://review.opendev.org/c/openstack/manila/+/82100217:24
sfernandmy only concern is if we have time to merge the entire spec until the end of next week. 17:25
sfernandmay be split the specific use case only if we need a plan B17:25
sfernandmore close to the end of next week17:25
gansoactually this is the original one: https://review.opendev.org/c/openstack/manila-specs/+/32364617:27
gansosfernand: it goes waaaaaaaaaay back17:28
gansosfernand: that a look at those 2 above if you haven't, maybe what you need is already in there17:28
gansoindeed, that feature is huuuge, so many specs17:29
gansosfernand: yea maybe you will need to have a lite spec for a small piece of work you intend to get merged in Yoga. Then my spec will still remain WIP for the next cycles when it is expected the feature will be completed17:30
gansos/that a look/take a look17:31
opendevreviewCarlos Eduardo proposed openstack/manila master: DNM - Add temporary link to patched paramiko  https://review.opendev.org/c/openstack/manila/+/81937517:32
sfernandganso: yes I believe so. We would have more chances to have something approved for next week with a lite spec.   17:41
gouthamrsfernand: shoot for it, but i'm assuming we'll have dwindling review attention going into next week17:43
gouthamrsfernand: i wanted to keep the deadline for submissions, but if folks need more time to review and ask questions, i'm okay letting them merge beyond next week17:43
gouthamrsfernand felipe_rodrigues: agree with ganso that we could look at this better with the whole picture in mind - we have a "release_independent" folder in the specs that we use to track multi-release features17:44
gouthamrfeel free to edit add release specific targets in the same spec or break it out - i'm okay with both approaches, as you start editing the spec maybe you'll find a preference17:45
felipe_rodriguesnice gouthamr! We just need to address again the point that you pointed during PTG17:47
felipe_rodriguesOur customer is running our of IPs, they want to add more subnets to the share network (same brodcast domain).. you have mentioned that it could have a bad user experience (different from Nova), if one of sub fails and other works... In fact, we tested with Nova and it seems that the behaviour is what we want... If two subnets are attached to a network, the nova just  gets from one subnet, and only when it is 17:51
felipe_rodriguesfull, it starts getting from other... Exactly what we want right now to solve the lack of IPs using same segmentation! 17:51
felipe_rodriguesCan we proceed with this approach ?17:51
gouthamrah I see; good to know - do add notes regarding your findings about nova in the spec felipe_rodrigues17:56
felipe_rodriguesnice, I'll do it! thank you17:59
sfernandgouthamr: thanks gouthamr we shall have something written and proposed for the beginning of next week. 18:29
gouthamr++18:46
EmilienMhello there, have you seen this error when doing a dbsync on stable/victoria? https://paste.opendev.org/show/811587/ cc gouthamr tbarron vkmc 19:16
gouthamrstrange and nope, EmilienM 19:18
gouthamrwhat version of oslo_policy is getting installed?19:19
EmilienMgouthamr: I have `2021-12-09T19:10:32.2331355Z ERROR: manila 13.1.0.dev55 has requirement oslo.policy>=3.7.0, but you'll have oslo-policy 3.5.0 which is incompatible.`19:20
EmilienMseems like the reason. Note; I'm running that manually; so somehow it's pulling a wrong dependency?19:21
gouthamryep we need 3.7.0 with this commit: https://github.com/openstack/oslo.policy/commit/16840b6a3f85a070a8f600b09db580c5ccd215a0 19:22
EmilienMwould it be a bug in requirements? /me checking19:22
gouthamr:( https://github.com/openstack/manila/blob/deaa1bf16ac1ac6f77220b8f08759d7b262e8305/requirements.txt#L20 --- we didn't bump the minimum requirement here - that's probably what's tripping it up?19:23
EmilienMoslo.policy===3.5.0 in upper-constraints.txt19:23
EmilienMgouthamr: very likely19:24
EmilienMI'll submit a patch?19:24
gouthamrEmilienM: the code that i'm seeing in the paste doesn't look like its from stable/victoria19:25
EmilienMoh yeah?19:25
EmilienMthat's interesting.19:25
* gouthamr is still looking19:25
gouthamryeah we did the "DEPRECATED_CONTEXT_IS_ADMIN" only in wallaby19:26
gouthamrhttps://github.com/openstack/manila/commit/02cc5c6760a294d49f70751bbaed574bf74f706819:26
gouthamr^ so did you perhaps get manila from a later branch on your devstack? 19:27
EmilienMoh ok, so I probably missed something on my side19:29
EmilienMgouthamr: I'll have a look and let you know. Thanks19:29
EmilienMI did, git checkout stable/victoria on devstack19:29
EmilienMand did  enable_plugin manila https://opendev.org/openstack/manila19:29
EmilienMI guess I missed the branch at the end19:29
EmilienM:/19:29
gouthamryes, likely need to add that manually - we don't do it in the gate because zuul preps the environment by cloning the correct branch19:30
gouthamr"enable_plugin manila https://opendev.org/openstack/manila stable/victoria" should do the trick19:30
EmilienMok19:30
EmilienMthx19:30
gouthamryou're welcome!19:30
carlosso/ folks19:43
carlossas mentioned earlier today in the manila meeting, we need some help with reviews in some changes from our etherpad: https://etherpad.opendev.org/p/manila-yoga-review-focus19:44
carlossthe first item on the list that doesn't have reviewers assigned is: Move Metadata Spec from Wallaby to Yoga | https://review.opendev.org/c/openstack/manila-specs/+/81467819:45
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Add a stable/xena job and drop the stable/ussuri job  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/82128019:46
carlosswe need some eyes on this specification :)19:47
carlossI can be one of the reviewers for this19:47
* carloss adds himself to the list of reviewers19:47
gouthamrhaixin said he'd take a look, i'd tack vkmc and myself as well - more eyes the better for specs19:47
* gouthamr is only useful for +/-1 here since he collaborated19:48
EmilienMgouthamr: that worked! thx and sorry for noise19:48
gouthamrno problem EmilienM! glad you asked! :)19:48
carlossawesome19:48
carlossnext up: Set service specific rpc control_exchange defaults | https://review.opendev.org/c/openstack/manila/+/82019719:49
carlossI see we had gouthamr's eyes there :)19:50
gouthamryeah, i can review this one - although i will defer to oslo/deployment folks regarding upgrade impact19:51
gouthamrwill add folks there19:51
gouthamrneed manila reviewers though - perhaps felipe_rodrigues? 19:52
carloss:)19:52
felipe_rodriguesadd me 19:53
felipe_rodrigues:)19:53
carlossthanks felipe_rodrigues 19:53
carlossnext on the list: Fix ignored [neutron] options | https://review.opendev.org/c/openstack/manila/+/81383119:54
carlossthis has been up for some time now19:54
carlossI can be one of the reviewers for this19:55
carlossbut we need more folks to review this change19:55
felipe_rodriguesadd me carloss, I can help19:57
carlossgreat, thanks felipe_rodrigues!19:58
carlossnext up is NetApp OnTap: Fix compatibility check for share migrate | https://review.opendev.org/c/openstack/manila/+/82089120:00
gouthamrfelipe_rodrigues++20:00
carlossI see we had gouthamr's eyes there (thanks!)20:00
carlosswe need more eyes on this too20:00
gouthamrthis options change looks good - i added my review and triaged the bug 20:00
carlossI can be one of them and would be nice to have another netapper on the reviewers list :)20:00
gouthamrcarloss: i like the current solution, i think it solves the bug effectively - allowing us at RHAT to keep our old netapp box blissfully on 9.0 20:02
felipe_rodriguesnahimsouza, would you mind to review it for us ?20:03
nahimsouza[m]sure, i can review20:04
felipe_rodriguesthank you! :)20:04
carloss> carloss: i like the current solution, i think it solves the bug effectively - allowing us at RHAT to keep our old netapp box blissfully on 9.0 20:04
carlossyes, sounds like a nice way to solve it20:04
carlossnahimsouza[m]++20:04
carloss:)20:04
carlossnext: [OSC] Add missing waiters | https://review.opendev.org/c/openstack/python-manilaclient/+/78806020:06
carlossI see we had gouthamr reviewing this... would be nice to have some more eyes20:07
gouthamri reviewed its predecessors i think20:07
felipe_rodriguesadd me carloss 20:08
gouthamrhelp us, fabiooliveira - you're our only hope 20:08
gouthamr:P20:08
gouthamrkidding, felipe_rodrigues is in a good ROPC mood today20:08
gouthamrROPC = reading other peoples' code :)20:08
carlossxD20:08
carlossI like that20:08
fabiooliveirai can help20:09
felipe_rodriguesyeah, I have no plans for weekend, that's the reason rs20:09
felipe_rodriguesfabiooliveira ++20:09
carlossnext one, related to the recycle bin changes from haixin :)20:10
carlossManila client suppot recycle bin https://review.opendev.org/c/openstack/python-manilaclient/+/80142420:10
carlossI can be another reviewer for this, but couple more of eyes are appreciated20:10
carlossI see gouthamr has already looked at it in the past too D:20:10
carloss:D *20:10
gouthamryep20:10
gouthamri'm reading through the server patch now20:11
carlossour robot doesn't lose track of anything xD20:11
carlossgouthamr++ :)20:11
fabiooliveiraI can take a look also :D20:12
carlossawesome20:12
* carloss double checks the list to see if he didn't forget anything20:13
gouthamrthe world thinks today what haixin thought yesterday: https://aws.amazon.com/blogs/aws/new-recycle-bin-for-ebs-snapshots/20:13
carlossxD20:13
carlossi *think* we covered all the changes pending reviewers20:16
carlossunless someone wants to bring up a change :)20:17
gouthamrfabiooliveira++, i think dviroel had also looked at the recycle bin feature changes20:17
gouthamrcarloss++ thanks for rounding these up20:18
carlossmy pleasure gouthamr 20:18
opendevreviewCarlos Eduardo proposed openstack/manila stable/xena: Update admin, user and contributor guide  https://review.opendev.org/c/openstack/manila/+/82125820:22
opendevreviewAshley Rodriguez proposed openstack/manila master: Add admin only keys to share metadata  https://review.opendev.org/c/openstack/manila/+/80664720:48
*** dviroel is now known as dviroel|out21:13
opendevreviewGoutham Pacha Ravi proposed openstack/manila-tempest-plugin master: Add a stable/xena job and drop the stable/ussuri job  https://review.opendev.org/c/openstack/manila-tempest-plugin/+/82128023:10

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