| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2022-03-01 | |||
| 16:07:17 | bauzas | #link https://releases.openstack.org/yoga/schedule.html#y-ff FeatureFreeze happened last Thursday Feb 24th | |
| 16:07:20 | bauzas | #link https://etherpad.opendev.org/p/nova-yoga-blueprint-status Etherpad for blueprints tracking | |
| 16:07:27 | bauzas | I updated it | |
| 16:07:39 | bauzas | we have a few follow-ups for impemented blueprints | |
| 16:07:51 | bauzas | but they will be merged in the next days | |
| 16:08:14 | bauzas | none of the changes are about providing a feature, they are just nits or CI changes | |
| 16:08:46 | bauzas | that's why I said "Implemented" to all the merged blueprints | |
| 16:08:52 | bauzas | #link https://blueprints.launchpad.net/nova/yoga | |
| 16:08:56 | bauzas | #info 12 Nova blueprints and 1 Placement story successfully merged on Yoga, 12 were deferred to Zed | |
| 16:09:36 | bauzas | I'll remove the series goal for the 12 deferred ones | |
| 16:09:45 | bauzas | but at RC1 | |
| 16:10:02 | gmann | 12 +1 is good number I think | |
| 16:10:14 | bauzas | thanks btw. for folks that helped to review | |
| 16:10:32 | bauzas | gmann: indeed, about 50% of the accepted blueprints | |
| 16:10:49 | bauzas | and 50% of the deferred ones were because nobody was working on them | |
| 16:11:14 | bauzas | again, thanks folks | |
| 16:11:49 | bauzas | and also, thanks contributors that continued to discuss with us and provided new revisions when it was needed :) | |
| 16:12:03 | gibi | ++ | |
| 16:12:14 | bauzas | I take it as a good cycle | |
| 16:12:39 | gibi | it was a good one | |
| 16:12:40 | bauzas | hopefully the better we are, the larger contributors we'll have :) | |
| 16:13:17 | bauzas | anyway, now, yoga-3 is released | |
| 16:13:27 | bauzas | now, it's time to work on RC1 | |
| 16:13:40 | bauzas | #link https://releases.openstack.org/yoga/schedule.html#y-rc1 RC1 is now due on March 10th | |
| 16:13:50 | bauzas | which is in less than 2 weeks | |
| 16:14:15 | bauzas | for tracking, I created the usual etherpad | |
| 16:14:20 | bauzas | #link https://etherpad.opendev.org/p/nova-yoga-rc-potential Etherpad for RC tracking | |
| 16:14:26 | bauzas | please open it | |
| 16:15:01 | bauzas | you'll see that we already merged the RPC and the API version changes | |
| 16:15:21 | bauzas | now, we need someone to work on the reno prelude | |
| 16:15:41 | bauzas | who wants to contribute for it ? ^ | |
| 16:16:13 | bauzas | fwiw, this prelude should be quite the cycle highlights https://review.opendev.org/c/openstack/releases/+/831241 | |
| 16:16:22 | bauzas | if nobody wants to do it, I can work on it | |
| 16:16:39 | bauzas | that's not like I did it for most of the older cycles: p | |
| 16:17:06 | bauzas | ok, I take it as "yes, please do" :p | |
| 16:17:09 | sean-k-mooney | bauzas: do we have the standard bug tag created yet for rc potential | |
| 16:17:22 | bauzas | sean-k-mooney: indeed, that was the next iteam | |
| 16:17:25 | bauzas | item* | |
| 16:17:32 | sean-k-mooney | ack | |
| 16:17:39 | bauzas | we now have in the etherpad https://bugs.launchpad.net/nova/+bugs?field.tag=yoga-rc-potential | |
| 16:18:28 | bauzas | #info please mark any important bug as a RC potential one by adding yoga-rc-potential tag to your bug report | |
| 16:18:38 | bauzas | for the moment, we have none of them | |
| 16:19:02 | bauzas | for RC1, any bug can be accepted | |
| 16:19:10 | opendevreview | Merged openstack/nova master: Lightos driver release note https://review.opendev.org/c/openstack/nova/+/830817 | |
| 16:19:22 | bauzas | after RC1, we'll only accept bugs that fix a regression | |
| 16:19:41 | sean-k-mooney | i have one we may want to consider | |
| 16:19:46 | bauzas | sean-k-mooney: sure | |
| 16:19:57 | sean-k-mooney | we can talk about it in open discuss if you prefer | |
| 16:20:58 | sean-k-mooney | or now https://review.opendev.org/c/openstack/nova/+/830966 bacially we disable eventlet monkey patching of dns | |
| 16:21:17 | sean-k-mooney | because back on python 2.6/centos 6 it broke ipv6 | |
| 16:21:29 | bauzas | we can discuss this now | |
| 16:21:36 | sean-k-mooney | but apparently that can cause the api to hang since its a blocking call | |
| 16:21:54 | sean-k-mooney | so im wondering do we want to revert the workaround | |
| 16:22:03 | bauzas | OK, please mark the bug report as RC potential then | |
| 16:22:04 | sean-k-mooney | if so i can file an upstream bug and refrence the downstream one | |
| 16:22:17 | bauzas | yes, please | |
| 16:22:44 | sean-k-mooney | ok ill do it after the meeting and we can decied later if we want to make that change now or next cycle and backport | |
| 16:22:46 | bauzas | RC1 is always a good time for discussing about the bugs we know but we never have time to look at | |
| 16:23:17 | gibi | how risky it is? | |
| 16:23:20 | sean-k-mooney | ya https://bugs.launchpad.net/nova/+bug/1164822 is what the orginal patch was trying to fix | |
| 16:23:33 | bauzas | (I'd personnally be in favor of a larger period in time for caring about bugs, but I also understand how quick it is to merge blueprints by 2.5 months) | |
| 16:23:35 | sean-k-mooney | gibi: well you can get the same effect by exporting a env var | |
| 16:23:44 | sean-k-mooney | so not really imo | |
| 16:23:59 | gibi | then I'm OK | |
| 16:24:07 | sean-k-mooney | sicne installer coudl always get the same behavior | |
| 16:24:08 | gibi | with this bug being merged before RC1 | |
| 16:24:11 | bauzas | let's mark it for now, and we'll revisit it off-topic during the week | |
| 16:24:17 | gibi | ack | |
| 16:24:21 | sean-k-mooney | ack | |
| 16:24:29 | bauzas | I'll ping people on IRC that mark bugs as potential | |
| 16:24:37 | bauzas | to see how important this is | |
| 16:24:45 | bauzas | please stay close to your IRC client :) | |
| 16:25:49 | bauzas | ok, I guess we're done with this topic | |
| 16:26:20 | bauzas | I haven't mentioned the clients release but the patch is going | |
| 16:26:35 | sean-k-mooney | the client shoudl already be done | |
| 16:26:45 | sean-k-mooney | the final release of osc-placment and nova client is already done | |
| 16:27:29 | bauzas | this is there https://review.opendev.org/c/openstack/releases/+/831293 | |
| 16:28:02 | sean-k-mooney | that not doign a release | |
| 16:28:07 | bauzas | we have a osc-placement patch for supporting the latest API microversion for any-traits, but gibi agreed on it not being needed for Yoga | |
| 16:28:12 | sean-k-mooney | it just creating the branches | |
| 16:28:19 | gibi | bauzas: yepp | |
| 16:28:35 | elodilles | as sean-k-mooney says :] | |
| 16:28:40 | bauzas | oh yeah | |
| 16:28:43 | bauzas | correct | |
| 16:28:49 | sean-k-mooney | but ya we shoudl also do that :) | |
| 16:28:57 | sean-k-mooney | i.e. create the branches | |
| 16:28:58 | bauzas | but we're branching on already delivered versions, right? | |
| 16:29:08 | sean-k-mooney | yes | |
| 16:29:10 | elodilles | releases were out last week | |
| 16:29:11 | elodilles | yes | |
| 16:29:13 | sean-k-mooney | which we released a few days ago | |
| 16:29:19 | sean-k-mooney | on friday | |
| 16:29:21 | bauzas | so we're good | |
| 16:29:24 | sean-k-mooney | yes | |
| 16:29:33 | bauzas | we're just branching, but releéases are already gone | |
| 16:29:47 | elodilles | yepp :) | |
| 16:30:03 | sean-k-mooney | yep elodilles pingged me and you on friday and i approved them a release leasion | |
| 16:30:12 | sean-k-mooney | sicne you were busy | |
| 16:30:22 | bauzas | great thanks then | |
| 16:30:29 | bauzas | anyway, I guess we can move on then | |