Lack of allocation candidates is only logged in DEBUG
Bug #1794811 reported by
Mohammed Naser
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Mohammed Naser | ||
Pike |
Confirmed
|
Medium
|
Unassigned | ||
Queens |
Confirmed
|
Medium
|
Unassigned | ||
Rocky |
Fix Committed
|
Medium
|
Mohammed Naser |
Bug Description
If the placement service gets allocation candidates, it goes through all the filters and if it ends up with 0 compute nodes, it logs it in INFO:
https:/
However, if no allocation candidates match, it throw a message in DEBUG and exits out, leaving important information for the operator.
Changed in nova: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/605765
Review: https:/