Activity log for bug #1880997

Date Who What changed Old value New value Message
2020-05-27 17:50:09 Yang Liu bug added bug
2020-06-01 20:58:15 Ghada Khalil tags stx.distro.openstack
2020-06-03 20:05:37 Ghada Khalil bug added subscriber Bill Zvonar
2020-06-03 20:07:11 Ghada Khalil description Brief Description ----------------- By default the two supported QAT pci-alias override is included in nova helm system overrides, which enables user to launch VM with QAT VF as is. However, this override is not done for gpu devices, so user would have to first override the nova helm chart before launching GPU vm. The GPU user override has to combine the existing user override, so it is fairly tedious to a regular user. Severity -------- Minor Steps to Reproduce ------------------ - system helm-override-show stx-openstack nova openstack | | pci: | | | alias: | | | type: multistring | | | values: | | | - '{"vendor_id": "8086", "product_id": "0435", "name": "qat-dh895xcc-pf"}' | | | - '{"vendor_id": "8086", "product_id": "0443", "name": "qat-dh895xcc-vf"}' | | | - '{"vendor_id": "8086", "product_id": "37c8", "name": "qat-c62x-pf"}' | | | - '{"vendor_id": "8086", "product_id": "37c9", "name": "qat-c62x-vf"}' | | | - '{"name": "gpu"}' TC-name: Expected Behavior ------------------ - gpu has similar overrides as qat with supported devices Actual Behavior ---------------- - gpu override does not have any product_id/vendor_id in nova helm overrides Reproducibility --------------- Reproducible System Configuration -------------------- All Branch/Pull Time/Commit ----------------------- stx master as of 20200525 load Last Pass --------- Never Timestamp/Logs -------------- Easy to reproduce. Test Activity ------------- Regression Testing Brief Description ----------------- By default the two supported QAT pci-alias override is included in nova helm system overrides, which enables user to launch VM with QAT VF as is. However, this override is not done for gpu devices, so user would have to first override the nova helm chart before launching GPU vm. The GPU user override has to combine the existing user override, so it is fairly tedious to a regular user. Severity -------- Minor Steps to Reproduce ------------------ - system helm-override-show stx-openstack nova openstack | | pci: | | | alias: | | | type: multistring | | | values: | | | - '{"vendor_id": "8086", "product_id": "0435", "name": "qat-dh895xcc-pf"}' | | | - '{"vendor_id": "8086", "product_id": "0443", "name": "qat-dh895xcc-vf"}' | | | - '{"vendor_id": "8086", "product_id": "37c8", "name": "qat-c62x-pf"}' | | | - '{"vendor_id": "8086", "product_id": "37c9", "name": "qat-c62x-vf"}' | | | - '{"name": "gpu"}' TC-name: Expected Behavior ------------------ - gpu has similar overrides as qat with supported devices Example: - '{"vendor_id": "102b", "product_id": "0522","device_type":"type-PF","name": "gpu"}' Actual Behavior ---------------- - gpu override does not have any product_id/vendor_id in nova helm overrides Reproducibility --------------- Reproducible System Configuration -------------------- All Branch/Pull Time/Commit ----------------------- stx master as of 20200525 load Last Pass --------- Never Timestamp/Logs -------------- Easy to reproduce. Test Activity ------------- Regression Testing
2020-06-03 20:07:20 Ghada Khalil tags stx.distro.openstack stx.4.0 stx.distro.openstack
2020-06-03 20:08:34 Ghada Khalil starlingx: assignee Jim Gauld (jgauld)
2020-06-03 20:08:38 Ghada Khalil starlingx: importance Undecided Medium
2020-06-03 20:08:42 Ghada Khalil starlingx: status New Triaged
2020-06-03 20:19:31 Ghada Khalil description Brief Description ----------------- By default the two supported QAT pci-alias override is included in nova helm system overrides, which enables user to launch VM with QAT VF as is. However, this override is not done for gpu devices, so user would have to first override the nova helm chart before launching GPU vm. The GPU user override has to combine the existing user override, so it is fairly tedious to a regular user. Severity -------- Minor Steps to Reproduce ------------------ - system helm-override-show stx-openstack nova openstack | | pci: | | | alias: | | | type: multistring | | | values: | | | - '{"vendor_id": "8086", "product_id": "0435", "name": "qat-dh895xcc-pf"}' | | | - '{"vendor_id": "8086", "product_id": "0443", "name": "qat-dh895xcc-vf"}' | | | - '{"vendor_id": "8086", "product_id": "37c8", "name": "qat-c62x-pf"}' | | | - '{"vendor_id": "8086", "product_id": "37c9", "name": "qat-c62x-vf"}' | | | - '{"name": "gpu"}' TC-name: Expected Behavior ------------------ - gpu has similar overrides as qat with supported devices Example: - '{"vendor_id": "102b", "product_id": "0522","device_type":"type-PF","name": "gpu"}' Actual Behavior ---------------- - gpu override does not have any product_id/vendor_id in nova helm overrides Reproducibility --------------- Reproducible System Configuration -------------------- All Branch/Pull Time/Commit ----------------------- stx master as of 20200525 load Last Pass --------- Never Timestamp/Logs -------------- Easy to reproduce. Test Activity ------------- Regression Testing Brief Description ----------------- By default the two supported QAT pci-alias override is included in nova helm system overrides, which enables user to launch VM with QAT VF as is. However, this override is not done for gpu devices, so user would have to first override the nova helm chart before launching GPU vm. The GPU user override has to combine the existing user override, so it is fairly tedious to a regular user. Severity -------- Minor Steps to Reproduce ------------------ - system helm-override-show stx-openstack nova openstack | | pci: | | | alias: | | | type: multistring | | | values: | | | - '{"vendor_id": "8086", "product_id": "0435", "name": "qat-dh895xcc-pf"}' | | | - '{"vendor_id": "8086", "product_id": "0443", "name": "qat-dh895xcc-vf"}' | | | - '{"vendor_id": "8086", "product_id": "37c8", "name": "qat-c62x-pf"}' | | | - '{"vendor_id": "8086", "product_id": "37c9", "name": "qat-c62x-vf"}' | | | - '{"name": "gpu"}' TC-name: Expected Behavior ------------------ - gpu has similar overrides as qat with supported devices Example: '{"vendor_id": "102b", "product_id": "0522","device_type":"type-PF","name": "gpu"}' Actual Behavior ---------------- - gpu override does not have any product_id/vendor_id in nova helm overrides Reproducibility --------------- Reproducible System Configuration -------------------- All Branch/Pull Time/Commit ----------------------- stx master as of 20200525 load Last Pass --------- Never Timestamp/Logs -------------- Easy to reproduce. Test Activity ------------- Regression Testing
2020-06-04 11:09:43 Bill Zvonar removed subscriber Bill Zvonar
2020-06-04 11:09:54 Bill Zvonar bug added subscriber Frank Miller
2020-06-28 01:41:21 Ghada Khalil tags stx.4.0 stx.distro.openstack stx.4.0 stx.distro.openstack stx.retestneeded
2020-07-29 18:25:54 Jim Gauld starlingx: status Triaged In Progress
2020-07-30 18:14:08 Ghada Khalil tags stx.4.0 stx.distro.openstack stx.retestneeded stx.5.0 stx.distro.openstack stx.retestneeded
2020-08-12 16:52:55 OpenStack Infra starlingx: status In Progress Fix Released
2021-10-27 14:03:38 Ghada Khalil tags stx.5.0 stx.distro.openstack stx.retestneeded stx.5.0 stx.distro.openstack