Thursday, 2024-12-12

opendevreviewMasanori Kuroha proposed openstack/nova-specs master: Allow only one custom trait with the same prefix in provider.yaml  https://review.opendev.org/c/openstack/nova-specs/+/93758701:43
opendevreviewMasanori Kuroha proposed openstack/nova-specs master: Allow only one custom trait with the same prefix in provider.yaml  https://review.opendev.org/c/openstack/nova-specs/+/93758703:43
melwittsean-k-mooney[m]: I noticed the placement-perfload job is failing due to a needed library's lack of support for newer python versions. not sure if this is the best way to address it but this makes the job able to run https://review.opendev.org/c/openstack/placement/+/93742303:50
opendevreviewTakashi Kajinami proposed openstack/nova master: Migrate MEM_ENCRYPTION_CONTEXT from root provider  https://review.opendev.org/c/openstack/nova/+/92181405:36
opendevreviewTakashi Kajinami proposed openstack/nova master: Detect AMD SEV-ES support  https://review.opendev.org/c/openstack/nova/+/92568505:36
opendevreviewTakashi Kajinami proposed openstack/nova master: Add hw_mem_encryption_model image property  https://review.opendev.org/c/openstack/nova/+/92770605:36
opendevreviewTakashi Kajinami proposed openstack/nova master: libvirt: Launch instances with SEV-ES memory encryption  https://review.opendev.org/c/openstack/nova/+/92610605:37
opendevreviewMerged openstack/nova master: Update Nova bdm with updated swap info  https://review.opendev.org/c/openstack/nova/+/92985805:48
opendevreviewBalazs Gibizer proposed openstack/placement master: Adapt tests to new messages from  jsonschema 4.23.0  https://review.opendev.org/c/openstack/placement/+/93760108:59
gibifrickler: and the placement test fixs ^^08:59
gibialso pushed a masakari fix to have the complet set of patches for the bump https://review.opendev.org/c/openstack/masakari/+/93760209:09
fricklergibi: nice, thx09:13
opendevreviewStephen Finucane proposed openstack/nova master: trivial: Remove legacy API artifact  https://review.opendev.org/c/openstack/nova/+/93737710:25
opendevreviewStephen Finucane proposed openstack/nova master: api: Allow min/max_version arguments to expected_errors  https://review.opendev.org/c/openstack/nova/+/93636310:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Allow min/max_version arguments to response  https://review.opendev.org/c/openstack/nova/+/93636410:34
opendevreviewStephen Finucane proposed openstack/nova master: trivial: Remove legacy API artifact  https://review.opendev.org/c/openstack/nova/+/93737710:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Adjust validation helpers for a single-method future  https://review.opendev.org/c/openstack/nova/+/93636510:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Stop using wsgi.Controller.api_version to switch between API versions  https://review.opendev.org/c/openstack/nova/+/93636610:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Add new, simpler api_version decorator  https://review.opendev.org/c/openstack/nova/+/93636710:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Only run format checks on strings  https://review.opendev.org/c/openstack/nova/+/93636810:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Simplify parameter types  https://review.opendev.org/c/openstack/nova/+/93636910:34
opendevreviewStephen Finucane proposed openstack/nova master: tests: Ensure all APIs have a response body schema  https://review.opendev.org/c/openstack/nova/+/92459810:34
opendevreviewStephen Finucane proposed openstack/nova master: doc: Add missing API samples  https://review.opendev.org/c/openstack/nova/+/93701210:34
opendevreviewStephen Finucane proposed openstack/nova master: tests: Use UUIDs in TestOpenStackClient  https://review.opendev.org/c/openstack/nova/+/93701310:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for hosts APIs  https://review.opendev.org/c/openstack/nova/+/93704710:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for instance actions  https://review.opendev.org/c/openstack/nova/+/93704810:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (1/3)  https://review.opendev.org/c/openstack/nova/+/93724510:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (2/3)  https://review.opendev.org/c/openstack/nova/+/93724610:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (3/3)  https://review.opendev.org/c/openstack/nova/+/93724710:34
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for server IPs APIs  https://review.opendev.org/c/openstack/nova/+/93760810:34
opendevreviewAmit Uniyal proposed openstack/nova stable/2024.2: Update Nova bdm with updated swap info  https://review.opendev.org/c/openstack/nova/+/93761011:10
opendevreviewAmit Uniyal proposed openstack/nova stable/2024.1: Update Nova bdm with updated swap info  https://review.opendev.org/c/openstack/nova/+/93761111:12
opendevreviewAmit Uniyal proposed openstack/nova stable/2023.2: Update Nova bdm with updated swap info  https://review.opendev.org/c/openstack/nova/+/93761211:15
jkulikhey folks, I just stumbled over this RR https://review.opendev.org/c/openstack/nova/+/678958 - it seems to have been accepted with workflow +1 in 2019 but never got merged11:28
jkulikWe had at the time partly applied these patches downstream as we had problems with `safe_connect`'s retry logic, so I would guess patch is still useful11:30
fricklerjkulik: that change could not merge because the parent wasn't merged. according to the discussion there, it looks like a different fix might have been implemented? maybe try to rebase the patch if you think it still would be useful?11:50
opendevreviewribaudr proposed openstack/nova-specs master: WIP: Migrate VFIO devices using kernel variant drivers  https://review.opendev.org/c/openstack/nova-specs/+/93761511:59
jkulikok, thanks for the feedback12:00
opendevreviewArtem Vasilyev proposed openstack/nova master: Fix unit tests on macOS  https://review.opendev.org/c/openstack/nova/+/93761612:01
artem_vasilyevHi everyone, I encountered failing unit tests in Nova on macOS. I've fixed these issues by mocking the platform check and filesystem access. I'm not sure if I should open a bug in Launchpad for this — happy to do so if needed. For now, I’d appreciate it if someone could review my patch: https://review.opendev.org/c/openstack/nova/+/93761612:11
gibimelwitt: bauzas: ^^ this is a simple unit test isolation fix. I'm +2 but we need a second core to land it.12:44
opendevreviewRajat Dhasmana proposed openstack/nova master: Add debug log for os-brick multipathing  https://review.opendev.org/c/openstack/nova/+/93755712:49
opendevreviewMerged openstack/nova master: Fix unit tests on macOS  https://review.opendev.org/c/openstack/nova/+/93761613:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Add new, simpler api_version decorator  https://review.opendev.org/c/openstack/nova/+/93636713:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Only run format checks on strings  https://review.opendev.org/c/openstack/nova/+/93636813:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Simplify parameter types  https://review.opendev.org/c/openstack/nova/+/93636913:38
opendevreviewStephen Finucane proposed openstack/nova master: tests: Ensure all APIs have a response body schema  https://review.opendev.org/c/openstack/nova/+/92459813:38
opendevreviewStephen Finucane proposed openstack/nova master: doc: Add missing API samples  https://review.opendev.org/c/openstack/nova/+/93701213:38
opendevreviewStephen Finucane proposed openstack/nova master: tests: Use UUIDs in TestOpenStackClient  https://review.opendev.org/c/openstack/nova/+/93701313:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for hosts APIs  https://review.opendev.org/c/openstack/nova/+/93704713:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for instance actions  https://review.opendev.org/c/openstack/nova/+/93704813:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (1/3)  https://review.opendev.org/c/openstack/nova/+/93724513:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (2/3)  https://review.opendev.org/c/openstack/nova/+/93724613:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (3/3)  https://review.opendev.org/c/openstack/nova/+/93724713:38
opendevreviewStephen Finucane proposed openstack/nova master: api: Add response body schemas for server IPs APIs  https://review.opendev.org/c/openstack/nova/+/93760813:38
opendevreviewBalazs Gibizer proposed openstack/placement master: Add round-robin candidate generation strategy  https://review.opendev.org/c/openstack/placement/+/93683216:07
opendevreviewBalazs Gibizer proposed openstack/placement master: DNM: test with breadth-first in tempest  https://review.opendev.org/c/openstack/placement/+/93727416:07
opendevreviewGoutham Pacha Ravi proposed openstack/nova master: DNM: test dependency on devstack-plugin-ceph changes  https://review.opendev.org/c/openstack/nova/+/91895717:19
opendevreviewPavlo Shchelokovskyy proposed openstack/python-novaclient master: Adapt for api 2.87 in volume resource  https://review.opendev.org/c/openstack/python-novaclient/+/93764218:05
opendevreviewribaudr proposed openstack/nova-specs master: Migrate VFIO devices using kernel variant drivers  https://review.opendev.org/c/openstack/nova-specs/+/93761520:34
opendevreviewribaudr proposed openstack/nova-specs master: Enable VFIO devices with kernel variant drivers  https://review.opendev.org/c/openstack/nova-specs/+/93640720:35
opendevreviewribaudr proposed openstack/nova master: [POC] Add managed flag to pci device spec  https://review.opendev.org/c/openstack/nova/+/93764920:39
opendevreviewGhanshyam proposed openstack/nova-specs master: Propose API policy service and manager role spec  https://review.opendev.org/c/openstack/nova-specs/+/93765020:51
gmannsean-k-mooney[m]: bauzas stephenfin gibi melwitt ^^ I am little late on service/manager role spec but it is up for review. This will be my main focus area after holidays20:55
opendevreviewAlan Bishop proposed openstack/nova-specs master: Show swap_progress in attachment details  https://review.opendev.org/c/openstack/nova-specs/+/93748521:02
opendevreviewMerged openstack/nova master: Add instance.share_detach_error notification  https://review.opendev.org/c/openstack/nova/+/86028321:36

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!