Earlier  
Posted Nick Remark
#openstack-cyborg - 2026-08-06
14:36:18 chandankumar I have one question on nvme generic driver series, Currently I am building the series on top of joan's personality sys fs interface then nvme pci-sim implementation and then the whole nvme generic driver series.
14:36:37 chandankumar Does that stacking looks ok? or do we want to keep pci-sim in the end of he series?
14:43:56 sean-k-mooney no
14:44:08 sean-k-mooney you shoudl not be addign a warning for soemthiing that is expected
14:44:22 sean-k-mooney we only use warning when the admin has to fix something
14:45:31 sean-k-mooney there is nothign to fix here, its expected that nova may not have started proceeing the request on the compute yet so info was correct, debug is also ok
14:46:20 sean-k-mooney so looking at https://review.opendev.org/c/openstack/cyborg/+/999945
14:46:23 sean-k-mooney yes
14:46:35 sean-k-mooney we want to pul the pf personatlies on top of master
14:46:49 sean-k-mooney and then build up the nvme sersie there
14:47:10 sean-k-mooney but you coudl also move the pci-sim patcher after the drvier if needed
14:47:32 sean-k-mooney for now ill assume we wont need to od that but if we get close to feature freeze
14:47:41 sean-k-mooney we will move the pci-sim code later
14:47:53 sean-k-mooney since that can merge after FeatureFreeze
14:48:55 sean-k-mooney its usful to have the pci-sim supprot earlier for developemntn but it and the ci supprot can come after if we start running out of time
14:56:42 chandankumar Thank you, for now I will keep the series.
14:57:00 chandankumar I will wait till one week before featureFreeze then decide
14:57:11 chandankumar to move the pci-sim code later
15:18:12 opendevreview chandan kumar proposed openstack/cyborg master: Clarify Nova 422 handling for instant ARQ binds https://review.opendev.org/c/openstack/cyborg/+/999931
15:22:35 opendevreview chandan kumar proposed openstack/cyborg master: Clarify Nova 422 handling for instant ARQ binds https://review.opendev.org/c/openstack/cyborg/+/999931
15:23:53 sean-k-mooney chandankumar: just to confirm
15:24:02 sean-k-mooney the vme booted even with this log message right
15:24:39 chandankumar yes
15:25:18 chandankumar I will put the notes tomorrow in launchpad, we can take it from there
15:25:47 sean-k-mooney ok i was just confirming after reading https://paste.openstack.org/raw/bMklG3eeHbHqfDL46a8H/
15:31:28 opendevreview chandan kumar proposed openstack/cyborg master: Add NVME device type https://review.opendev.org/c/openstack/cyborg/+/999932
15:31:28 opendevreview chandan kumar proposed openstack/cyborg master: Add device_state to Device model https://review.opendev.org/c/openstack/cyborg/+/999933
15:31:29 opendevreview chandan kumar proposed openstack/cyborg master: Add online data migration and status check for device_state https://review.opendev.org/c/openstack/cyborg/+/999934
15:31:29 opendevreview chandan kumar proposed openstack/cyborg master: Add no-op init_host() and cleanup() to GenericDriver https://review.opendev.org/c/openstack/cyborg/+/999935
15:31:30 opendevreview chandan kumar proposed openstack/cyborg master: Add [nvme] configuration section https://review.opendev.org/c/openstack/cyborg/+/999936
15:31:30 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMeDeviceSpec and privsep helpers for nvme-cli https://review.opendev.org/c/openstack/cyborg/+/999937
15:31:31 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMeDriver with discover/init_host and agent wiring https://review.opendev.org/c/openstack/cyborg/+/999938
15:31:32 opendevreview chandan kumar proposed openstack/cyborg master: Add cleanup_device RPC and wire unbind dispatch https://review.opendev.org/c/openstack/cyborg/+/999939
15:31:32 opendevreview chandan kumar proposed openstack/cyborg master: Implement NVMeDriver.cleanup() with sanitize support https://review.opendev.org/c/openstack/cyborg/+/999940
15:31:34 opendevreview chandan kumar proposed openstack/cyborg master: Add bind guard and crash recovery for device_state https://review.opendev.org/c/openstack/cyborg/+/999941
15:31:34 opendevreview chandan kumar proposed openstack/cyborg master: Add device_state API responses and POST clean endpoint https://review.opendev.org/c/openstack/cyborg/+/999942
15:31:36 opendevreview chandan kumar proposed openstack/cyborg master: Deprecate SSD and Inspur NVMe drivers https://review.opendev.org/c/openstack/cyborg/+/999943
15:31:36 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver admin guide and API reference updates https://review.opendev.org/c/openstack/cyborg/+/999944
15:31:38 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver devstack plugin support https://review.opendev.org/c/openstack/cyborg/+/999945
16:44:43 opendevreview Merged openstack/cyborg master: Add shared lspci helpers to common utils https://review.opendev.org/c/openstack/cyborg/+/998726
#openstack-cyborg - 2026-08-07
05:48:22 opendevreview chandan kumar proposed openstack/cyborg master: Add NVME device type https://review.opendev.org/c/openstack/cyborg/+/999932
05:48:22 opendevreview chandan kumar proposed openstack/cyborg master: Add device_state to Device model https://review.opendev.org/c/openstack/cyborg/+/999933
05:48:23 opendevreview chandan kumar proposed openstack/cyborg master: Add online data migration and status check for device_state https://review.opendev.org/c/openstack/cyborg/+/999934
05:48:23 opendevreview chandan kumar proposed openstack/cyborg master: Add no-op init_host() and cleanup() to GenericDriver https://review.opendev.org/c/openstack/cyborg/+/999935
05:48:24 opendevreview chandan kumar proposed openstack/cyborg master: Add [nvme] configuration section https://review.opendev.org/c/openstack/cyborg/+/999936
05:48:24 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMeDeviceSpec and privsep helpers for nvme-cli https://review.opendev.org/c/openstack/cyborg/+/999937
05:48:25 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMeDriver with discover/init_host and agent wiring https://review.opendev.org/c/openstack/cyborg/+/999938
05:48:25 opendevreview chandan kumar proposed openstack/cyborg master: Add cleanup_device RPC and wire unbind dispatch https://review.opendev.org/c/openstack/cyborg/+/999939
05:48:26 opendevreview chandan kumar proposed openstack/cyborg master: Implement NVMeDriver.cleanup() with sanitize support https://review.opendev.org/c/openstack/cyborg/+/999940
05:48:27 opendevreview chandan kumar proposed openstack/cyborg master: Add bind guard and crash recovery for device_state https://review.opendev.org/c/openstack/cyborg/+/999941
05:48:27 opendevreview chandan kumar proposed openstack/cyborg master: Add device_state API responses and POST clean endpoint https://review.opendev.org/c/openstack/cyborg/+/999942
05:48:29 opendevreview chandan kumar proposed openstack/cyborg master: Deprecate SSD and Inspur NVMe drivers https://review.opendev.org/c/openstack/cyborg/+/999943
05:48:29 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver admin guide and API reference updates https://review.opendev.org/c/openstack/cyborg/+/999944
05:48:31 opendevreview chandan kumar proposed openstack/cyborg master: Add per-PF vf_personality sysfs interface https://review.opendev.org/c/openstack/cyborg/+/998603
05:48:31 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: introduce personality ops-table dispatch for VF device types https://review.opendev.org/c/openstack/cyborg/+/999125
05:48:33 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: add NVMe host kernel module https://review.opendev.org/c/openstack/cyborg/+/999928
05:48:33 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: add NVMe VFIO guest probe and host handoff https://review.opendev.org/c/openstack/cyborg/+/999929
05:48:35 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver devstack plugin support https://review.opendev.org/c/openstack/cyborg/+/999945
07:26:47 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver devstack plugin support https://review.opendev.org/c/openstack/cyborg/+/999945
16:13:30 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMeDriver with discover/init_host and agent wiring https://review.opendev.org/c/openstack/cyborg/+/999938
16:13:31 opendevreview chandan kumar proposed openstack/cyborg master: Add cleanup_device RPC and wire unbind dispatch https://review.opendev.org/c/openstack/cyborg/+/999939
16:13:31 opendevreview chandan kumar proposed openstack/cyborg master: Implement NVMeDriver.cleanup() with sanitize support https://review.opendev.org/c/openstack/cyborg/+/999940
16:13:32 opendevreview chandan kumar proposed openstack/cyborg master: Add bind guard and crash recovery for device_state https://review.opendev.org/c/openstack/cyborg/+/999941
16:13:32 opendevreview chandan kumar proposed openstack/cyborg master: Add device_state API responses and POST clean endpoint https://review.opendev.org/c/openstack/cyborg/+/999942
16:13:33 opendevreview chandan kumar proposed openstack/cyborg master: Deprecate SSD and Inspur NVMe drivers https://review.opendev.org/c/openstack/cyborg/+/999943
16:13:33 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver admin guide and API reference updates https://review.opendev.org/c/openstack/cyborg/+/999944
16:13:34 opendevreview chandan kumar proposed openstack/cyborg master: Add per-PF vf_personality sysfs interface https://review.opendev.org/c/openstack/cyborg/+/998603
16:13:35 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: introduce personality ops-table dispatch for VF device types https://review.opendev.org/c/openstack/cyborg/+/999125
16:13:35 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: add NVMe host kernel module https://review.opendev.org/c/openstack/cyborg/+/999928
16:13:37 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: add NVMe VFIO guest probe and host handoff https://review.opendev.org/c/openstack/cyborg/+/999929
16:13:37 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver devstack plugin support https://review.opendev.org/c/openstack/cyborg/+/999945
#openstack-cyborg - 2026-08-09
04:11:31 opendevreview chandan kumar proposed openstack/cyborg master: Add NVME device type constant and schema migration https://review.opendev.org/c/openstack/cyborg/+/999932
04:11:32 opendevreview chandan kumar proposed openstack/cyborg master: Add device_state lifecycle column to the Device model https://review.opendev.org/c/openstack/cyborg/+/999933
04:11:32 opendevreview chandan kumar proposed openstack/cyborg master: Add online data migration and upgrade check for device_state backfill https://review.opendev.org/c/openstack/cyborg/+/999934
04:11:33 opendevreview chandan kumar proposed openstack/cyborg master: Add no-op init_host() and cleanup() stubs to GenericDriver https://review.opendev.org/c/openstack/cyborg/+/999935
04:11:33 opendevreview chandan kumar proposed openstack/cyborg master: Add [nvme] configuration group https://review.opendev.org/c/openstack/cyborg/+/999936
04:11:34 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMeDeviceSpec and privsep wrappers for nvme-cli https://review.opendev.org/c/openstack/cyborg/+/999937
04:11:34 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMeDriver with discover() and init_host() https://review.opendev.org/c/openstack/cyborg/+/999938
04:11:35 opendevreview chandan kumar proposed openstack/cyborg master: Add cleanup_device RPC and dispatch from ARQ unbind https://review.opendev.org/c/openstack/cyborg/+/999939
04:11:36 opendevreview chandan kumar proposed openstack/cyborg master: Implement NVMeDriver.cleanup() with sanitize, write-zeroes, and shred https://review.opendev.org/c/openstack/cyborg/+/999940
04:11:36 opendevreview chandan kumar proposed openstack/cyborg master: Add device_state bind guard and wire crash recovery to init_host() https://review.opendev.org/c/openstack/cyborg/+/999941
04:11:38 opendevreview chandan kumar proposed openstack/cyborg master: Expose device_state in the device API and add POST /clean endpoint https://review.opendev.org/c/openstack/cyborg/+/999942
04:11:38 opendevreview chandan kumar proposed openstack/cyborg master: Deprecate SSDDriver with pointer to NVMeDriver https://review.opendev.org/c/openstack/cyborg/+/999943
04:11:40 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver admin guide and API reference for microversion 2.4 https://review.opendev.org/c/openstack/cyborg/+/999944
04:13:54 opendevreview chandan kumar proposed openstack/cyborg master: Add per-PF vf_personality sysfs interface https://review.opendev.org/c/openstack/cyborg/+/998603
04:14:31 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: introduce personality ops-table dispatch for VF device types https://review.opendev.org/c/openstack/cyborg/+/999125
04:14:49 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: add NVMe host kernel module https://review.opendev.org/c/openstack/cyborg/+/999928
04:15:15 opendevreview chandan kumar proposed openstack/cyborg master: pci-sim: add NVMe VFIO guest probe and host handoff https://review.opendev.org/c/openstack/cyborg/+/999929
04:15:32 opendevreview chandan kumar proposed openstack/cyborg master: Add NVMe driver devstack plugin support https://review.opendev.org/c/openstack/cyborg/+/999945
10:55:29 opendevreview Gihong Lee proposed openstack/cyborg master: Add device_addresses allow-list to the Intel NIC driver https://review.opendev.org/c/openstack/cyborg/+/1000240
#openstack-cyborg - 2026-08-10
06:13:48 opendevreview chandan kumar proposed openstack/cyborg master: Add NVME device type support https://review.opendev.org/c/openstack/cyborg/+/999932
06:14:37 opendevreview chandan kumar proposed openstack/cyborg master: Add NVME device type support https://review.opendev.org/c/openstack/cyborg/+/999932
07:59:14 opendevreview Ronelle Landy proposed openstack/cyborg master: Inline driver table into support-matrix.rst https://review.opendev.org/c/openstack/cyborg/+/999116
08:18:13 opendevreview Ronelle Landy proposed openstack/cyborg master: Inline driver table into support-matrix.rst https://review.opendev.org/c/openstack/cyborg/+/999116
09:26:52 opendevreview Ronelle Landy proposed openstack/cyborg master: Reorganize doc index by inlining user pages https://review.opendev.org/c/openstack/cyborg/+/999278
09:53:37 opendevreview Ronelle Landy proposed openstack/cyborg master: Inline driver table into support-matrix.rst https://review.opendev.org/c/openstack/cyborg/+/999116
17:20:03 opendevreview sean mooney proposed openstack/cyborg master: Add managed mode support to generic PCI driver https://review.opendev.org/c/openstack/cyborg/+/994575
17:20:04 opendevreview sean mooney proposed openstack/cyborg master: doc: Add generic PCI driver guide https://review.opendev.org/c/openstack/cyborg/+/994576
17:20:04 opendevreview sean mooney proposed openstack/cyborg master: devstack: Configure pci-sim Cyborg PCI testing https://review.opendev.org/c/openstack/cyborg/+/994577
17:20:05 opendevreview sean mooney proposed openstack/cyborg master: devstack: Add NVIDIA vGPU variant-driver setup helpers https://review.opendev.org/c/openstack/cyborg/+/994578

Earlier   Later