← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1769817] Re: Ironic serial console doesn't get disabled when instance is deleted

 

Serial console support was added to the ironic driver in ocata:

https://review.openstack.org/#/c/328157/

** Also affects: nova/pike
   Importance: Undecided
       Status: New

** Also affects: nova/ocata
   Importance: Undecided
       Status: New

** Also affects: nova/queens
   Importance: Undecided
       Status: New

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

Title:
  Ironic serial console doesn't get disabled when instance is deleted

Status in OpenStack Compute (nova):
  Confirmed
Status in OpenStack Compute (nova) ocata series:
  New
Status in OpenStack Compute (nova) pike series:
  New
Status in OpenStack Compute (nova) queens series:
  New

Bug description:
  Description
  ===========
  Ironic serial console doesn't get disabled when instance is deleted.

  I filed the bug in Nova because it seems better to request disabling
  the console from virt driver at destoying an instance.

  
  Steps to reproduce
  ==================

  * Enroll an ironic node with socat console interface.
  * Create an instance in nova on the ironic node.
  * Connect a serial console from Horizon.
  * Delete the instance from an terminal.

  Expected result
  ===============
  The console gets closed immediately.

  Actual result
  =============
  The console is displayed after the instance is deleted and node cleaning starts in ironic.

  Environment
  ===========
  1. Exact version of OpenStack you are running. See the following
    list for all releases: http://docs.openstack.org/releases/

  Devstack with master

  2. Which hypervisor did you use?
     (For example: Libvirt + KVM, Libvirt + XEN, Hyper-V, PowerKVM, ...)
     What's the version of that?

  ironic

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


References