opendevreview | Takashi Kajinami proposed openstack/nova master: Drop explicit setting of iommu for AMD SEV support https://review.opendev.org/c/openstack/nova/+/909635 | 01:17 |
---|---|---|
*** bauzas1 is now known as bauzas | 05:27 | |
opendevreview | Takashi Kajinami proposed openstack/nova master: Drop explicit setting of iommu for AMD SEV support https://review.opendev.org/c/openstack/nova/+/909635 | 05:28 |
Uggla | sean-k-mooney, gibi "but whiel you shoudl be able to have mulitpel devices in one vm", "we have not actully tested that", in fact I tested that. It works well if the vgpu type supports multiple gpus. There is an xml file provided by nvidia with a propserty defining if multiple gpus are supported. | 06:46 |
opendevreview | Rajesh Tailor proposed openstack/nova stable/2025.1: Fix disable memballoon device https://review.opendev.org/c/openstack/nova/+/952959 | 07:14 |
opendevreview | Rajesh Tailor proposed openstack/nova stable/2024.2: Fix disable memballoon device https://review.opendev.org/c/openstack/nova/+/952960 | 07:16 |
opendevreview | Rajesh Tailor proposed openstack/nova stable/2024.1: Fix disable memballoon device https://review.opendev.org/c/openstack/nova/+/952961 | 07:17 |
opendevreview | Merged openstack/nova stable/2024.1: [tool] Fix backport validator for non-SLURP https://review.opendev.org/c/openstack/nova/+/951970 | 08:10 |
opendevreview | Balazs Gibizer proposed openstack/nova master: Fix neutron client dict grabbing https://review.opendev.org/c/openstack/nova/+/952966 | 09:30 |
gibi | bauzas: sean-k-mooney: ^^ this fix is needed to make nova work in py3.13 | 09:30 |
gibi | cc jkulik: zigo: ^^ | 09:30 |
opendevreview | Balazs Gibizer proposed openstack/nova master: Fix neutron client dict grabbing https://review.opendev.org/c/openstack/nova/+/952966 | 09:34 |
opendevreview | Balazs Gibizer proposed openstack/nova master: Fix neutron client dict grabbing https://review.opendev.org/c/openstack/nova/+/952966 | 09:39 |
sean-k-mooney | gibi: so i wondered about doing something like that as well but i expected the behaivor to be the same __getattr__ is more convetional so that nice | 10:36 |
sean-k-mooney | have you tested this in devstack? | 10:36 |
sean-k-mooney | ill quickly rebase my test patch but it was faillng on a weired mysl isse so its proably goign to fail for unrelated reasons | 10:37 |
gibi | sean-k-mooney: yepp I tested it in devstack locally | 10:41 |
opendevreview | sean mooney proposed openstack/nova master: [DNM] testing py3.13 eventlet bug workaround https://review.opendev.org/c/openstack/nova/+/951749 | 10:42 |
gibi | the cpython bug is triggered by having two refs on the internal __dict__ so __getattr__ removes that | 10:42 |
sean-k-mooney | gibi: ok i was tryign to test it with ^ but for some reason i was getting mysql issues iwth the iniall root passward config | 10:42 |
sean-k-mooney | gibi: i see how did you find that | 10:43 |
sean-k-mooney | did you find the cpython bug through searching the web | 10:43 |
gibi | it wasn't me. It was jkulik who managed to create the small reproduction and then engaged with the python community | 10:44 |
gibi | the discussion happened on eventlet-removal channel as first it was thought that this is yet another eventlet induced bug | 10:44 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Only apply "soft" additionalProperties validation to requests https://review.opendev.org/c/openstack/nova/+/952936 | 10:45 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for volumes APIs https://review.opendev.org/c/openstack/nova/+/952348 | 10:45 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for snapshots APIs https://review.opendev.org/c/openstack/nova/+/952349 | 10:45 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for volume attachments APIs https://review.opendev.org/c/openstack/nova/+/952350 | 10:45 |
opendevreview | Stephen Finucane proposed openstack/nova master: tests: Use valid UUIDs for cinder resources https://review.opendev.org/c/openstack/nova/+/952971 | 10:45 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for floating IP APIs https://review.opendev.org/c/openstack/nova/+/952972 | 10:45 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for security group APIs https://review.opendev.org/c/openstack/nova/+/952973 | 10:45 |
sean-k-mooney | right i spent 4 or 5 hours at the weekend tyring to create a repoducer for this | 10:45 |
sean-k-mooney | i even through a bunch of AIs at it including gemini deep reasearch https://docs.google.com/document/d/10U6wnSO2vUOZjjHJQvd0Mfei2Kep-uho1LxJIPC_0VQ/edit?usp=sharing | 10:47 |
gibi | that is a long doc :) | 11:04 |
elodilles | hi o/ i know it's Friday, but may i get a core review to this trivial gate fix (python-novaclient)? o:) (docs job is broken in Zuul without this) https://review.opendev.org/c/openstack/python-novaclient/+/947690 | 11:56 |
elodilles | got a +W, thanks! o:) | 12:04 |
sean-k-mooney | elodilles: the patch is fine even if we have existing tech debt there | 12:28 |
sean-k-mooney | we ar enot properly tagging things in novaclient in general | 12:28 |
sean-k-mooney | i.e. using doc and pdf-docs | 12:28 |
sean-k-mooney | even in nova we coudl do a better job of that | 12:28 |
sean-k-mooney | we have a bunch of things that are not tagged or using the wrogn tag in novas bindep https://review.opendev.org/c/openstack/nova/+/951749/9/bindep.txt | 12:30 |
elodilles | sean-k-mooney: true. to be honest, since we just extending the bindep here and python-novaclient is not that project that gets tons of patches nowadays regularly i was just happy that the gate is working with the fix o:) but you are right, probably it would be better to just tag libpcre with 'doc' tag to only get it installed in docs job | 12:43 |
sean-k-mooney | yep an i +2'd it because the chagne is fine | 12:43 |
sean-k-mooney | i was jsut pointing that out as a nit mroe then anything else to acknowlage the tech debt | 12:44 |
elodilles | +1 | 12:44 |
sean-k-mooney | the one that annoys me most in nova is that we dont tag mysql and postgress with test | 12:45 |
sean-k-mooney | i dont nessiarly alwasy want to install multipe database on my laptop | 12:45 |
sean-k-mooney | or vm | 12:45 |
elodilles | ah, true. :/ | 12:45 |
sean-k-mooney | when i want to run the opertunistic test locally i normaly use a devstack env | 12:46 |
bauzas | is it me or review.opendev.org is b0rken ? | 13:15 |
elodilles | looks fine to me | 13:17 |
priteau | bauzas: I have issues too, I can SSH to it but I can SSH to it manually, I can pull, but I can't submit a patch with git-review. | 13:19 |
bauzas | hmmm | 13:19 |
priteau | It only started very recently. Are you with Orange too? | 13:19 |
bauzas | nope, I use the Free ISP | 13:20 |
priteau | So probably not a peering issue | 13:20 |
priteau | elodilles: have you tried to submit a patch recently? | 13:20 |
bauzas | https://downforeveryoneorjustme.com/review.opendev.org | 13:21 |
elodilles | priteau: no, this time i just checked review.o.o in browser | 13:23 |
bauzas | gibi: really sorry, wanted to review your eventlet series :( | 13:28 |
opendevreview | Merged openstack/python-novaclient master: Add libpcre3-dev in bindep.txt for pcre.h https://review.opendev.org/c/openstack/python-novaclient/+/947690 | 13:28 |
opendevreview | Elod Illes proposed openstack/python-novaclient master: DNM: gate health test https://review.opendev.org/c/openstack/python-novaclient/+/952928 | 13:33 |
opendevreview | Takashi Kajinami proposed openstack/nova master: Drop explicit setting of iommu for AMD SEV support https://review.opendev.org/c/openstack/nova/+/909635 | 13:35 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: tests: Remove support for running against keystone v2 https://review.opendev.org/c/openstack/python-novaclient/+/952984 | 13:35 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: shell: Hard fail if v2.0 URL detected https://review.opendev.org/c/openstack/python-novaclient/+/952985 | 13:35 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Replace keystoneclient with openstacksdk https://review.opendev.org/c/openstack/python-novaclient/+/952986 | 13:35 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Use pre-commit for lint jobs https://review.opendev.org/c/openstack/python-novaclient/+/952987 | 13:35 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for security group APIs https://review.opendev.org/c/openstack/nova/+/952973 | 13:35 |
opendevreview | Stephen Finucane proposed openstack/nova-specs master: Add flavor-search-by-name spec https://review.opendev.org/c/openstack/nova-specs/+/940440 | 13:57 |
opendevreview | Merged openstack/python-novaclient master: Replace cinderclient with openstacksdk https://review.opendev.org/c/openstack/python-novaclient/+/931961 | 14:39 |
opendevreview | Merged openstack/python-novaclient master: Replace neutronclient with openstacksdk https://review.opendev.org/c/openstack/python-novaclient/+/932057 | 14:39 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: tests: Remove support for running against keystone v2 https://review.opendev.org/c/openstack/python-novaclient/+/952984 | 15:38 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: shell: Hard fail if v2.0 URL detected https://review.opendev.org/c/openstack/python-novaclient/+/952985 | 15:38 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Replace keystoneclient with openstacksdk https://review.opendev.org/c/openstack/python-novaclient/+/952986 | 15:38 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Use pre-commit for lint jobs https://review.opendev.org/c/openstack/python-novaclient/+/952987 | 15:38 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: tests: Stop "testing" against Identity v2 API https://review.opendev.org/c/openstack/python-novaclient/+/952984 | 15:40 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Replace keystoneclient with openstacksdk https://review.opendev.org/c/openstack/python-novaclient/+/952986 | 15:40 |
opendevreview | Stephen Finucane proposed openstack/python-novaclient master: Use pre-commit for lint jobs https://review.opendev.org/c/openstack/python-novaclient/+/952987 | 15:40 |
zigo | gibi: I'm not sure fixing the consequence of the Python 3.13 bug is the way. Hopefully, the interpreter itself can be fixed. | 16:00 |
zigo | I'll grab and use that patch anyways, as a temp workaround. | 16:04 |
zigo | nova_31.0.0-4_source.changes uploaded. Hopefully, it will make its way to Trixie ! | 16:21 |
sean-k-mooney | zigo: well its a workaround for now | 16:54 |
sean-k-mooney | the interpreter shoudl be fixed | 16:54 |
sean-k-mooney | but if we can get it to a point where we can start running devstack ectra | 16:55 |
sean-k-mooney | that will help build some confidnce that there arent other issue hiding behind this | 16:55 |
opendevreview | Merged openstack/nova-specs master: Support for tracking traits removed from provider.yaml https://review.opendev.org/c/openstack/nova-specs/+/937587 | 17:35 |
opendevreview | Masahito Muroi proposed openstack/nova master: Add network_id query for list server API and list server detail API https://review.opendev.org/c/openstack/nova/+/953011 | 19:13 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!