Earlier  
Posted Nick Remark
#openstack-nova - 2022-05-05
22:25:48 opendevreview melanie witt proposed openstack/placement stable/train: Use 'functional-without-sample-db-tests' tox env for placement nova job https://review.opendev.org/c/openstack/placement/+/840778
22:29:08 melwitt elodilles: just fyi, tried to backport a placement fix to stable branches, found gates broken, so I rebased them onto fixes for the gate ^ (assuming I didn't mess up). and the gate fixes Depends-On nova stable branch changes that I have also posted
23:13:11 gmann stephenfin: good point on release note of dropping the py3.6/3.7 support in oslo patches, do you think we should have added releasenotes in nova in this thttps://review.opendev.org/c/openstack/nova/+/838943
23:13:20 gmann stephenfin: I can add one
23:39:52 opendevreview Ghanshyam proposed openstack/nova master: Add releasenote about dropping pythin 3.6|7 support https://review.opendev.org/c/openstack/nova/+/840786
23:40:06 gmann stephenfin: ^^
#openstack-nova - 2022-05-06
05:00:30 elodilles_pto melwitt: ack, thanks for the heads up! today i'm on PTO but will look after the patches when I'll have time!
05:47:50 melwitt elodilles_pto: no worry about it, enjoy your PTO :)
05:54:42 opendevreview Balazs Gibizer proposed openstack/nova master: Adapt tools/test-setup to Fedora 35 https://review.opendev.org/c/openstack/nova/+/840684
06:51:48 opendevreview Balazs Gibizer proposed openstack/nova master: Adapt bindep ubuntu-jammy https://review.opendev.org/c/openstack/nova/+/840822
06:53:53 opendevreview Andrew Bonney proposed openstack/nova stable/yoga: Fix segment-aware scheduling permissions error https://review.opendev.org/c/openstack/nova/+/840732
06:54:36 opendevreview Andrew Bonney proposed openstack/nova stable/xena: Fix eventlet.tpool import https://review.opendev.org/c/openstack/nova/+/840733
07:20:17 gibi clarkb, frickler: now that the py310 job is moved to jammy we need bit different fix for nova to pass the job https://review.opendev.org/c/openstack/nova/+/840822
07:20:30 gibi bauzas, sean-k-mooney, elodilles_pto: ^^
07:21:36 kashyap gibi: What is "jammy"?
07:21:38 kashyap Morning, BTW
07:21:47 kashyap Ah, it's the next Ubuntu release
07:26:50 gibi kashyap: o/
07:26:56 gibi yepp ubuntu 22.04
08:02:54 kashyap gibi: Nice live-debugging on that libvirt bug! :)
08:03:03 kashyap Haha, so many "quirks" we learn: "Use of --live and --persistent together is quirky in certain failure scenarios"
08:03:21 kashyap s/live/async/ :D
08:03:33 gibi kashyap: the doc was helpful about debugging \
08:03:47 gibi and yes I learned a lot just by openning that bug upstream
08:04:12 kashyap Yeah, the debug log filters are great. The `virt-admin` tool is great
08:04:19 kashyap (As it dynamically configures the filters)
08:06:01 gibi yeah that virt-admin tool was totally new to me but seem pretty usefull
08:11:42 kashyap gibi: Don't forget to undo the filters after your debugging; or else your disk can get fill up :)
08:11:50 kashyap To turn off:
08:11:53 kashyap $> virt-admin daemon-log-filters ""
08:11:55 bauzas gibi: made my duty
08:12:27 bauzas fun for a French folk if the new Ubuntu release name is Jammy
08:12:29 gibi kashyap: yeah I will do once the discussion stops in the bug
08:12:45 kashyap Yep
08:12:46 gibi bauzas: it is everybodies duty to make the CI happy
08:12:58 gibi *everybody's
08:13:14 bauzas Jammy and Fred (for Uggla who maybe forgot :p )
08:14:58 bauzas (a French TV documentation series for explaining how the world works :) )
08:15:03 bauzas https://www.youtube.com/watch?v=1vSLW2VKEjc
08:15:37 Uggla bauzas, it was cool ! I know Jammy is still doing such kind of things on Youtube.
08:15:57 bauzas actually, he's named Jamy with a single 'm' :p
08:16:07 bauzas and yeah I know
08:16:35 Uggla bauzas, I liked the truck !
08:17:23 bauzas Uggla: I guess, like any teenager :)
08:18:59 gibi from jammy I associated to https://www.youtube.com/watch?v=XMNG2LtF41o
08:20:30 Uggla gibi, I did not remember that. bauzas ?
08:20:32 bauzas gibi: damn, never heard of this kid before
08:22:57 gibi but we had a french animated series too in my childhood https://en.wikipedia.org/wiki/Once_Upon_a_Time..._Life
08:23:07 gibi this was awesom
08:25:00 Uggla gibi, oh yes. Was it translated in Hungarian ?
08:25:05 gibi yes it was
08:25:15 bauzas technically it was an european series
08:25:22 bauzas one of the first
08:26:08 Uggla bauzas, Roger Carel, this guy made so many cartoon voices.
08:26:10 bauzas France, Italy.. and Japan
08:26:32 gibi Uggla: here is one with hun dub https://www.youtube.com/watch?v=L3fTs2tz2pE
08:27:12 bauzas and yes, gibi, one of the TV series I was watching as a kid (a bit older tho)
08:27:31 Uggla gibi, cannot see it in France.
08:28:04 bauzas fwiw, it continued to teach my own kids :)
08:28:13 Uggla gibi, blocked because of rights.
08:28:26 Uggla gibi, I mean the youtube video.
08:28:34 bauzas the vaccine episode is worthy during 2021 :)
08:28:53 gibi maybe this? https://www.youtube.com/watch?v=Kj71MJTZ1ME
08:28:53 bauzas s/is/was
08:30:03 Uggla bauzas, you are right, these cartoons were good. (Not done with the idea to sell toys.)
08:30:26 bauzas and still useful for explaining a few things
08:30:56 bauzas Uggla: just sayin' they are on Prime Video
08:32:41 Uggla gibi, the latest one works.
08:32:54 gibi you can start learning hungarian :)
08:34:37 Uggla gibi, damned I don't get a word... :)
08:34:49 gibi it is not easy
08:36:22 opendevreview Balazs Gibizer proposed openstack/nova stable/yoga: Isolate PCI tracker unit tests https://review.opendev.org/c/openstack/nova/+/840830
08:36:23 opendevreview Balazs Gibizer proposed openstack/nova stable/yoga: Remove unavailable but not reported PCI devices at startup https://review.opendev.org/c/openstack/nova/+/840831
08:36:24 opendevreview Balazs Gibizer proposed openstack/nova stable/yoga: Simulate bug 1969496 https://review.opendev.org/c/openstack/nova/+/840832
08:36:25 opendevreview Balazs Gibizer proposed openstack/nova stable/yoga: Allow claiming PCI PF if child VF is unavailable https://review.opendev.org/c/openstack/nova/+/840833
08:36:57 Uggla gibi, I would say italian or spanish there are some words not so far from french that I can understand. But hugarian seems another story.
08:37:37 gibi Uggla: https://www.theguardian.com/education/gallery/2015/jan/23/a-language-family-tree-in-pictures
08:37:53 gibi this explains a lot
08:40:49 opendevreview Balazs Gibizer proposed openstack/nova stable/xena: Isolate PCI tracker unit tests https://review.opendev.org/c/openstack/nova/+/840834
08:40:50 opendevreview Balazs Gibizer proposed openstack/nova stable/xena: Remove unavailable but not reported PCI devices at startup https://review.opendev.org/c/openstack/nova/+/840835
08:40:51 opendevreview Balazs Gibizer proposed openstack/nova stable/xena: Simulate bug 1969496 https://review.opendev.org/c/openstack/nova/+/840836
08:40:52 opendevreview Balazs Gibizer proposed openstack/nova stable/xena: Allow claiming PCI PF if child VF is unavailable https://review.opendev.org/c/openstack/nova/+/840837
08:41:58 Uggla gibi, oh cool ! hungarian is a complete different branch !
08:42:18 gibi yeah
08:42:25 gibi and even finish is faaar
08:42:47 gibi the grammar has common patterns and we have couple of similar words but that is all
08:44:04 Uggla gibi, so it is completely different from Russian ?
08:45:07 gibi Uggla: the origins of the language is from the Ural mountains from Russia but the russian language is totally different
08:47:48 Uggla gibi, and so totally different from slovak as well ?
08:48:09 gibi Uggla: yes
08:48:22 gibi it has no slavic roots
08:48:35 gibi but also the hungarian language borrowed a lot from others after group moved from the Ural to the current place.
08:49:02 gibi we had a long ottoman occupation
08:51:25 Uggla gibi, and no germanic as well.
08:52:05 Uggla gibi, that's really interesting. I really did not know about that.
08:52:15 gibi no germanic roots but lot of germanic influence due to the Austro-Hungarian monarchy
08:53:31 Uggla gibi, means you are understanding more or less germans ?
08:53:35 gibi nope
08:53:47 gibi we have a lot of words we took over and integrated
08:53:57 gibi but the grammar is really different

Earlier   Later