Earlier  
Posted Nick Remark
#openstack-nova - 2021-12-14
10:06:07 gibi bauzas: ack
10:18:25 gibi brinzhang0: left feedback in the OWNER_ spec
10:20:35 brinzhang0 gibi:uii:ack, we will review later, thanks
10:20:35 brinzhang0 gibi:uii:ack, we will review later, thanks
10:20:54 brinzhang0 s/uii;//g
10:30:57 brinzhang0 bauzas,gibi: do you have time to review the remove tenat_id series of patches? https://review.opendev.org/q/topic:%22bp%252Fremove-tenant-id%22+(status:open%20OR%20status:merged)
10:31:32 bauzas brinzhang0: yes, will do today
10:32:23 brinzhang0 thanks
11:26:49 gibi brinzhang0: I try to get to it tomorrow
11:28:23 brinzhang0 gibi: cool thanks
12:10:11 gibi bauzas: I'm done with the first round of spec reviews
12:10:19 gibi bauzas: could you please look at https://review.opendev.org/q/topic:any-traits-support today
12:10:25 gibi bauzas: I will try to ask melwitt to look at it too
12:20:46 gtrevisan Hello everyone, quick question. We have a bug currently in progress, which we've also evidenced in stable/ussuri. A fix was uploaded to it, which we believe should also apply to Ussuri. Should we suggest a cherry-pick of this fix to Ussuri as well? Is the Ussuri release still in extended maintenance?
12:25:54 opendevreview Balazs Gibizer proposed openstack/os-traits master: Updating python testing classifier as per Yoga testing runtime https://review.opendev.org/c/openstack/os-traits/+/819205
12:26:42 gibi gtrevisan: you can propose backports to ussuri yes, but please note that our stable process requires to land the backport in order so first in the newer stable branches
12:55:23 opendevreview mitya-eremeev-2 proposed openstack/nova master: Delete bogus attachments. https://review.opendev.org/c/openstack/nova/+/820935
12:58:38 opendevreview mitya-eremeev-2 proposed openstack/nova master: Delete bogus attachments. https://review.opendev.org/c/openstack/nova/+/820935
14:15:40 gibi gmann, sean-k-mooney: do we have somewhere in our stack a inter process reader writer lock? I know fastener 0.16.0 has one but we are still on 0.14.1 https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L593
14:18:42 sean-k-mooney not that im aware of we can proably get it from fastener yes that is proably the best option
14:18:58 sean-k-mooney but good point on it needing to be an inter process lock
14:19:02 sean-k-mooney i forgot about that
14:19:12 gibi we cannot get fastener :/ https://review.opendev.org/c/openstack/nova/+/813114
14:19:20 gibi eventlet is not compatible
14:19:25 sean-k-mooney ah ok
14:19:39 sean-k-mooney asyncio has some lock
14:19:47 sean-k-mooney maybe the standard lib has one we could use
14:19:52 gibi I will check
14:20:06 sean-k-mooney although if it does not we might need to look at the taging approch instead
14:20:07 gibi worst case I can try to re-implement it based on olso's inter process lock
14:20:29 sean-k-mooney yes that is an option too
14:21:08 sean-k-mooney the semaintic i think we ould want is the writer would not start until all readers had finsihedn and when a writer is queued no new readers can start
14:30:29 bauzas gibi: +2 for both placement specs
14:30:36 gibi bauzas: awesome, thanks
14:31:40 bauzas gibi I guess I need to modify https://storyboard.openstack.org/#!/story/2005345 to tell that the task is merged :)
14:31:50 bauzas (of course once we +W the spec)
14:33:18 gibi I think the that part is automatic when the patch merges
15:29:15 bauzas last spec but not the least to review https://review.opendev.org/c/openstack/nova-specs/+/821279/2/specs/yoga/approved/per-process-healthchecks.rst
15:29:28 bauzas but I have our nova meeting to prepare :)
15:29:56 bauzas reminder : nova meeting in 30 mins, the last of year 2021 ;)
15:34:03 gibi \o/
15:47:09 bauzas gibi: do you know if elodilles is around ?
15:47:20 bauzas or already in some kinda french-like vacations ?
15:47:21 gibi hm I think so
15:47:29 gibi I mean he should be around
15:47:35 bauzas ok
15:48:00 elodilles let me search for him
15:48:08 elodilles o:)
15:48:16 bauzas elodilles: if you have time and be around, please just update your stable branches topic ;)
15:48:34 elodilles oh, meeting time!
15:48:39 bauzas elodilles: this is fine, I'm also sometimes schizophrenic ;)
15:49:08 elodilles sorry, i completely lost in time :S (i was off yesterday and today felt like Monday to me :S)
15:49:48 bauzas not yet talking about me with the 3rd person
15:50:06 elodilles :D
15:50:12 bauzas elodilles: no worries, should be a quick meeting
15:50:33 bauzas no specless bp approval ask :)
15:51:45 gibi elodilles: I suggest to use the royal "we" instead that did not give your schizophrenia away that easily
15:53:19 bauzas gibi: oh btw. melwitt is now on PTO until next year
15:53:27 gibi bauzas: thanks
15:53:39 gibi then I need to find somebody else to approve the placement spec
15:53:53 bauzas yep
15:54:02 bauzas not sure we have a quorum tho
15:54:05 bauzas but,
15:54:14 bauzas I'm OK if you ask for an exception
15:54:15 elodilles gibi: I'll inform elodilles about this and we'll see :D
15:54:39 bauzas gibi: your specs are simple and don't have any upgrade concerns
15:54:48 bauzas sean-k-mooney and me are OK with them
15:54:48 gibi elodilles: better :), now drop elodilles too and then it will be perfect
15:55:24 bauzas so in case you'd like to have your specs be merged in the other week after the first week, fine for me
15:55:29 gibi bauzas: OK, I will try to ping melwitt (as she is the closest to placement from rest of the cores at the moment) during first week of Jan
15:55:37 sean-k-mooney yes im ok with the placment specs form gibi
15:56:00 gibi and if I fail then I will ask for an exception on the second week
15:57:49 sean-k-mooney my internal calls for the day have finally finsihed so i will be spending more time reviewing specs for the rest of the day
16:00:00 opendevmeet The meeting name has been set to 'nova'
16:00:00 opendevmeet Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:00 opendevmeet Meeting started Tue Dec 14 16:00:00 2021 UTC and is due to finish in 60 minutes. The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:00 bauzas #startmeeting nova
16:00:15 bauzas hey everyone who is not yet on PTO :p
16:00:25 gibi o/
16:00:39 gmann o/
16:01:26 bauzas let's do a quick meeting given I'm not sure we have a lot of quorum for this one :)
16:01:41 bauzas #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting
16:01:54 elodilles o/
16:02:31 bauzas #topic Bugs (stuck/critical)
16:02:42 bauzas #info No Critical bug
16:02:47 bauzas #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 24 new untriaged bugs (+0 since the last meeting)
16:02:52 bauzas #help Nova bug triage help is appreciated https://wiki.openstack.org/wiki/Nova/BugTriage
16:02:57 bauzas #link https://storyboard.openstack.org/#!/project/openstack/placement 25 open stories (+0 since the last meeting) in Storyboard for Placement
16:03:05 bauzas any bug in particular to discuss ?
16:03:44 gibi -
16:03:56 bauzas nice
16:04:05 bauzas #topic Gate status
16:04:10 bauzas #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs
16:04:25 bauzas #link https://zuul.openstack.org/builds?project=openstack%2Fplacement&pipeline=periodic-weekly Placement periodic job status
16:04:31 bauzas #info Please look at the gate failures, file a bug, and add an elastic-recheck signature in the opendev/elastic-recheck repo (example: https://review.opendev.org/#/c/759967)
16:04:43 bauzas crickets for me
16:04:52 bauzas nothing to tell about gate bugs or placement jobs
16:04:56 bauzas both work
16:05:17 bauzas anything to discuss about our gate ?
16:05:40 gibi -

Earlier   Later