Friday, 2021-09-17

*** bhagyashris_ is now known as bhagyashris11:43
dansmith"and will remove the support of same in Victoria cycle"14:47
dansmith:P14:47
abhishekk:D14:54
abhishekkyou are watching everything :P14:54
dansmithsorry, is that creepy? :P14:55
dansmithjust got the email notification when you rechecked that14:55
abhishekknot at all14:55
abhishekkI should have modified the commit message :D14:55
dansmithmight be good14:56
abhishekkyep14:56
dansmithmight as well let it run now though14:56
dansmithin case we need to fix something, and can do the commit message change at the same time14:56
abhishekkmodified, 14:57
abhishekkI think I need to look at dependent patches, there are some comments from you on swift patch14:58
zigoHi.15:02
zigoI just noticed that Glance wouldn't build with 4.4.0, but does with 4.6.0.15:02
zigoPlease bump the (test-)requirements.txt15:03
dansmithzigo: 4.4.0 of what?15:03
zigowith oslo.log, that is, sorry.15:03
zigoTest discovery fail otherwise.15:03
zigo(of course, I'm talking about Glance RC for Xena)15:04
zigodansmith: Here's the begining of the build log: https://paste.opendev.org/show/809412/15:05
dansmithnot sure why that would be oslo.log related15:06
dansmithabhishekk: ^15:06
abhishekklooking15:06
zigoWell, look at the matching code, when I read it, I found it kind of obvious...15:07
abhishekkzigo, which job you are running ?15:07
zigohttps://github.com/openstack/glance/blob/master/glance/policies/metadef.py#L39 <--- This references a versionutils from oslo_log15:08
dansmithoh, versionutils comes from oslo.log, I see15:08
zigoabhishekk: I'm the OpenStack Debian package maintainer since 2011, so I'm not running any job, I just run the unit tests when I build packages.15:08
zigoabhishekk: This involves pulling all dependencies from packages only, and then just run stestr ...15:08
abhishekkzigo, ack15:09
zigoFYI, other than that, no worries with Glance unit tests (I've just uploaded glance_23.0.0~rc1-1_source.changes to Debian Experimental...).15:10
zigoHave a good week-end folks ... I'm off now.15:10
abhishekkrequirements.txt already states oslo.log>=4.3.0 so do we need to blacklist 4.4.0 ?15:11
dansmithwe probably need it to be >=4.6.015:12
abhishekkOk15:12
abhishekkI thought there are bots to bump the specific requirement versions15:13
dansmiththere are, I dunno what their trigger is though15:13
abhishekkack15:13
dansmithand I guess if we didn't use that XENA reference, it probably wouldn't matter, so it would be hard for the bot to know that15:13
abhishekkmight be,15:14
abhishekkbut still its little bit confusing15:15
abhishekkwhat is the upper constraints for olso.log ?15:15
abhishekkif it is 4.6.0 then glance should install that and not 4.4.015:16
dansmithabhishekk: I think we are, but I'm guessing that in debian they're installing whatever the oldest thing we say we can work with is15:33
abhishekkdansmith, ack15:35
abhishekkso we need to bump the requirements.txt and backport it to stable/wallaby now ?15:36
dansmithno, this is only a xena thing right? so just rc2?15:40
abhishekkwe already cut the stable branch with RC115:40
dansmithfor xena, right, so we need to backport to stable/xena15:41
abhishekkand tag the rc2 as well15:41
abhishekkhttps://review.opendev.org/c/openstack/neutron/+/80316015:42
abhishekkI have found similar fix in neutron, so do we need to bump it to 4.5.0 or to 4.6.0 15:42
dansmithwhatever version added versionutils.XENA should be fine15:43
dansmithif neutron grabbed 4.5 for that then that should be fine15:43
abhishekkack15:43
abhishekkwill report a bug and submit a patch15:44
opendevreviewAbhishek Kekane proposed openstack/glance master: Bump oslo.log to version 4.5.0  https://review.opendev.org/c/openstack/glance/+/80977715:53
* abhishekk going for lunch break15:57
* abhishekk *dinner15:57
abhishekkjokke_, croelandt ^^16:27
jokke_I don't think the requirements bumps comes from the bots anymore. It used to be that when ever global-requirements were updated the project requirements got patch to bump theirs but IIUC the requirement management is up to the projects now as long as they are aligned with global16:28
abhishekkjokke_, ack, I was wondering about the same, thank you16:29
jokke_abhishekk: when was the RC1 released?16:35
abhishekkyesterday16:35
jokke_cheers. I created rc2 milestone and targeted that bug to it16:40
abhishekk++16:41
jokke_I also created the yoga series16:41
jokke_So once we merge that to master, we need to backport it to stable/xena too16:41
abhishekkye16:41
abhishekkthanks for creating yoga milestones as well16:42
jokke_There's lots of housekeeping that needs to happen. we've nothing targeted so LP is pretty much mess16:44
abhishekkhmm16:47
* abhishekk signing out for the day17:12
opendevreviewMerged openstack/glance master: Bump oslo.log to version 4.5.0  https://review.opendev.org/c/openstack/glance/+/80977717:39
dansmithzigo: ^17:43
jokke_dansmith: that's only master17:44
jokke_does not help him yet17:44
dansmithjokke_: I understand, just keeping him in the loop17:45
dansmithjokke_: you targeted the bug, were you going to do the backport or should I?17:45
jokke_if you do the backport I can give it +2 17:46
jokke_if I do it I can't ;)17:46
opendevreviewDan Smith proposed openstack/glance stable/xena: Bump oslo.log to version 4.5.0  https://review.opendev.org/c/openstack/glance/+/80988617:47
dansmithjokke_: ^17:47
jokke_++17:47
jokke_thanks17:47
* dansmith nods17:49
jokke_rosmaita: if you have a moment, I think you should be able to approve that still ^^17:50
rosmaitalooking18:07
rosmaitajokke_: glad you pointed me to that, i will have to update cinder, too18:09
rosmaitadansmith: good job catching that18:09
dansmithrosmaita: I didn't catch it really, but I'll take whatever praise from you, however misguided :P18:19
opendevreviewMerged openstack/glance stable/xena: Bump oslo.log to version 4.5.0  https://review.opendev.org/c/openstack/glance/+/80988618:27

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