Monday, 2021-11-29

opendevreviewSuneeth Ravi proposed openstack/python-openstackclient master: Switch server lock to sdk.  https://review.opendev.org/c/openstack/python-openstackclient/+/81951701:38
opendevreviewSuneeth Ravi proposed openstack/python-openstackclient master: Switch server lock to sdk.  https://review.opendev.org/c/openstack/python-openstackclient/+/81951702:59
stephenfingtema: Got a few +W opportunities for you https://review.opendev.org/c/openstack/python-openstackclient/+/815913 https://review.opendev.org/c/openstack/python-openstackclient/+/817860 https://review.opendev.org/c/openstack/python-openstackclient/+/81785311:13
gtemaack11:13
gtemathks11:13
opendevreviewStephen Finucane proposed openstack/python-openstackclient master: DNM: Deprecate "force" behavior for network quotas  https://review.opendev.org/c/openstack/python-openstackclient/+/81962711:30
stephenfinralonsoh: wdyt? ^ If you agree with that approach, feel free to squash it into your patch. If not, that's fine also 0:) I just think it would be nice to _eventually_ harmonize behaviour, even if that takes a year or two11:31
ralonsohstephenfin, I'm Ok but not the community11:32
ralonsohI don't think Neutron will accept this11:32
ralonsohthe want the current behaviour ("force" implicitly specified)11:32
ralonsohin any case, I can propose it11:33
ralonsohbut I already had this conversation several times11:33
stephenfinOh, really? That seems odd considering the server behaviour isn't changed and there's going to be a long deprecation period proposed for the OSC change11:34
stephenfinAck, yeah I'm aware you've been through the wars on this and am reluctant to bikeshed too much, but once an option is there it's very hard to remove it again so I want to be _really_ sure :)11:34
ralonsohI can propose this change in the Neutron drivers meeting11:34
stephenfincool, let me know if you need anything from me11:35
*** tosky is now known as Guest714213:37
*** tosky_ is now known as tosky13:37
opendevreviewMerged openstack/python-openstackclient master: Switch server image create to SDK  https://review.opendev.org/c/openstack/python-openstackclient/+/81591313:38
opendevreviewMamatisa Nurmatov proposed openstack/python-openstackclient master: Support Neutron Local IP CRUD  https://review.opendev.org/c/openstack/python-openstackclient/+/80561813:46
isabekHi stephenfin ! I have updated my patch. Should I wait for sdk patch when it will be landed to master branch? or first leave what was before?  https://review.opendev.org/c/openstack/python-openstackclient/+/80561814:07
opendevreviewDiwei Zhu proposed openstack/python-openstackclient master: Switch openstack server remove port/network to using sdk  https://review.opendev.org/c/openstack/python-openstackclient/+/81783814:31
opendevreviewSuneeth Ravi proposed openstack/python-openstackclient master: Switch server lock to sdk.  https://review.opendev.org/c/openstack/python-openstackclient/+/81951714:58
stephenfinisabek: Yeah, you'll have to wait for that patch to land on master and a new release be cut before you can merge that, I'm afraid15:05
isabekstephenfin: Thanks! When it planned to land r1 to master? 15:08
stephenfinisabek: I'm not sure. Does that patch cherry-pick cleanly to master?15:15
isabekstephenfin: Patch on master is abandoned. Now patch is now on feature r1 branch  https://review.opendev.org/c/openstack/openstacksdk/+/81476515:17
stephenfinisabek: Right, yes. My question is once it's landed on feature/r1, you can cherry-pick back to master to get it released faster15:21
stephenfinisabek: You can cherry-pick the following three changes to get it released sooner: 1909df1f4219fbf2a1bb0f9ba087ef39758ffded 93f69e42f125fb87c3269881509b3913b9374f34 f5b60d2b03e611854822f17bd5487d322ca0b71f15:24
stephenfinisabek: cherry-pick those and propose them to master and we can merge and cut a new release (cc gtema)15:25
isabekstephenfin: Thank you! I will do it right now15:25
opendevreviewMamatisa Nurmatov proposed openstack/openstacksdk master: Vpn ike policy resource  https://review.opendev.org/c/openstack/openstacksdk/+/81958515:26
stephenfinisabek: Maybe drop the '-x' option15:28
stephenfingiven this isn't really a "backport"15:28
stephenfin(i.e. the thing that adds the "cherry picked from" lines)15:28
isabekstephenfin: I cherry picked from UI, should i drop commit message?15:30
isabek* drop from commit message15:30
stephenfinyes15:33
stephenfinfwiw, it would be easier to do this locally since you've got to stack a few changes15:33
opendevreviewMamatisa Nurmatov proposed openstack/openstacksdk master: Splits class `TestNetworkProxy`  https://review.opendev.org/c/openstack/openstacksdk/+/81958615:33
stephenfinThey need to be stacked on top of each other in the order I indicated above15:34
stephenfinotherwise you'll get the merge conflicts you're seeing at https://review.opendev.org/c/openstack/openstacksdk/+/81958615:34
isabekSorry, you mean as related patches?15:35
isabekYes there merge conflicts now15:35
stephenfingit checkout master15:35
stephenfingit reset --hard origin/master15:35
stephenfingit checkout -b bug/193020015:36
stephenfingit cherry-pick 1909df1f4219fbf2a1bb0f9ba087ef39758ffded15:36
stephenfingit cherry-pick 93f69e42f125fb87c3269881509b3913b9374f3415:36
stephenfingit cherry-pick f5b60d2b03e611854822f17bd5487d322ca0b71f15:36
stephenfingit review -fy15:36
stephenfin^ that15:36
stephenfinor something similar15:36
isabek:-) ok I will do it15:36
isabekShould I abandon that cherrypicked patches first?15:37
stephenfinnope, they'll be updated when you push the local changes (since there's the same Change ID)15:37
opendevreviewMamatisa Nurmatov proposed openstack/openstacksdk master: Vpn ike policy resource  https://review.opendev.org/c/openstack/openstacksdk/+/81958515:43
opendevreviewMamatisa Nurmatov proposed openstack/openstacksdk master: Splits class `TestNetworkProxy`  https://review.opendev.org/c/openstack/openstacksdk/+/81958615:43
opendevreviewMamatisa Nurmatov proposed openstack/openstacksdk master: Add Neutron Local IP CRUD  https://review.opendev.org/c/openstack/openstacksdk/+/80498815:43
opendevreviewMamatisa Nurmatov proposed openstack/python-openstackclient master: Support Neutron Local IP CRUD  https://review.opendev.org/c/openstack/python-openstackclient/+/80561815:44
isabekstephenfin: Thanks a lot!15:46
opendevreviewMamatisa Nurmatov proposed openstack/python-openstackclient master: Support Neutron Local IP CRUD  https://review.opendev.org/c/openstack/python-openstackclient/+/80561815:50
opendevreviewManuel Holtgrewe proposed openstack/ansible-collections-openstack master: Adding "files/config_drive_files" to server module.  https://review.opendev.org/c/openstack/ansible-collections-openstack/+/81965716:16
opendevreviewSuneeth Ravi proposed openstack/python-openstackclient master: Switch server lock to sdk.  https://review.opendev.org/c/openstack/python-openstackclient/+/81951716:19
*** sshnaidm is now known as sshnaidm|afk16:22
opendevreviewThrivikram Mudunuri proposed openstack/python-openstackclient master: Switch server pause and server unpause to SDK  https://review.opendev.org/c/openstack/python-openstackclient/+/81785316:48
opendevreviewThrivikram Mudunuri proposed openstack/python-openstackclient master: Switch server suspend and server resume to SDK  https://review.opendev.org/c/openstack/python-openstackclient/+/81786016:48
opendevreviewThrivikram Mudunuri proposed openstack/python-openstackclient master: Switch server suspend and server resume to SDK  https://review.opendev.org/c/openstack/python-openstackclient/+/81786016:50
diablo_rojostephenfin, gtema before you both run away for the day. This Friday is the 'deadline' for submitting a proposal for a project for students from NDSU after new years through spring. I am happy to start throwing stuff together if we want to? Otherwise I will try to mobilize another group of mentors somewhere in OpenStack to get a proposal in.17:43
gtemafacepalm17:43
gtema:)17:43
gtemaI would suggest - not this time17:44
diablo_rojogtema, fair enough :) 17:46
diablo_rojostephenfin, you agree? 17:46
diablo_rojoI was kind of thinking that myself gtema, just wanted to check before I gave it away to another group. 17:46
gtema:)17:46
stephenfinYeah, agreed17:47
diablo_rojoOkay cool. Will find another group to hand it to then :) 17:47
gtemathanks a lot17:47
opendevreviewArtom Lifshitz proposed openstack/python-openstackclient master: compute: Reorder building of columns for 'server list'  https://review.opendev.org/c/openstack/python-openstackclient/+/77264118:39
opendevreviewArtom Lifshitz proposed openstack/python-openstackclient master: compute: Show flavor in 'server list' with API >= 2.47  https://review.opendev.org/c/openstack/python-openstackclient/+/76177218:39
opendevreviewRitvik Vinodkumar proposed openstack/python-openstackclient master: Switch compute service list, delete and set to sdk.  https://review.opendev.org/c/openstack/python-openstackclient/+/81843418:48
*** tosky is now known as Guest716720:17
*** tosky_ is now known as tosky20:17
opendevreviewRitvik Vinodkumar proposed openstack/python-openstackclient master: Switch compute service list, delete and set to sdk.  https://review.opendev.org/c/openstack/python-openstackclient/+/81843420:58
opendevreviewMerged openstack/python-openstackclient master: image: Remove dead test helper methods  https://review.opendev.org/c/openstack/python-openstackclient/+/81822321:54
opendevreviewMerged openstack/openstacksdk master: compute: Add support for server lock reason  https://review.opendev.org/c/openstack/openstacksdk/+/81929321:54
*** tosky_ is now known as tosky21:57

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