← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1745340] [NEW] Nova assumes that USB Host is present

 

Public bug reported:

I am working on getting OpenStack running on aarch64 architecture. And
it is there. But I wanted to have graphical console like it is present
on x86.

Went though settings, enabled VNC/Spice and got "libvirtError: internal
error: No free USB ports" message instead.

Digged into code and it looks like Nova blindly assumes that USB host is
present in VM instance as it just adds usbtablet device and starts an
instance.

But it should add USB host device first...

** Affects: nova
     Importance: Undecided
         Status: New

** Attachment added: "XML definition of failed domain"
   https://bugs.launchpad.net/bugs/1745340/+attachment/5042777/+files/failed-domain.xml

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1745340

Title:
  Nova assumes that USB Host is present

Status in OpenStack Compute (nova):
  New

Bug description:
  I am working on getting OpenStack running on aarch64 architecture. And
  it is there. But I wanted to have graphical console like it is present
  on x86.

  Went though settings, enabled VNC/Spice and got "libvirtError:
  internal error: No free USB ports" message instead.

  Digged into code and it looks like Nova blindly assumes that USB host
  is present in VM instance as it just adds usbtablet device and starts
  an instance.

  But it should add USB host device first...

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1745340/+subscriptions


Follow ups