Thursday, 2022-05-12

*** diablo_rojo_phone is now known as Guest45802:44
*** Guest458 is now known as diablo_rojo_phone08:03
*** diablo_rojo__ is now known as diablo_rojo08:47
*** diablo_rojo__ is now known as diablo_rojo11:22
spotzgmann just for clarification - the code for theHealth dashboard which is going to be merged is for tempest test failures, not the elastic recheck part. that's not actually part of the ode they worked on14:41
spotzAnd tripleo jobs vs devstack14:42
gmannspotz: no, health dashboard the one for tempest tests are no more (service is stopped as well repo is retired https://github.com/openstack-archive/openstack-health)14:45
gmannspotz: things needs to merge for e-r is these two 1. https://opendev.org/opendev/elastic-recheck 2. https://opendev.org/opendev/elastic-recheck/src/branch/rdo14:46
spotzOk we need to meet with rlandy and her team I think and figure out what they've done and if it's really what we need14:46
gmannas discussed in TC last meeting, ananya understood the things and mentioned to proceed so may be good to syncup with her14:47
spotzShe's part of the thread I'm on:)14:48
gmannspotz: and dpawlik also?14:48
spotzActually he's not I'll ad him in14:49
frenzy_fridaygmann, Hey, I will try to prepare a patch to merge rdo with master. But we made some changes so that elastic recheck is focused on tripleo jobs whereas the original elastic recheck on master wasfocused on devstack jobs. Whet should we do with this change? Can we keep ER tripleo focused on master branch?14:49
gmannyeah, dpawlik can syncup on this and the plan etc14:50
spotzAdded:)14:50
gmannthanks14:50
spotz^14:50
frenzy_fridayAnd we had worked only on Elastic recheck till now, we did not touch the Openstack health (the dashboard had two repos which goes into a single dashboard)14:51
gmannfrenzy_friday: yes, that is completely fine to keep triploe focused things. how you do in separate folder or so that you and dpawlik can discuss.14:52
frenzy_fridayopenstack health is the part which tracks tempest tests 14:52
gmannfrenzy_friday: spotz dpawlik we will also discussed this topic in TC meeting today here starting in an 7 min from now14:53
fungiyeah, openstack-health relied on systems which collected subunit streams from jobs and loaded those into a rdbms. it was entirely unrelated to the job log indexing system14:53
gmannfrenzy_friday: yeah, openstack-health is gone and retired. 14:53
frenzy_fridaygmann, ack. So we would focus on the ER part only. The next challenge would be hosting and maintaining (scaling when needed, upgrading etc) the ER and the logstash 14:55
gmannfrenzy_friday: yes, let's discuss it in TC meeting. I think for hosting part, dpawlik has some ideas14:56
fungithe logstash/elasticsearch (now opensearch) backend is already there14:57
dpawlikfrenzy_friday, gmann: hey, yeah. We can add the e-r on the logscraper host and see how it will be running there14:57
spotzI let rlandy know we'd discuss it in the meeting if she wanted to join14:58
gmannspotz: +114:58
spotzShe's in a meeting14:59
frenzy_fridayrlandy, me and dasm have a sprint planning meeting right now :/14:59
fungiand yeah, the suggestion was elastic-recheck running somewhere connecting to the existing opensearch backend at https://governance.openstack.org/sigs/tact-sig.html#opensearch14:59
spotzThat meeting:)15:00
gmann#startmeeting tc15:00
opendevmeetMeeting started Thu May 12 15:00:16 2022 UTC and is due to finish in 60 minutes.  The chair is gmann. Information about MeetBot at http://wiki.debian.org/MeetBot.15:00
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.15:00
opendevmeetThe meeting name has been set to 'tc'15:00
gmann#topic Roll call15:00
spotzHa I couln't remember Darius's nick it'd been so long!15:00
dansmitho/15:00
spotzo/15:00
gmanntc-members meeting time15:00
apriceo/15:00
gmanno/15:00
arne_wiebalcko/15:00
dasmo/15:00
jungleboyjo/15:00
frenzy_fridayo/15:00
dmendiza[m]🙋‍♂️15:01
rosmaitao/15:01
gmannknikolla: diablo_rojo_phone slaweq ping15:02
slaweqo/15:02
slaweqsorry for being late15:02
knikollao/15:02
rosmaitanobody's late yet15:02
gmannyeah15:02
slaweq:)15:02
gmannas we need quorum  for few items and we are 8 member present out of 9. +115:02
gmannlet's start15:03
gmann#link https://wiki.openstack.org/wiki/Meetings/TechnicalCommittee#Agenda_Suggestions15:03
gmanntoday agenda ^^15:03
dpawliko/15:03
gmann#topic Follow up on past action items15:03
diablo_rojo_phoneO/15:03
gmannnone from last meeting15:03
gmann#topic Gate health check15:03
gmannany news on gate?15:03
dansmithso, I've been working on some perf gathering, which is related15:04
dansmithand I noticed an issue, which I raised with dmendiza[m] related to keystone15:04
gmanndevstack-plugin-ceph-tempest-py3 seems failing consistently but victoria is debugging that, I will also check after meeting or so 15:04
dansmithhttps://zuul.opendev.org/t/openstack/build/ca64a1330ad3445abcbefb280ca1d563/log/controller/logs/devstacklog.txt#2260715:04
dpawlikdansmith: did you fix some issues related to wrong service name? 15:04
dansmith(scroll down to that line) and keystone is doing 80k select requests against its DB by the end of just a devstack run15:05
dansmithdpawlik: the neutron issue you mean?15:05
gmannI think yes, it was v2.0 instead of network15:05
rosmaitai'm seeing a lot of failures on cinder-plugin-ceph-tempest15:05
slaweqNeutron gate is currently broken with new neutron-lib release, ralonsoh is working on fix for it (fullstack job is red)15:05
dpawliknot onlt neutron was affected - Aodh too15:06
gmanndpawlik: ah right15:06
gmannlet's go one by one. perf thing first15:07
gmanndansmith: 80k is valid right as devstack does a lot of operation for account setup or so or they seems suspicious ?15:07
dpawlikdansmith: let me know when the performance.json will be ok. I will do next step with logsender and add the performance.json fields into the docs 15:07
dansmithgmann: 80k is wayyyy too many for the number of accounts we create, IMHO15:07
dpawlikby saying docs, I mean elasticsearch doc*15:07
dansmithdpawlik: ack, waiting for a couple more patches to merge15:07
gmanndansmith: and that is before tempest run right15:08
dansmithgmann: yeah15:08
gmannbecause tempest create project/users/assisgn role for every test run15:08
gmannhumm15:08
dansmithanyway, hoping to get a read from the keystone people at some point about that15:09
gmann+115:09
dansmitheither "this is broken" or "this is so high because $reason"15:10
gmannyeah15:10
gmannanything else on perf things? patches are up for review #link https://review.opendev.org/q/topic:db-stats15:10
gmannslaweq: thanks for update on neutron-lib issue 15:11
gmannrosmaita: is cinder-plugin-ceph-tempest failure related to devstack-plugin-ceph-tempest-py3 failure?15:11
rosmaitadon't know15:11
gmannok, let's discuss it in qa channel anyways15:12
rosmaitayeah, makes sense15:12
gmannanything else on gate things?15:12
fungirecently we've seen a few failures where test nodes can't do dns lookups. it seems like it may just be centos-based jobs and we've got a logging blind-spot for the resolver daemon on those platforms, but there are changes in progress to fix the log collection so we'll hopefully have a better idea of what's going wrong15:12
gmannack, thanks 15:12
gmann#topic Join leadership meeting with Board of Directors15:13
gmannas you saw in email, I have prepared a rough agenda for the meeting, #link https://etherpad.opendev.org/p/tc-board-meeting-202215:13
gmanntc-members: please check this ^^ and add/comment before today EOD(CST) 15:14
diablo_rojo_phoneLooks like a good agenda to me. 15:14
jungleboyj++15:14
apricealso, if you are planning to attend the board meeting in person, please add your name and email address here: https://openinfrafoundation.formstack.com/forms/openinfra_summit_berlin_board_meeting_rsvp15:14
diablo_rojo_phoneThe cross community stuff is just kubernetes? Or am I missing something? 15:14
apriceThis will be required to access the meeting room15:14
rosmaitagmann: agenda looks good, what kind of comments do you want?15:15
gmanndiablo_rojo_phone: there is more especially on NVF side too15:15
gmannaprice: +1, thanks 15:15
arne_wiebalckgmann would you like tc members at the summit to attend?15:15
spotz*faints* aprice is back on IRC!:)15:15
apricehahah I am :) 15:15
jungleboyj:-)15:15
* jungleboyj usually has to go ask someone to get her on IRC. :-)15:16
gmannrosmaita: if anything else you think we should and can be beneficial to board?15:16
rosmaitaok15:16
spotzJust to be clear this is the meeting TheJulia has been emailing about not part of the in-person board meeting15:16
gmannarne_wiebalck: no that is individual choice. this meeting can eb virtual I think zoom as discussed in board meeting15:16
arne_wiebalckspotz: gmann: oh, ok15:17
gmannanyways, we will get the meeting details soon15:18
spotzSo agenda = thejulia Zoom invite to sit in the board meeting = aprice15:18
gmannyeah15:18
gmannmoving next15:18
gmann#topic New ELK service dashboard: e-r service15:18
gmannfrenzy_friday: dasm : I think most part if clear now on this15:19
dpawlikThere was an issue that comes few times last week that Opensearch cluster does not have enough space. It was little bit odd, but it seems that few days there was pushed a lot of messages there15:19
dpawlikI'm monitoring that situation15:19
gmanndpawlik: ok, thanks 15:19
fungithe volume of logs generated fluctuates wildly depending on what's going on the openstack development15:20
clarkbwe found 7 days to be stable with 6TB of storage for 5TB effective with one replica on the old system15:20
frenzy_fridaygmann, we will prepare the code so that it can be merged to master. It will still be tripleo focused but we might clean up some stuff15:20
fungisometimes some projects/jobs end up with failure modes where massive log streams get generated. other times it's just that somebody is repeatedly rebasing a 50-change stack for a project which runs lots of jobs15:21
gmannfrenzy_friday: and keeping master one also I mean openstack based queries etc?15:21
dasmgmann++n15:21
gmannok15:21
fungithere's also no reason the e-r being run for the openstack community can't evaluate both tripleo and devstack job logs15:22
frenzy_fridaygmann, we have decoupled the queries from ER repo: https://opendev.org/openstack/tripleo-ci-health-queries The syntax of the queries have also changed15:22
dasmdo we have any ETA for bringing it up? or is it: when it's done, it's done?15:22
dpawlikclarkb, fungi: ack. If situation will be too much to handle, I will cut off some part of logs that are pushed temporary.15:22
gmannfrenzy_friday: yeah, that is why we can keep them in separate folder or so in master branch supporitng both syntex 15:23
dpawliksometimes logs can have over 200MB....15:23
gmanndasm: I think no ETA planned yet but as we are doing we should just get it done in this flow :)15:23
dasmgmann: ack15:24
gmannfrenzy_friday: dasm and e-r we can discuss in separate call also if need or any query on merging. dpawlik will be here and on #openstack-infra for discussion. 15:24
* dasm is on #openstack-infra too -- just in case15:24
clarkbdpawlik: the old system also filtered out all debug logs15:24
gmanncool thanks frenzy_friday dasm for joining and helping on this.  really appreciate that15:24
dpawlikfeel free to catch me  there ;)15:24
clarkbdpawlik: for that reason15:25
gmann+115:25
frenzy_fridaygmann, ack, that will be good. Once we have the code cleaned up a bit we can discuss if that can be merged to master. dasm what do you think?15:25
dpawlikclarkb: ack15:25
* dasm is interested in bringing that up again. if infra allows for that15:25
dpawlikwhat would be the subdomain name for it?15:25
dasmfrenzy_friday: yes, let's start with making it used by both: rdo and master.15:25
gmann+115:26
gmannmoving next (two bug topic coming next)15:26
gmann#topic 'tick', 'tock' release cadence15:26
gmann1. Legal checks on using 'tick', 'tock'15:26
gmann#link https://review.opendev.org/c/openstack/governance/+/84035415:27
gmannas we discussed in last meeting, tick-tock naming is not so clear if that pass legal or how to use them to pass legal so we decided to go with other name15:27
gmanncurrent proposal are 1. SLU (Skip level upgradable) 2. SLURP (Skip level upgrade release process)15:28
gmannbefore we start on these two, any other suggestion from anyone?15:28
jungleboyjHaven't come up with anything better.15:28
gmannwe need to decide the name today as none of the name is perfect and can satisfy all the criteria so let's just complete this and focus on actual work :)15:29
spotzMe neither15:29
rosmaitagood idea15:29
jungleboyj++15:29
gmannok, then let's start voting on these two only and we will pick the one with majority vote15:30
dansmith++15:30
gmann#startvote new release cadence name ? SLU, SLURP15:30
opendevmeetBegin voting on: new release cadence name ? Valid vote options are SLU, SLURP.15:30
opendevmeetVote using '#vote OPTION'. Only your last vote counts.15:30
gmann#vote SLURP15:30
spotz#vote SLU15:30
arne_wiebalck#vote SLU15:30
rosmaita#vote SLURP15:30
slaweq#vote SLURP15:30
dansmith#vote SLURP15:30
knikolla#vote SLU15:30
spotzjungleboyj: vote:)15:31
jungleboyj#vote SLU15:31
jungleboyj:-)  I was thinking.15:31
spotzdiablo_rojo_phone: you're the tie breaker15:31
rosmaitaslurp ... slurp ... slurp15:31
fungi(no pressure)15:31
slaweq:)15:32
spotzhehe15:32
dpawlikif you choose slurp...15:32
* jungleboyj plays the Jeopardy theme15:32
gmanndiablo_rojo_phone: waiting for your vote15:32
gmann?15:34
gmannI think she is not online here or may be in another place?15:34
ttxshe is definitely traveling right now, but was around earlier...15:34
spotzaprice: Can you ping her?15:34
ttxi did15:35
gmannyeah, she messaged here just few min ago15:35
arne_wiebalckthe tension is unbearable! :-D15:35
spotzheheh15:35
dpawlikmaybe someone want to change own vote, so situation will be more clear15:35
ttxhaha lol15:35
spotzSLU!!!!!!15:35
gmannyeah, anyone want to change and we will go with 8 vote15:35
ttx(narrator) each camp stayed on their position15:36
gmannanyone want to change to SLURP :P15:36
rosmaitai will say something in favor of SLURP ... maybe dansmith was already thinking this, but there's a concept of  'slurping' a file (that is, pull the whole thing into memory before  processing it, instead of processing it by chunks), and that's sort of  what we're doing here ... instead of upgrading as releases become  available, you're waiting to have the whole thing before you upgrade15:36
gmann+115:36
dansmithrosmaita: yes, I said that and I agree, it has a nice connotation, IMHO15:36
spotzIt just SOUNDS bad:(15:36
ttxIf SLURP is skip-level upgrade release process... the skip-level upgrade release (every two releases) is called SLUR?15:37
spotzOh that's worse ttx15:37
jungleboyjOh boy ...15:37
gmann:) so SLURP is better see15:37
diablo_rojo_phoneCatching back up sorry! 15:37
dansmiththere are a number of other things that can come after SLU that are more bad than RP :)15:37
arne_wiebalckgmann: better than SLUR, but worse that SLU15:37
spotzdansmith: hehe15:37
dansmithdiablo_rojo_phone: just #vote SLURP and we're done :P15:38
diablo_rojo_phone#vote SLURP15:38
gmann#endvote 15:38
opendevmeetVoted on "new release cadence name ?" Results are15:38
opendevmeetSLURP (5): slaweq, rosmaita, dansmith, diablo_rojo_phone, gmann15:38
opendevmeetSLU (4): knikolla, arne_wiebalck, jungleboyj, spotz15:38
dansmithYASS15:38
jungleboyj:-)15:38
gmannok so let's go with the SLURP15:38
ttxwitness tampering!15:38
diablo_rojo_phoneOnly cause I worry SLU is also trademarked because of all the universities. 15:38
* dasm can't vote, but maybe SKIP? Skip K(c)urrent Integration Process? ^^15:38
spotzohhh skip!15:39
dansmithdiablo_rojo_phone: https://www.slu.edu/15:39
gmannSKIP also trademark 'SKIP the dishes'15:39
gmannanyways we are done. I will update the patch15:39
ttxwhile no one took slurp.com, for some reason...15:39
diablo_rojo_phonedansmith: exactly15:39
gmannso we will name/designate 1 year release upgradable to SLURP and other one as no name/designate right?15:40
rosmaitathat was my understanding15:41
dansmithyup15:41
gmanncool. just to make sure we all are on same page. 15:41
gmann2. release notes discussion15:41
jungleboyjYeah, mine as well.15:41
gmannrosmaita: go ahead15:41
rosmaita#link https://review.opendev.org/c/openstack/cinder/+/84099615:41
rosmaitai slapped up some samples to see what the proposals we've been discussing would look like15:42
rosmaitathis is better, in html15:42
rosmaitahttps://5ef6aafd25cfae8cca59-26a37c9db08d9ed7f07a8ba593bf7773.ssl.cf5.rackcdn.com/840996/1/check/build-openstack-releasenotes/f9875aa/docs/index.html15:42
rosmaitai think the simple one is the best15:43
rosmaitamainly because trying to combine them is a PITA (for me, anyway)15:43
dansmithsimple is the "just link" one?15:43
rosmaitayes15:43
rosmaitathe link is added to the preface15:43
dansmithI left some comments in there15:44
rosmaitabut i did the tick + tock just to see whether the release notes would be overwhelming or not15:44
dansmithI think manual had too much stuff brought across, which maybe is part of the PITA bits, but I definitely sympathize15:44
gmannrosmaita: what is difference frm tick-tock and manual?15:45
dansmithcan we say "go with the simple approach, but if there's anything really critical for upgrade, you might want to add it in" ?15:45
gmannyeah, say 'cinder v1 gone' can be added in both15:45
rosmaitagmann: see the comment at the top of https://5ef6aafd25cfae8cca59-26a37c9db08d9ed7f07a8ba593bf7773.ssl.cf5.rackcdn.com/840996/1/check/build-openstack-releasenotes/f9875aa/docs/tick2-manual.html15:45
gmannrosmaita: i see15:45
slaweqso simple + manual in case of some really critical stuff, right?15:46
gmannyeah, that sounds good15:46
dansmithslaweq: IMHO, yeah15:46
slaweqI like that idea15:46
gmannok, any objection on this approach ?15:47
rosmaitaworks for me ... all you need to do is add the link to the prelude of the SLURP notes15:47
rosmaitakey thing is it needs to be in a standard location15:48
gmannseems none, let's document it and there we can discuss at the top or where15:48
gmannrosmaita: sure. 15:48
rosmaitaok15:48
jungleboyj++15:49
gmannrosmaita: thanks for the possible approaches on that.15:49
gmannmoving to next topic even we have less time for that but we will see how it goes15:49
spotz++15:49
gmann#topic OpenStack release naming after Zed15:49
gmann#link http://lists.openstack.org/pipermail/openstack-discuss/2022-April/028354.html15:49
apricei added this as a follow up to the ML thread about how the foundation can help take this on15:49
gmann#link https://review.opendev.org/c/openstack/governance/+/83989715:49
slaweqthere's a lot of push back on dropping names in the review15:49
gmannyeah, I think everyone know the context of this15:49
apriceI'd also like to push back, but think that the Foundation can take the naming burden off the TC 15:50
gmannaprice: what is foundation proposal ?15:50
apricethe proposal would be for the Foundation to couple the release naming process with the legal checks we are already doing 15:50
apricewe can put together a framework on continuing to get interaction from the community as i know this is important for folks to help decide the name15:50
gmannaprice: if we go with the same process I am not sure how it solve the problem15:50
dansmithyou had me at "take the burden off the TC"15:50
rosmaita:)15:50
dansmithafter that I don't care about anything else15:50
gmannissue is not who is doing issue is process15:51
apricewell i think that the sensitivity piece is also something that we can take on as part of the process. 15:51
jungleboyjaprice:  ++  That would be good.15:51
apricei think that we can do our best to ensure that the names are culturally appropriate, but I think that it would be a big loss to drop the process entirely15:51
spotz++ aprice15:52
jungleboyjAgreed.15:52
gmannaprice: because if community object on the selected name by same process but selected  by foundation then how we handle that?15:52
apricewe have ambassadors worldwide that we can work with to collect feedback from different geos 15:52
gmannaprice: we did that in last two cycle and ask in community and objection comes after selection only15:52
rosmaitagmann: but the key thing is that it won't be the TC's problem15:53
gmannI think ambassadors things are slate and no more active but I might be wrong15:53
apricei think that as long as we give folks the opportunity to voice concern (and a clear timeframe to do so), that should sufficient imo15:53
dansmithright15:53
ttxgmann: arguably people don;t even know the name is being selected in the current process15:53
apriceit's how we do other processes like venue selections and things like that. 15:53
gmannrosmaita: yeah so we are shifting problem from TC to foundation?15:53
dansmithI'm more than okay with people being offended, if the target is the foundation and not us :)15:53
rosmaitagmann: yep15:53
dansmithgmann: yes15:53
ttxso they discovet teh choice late and complain15:53
slaweqgmann: I think it's because if we ask "community" then nobody really cares, and if foundation will ask some people personally, it may be different15:53
apricei think that it is near impossible to appease everyone in the community on the finalized name, but what we can do is provide clear ways for them to voice concerns before selection to be taken into account15:54
jungleboyjI feel that the foundation leading the effort and the community helping is a good approach.15:54
rosmaitawe can at least give it a try15:54
slaweqrosmaita++15:54
apriceneither the community nor the tc will be cut out of the process. id like to just help take off all of the heat from you all 15:54
spotzI think it's a good plan and the foundation can work closely with legal15:55
gmannI have no objection to that but I am not seeing 'current problem solution proposal' here instead just give it to foundation and we will see15:55
jungleboyjAnd the Foundation seems more appropriately powered to handle the situations.15:55
dansmithgmann: it will help the foundation understand why it's not worth the trouble15:55
jungleboyjI am good with trying this.15:55
rosmaitagmann: your analysis of the situation is correct15:55
fungisome people also object to decisions like dropping support for api extensions, i think the difference is that the tc is more comfortable defending technical choices which some people object to than defending social choices which some people object to15:55
rosmaitasomehow ubuntu seems to make this work ... or have any of their release names been controversial?15:56
gmannif foundation comes with 'solution' and  how it can be solved the it sounds good but with the current process but trying in foundation than TC does not seems convincing to me15:56
apricewell i wanted to get tc buy-in before putting together a full process and proposal. i understand and dont want to minimize the issues that have come up with the naming. 15:56
gmannaprice: +1, strongly feel that we need to change the process also here15:56
apricei agree. 15:57
apricei just didnt want to skip steps 15:57
gmannmay be foundation just pick name and finalize. no community/TC involvement 15:57
dansmithyes15:57
dansmithlike debian15:57
apricei would hate to take that away from the community though. 15:57
gmannyeah, like debian 15:57
dansmithI wish them luck :)15:57
spotzIt is definitely worth the trouble to have names, we just need to work out the best way15:57
gmannaprice: that is main issue then, we thought of giving it to release team or other but than it is same problem there. 15:58
apriceyeah, but the Foundation picks names / other decisions like event locations for the community (with community input). this wouldnt be the first thing of its kind15:58
jungleboyjI think it is important for the community to still be involved to feel a connection to the name.15:58
ttxi feel like Foundation is better equipped to receive early private complaints, than a team like TC or release team that does its work in public15:58
jungleboyjttx: Agreed.15:58
rosmaitattx: ++15:58
ttxmaybe we'll discover that it's a pain and drop it :) But I'm confident we can make it work15:59
jungleboyj:-)15:59
ttxas a fun community activity again15:59
spotzttx +2:)15:59
gmannttx: may be. but community members raises concern in past so not sure if they do not want to speak to TC prior to selection 15:59
apriceas a next step, i can work on a strawman proposal, but I think at least giving the foundation the chance to keep the naming release process is something I would very much like to try. 16:00
ttxi think they have no idea names are being selected. The Foudnation is better equipped to tap into social channels and not surprise anyone16:00
gmannaprice: ttx sure16:00
jungleboyjThat sounds reasonable to me.16:01
diablo_rojo_phoneIt was a fun community thing that's become a chore that can easily be handled by the foundation. 16:01
rosmaitadiablo_rojo_phone: good summary16:01
diablo_rojo_phoneAnd it makes more sense given that it's a release marketing thing that the foundation handle it. 16:01
gmannok, so proposal is : "TC will not be involved in the name instead just ask foundation to give the final name before deadline (release team has). foundation will discuss and see what process they can do current or new which is all ok."16:02
diablo_rojo_phoneSince it's not a fun community thing anymore. 16:02
spotzCan we call a vote for letting the Foundatio take this task? It'll be up to them to put a plan together and make it work16:02
ttxgmann that works. With my release tam hat on, the name becomes one of the things we ask the Foundation (like events dates etc)16:02
gmanndiablo_rojo_phone: indeed and I still not sure how it will be fun we are just changing the place to perfome it :)16:02
dansmithgmann: it will be fun in a schadenfreude sort of way now :)16:03
rosmaitathe best kind of fun!16:03
gmannttx: cool so that can be direct release team to ask foundation and no TC involvement? 16:03
gmannspotz: I think most of us are ok to give it to foundation so do not think we need vote here? but  I will call for any objection for sure16:03
fungii think it's also, separately, a good idea to continue with the currently published versioning plan to use release numbers as primary identifiers in our scheduling and automated processes,leaving the cycle names as more of a marketing feature which isn't integral to most of the schedule16:04
ttxgmann: I think we can add it to the release process yes16:04
dansmithgmann: I'm not hearing any dissenting voices, so no need for a vote, IMHO16:04
gmannttx: cool.16:04
gmannany objection on giving the name process to foundation? 16:04
gmanndansmith: yeah16:04
dansmithfungi: agree16:04
jungleboyjNo objections from me.16:04
apricefungi: ++ 16:04
rosmaitame neither, sounds like a good idea16:04
gmannfungi: ++ good point16:04
slaweqno objections from me16:04
spotzSweet names go to the foundation!16:05
apricethanks for chatting through it everyone16:05
gmannok, I will propose it in gerrit to update the release name process in TC and then we will be good to go. 16:05
rosmaitaaprice: thanks for taking this on!16:05
apricei will work on a proposal with out team and then move forward from here16:05
jungleboyjaprice:  Yes, thank you.16:05
spotzThanks aprice!!!!16:05
apriceno problem! 16:06
gmannaprice: ttx thanks for joining and taking it. it has been too noisy for TC for many cycle. not name but also the discussion on what to do:)16:06
apricefor sure, im glad that you brought it to the ML so we could take that off yalls list. 16:06
gmann+1, thanks again16:07
ttxdefinitely not the best use of TC's limited time16:07
gmannyeah16:07
gmannwe are out of time, and closing the meeting 16:07
jungleboyj:-)16:07
spotzThanks ttx!16:07
jungleboyjThank you everyone!16:07
arne_wiebalckThanks!16:07
gmannthanks everyone for joining, very productive meeting today, we figured the two big things 16:07
jungleboyj\o/16:07
gmann#endmeeting16:08
opendevmeetMeeting ended Thu May 12 16:08:06 2022 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)16:08
opendevmeetMinutes:        https://meetings.opendev.org/meetings/tc/2022/tc.2022-05-12-15.00.html16:08
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/tc/2022/tc.2022-05-12-15.00.txt16:08
opendevmeetLog:            https://meetings.opendev.org/meetings/tc/2022/tc.2022-05-12-15.00.log.html16:08
slaweqo/16:08
spotzCongrats everyone! Thanks as well16:08
slaweqgmann: do You want me to follow up with https://review.opendev.org/c/openstack/governance/+/839897 and change it accordingly to the today's discussion?16:08
gmannslaweq: may be I will propose new patch and we can abandon it so that can be used as  history ? 16:09
slaweqsure, sounds good16:10
slaweqthx16:10
gmannrosmaita: do you want to add the release notes things?16:27
gmannrosmaita: dansmith I think we can add it in p-t-g https://docs.openstack.org/project-team-guide/release-management.html#managing-release-notes16:28
dansmithyar16:28
rosmaitagmann: dansmith: (was at lunch) ack, i'll put up a patch17:05
gmannrosmaita: thanks 17:11
mnaserdo we have a metric inside openstack right now that checks on things like "time to land a change" ?17:30
dansmiththe tool to compute it is still waiting for review17:31
* dansmith cracks himself up17:31
jungleboyjHe he.17:41
*** dasm is now known as dasm|off21:11
*** prometheanfire is now known as Guest022:26

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