opendevreview | Takashi Kajinami proposed openstack/nova master: Drop usage of pkg_resources https://review.opendev.org/c/openstack/nova/+/931312 | 02:31 |
---|---|---|
opendevreview | Amit Uniyal proposed openstack/nova master: Libvirt: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926521 | 02:49 |
opendevreview | Amit Uniyal proposed openstack/nova master: VMware: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926522 | 02:49 |
opendevreview | Amit Uniyal proposed openstack/nova master: zvm: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926523 | 02:49 |
opendevreview | Amit Uniyal proposed openstack/nova master: Ironic: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926524 | 02:49 |
opendevreview | Amit Uniyal proposed openstack/nova master: Libvirt: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926521 | 02:54 |
opendevreview | Amit Uniyal proposed openstack/nova master: VMware: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926522 | 02:54 |
opendevreview | Amit Uniyal proposed openstack/nova master: zvm: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926523 | 02:54 |
opendevreview | Amit Uniyal proposed openstack/nova master: Ironic: updates resource provider trait list https://review.opendev.org/c/openstack/nova/+/926524 | 02:54 |
opendevreview | melanie witt proposed openstack/nova master: WIP libvirt: Add image multi-backend https://review.opendev.org/c/openstack/nova/+/930967 | 07:17 |
opendevreview | melanie witt proposed openstack/nova master: api: Add microversion 2.97 to add image_type to block_device_mapping_v2 https://review.opendev.org/c/openstack/nova/+/930968 | 07:17 |
opendevreview | melanie witt proposed openstack/nova master: WIP libvirt: Add image multi-backend https://review.opendev.org/c/openstack/nova/+/930967 | 08:53 |
opendevreview | melanie witt proposed openstack/nova master: api: Add microversion 2.97 to add image_type to block_device_mapping_v2 https://review.opendev.org/c/openstack/nova/+/930968 | 08:53 |
zigo | Will someone work on removing the use of stdlib Crypt in Nova? https://github.com/openstack/nova/blob/master/nova/virt/disk/api.py#L639-L641 | 10:02 |
zigo | (ie: it's removed from Python 3.13) | 10:02 |
zigo | I've been told that the way to go is to use hashlib instead. | 10:02 |
bauzas | zigo: you want to contribute on it ? awesome ! | 10:03 |
bauzas | :-P | 10:03 |
zigo | bauzas: Yeah, of course, I would like to be held responsible for all of the million lines of code in all of OpenStack, no pb ! :) | 10:04 |
zigo | Seriously, I can have a try, probably, but can't promise. | 10:04 |
zigo | Maybe when I'm done re-validating Dalmatian with the new puppet-openstack just released (should happened this week). | 10:05 |
bauzas | zigo: I was half-joking, half-serious | 10:05 |
bauzas | the problem is that I haven't heard anyone wanting to work on it | 10:06 |
bauzas | and my personal amount of time for that is... well, I won't say | 10:06 |
zigo | Most of my OpenStack commits are Python minor release fixups. :) | 10:06 |
bauzas | zigo: you can at least add that topic in the PTG etherpad | 10:07 |
bauzas | I'll ensure we discuss that at the PTG | 10:07 |
zigo | URL of the etherpad? | 10:07 |
bauzas | that's in the ptg link but I can give you | 10:07 |
bauzas | https://etherpad.opendev.org/p/nova-2025.1-ptg | 10:07 |
zigo | I'll be on holidays during the PTG ... :/ | 10:08 |
zigo | (going to Malaga...) | 10:08 |
bauzas | no worries then I'll proxy that topic | 10:09 |
gibi | haleyb: I have a quick question in https://review.opendev.org/c/openstack/nova/+/811521 h | 11:00 |
opendevreview | Stephen Finucane proposed openstack/nova master: docs: Remove unused sphinx deps https://review.opendev.org/c/openstack/nova/+/931906 | 11:50 |
haleyb | gibi: thanks for the review. i responded and sean-k-mooney did as well, can move forward based on responses | 13:43 |
gibi | looking | 13:48 |
opendevreview | Merged openstack/nova master: docs: Remove unused sphinx deps https://review.opendev.org/c/openstack/nova/+/931906 | 13:49 |
gibi | responded | 13:54 |
opendevreview | Dan Smith proposed openstack/nova master: Handle iso+gpt detections https://review.opendev.org/c/openstack/nova/+/931833 | 14:12 |
haleyb | gibi: looking, just having to swap-in my memory of that change since it's been a while | 14:30 |
opendevreview | Brian Haley proposed openstack/nova master: Support creating servers with RBAC SGs https://review.opendev.org/c/openstack/nova/+/811521 | 14:35 |
opendevreview | Takashi Natsume proposed openstack/python-novaclient master: Replace cinderclient with openstacksdk https://review.opendev.org/c/openstack/python-novaclient/+/931961 | 14:44 |
haleyb | gibi: updated it, thanks for the review | 15:28 |
gibi | haleyb: +2 thanks for the respin | 15:32 |
sean-k-mooney | haleyb: gibi +2w | 16:39 |
opendevreview | melanie witt proposed openstack/nova master: WIP libvirt: Add image multi-backend https://review.opendev.org/c/openstack/nova/+/930967 | 18:13 |
opendevreview | melanie witt proposed openstack/nova master: api: Add microversion 2.97 to add image_type to block_device_mapping_v2 https://review.opendev.org/c/openstack/nova/+/930968 | 18:13 |
mnaser | has anyone seen an issue where using cpu_mode=host-model | 18:15 |
mnaser | zen3 vs zen4 nodes showing different cpu flags | 18:15 |
mnaser | such as `avx512f` etc | 18:15 |
JayF | they are different | 18:16 |
JayF | like, that's accurate, isn't it? | 18:16 |
opendevreview | melanie witt proposed openstack/nova master: WIP libvirt: Add image multi-backend https://review.opendev.org/c/openstack/nova/+/930967 | 19:20 |
opendevreview | melanie witt proposed openstack/nova master: api: Add microversion 2.97 to add image_type to block_device_mapping_v2 https://review.opendev.org/c/openstack/nova/+/930968 | 19:20 |
opendevreview | Merged openstack/nova master: Support creating servers with RBAC SGs https://review.opendev.org/c/openstack/nova/+/811521 | 19:42 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!