← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1786058] [NEW] Live migration failed: Unable to parse URI qemu+ssh://nova_migration@fd00:

 

Public bug reported:

Unable to parse URI
qemu+ssh://nova_migration@fd00:fd00:fd00:2000::1e/system?keyfile=/etc/nova/migration/identity

IPv6 URI should be wrapped in [], to avoid ambiguity wrt port number.

nova/virt/libvirt/driver.py needs some logic to wrap IPv6 addresses to
brackets. Otherwise live migration will fail due to malformed URI

** Affects: nova
     Importance: Undecided
     Assignee: Sergii Golovatiuk (sgolovatiuk)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => Sergii Golovatiuk (sgolovatiuk)

-- 
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/1786058

Title:
  Live migration failed: Unable to parse URI
  qemu+ssh://nova_migration@fd00:

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Unable to parse URI
  qemu+ssh://nova_migration@fd00:fd00:fd00:2000::1e/system?keyfile=/etc/nova/migration/identity

  IPv6 URI should be wrapped in [], to avoid ambiguity wrt port number.

  nova/virt/libvirt/driver.py needs some logic to wrap IPv6 addresses to
  brackets. Otherwise live migration will fail due to malformed URI

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


Follow ups