Tuesday, 2023-05-09

opendevreviewOpenStack Proposal Bot proposed openstack/openstack-manuals master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/openstack-manuals/+/88265303:51
opendevreviewJames Page proposed openstack/governance master: Propose Sunbeam as a new OpenStack project  https://review.opendev.org/c/openstack/governance/+/88138407:21
*** diablo_rojo is now known as Guest92409:16
opendevreviewMerged openstack/openstack-manuals master: Imported Translations from Zanata  https://review.opendev.org/c/openstack/openstack-manuals/+/88265310:09
opendevreviewKristi Nikolla proposed openstack/openstack-manuals master: Attempt at fixing broken docs  https://review.opendev.org/c/openstack/openstack-manuals/+/88129015:29
knikollahopefully that is the correct redirect syntax :)15:31
fungihttps://review.opendev.org/c/openinfra/openstack-map/+/882727 Remove TripleO [NEW]16:20
fungiheads up that i spotted we hadn't done that ^ yet16:21
gmanndo we need to do it in deprecation or in retirement ?16:22
gmannwe usually did it in retirement of project 16:23
opendevreviewKristi Nikolla proposed openstack/openstack-manuals master: Attempt at fixing broken docs  https://review.opendev.org/c/openstack/openstack-manuals/+/88129016:25
opendevreviewKristi Nikolla proposed openstack/openstack-manuals master: Attempt at fixing broken docs  https://review.opendev.org/c/openstack/openstack-manuals/+/88129016:25
fungigmann: i guess it's a question of whether we want to encourage new adopters to use something that's deprecated16:41
fungithis is used on the page where we explain what openstack is to people who are unfamiliar with it, so including already deprecated projects there seems like it would do them a disservice16:41
gmannfungi: humm yeah I think you are right. that will give clear pic of what is current in OpenStack16:42
fungiit came up because we're working on a revision of our print materials which get handed out at conferences, which at best gets done every couple of years16:42
fungiso want to make sure it's as up-to-date as possible16:43
fungian alternative would be to add metadata which calls the project out as deprecated so that the map generator can skip it, but really i don't see the point in adding complexity to hide things which we can just delete instead16:44
gmannyeah,  and if things are getting undeprecated (which is rare) before retirement then we can always add it back16:47
knikollatc-members: reminder, meeting in ~40 minutes17:20
knikolla#startmeeting tc17:59
opendevmeetMeeting started Tue May  9 17:59:12 2023 UTC and is due to finish in 60 minutes.  The chair is knikolla. Information about MeetBot at http://wiki.debian.org/MeetBot.17:59
opendevmeetUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.17:59
opendevmeetThe meeting name has been set to 'tc'17:59
knikollaHi all, welcome to the weekly meeting of the OpenStack Technical Committee17:59
knikollaA reminder that this meeting is held under the OpenInfra Code of Conduct available at https://openinfra.dev/legal/code-of-conduct 17:59
knikolla#topic Roll Call17:59
gmanno/17:59
dansmitho/17:59
JayFo/17:59
knikollao/17:59
jamespageo/17:59
bauzaso/17:59
knikollaToday's meeting agenda can be found at https://wiki.openstack.org/wiki/Meetings/TechnicalCommittee17:59
slaweqo/17:59
dmendiza[m]🙋‍♂️18:00
rosmaitao/18:01
knikollaThere are no noted absences in the agenda. I'll give it 2 more minutes. 18:01
knikollatc-members: meeting time :)18:03
knikolla#topic Follow up on past action items18:03
knikollanoonedeadpunk has submitted two governance proposal, to add py38 to PTI and to clarify general expectations on supported Python versions18:04
knikolla#link https://review.opendev.org/c/openstack/governance/+/882165?usp=search18:04
knikolla#link https://review.opendev.org/c/openstack/governance/+/882154?usp=search18:04
knikollaWe can discuss this item further on the appropriate meeting topic.18:04
knikollaThank you noonedeadpunk.18:04
knikollagmann has added python 3.8 back to the generic job template18:04
knikolla#link https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/88217518:04
spotz_o/18:04
gmannyeah, all the reverts are merged #link https://review.opendev.org/q/topic:oslo-drop-py38+18:04
knikollaThank you gmann.18:04
bauzasHuzzah18:04
gmannand py3.8 is voting job now #link https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/88217518:04
dansmith++18:04
gmann*unit test job18:04
knikollaWe can discuss this item further on the appropriate meeting topic for py38. 18:04
knikollaWhich I'm going to jump directly on :) 18:05
knikolla#topic Schedule of removing support for Python versions by libraries - how it should align with coordinated releases (tooz case)18:05
knikollaAgain thank you for submitting both sets of proposals and reverts. 18:05
knikolla#link https://review.opendev.org/c/openstack/governance/+/882165?usp=search18:06
knikolla#link https://review.opendev.org/c/openstack/governance/+/882154?usp=search18:06
knikollaThere's some discussion on the first patch about whether to keep this for libs only or to extend it to all projects18:06
gmannyeah, IMO it make sense to keep it for all projects not just lib18:07
bauzasif a project is imported, it becomes a lib18:07
dansmithyup18:07
fungiwe've done a fairly terrible job in the past of drawing the line between libs and not-libs and avoiding importing the latter directly18:07
gmannand also integrated projects even they are not imported, operators need to move version up if either of integrated project bump up the version18:08
gmannfor example, nova drop py3.8 but neutron want to keep or vice versa 18:08
slaweq+118:08
slaweqin neutron case we can also ask if this is lib or not as it's still imported by many projects, like e.g. stadium ones18:09
knikolla++, for things to be coinstallable it helps to target the same python version18:10
bauzasI've seen examples in my life where people were importing nova18:10
bauzasEven if we don't support it18:11
rosmaitacinderlib imports cinder18:11
rosmaitait would be nice if that were actually allowed18:11
rosmaitawould solve some problems18:11
gmannthat is why it will be easy and consistent for everyone moving to new python at same time18:11
bauzasWell Nova public APIs are strictly the REST ones18:12
bauzasBut sometimes it's simplier for ops to just import the top-level package18:12
bauzasSo they take the risk18:12
knikollaRequired xkcd https://xkcd.com/1172/18:13
knikollaThe other proposal attempts to provide recommendations for which versions of Python to support, and mentions all not-EOL versions of Python18:13
spotz_hehe18:14
knikolla#link https://review.opendev.org/c/openstack/governance/+/88215418:14
knikollaUnless there is something we want to discuss here, we can continue the discussion in the changes. Please take a look. 18:16
knikolla#topic Gate health check18:16
knikollaThis is also related to py38, so it's a good continuation of the topic in more general terms.18:16
dansmithI think we got rid of the last job requiring focal last week18:17
knikollaAnything to report?18:17
dansmithso that's good and healthy18:17
JayFIronic has been tracking a grenade issue for the last few days18:17
gmann++ thanks again dansmith for working on it18:17
bauzas++18:17
dansmithalso lots of volume tempest test fixes in the last two weeks which seem to be improving things across the board according to opensearch18:17
knikollaAwesome, thank you dansmith 18:17
gmannyeah18:17
knikollaI'll note this down in the weekly mail summary. 18:18
knikollaJayF: anything more on the grenade issue?18:18
JayFIt's being worked on; there's no real update other than "try things and wait to see if they have an impact"18:19
slaweqin neutron gate we also see pretty many grenade failures18:20
slaweqall caused by timeouts while doing requests to nova API to create security group rules18:20
slaweqit's reported here https://bugs.launchpad.net/neutron/+bug/201506518:20
slaweqit can potentially be seen also in other projects probably18:20
knikolla#link https://bugs.launchpad.net/neutron/+bug/201506518:20
fungithere's been an uptick in node_error results for jobs relying on nested-virt nodes because we're down to only ovh supplying those and sometimes it takes >10 minutes for a server create call to switch from building to active there18:21
knikollaJayF: does this sound familiar?18:21
JayFLooks like it's a different issue than the one being tracked by Ironic.18:21
dansmithyup18:21
knikollafungi: :( 18:22
gmannslaweq: are you seeing SG failure in OVS grenade only or general grenade job also ?18:22
dansmithI don't think I've seen that security group thing myself18:22
slaweqgmann I saw it in ovs grenade job only18:22
slaweqbut I think ykarel told us today he saw similar errors in other jobs as well18:22
slaweqand he is going to investigate that18:23
gmannyeah, I have also not seen those 18:23
gmannslaweq: ack18:23
knikollathanks slaweq 18:23
knikollaanything else on the topic?18:23
knikolla#topic Broken docs due to inconsistent release naming18:24
knikollaI have updated my previous patch to include redirects from docs.openstack.org/2023.1.antelope to /2023.1 (and same for bobcat)18:25
knikolla#link https://review.opendev.org/c/openstack/openstack-manuals/+/88129018:25
gmannknikolla: thanks, will check it.18:26
knikollaThanks :)18:26
knikolla#topic Recurring tasks check18:26
knikollaBare 'recheck' state18:26
knikolla#link https://etherpad.opendev.org/p/recheck-weekly-summary18:26
slaweqall good there18:27
knikollaAwesome :)18:27
knikolla#topic Open Reviews18:27
knikolla#link https://review.opendev.org/q/projects:openstack/governance+is:open18:27
knikollaWe have 2 new changes proposing PTLs, and after that we're done, besides Winstackers. 18:28
knikolla#link https://review.opendev.org/c/openstack/governance/+/882374?usp=search18:28
knikolla#link https://review.opendev.org/c/openstack/governance/+/882139?usp=search18:28
knikollaPlease take a look and review.18:28
knikollaWe also have a proposal from jamespage to introduce a new project Sunbeam18:29
knikolla#link https://review.opendev.org/c/openstack/governance/+/881384?usp=search18:29
knikollaI did see quite a few comments on the change, so thank you to everyone that did already take a look :)18:29
jamespageindeed - I think I'm caught up on reponses and a few updates18:30
knikollaThanks jamespage for the quick responses.18:31
rosmaitajamespage: changes LGTM, hopefully Felipe will leave a comment soon18:31
knikollaUnless there's anything else to be discussed, that's all for what I had prepared. 18:32
jamespagerosmaita: I shall nudge him again :)18:32
knikolladansmith: and I managed not to say PR the entire meeting :)18:32
slaweqknikolla ups, You just did :P 18:32
dansmithwomp womp18:32
gmann:)18:32
fungihow meta18:32
dansmithyou can say PR, you just can't say it in reference to something in gerrit :D18:33
knikollahaha, you would have similarly called me out for euphemistically saying GitHub terminology :)18:33
bauzasPlease, don't speak about my nightmares :)18:33
dansmithI think we're done here yes?18:33
knikollaThanks all for a quick and productive meeting. Giving you all back half-hour to use wisely. 18:33
fungi#link https://etherpad.opendev.org/p/2023-05-board-openstack-sync May 2023 OpenInfra Board Sync with OpenStack (20:00 UTC tomorrow, connection details are in the pad)18:34
rosmaita\o/18:34
dansmith++18:34
slaweqo/18:34
jamespage\o/18:34
knikollathanks fungi  for the reminder! 18:34
fungisince there doesn't seem to be an "open discussion" topic18:34
* bauzas cries at night when he dreams about OpenStack moving to GitLab or GH18:34
fungii'll tack it onto the "open reviews" discussion18:34
spotz_I've got a CentOS board meeting at the same time but if we end early I'll join18:34
knikollaYou should all have a calendar invite for the meeting tomorrow between TC and board. 18:34
jamespageyep I'll be attending18:35
fungii sent a couple to the openstack-discuss ml and TheJulia also sent one to the board ml18:35
knikollaThanks fungi 18:35
fungifeel free to add topics to discuss18:35
knikolla++18:35
knikollaThere's an etherpad link in the email18:36
knikolla#link https://etherpad.opendev.org/p/2023-05-board-openstack-sync18:36
fungiyep, that's what i just linked above18:36
knikollaAwesome. Thanks all again.18:36
knikolla#endmeeting18:36
opendevmeetMeeting ended Tue May  9 18:36:49 2023 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)18:36
opendevmeetMinutes:        https://meetings.opendev.org/meetings/tc/2023/tc.2023-05-09-17.59.html18:36
opendevmeetMinutes (text): https://meetings.opendev.org/meetings/tc/2023/tc.2023-05-09-17.59.txt18:36
opendevmeetLog:            https://meetings.opendev.org/meetings/tc/2023/tc.2023-05-09-17.59.log.html18:36
gmannthanks everyone18:37
spotz_Wow all my meetings have been quick today!18:37
fungisomething cosmic about that18:39
fungispotz_: actually we ran one minute over with the d&i wg meeting18:39
fungibut got so much done!18:39
spotz_True but we got SOOO much done!18:39
spotz_Jinx:)18:39

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