Earlier  
Posted Nick Remark
#openstack-nova - 2022-03-01
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
16:30:47 bauzas sean-k-mooney: appreciated, the beauty of delegating :)
16:31:01 gibi :)
16:31:12 bauzas ok, moving on, time flies
16:31:19 bauzas #topic Review priorities
16:31:24 bauzas #link https://review.opendev.org/q/status:open+(project:openstack/nova+OR+project:openstack/placement+OR+project:openstack/os-traits+OR+project:openstack/os-resource-classes+OR+project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/osc-placement)+label:Review-Priority%252B1
16:31:31 bauzas I only marked the osc-placement patch
16:31:46 bauzas I'd hold my vote until we branch
16:32:19 bauzas but given nobody +2d/+Wd we're safe
16:33:13 bauzas anything to add ?
16:34:08 gibi -
16:34:22 bauzas #topic Stable Branches
16:34:27 bauzas elodilles: floor is yours
16:34:32 elodilles #info queens and pike branches are blocked
16:34:40 elodilles #info WA patch for stable/wallaby gate stability needs 2nd +2: https://review.opendev.org/830656
16:34:51 elodilles maybe this can have a prio ^^^ o:)
16:35:15 elodilles because wallaby patches cannot really merge due to high failure rate
16:35:25 elodilles #info stable/queens gate fix waiting for 2nd +2: https://review.opendev.org/830327 (needs to be backported to pike as well)
16:35:38 elodilles we haven't done stable releases for a long time, release patches now proposed: https://review.opendev.org/q/project:openstack/releases+intopic:nova+is:open
16:35:54 bauzas I've seen them
16:36:10 bauzas I added them in the RC etherpad for making sure we don't forget them
16:36:11 elodilles maybe this is a good time to release them, but let me know if we need to wait
16:36:25 elodilles bauzas: ++
16:36:49 bauzas I don't see any reason to hold a stable release but I could be wrong, I need to look at the open patchs
16:36:54 bauzas patches* even
16:37:26 bauzas but yeah, we need other cores for the stable branches fixes :)
16:37:32 bauzas just sayin'
16:37:51 opendevreview Dan Smith proposed openstack/nova master: Add support for volume backed server rebuild https://review.opendev.org/c/openstack/nova/+/820368
16:37:52 opendevreview Dan Smith proposed openstack/nova master: Add API support for rebuilding BFV instances https://review.opendev.org/c/openstack/nova/+/830883
16:37:52 opendevreview Dan Smith proposed openstack/nova master: Add conductor RPC interface for rebuild https://review.opendev.org/c/openstack/nova/+/831219
16:37:54 dansmith whoami-rajat: ^
16:38:21 elodilles if bug fixes are landing during FF and final RC and we backport some of them then we can do another round of stable release
16:38:36 elodilles i think ^^^
16:38:37 bauzas dansmith: dude, we're in meeting, shhhttttt :p
16:38:49 bauzas gibi: oh, that.
16:38:53 bauzas gibi: could be fixable
16:38:56 gibi ;)
16:39:10 elodilles :)
16:39:14 dansmith bauzas: apologies
16:39:31 bauzas dansmith: heh no worries you're not the first and you won't be the last
16:39:49 bauzas that's the drawback of in-channel meetings per se
16:39:55 bauzas anyway

Earlier   Later