Bug 1568262
| Summary: | [RFE] - Add USB device in Nova instance | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Pradipta Kumar Sahoo <psahoo> |
| Component: | openstack-nova | Assignee: | OSP DFG:Compute <osp-dfg-compute> |
| Status: | CLOSED WONTFIX | QA Contact: | OSP DFG:Compute <osp-dfg-compute> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 12.0 (Pike) | CC: | berrange, dasmith, egallen, eglynn, jhakimra, kchamart, lyarwood, mbooth, psahoo, sbauza, sferdjao, sgordon, srevivo, stephenfin, vromanso |
| Target Milestone: | --- | Keywords: | FutureFeature, Reopened, Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-08-22 00:56:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pradipta Kumar Sahoo
2018-04-17 04:51:20 UTC
Hi Stephen, Please find below use case details shared by the customer and help me if we have any alternative solution on this. Customer Use-Case Details: ~~~ In some situations, when the user login the VM, they need to use USB device to check its identification. For example, the bank or the same kind of organizations always need the user to have a USB device. So when the user login the system, they can use the certifications on the USB device to check the user. Now, the customer has only the RHOSP12 environment. They knew the process to add the USB device in the XML file of KVM. But it is not persistent. In VMware ESXi environment, the USB device can be added easily when configure the VM file. But how could I add the VM in OpenStack? ~~~ - Pradipta I have closed this bug as it has been waiting for more info for at least 2 weeks. We only do this to ensure that we don't accumulate stale bugs which can't be addressed. If you are able to provide the requested information, please feel free to re-open this bug. Erwan, when you get some time can you close this out? Pradipta we have no plans to work on USB passthrough. For your use case, a workaround could be to use PCI passthrough. Additional PCI USB controller cards can be added in the compute node. I've done a test documented in this blog post to explain the workaround: https://egallen.com/openstack-usb-passthrough/ The director templates are documented, this test has been done with OSP 13 but works with OSP 12. |