Earlier  
Posted Nick Remark
#openstack-nova - 2022-04-12
16:15:54 bauzas I'm fine with it
16:15:58 opendevreview Merged openstack/python-novaclient master: Add Python3 zed unit tests https://review.opendev.org/c/openstack/python-novaclient/+/835368
16:15:58 sean-k-mooney sure ill see if i can do it before the end of the week
16:16:01 opendevreview Merged openstack/python-novaclient master: Add openssl in bindep.txt https://review.opendev.org/c/openstack/python-novaclient/+/835370
16:16:17 bauzas sean-k-mooney: if you can't, don't worry, I think I'm able to propose the label
16:16:50 bauzas sean-k-mooney: just ping me once you do it, so if I don't see, I'll do it on Friday
16:17:00 bauzas s/once/if
16:17:19 sean-k-mooney ill see if i can do it now in parralle to this meeting
16:17:46 bauzas sean-k-mooney: this meeting will be done shortly, hopefully
16:17:58 bauzas there it goes to the next topic
16:18:01 bauzas #topic Stable Branches
16:18:04 bauzas elodilles: your turn
16:18:12 elodilles #info pike branch is blocked - fix: https://review.opendev.org/c/openstack/nova/+/833666
16:18:20 elodilles needs 2nd core review ^^^
16:18:29 elodilles #info xena branch is blocked by lower-constraints job: on TC session @ PTG, people agreed to drop lower-constraints jobs from everywhere - what should we do until the resolution comes out? drop everywhere? or drop ASAP on stable/xena for now?
16:19:11 elodilles opinions for this one? ^^^
16:19:15 gmann for lower constraints, plan is I will out resolution in TC and then communicate it on ML to drop the l-c completely. and once resolution is merged then we will be good to start dropping it.
16:19:46 elodilles gmann: ack
16:20:10 gmann hoping we can clear it completely this time
16:20:23 elodilles gmann: ++
16:20:35 elodilles #info stable/victoria Extended Maintenance transition is due ~ in a two weeks (2022-04-27)
16:20:45 elodilles #info our latest victoria release is quite recent. does anyone see any patch that would be good to release before victoria-em? -- https://etherpad.opendev.org/p/nova-stable-victoria-em
16:21:00 elodilles and that's all ^^^
16:21:03 bauzas elodilles: I guess you should ask the mailing-list
16:21:14 bauzas s/should/could
16:21:26 elodilles bauzas: will do then
16:21:27 bauzas some operators would care about some bugfixes
16:21:42 elodilles ack
16:22:00 bauzas that said, there are some fixes I'd like to see them merged in stable/victoria
16:22:10 bauzas so I'll try to review those
16:22:20 elodilles bauzas: feel free to mark them @ etherpad
16:22:38 bauzas elodilles: good point
16:22:40 elodilles #link https://etherpad.opendev.org/p/nova-stable-victoria-em
16:22:44 bauzas will do tomorrow
16:22:54 elodilles ++
16:22:58 bauzas elodilles: you've already told the etherpad
16:22:59 bauzas :p
16:23:11 bauzas anyway, moving on, then
16:23:12 elodilles o:)
16:23:28 bauzas #topic Open discussion
16:23:39 bauzas there is no item in the agenda, anyone has anything ?
16:23:45 elodilles -
16:23:47 gibi -
16:23:49 bauzas or should I call it a wrap ?
16:23:54 bauzas oki doki
16:24:02 bauzas thanks all (err, you 3 :p )
16:24:07 bauzas #endmeeting
16:24:07 opendevmeet Meeting ended Tue Apr 12 16:24:07 2022 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
16:24:07 opendevmeet Minutes: https://meetings.opendev.org/meetings/nova/2022/nova.2022-04-12-16.00.html
16:24:07 opendevmeet Minutes (text): https://meetings.opendev.org/meetings/nova/2022/nova.2022-04-12-16.00.txt
16:24:07 opendevmeet Log: https://meetings.opendev.org/meetings/nova/2022/nova.2022-04-12-16.00.log.html
16:24:10 gibi bauzas: thanks!
16:24:26 elodilles thanks o/
16:24:42 elodilles :]
16:24:43 gibi o/
16:24:57 bauzas she starts to learn Pi and how to calculate a perimeter
16:25:17 bauzas (a circled perimeter of course)
16:25:43 bauzas s/circled/circular (gosh, my english...)
16:28:15 jamesbenson bauzas: my 8yo son is doing a report on Einstein, gave him a crash course in relativity and twin and treaty paradoxes ;-)
16:32:41 sean-k-mooney bauzas: https://review.opendev.org/c/openstack/project-config/+/837595
16:33:14 sean-k-mooney bauzas: that is pretty rushed so i proably have a mistake there but that is more or less what is needed i think
17:00:57 artom_ dmitriis, heya - I saw in the channel logs from end of January that you hit the ''oslo_config.cfg.RequiredOptError: value required for option lock_path in group [DEFAULT]' error when running unit tests
17:01:13 artom dmitriis, did you ever figure out what was causing it?
17:01:35 artom 'cuz I'm hitting the same thing, but in a different environment
18:58:12 mnaser i've got a (kinda) trivial thing to add, which is support for the IOMMU devices, it's essentially just an added block of xml to the domain (and probably modified with extra_specs): https://libvirt.org/formatdomain.html#iommu-devices
18:58:24 mnaser should i file a bug and get working on it or it's going to be a bit more than that?
19:42:22 stephenfin mnaser: https://review.opendev.org/c/openstack/nova/+/830646
19:42:59 mnaser stephenfin: oh hey, that looks familiar :)
19:43:01 stephenfin mnaser: sean-k-mooney says its pretty much useless by itself and that nova needs to grow the ability to manage PCI addresses. I haven't had time to complete that work (it's big)
19:43:24 mnaser stephenfin: in my case, i've got a pci passthrough device that needs this to function properly
19:44:14 mnaser but yeah, this initial start is actually enough for my use case :>
19:46:01 stephenfin mnaser: If you remind me tomorrow, I can rebase that and probably fix the failing tests. It's too late today. If you want to take it for a spin yourself before then, feel free
19:46:41 mnaser stephenfin: i'll see if i can find sometime, i can take care of that too, and also implement another flag (aw_bits) since the libvirt we require now is new enough to support it (since 6.5.0 according to docs)
19:46:56 mnaser but if you take a shot at it, i won't be upset either :)
#openstack-nova - 2022-04-13
03:32:59 opendevreview Wenping Song proposed openstack/nova-specs master: Usage of new trait of OWNER_NOVA https://review.opendev.org/c/openstack/nova-specs/+/819510
05:55:00 opendevreview Wenping Song proposed openstack/nova-specs master: Usage of new trait of OWNER_NOVA https://review.opendev.org/c/openstack/nova-specs/+/819510
05:56:24 opendevreview Wenping Song proposed openstack/nova-specs master: Usage of new trait of OWNER_NOVA https://review.opendev.org/c/openstack/nova-specs/+/819510
#openstack-nova - 2022-04-14
01:06:29 opendevreview Brin Zhang proposed openstack/nova-specs master: Re-propose remove tenant_id https://review.opendev.org/c/openstack/nova-specs/+/837789
01:07:53 opendevreview Brin Zhang proposed openstack/nova-specs master: Re-propose remove tenant_id https://review.opendev.org/c/openstack/nova-specs/+/837789
08:59:47 gibi sean-k-mooney, bauzas: the https://review.opendev.org/q/topic:sqlalchemy-20+project:openstack/placement series now have +2 from me all over. So it only needs a second core to land
09:00:06 bauzas gibi: I'll try to look at it later today
09:55:30 sean-k-mooney[m] i just finished going over them now
09:55:49 gibi stephenfin will be happy :)
09:55:53 sean-k-mooney[m] other then one nit in a commit message they all looked good to me so i sent them on there way
09:56:16 stephenfin 🥳
10:18:23 opendevreview Merged openstack/placement master: db: Replace implicit conversion of SELECT into FROM https://review.opendev.org/c/openstack/placement/+/800910
10:32:48 opendevreview Merged openstack/placement master: db: Replace 'as_scalar()' with 'scalar_subquery()' https://review.opendev.org/c/openstack/placement/+/801100
10:51:15 opendevreview Stephen Finucane proposed openstack/nova master: libvirt: Ignore LibvirtConfigObject kwargs https://review.opendev.org/c/openstack/nova/+/830644
10:51:16 opendevreview Stephen Finucane proposed openstack/nova master: libvirt: Remove unnecessary TODO https://review.opendev.org/c/openstack/nova/+/830645
10:51:16 opendevreview Stephen Finucane proposed openstack/nova master: libvirt: Add vIOMMU device to guest https://review.opendev.org/c/openstack/nova/+/830646
10:51:17 opendevreview Stephen Finucane proposed openstack/nova master: libvirt: Rename some config objects https://review.opendev.org/c/openstack/nova/+/830647
10:51:17 opendevreview Stephen Finucane proposed openstack/nova master: libvirt: Shuffle methods around https://review.opendev.org/c/openstack/nova/+/830648
10:51:18 opendevreview Stephen Finucane proposed openstack/nova master: libvirt: Remove unnecessary kwargs https://review.opendev.org/c/openstack/nova/+/837853
10:52:04 sean-k-mooney stephenfin: is that the next series i shoudl add to my list :P
10:53:05 stephenfin sean-k-mooney: nope, that's https://review.opendev.org/q/topic:sqlalchemy-20+project:openstack/nova+is:open 0:)
10:54:11 sean-k-mooney :) added to the folder
12:10:32 opendevreview Merged openstack/nova master: Fix the PCI device capability dict creation https://review.opendev.org/c/openstack/nova/+/833899
12:10:39 opendevreview Merged openstack/nova master: refactor: remove duplicated logic https://review.opendev.org/c/openstack/nova/+/834382
12:59:11 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: Store pf_mac_address and vf_num in extra_info https://review.opendev.org/c/openstack/nova/+/834006
13:09:33 dmitriis artom_: hey, apologies, just saw your message above about the lock_path option. I haven't managed to get to the bottom of it yet but I'm still getting it on my workstation: I get around 5 failures while running `tox -e py39` but not on the upstream CI.

Earlier   Later