Earlier  
Posted Nick Remark
#openstack-nova - 2022-02-08
14:14:33 opendevreview Jonathan Race proposed openstack/nova master: Adds Pick guest CPU architecture based on host arch in libvirt driver support https://review.opendev.org/c/openstack/nova/+/822053
14:43:11 sean-k-mooney stephenfin: if you rebase https://review.opendev.org/c/openstack/nova/+/705792/12 it might help
14:43:22 sean-k-mooney stephenfin: we are now skiping the failing test https://review.opendev.org/c/openstack/nova/+/705792/12
14:43:31 stephenfin zuul should do that for me
14:43:38 stephenfin so long as there are no conflicts
14:43:48 sean-k-mooney it should but i think the last run did not have it
14:43:51 sean-k-mooney perhaps
14:43:53 sean-k-mooney it was before that merged
14:44:25 sean-k-mooney oh i ment https://review.opendev.org/c/openstack/nova/+/827851
14:44:35 sean-k-mooney ah it was
14:44:41 sean-k-mooney the last run was on the 3rd
14:44:50 sean-k-mooney the skip merged on the 5th
14:45:57 sean-k-mooney stephenfin: after those two patches merge care to respin your mock replacement patch?
14:46:56 sean-k-mooney oh looks like there is a func tst failure...
14:48:40 opendevreview Balazs Gibizer proposed openstack/placement master: Extend the RP db query to support any-traits https://review.opendev.org/c/openstack/placement/+/825848
14:48:41 opendevreview Balazs Gibizer proposed openstack/placement master: DB layer should only depend on trait id not names https://review.opendev.org/c/openstack/placement/+/826490
14:48:51 opendevreview Balazs Gibizer proposed openstack/placement master: Enhance doc of _get_trees_with_traits https://review.opendev.org/c/openstack/placement/+/825780
14:48:51 opendevreview Balazs Gibizer proposed openstack/placement master: Extend the RP tree DB query to support any-traits https://review.opendev.org/c/openstack/placement/+/825849
14:48:56 opendevreview Balazs Gibizer proposed openstack/placement master: Add any-traits support for listing resource providers https://review.opendev.org/c/openstack/placement/+/826491
14:49:02 opendevreview Balazs Gibizer proposed openstack/placement master: Add any-traits support for allocation candidates https://review.opendev.org/c/openstack/placement/+/826492
14:49:08 opendevreview Balazs Gibizer proposed openstack/placement master: Remove unused compatibility code https://review.opendev.org/c/openstack/placement/+/826493
14:49:19 opendevreview Balazs Gibizer proposed openstack/placement master: Add microversion 1.39 to support any-trait queries https://review.opendev.org/c/openstack/placement/+/826719
14:49:37 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: Introduce remote_managed tag for PCI devs https://review.opendev.org/c/openstack/nova/+/824834
14:52:08 stephenfin sean-k-mooney: Yoga is due the end of March, yeah? Assuming we can drop Python 3.6 (and maybe 3.7) then, I think we should just wait. unittest.mock has a solid number of bugs in 3.6 that we're having to work around, including that one in the func test
14:52:44 stephenfin gibi: since you've been following that long-running effort ^
14:57:12 gibi stephenfin: I'm not sure what are the plans about dropping py36
14:57:23 sean-k-mooney gibi: we really reallly need too
14:57:36 gibi but overall agree that if we can drop py36 that would help
14:57:39 sean-k-mooney gibi: we shoudl not keep support after yoga
14:58:08 sean-k-mooney i wanted to drop it this cycle but we kept it for centos 8 for one more release
14:58:25 sean-k-mooney we shoudl be droping centos 8 entirly next release and with it 36
14:58:28 gibi ahh, yes centos 8 was the reason we kept it
14:58:46 sean-k-mooney stephenfin: so yes let hold off so till we drop centos 8 and 36
14:58:53 gibi OK, lets drop centos 8 and py36 and then we can merge the unittest change a easier
14:58:57 gibi sean-k-mooney: agree
14:59:23 stephenfin Sweet. I'll mark as -W and comment as much. Thanks
14:59:33 sean-k-mooney speaking of cento i shoudl proably finsh my "stack on c9s" and see what breaks taks
14:59:58 gibi melwitt: thank you so much for review on the any-traits series. I've fixed your comments.
15:01:14 sean-k-mooney chateaulav: by the way are you planning to split up https://review.opendev.org/c/openstack/nova/+/822053/34
15:02:10 chateaulav sean-k-mooney: i can,if that makes things easier?
15:02:14 sean-k-mooney im not sure how tightly coupled that change is but its getting pretty large
15:02:42 sean-k-mooney i would put the zuul job in its own patch at the end
15:03:03 sean-k-mooney and maybe split the object changes into the fist pathc and then driver chagnes as second
15:03:25 sean-k-mooney the schduler filter proably shoudl be before the driver changes
15:03:42 sean-k-mooney but not sure if that is warented
15:04:02 sean-k-mooney its only 2 lines so i woudl leave it in the driver change
15:04:25 sean-k-mooney chateaulav: so ya if you could make it 3 patches that woudl be nice
15:05:08 chateaulav sean-k-mooney: yeah that can work. is it usually best to create new patches overall and eventually abandon this once all are marged? or have this patch be one of the 3
15:05:10 sean-k-mooney objects/notifications, driver/secheduler/docs and zuul-job/roles
15:05:48 sean-k-mooney am no i woudl keep this one adn split out the rest form it
15:05:54 chateaulav sounds good
15:06:45 sean-k-mooney thanks ill try an review it this week before or after the split
15:08:52 frickler headsup: I just approved devstack switching Fedora from 34 to 35, you will want to check your depending jobs (not sure whether there are still any)
15:09:29 sean-k-mooney frickler: we have an experimental job i think
15:09:39 sean-k-mooney but we do not use fedroa in the gate normally
15:11:20 bauzas reminder : nova meeting in 48 mins here at #openstack-nova
15:12:27 frickler it will use py3.10, so might discover some interesting things like it did for horizon
15:13:20 sean-k-mooney frickler: well we shoudl not need fedora to test that we shoudl be able to run the unit and functets already right
15:13:30 sean-k-mooney but i agree that will break thigns proably
15:13:53 sean-k-mooney frickler: part of the issue is soem of the things depercated in 3.6 are removed in 3.10
15:13:57 frickler I don't think there are other tests on py3.10 yet, still no pkgs for focal last time I checked
15:14:07 sean-k-mooney and 3.11 will similar remove more things
15:26:56 gibi stephenfin: if you are around do you have an insight how to fix this sphinx issue in a good way?
15:27:09 gibi stephenfin: https://zuul.opendev.org/t/openstack/build/6b956593572d4d1c81ac65e46475f24e/log/job-output.txt the nova-specs doc gen fails with duplicet ref
15:27:48 gibi stephenfin: it seems that _`[1]` type of refs are become global
15:28:16 gibi stephenfin: and we have spec docs that are independently using those and causing the doc build to break now
15:28:34 gibi if I have to guess it is caused by this feature from sphinx 4.4.0 https://github.com/sphinx-doc/sphinx/issues/9993
15:31:33 stephenfin gibi: Good find on the RFE. That's a bug IMO
15:31:53 stephenfin Let me open a report. I think I'm a maintainer on Sphinx somehow :-D
15:32:01 gibi stephenfin: thank you :)
15:32:15 gibi I will try to pin back the sphinx version in nova-specs then
15:36:17 gibi stephenfin: I confirmed that with Sphinx 4.3.2 the problem is not reproduceable
15:40:44 opendevreview Balazs Gibizer proposed openstack/nova-specs master: Avoid Sphinx 4.4.0 to fix specs doc build https://review.opendev.org/c/openstack/nova-specs/+/828368
15:45:09 opendevreview Jonathan Race proposed openstack/nova master: object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support https://review.opendev.org/c/openstack/nova/+/828369
15:45:57 gmann stephenfin: sean-k-mooney gibi py3.6 is there for Yoga testing but for sure in Z cycle it will be dropped from testing runtime.
15:46:24 gibi gmann: sounds good. thanks for confirming
15:48:14 bauzas gmann: any update so far about the Z naming ?
15:48:26 bauzas I know it's in the hands of the legal folks
15:48:44 gmann bauzas: yeah, TC votes are done. it is under trademark checks from foundation which will be done in 1-2 weeks
15:49:05 bauzas gmann: can we already know what was the TC votes ?
15:49:09 gmann bauzas: may be by next week we might get name. but let's see how fast legal team is ready
15:49:18 gmann bauzas: yeah, it is open
15:49:33 gmann https://civs1.civs.us/cgi-bin/control.pl?id=E_693bd8bbe63ca52f&key=9ec9708dc7e8a814&akey=b13149621594beda
15:49:55 gmann sorry, let me grab result one
15:50:09 gmann https://civs1.civs.us/cgi-bin/results.pl?id=E_693bd8bbe63ca52f
15:50:11 gmann ^^ this one
15:51:37 gmann In the 'show details' button at bottom you can see 'Ballot report' too
15:52:29 bauzas gmann: thanks
15:58:51 opendevreview Jonathan Race proposed openstack/nova master: zuul-job for Adds Pick guest CPU architecture based on host arch in libvirt driver support https://review.opendev.org/c/openstack/nova/+/828372
16:00:42 bauzas #startmeeting nova
16:00:42 opendevmeet Meeting started Tue Feb 8 16:00:42 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:42 opendevmeet Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:42 opendevmeet The meeting name has been set to 'nova'
16:00:51 bauzas #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting
16:00:56 gibi o/
16:00:59 dansmith o/
16:01:02 gmann o/
16:01:02 chateaulav \o
16:01:15 bauzas sorry I was late, someone pinged me at house
16:01:23 elodilles o/

Earlier   Later