← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1260265] [NEW] BaremetalHostManager cannot distinguish baremetal hosts from other hosts

 

Public bug reported:

BaremetalHostManager cloud distingush baremetal hosts by checking
"baremetal_driver" exists in capabilities or not. However, now
BaremetalHostManager cannot, because capabilities are not reported to
scheduler and BaremetalHostManager always receives empty capabilities.
As a result, BaremetalHostManager just does the same thing as the
original HostManager.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: baremetal

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

Title:
  BaremetalHostManager cannot distinguish baremetal hosts from other
  hosts

Status in OpenStack Compute (Nova):
  New

Bug description:
  BaremetalHostManager cloud distingush baremetal hosts by checking
  "baremetal_driver" exists in capabilities or not. However, now
  BaremetalHostManager cannot, because capabilities are not reported to
  scheduler and BaremetalHostManager always receives empty capabilities.
  As a result, BaremetalHostManager just does the same thing as the
  original HostManager.

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


Follow ups

References