← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1668295] [NEW] Ironic hash ring in Ironic nova-compute driver does not update hypervisor host

 

Public bug reported:

In an environment with multiple nova-computes running Ironic driver with
hashring, when one of the compute nodes is down all instances bound to
this nova-compute are not manageable (start, stop, get-serial-console).
This is because OS-EXT-SRV-ATTR:host is pointing to dead nova-compute.

We should take advantage of hashring which we have here and update OS-
EXT-SRV-ATTR:host as well during nodes reassignment.

** Affects: nova
     Importance: Undecided
         Status: New

** Project changed: ironic => nova

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

Title:
  Ironic hash ring in Ironic nova-compute driver does not  update
  hypervisor host

Status in OpenStack Compute (nova):
  New

Bug description:
  In an environment with multiple nova-computes running Ironic driver
  with hashring, when one of the compute nodes is down all instances
  bound to this nova-compute are not manageable (start, stop, get-
  serial-console). This is because OS-EXT-SRV-ATTR:host is pointing to
  dead nova-compute.

  We should take advantage of hashring which we have here and update OS-
  EXT-SRV-ATTR:host as well during nodes reassignment.

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


Follow ups