opendevreview | Masanori 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/+/937587 | 01:43 |
---|---|---|
opendevreview | Masanori 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/+/937587 | 03:43 |
melwitt | sean-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/+/937423 | 03:50 |
opendevreview | Takashi Kajinami proposed openstack/nova master: Migrate MEM_ENCRYPTION_CONTEXT from root provider https://review.opendev.org/c/openstack/nova/+/921814 | 05:36 |
opendevreview | Takashi Kajinami proposed openstack/nova master: Detect AMD SEV-ES support https://review.opendev.org/c/openstack/nova/+/925685 | 05:36 |
opendevreview | Takashi Kajinami proposed openstack/nova master: Add hw_mem_encryption_model image property https://review.opendev.org/c/openstack/nova/+/927706 | 05:36 |
opendevreview | Takashi Kajinami proposed openstack/nova master: libvirt: Launch instances with SEV-ES memory encryption https://review.opendev.org/c/openstack/nova/+/926106 | 05:37 |
opendevreview | Merged openstack/nova master: Update Nova bdm with updated swap info https://review.opendev.org/c/openstack/nova/+/929858 | 05:48 |
opendevreview | Balazs Gibizer proposed openstack/placement master: Adapt tests to new messages from jsonschema 4.23.0 https://review.opendev.org/c/openstack/placement/+/937601 | 08:59 |
gibi | frickler: and the placement test fixs ^^ | 08:59 |
gibi | also pushed a masakari fix to have the complet set of patches for the bump https://review.opendev.org/c/openstack/masakari/+/937602 | 09:09 |
frickler | gibi: nice, thx | 09:13 |
opendevreview | Stephen Finucane proposed openstack/nova master: trivial: Remove legacy API artifact https://review.opendev.org/c/openstack/nova/+/937377 | 10:25 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Allow min/max_version arguments to expected_errors https://review.opendev.org/c/openstack/nova/+/936363 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Allow min/max_version arguments to response https://review.opendev.org/c/openstack/nova/+/936364 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: trivial: Remove legacy API artifact https://review.opendev.org/c/openstack/nova/+/937377 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Adjust validation helpers for a single-method future https://review.opendev.org/c/openstack/nova/+/936365 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Stop using wsgi.Controller.api_version to switch between API versions https://review.opendev.org/c/openstack/nova/+/936366 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add new, simpler api_version decorator https://review.opendev.org/c/openstack/nova/+/936367 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Only run format checks on strings https://review.opendev.org/c/openstack/nova/+/936368 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Simplify parameter types https://review.opendev.org/c/openstack/nova/+/936369 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: tests: Ensure all APIs have a response body schema https://review.opendev.org/c/openstack/nova/+/924598 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: doc: Add missing API samples https://review.opendev.org/c/openstack/nova/+/937012 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: tests: Use UUIDs in TestOpenStackClient https://review.opendev.org/c/openstack/nova/+/937013 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hosts APIs https://review.opendev.org/c/openstack/nova/+/937047 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for instance actions https://review.opendev.org/c/openstack/nova/+/937048 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (1/3) https://review.opendev.org/c/openstack/nova/+/937245 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (2/3) https://review.opendev.org/c/openstack/nova/+/937246 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (3/3) https://review.opendev.org/c/openstack/nova/+/937247 | 10:34 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for server IPs APIs https://review.opendev.org/c/openstack/nova/+/937608 | 10:34 |
opendevreview | Amit Uniyal proposed openstack/nova stable/2024.2: Update Nova bdm with updated swap info https://review.opendev.org/c/openstack/nova/+/937610 | 11:10 |
opendevreview | Amit Uniyal proposed openstack/nova stable/2024.1: Update Nova bdm with updated swap info https://review.opendev.org/c/openstack/nova/+/937611 | 11:12 |
opendevreview | Amit Uniyal proposed openstack/nova stable/2023.2: Update Nova bdm with updated swap info https://review.opendev.org/c/openstack/nova/+/937612 | 11:15 |
jkulik | hey 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 merged | 11:28 |
jkulik | We 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 useful | 11:30 |
frickler | jkulik: 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 |
opendevreview | ribaudr proposed openstack/nova-specs master: WIP: Migrate VFIO devices using kernel variant drivers https://review.opendev.org/c/openstack/nova-specs/+/937615 | 11:59 |
jkulik | ok, thanks for the feedback | 12:00 |
opendevreview | Artem Vasilyev proposed openstack/nova master: Fix unit tests on macOS https://review.opendev.org/c/openstack/nova/+/937616 | 12:01 |
artem_vasilyev | Hi 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/+/937616 | 12:11 |
gibi | melwitt: bauzas: ^^ this is a simple unit test isolation fix. I'm +2 but we need a second core to land it. | 12:44 |
opendevreview | Rajat Dhasmana proposed openstack/nova master: Add debug log for os-brick multipathing https://review.opendev.org/c/openstack/nova/+/937557 | 12:49 |
opendevreview | Merged openstack/nova master: Fix unit tests on macOS https://review.opendev.org/c/openstack/nova/+/937616 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add new, simpler api_version decorator https://review.opendev.org/c/openstack/nova/+/936367 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Only run format checks on strings https://review.opendev.org/c/openstack/nova/+/936368 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Simplify parameter types https://review.opendev.org/c/openstack/nova/+/936369 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: tests: Ensure all APIs have a response body schema https://review.opendev.org/c/openstack/nova/+/924598 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: doc: Add missing API samples https://review.opendev.org/c/openstack/nova/+/937012 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: tests: Use UUIDs in TestOpenStackClient https://review.opendev.org/c/openstack/nova/+/937013 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hosts APIs https://review.opendev.org/c/openstack/nova/+/937047 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for instance actions https://review.opendev.org/c/openstack/nova/+/937048 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (1/3) https://review.opendev.org/c/openstack/nova/+/937245 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (2/3) https://review.opendev.org/c/openstack/nova/+/937246 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for hypervisors APIs (3/3) https://review.opendev.org/c/openstack/nova/+/937247 | 13:38 |
opendevreview | Stephen Finucane proposed openstack/nova master: api: Add response body schemas for server IPs APIs https://review.opendev.org/c/openstack/nova/+/937608 | 13:38 |
opendevreview | Balazs Gibizer proposed openstack/placement master: Add round-robin candidate generation strategy https://review.opendev.org/c/openstack/placement/+/936832 | 16:07 |
opendevreview | Balazs Gibizer proposed openstack/placement master: DNM: test with breadth-first in tempest https://review.opendev.org/c/openstack/placement/+/937274 | 16:07 |
opendevreview | Goutham Pacha Ravi proposed openstack/nova master: DNM: test dependency on devstack-plugin-ceph changes https://review.opendev.org/c/openstack/nova/+/918957 | 17:19 |
opendevreview | Pavlo Shchelokovskyy proposed openstack/python-novaclient master: Adapt for api 2.87 in volume resource https://review.opendev.org/c/openstack/python-novaclient/+/937642 | 18:05 |
opendevreview | ribaudr proposed openstack/nova-specs master: Migrate VFIO devices using kernel variant drivers https://review.opendev.org/c/openstack/nova-specs/+/937615 | 20:34 |
opendevreview | ribaudr proposed openstack/nova-specs master: Enable VFIO devices with kernel variant drivers https://review.opendev.org/c/openstack/nova-specs/+/936407 | 20:35 |
opendevreview | ribaudr proposed openstack/nova master: [POC] Add managed flag to pci device spec https://review.opendev.org/c/openstack/nova/+/937649 | 20:39 |
opendevreview | Ghanshyam proposed openstack/nova-specs master: Propose API policy service and manager role spec https://review.opendev.org/c/openstack/nova-specs/+/937650 | 20:51 |
gmann | sean-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 holidays | 20:55 |
opendevreview | Alan Bishop proposed openstack/nova-specs master: Show swap_progress in attachment details https://review.opendev.org/c/openstack/nova-specs/+/937485 | 21:02 |
opendevreview | Merged openstack/nova master: Add instance.share_detach_error notification https://review.opendev.org/c/openstack/nova/+/860283 | 21:36 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!