Earlier  
Posted Nick Remark
#openstack-nova - 2022-03-08
13:54:39 sean-k-mooney so ya it will be thursday of this week
13:55:04 erlon great, let me know as soon as possible just in case I need to adjust something else
13:55:36 erlon but I believe I addressed all your concerns listed there
13:58:37 sean-k-mooney im reviewing them now, i added yoga-rc-potential to it and added that as an offical tag
13:58:57 sean-k-mooney not sure why that was not added to the offical tag list before
14:02:11 yuval Is there a weekly meeting now?
14:03:04 sean-k-mooney its in 2 hours i think
14:03:39 sean-k-mooney Regular MEETING TIME: Tuesdays 16:00 UTC (#openstack-nova on OFTC)
14:06:13 AndroUser Test1
14:06:28 yuval Thanks sean-k-mooney
14:14:15 sean-k-mooney erlon: can you add a release not to the second patch
14:14:29 sean-k-mooney otherwise im +2 on the repoducere and +1 on the fix
14:15:03 erlon ok, give some
14:15:44 sean-k-mooney im happy to upgrade to +2 on the second patch once added so feel free to ping me when its up
15:00:34 opendevreview Erlon R. Cruz proposed openstack/nova master: Fix pre_live_migration rollback https://review.opendev.org/c/openstack/nova/+/815324
15:03:44 bauzas yuval: sean-k-mooney: sorry was discussing with Uggla
15:03:55 bauzas yes we have a team weekly meeting in 57 mins
15:05:48 bauzas and yes, the RC1 deadline is on Thursday EOB
15:19:33 sean-k-mooney bauzas: can you review https://review.opendev.org/q/topic:bug%252F1944619 its short and would be nice to land before RC1
15:22:47 elodilles bauzas: sorry, may i quickly update the Stable Branches section at our wiki?
15:35:56 bauzas elodilles: sure, do it
15:36:04 bauzas sean-k-mooney: ack, will look
15:37:48 elodilles bauzas: ack, done
15:46:17 bauzas hah, fun https://bugs.launchpad.net/nova/+bug/1963553
15:49:28 bauzas reminder: nova meeting in 10 mins here
16:00:04 bauzas #startmeeting nova
16:00:04 opendevmeet Meeting started Tue Mar 8 16:00:04 2022 UTC and is due to finish in 60 minutes. The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:04 opendevmeet Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:05 opendevmeet The meeting name has been set to 'nova'
16:00:12 bauzas hello everyone
16:00:21 bauzas #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting
16:00:29 elodilles o/
16:01:03 rribaud__ o/
16:01:09 gibi o/
16:01:20 bauzas let's start
16:01:28 bauzas #topic Bugs (stuck/critical)
16:01:31 bauzas damn
16:01:33 bauzas #topic Bugs (stuck/critical)
16:01:40 bauzas #info No Critical bug
16:01:46 bauzas #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 28 new untriaged bugs (+0 since the last meeting)
16:01:50 gmann o/
16:01:52 bauzas #help Nova bug triage help is appreciated https://wiki.openstack.org/wiki/Nova/BugTriage
16:01:58 bauzas #link https://storyboard.openstack.org/#!/project/openstack/placement 26 open stories (-1 since the last meeting) in Storyboard for Placement
16:02:06 bauzas I triaged a few of them
16:02:10 kashyap bauzas: The call is only on IRC, should we perhaps send a reminder to the list too?
16:02:14 bauzas haven't seen any issue fwiw
16:02:24 kashyap By "call" I mean, call for helping triage.
16:02:45 bauzas kashyap: I see that gibi would be discussed about this during the PTG
16:02:50 bauzas discussing*
16:02:57 gibi yeah I added to topic
16:02:57 kashyap Nod, but that can go on parallely
16:03:39 bauzas for the moment, let's continue to do the same, but indeed we should think about it for the PTG
16:04:18 bauzas the problem is that I'm not sure that contributors are supported by their managers for upstream bug triage if they do it :)
16:04:53 gibi for me it is a bit about allocating a specific timeslot when I focus on bugs
16:04:56 bauzas anyway, let's not discuss this by now
16:05:02 gibi ack
16:05:18 bauzas any bug people want to discuss ?
16:05:21 bauzas I have one
16:05:32 bauzas #link https://bugs.launchpad.net/nova/+bug/1962726
16:06:15 kashyap Ouch
16:06:23 gibi that seems like a very valid bug
16:06:38 kashyap Yeah, definitely
16:06:40 bauzas yeah, but it should not be a bug
16:06:56 kashyap Don't say an "RFE"; it's definitely a bug in my eyes :)
16:07:07 bauzas at least, I'd say a Wishlist
16:07:18 gibi ssh key creation worked before should still work :)
16:07:25 sean-k-mooney well didnt we already agree not to add supprot for generating other keytypes
16:07:32 bauzas that ^
16:07:34 sean-k-mooney we talked about this for the fips work
16:07:42 sean-k-mooney and said we shoudl deprecate that part of the api
16:07:56 sean-k-mooney tempest was being modifed to generate teh keys its self
16:08:26 gibi ohh, so we support importing other ecdsa already
16:08:30 bauzas that's why I say it shouldn't be a bug
16:08:32 gibi *other like
16:08:55 sean-k-mooney nova will accpeat any public key you provide and we also support x509 certs for windows
16:09:13 sean-k-mooney we just dont support turning the parmaters if you ask nova ot generate the key
16:09:17 gibi then yeah, I can be convinced to drop the key generation support
16:09:30 kashyap gibi: Good to know; I've read somewhere (unless I'm hallucinating) that ECDSA keys weren't supported
16:09:38 bauzas importing should continue to work
16:09:46 bauzas generating should stop if so
16:09:49 bauzas but,
16:09:55 sean-k-mooney kashyap: there was a limiation imposed by pycryptography
16:10:00 bauzas "should" means a spec I guess
16:10:14 bauzas definitely not a bug
16:10:15 sean-k-mooney we use the ssh public key to encypt some things
16:10:35 sean-k-mooney so if you use a ECDSA key you need a pycryptography version that also supprot it
16:10:46 sean-k-mooney but i belive our min requiremnts cover that now
16:10:49 gibi bauzas: so a spec for removing ssh key generation support in a new microversion
16:10:57 gibi bauzas: as far as I understand
16:11:02 sean-k-mooney +1
16:11:05 bauzas yup
16:11:09 gibi works for me
16:11:38 bauzas I can ask the reporter at least but I'm not sure he would do it :)
16:12:04 bauzas if we really want to deprecate the generation, someone elso would need to provide the spec
16:12:08 gibi let's add it to the PTG etherpad to see if somebody volunteers
16:12:15 bauzas yup
16:12:28 sean-k-mooney i mean i can proably do it if no one else puts there hand pu
16:12:37 bauzas I'll close the bug and say we'll discuss this at the PTG
16:12:54 gibi sean-k-mooney: I will have free time too probably ;)
16:12:57 bauzas sean-k-mooney: I'm just afraid of deprecating it without explaining why correctly

Earlier   Later