← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1366832] [NEW] serial console, ports are not released

 

Public bug reported:

When booting an instance with serial console activated, port(s) are allocated but never released since the code responsible to freeing port(s) is called after the domain is undefined from libvirt.
Also since the domain is already undefined, when calling the method '_lookup_by_name' an exception "DomainnotFound" is raised which makes not possible to correctly finish the deleting process

** Affects: nova
     Importance: High
     Assignee: sahid (sahid-ferdjaoui)
         Status: New


** Tags: libvirt

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

Title:
  serial console, ports are not released

Status in OpenStack Compute (Nova):
  New

Bug description:
  When booting an instance with serial console activated, port(s) are allocated but never released since the code responsible to freeing port(s) is called after the domain is undefined from libvirt.
  Also since the domain is already undefined, when calling the method '_lookup_by_name' an exception "DomainnotFound" is raised which makes not possible to correctly finish the deleting process

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


Follow ups

References