TripleOCapabilitiesFilter lacks logging
Bug #1718502 reported by
Ben Nemec
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Medium
|
Ben Nemec | ||
Newton |
Fix Committed
|
Medium
|
Dmitry Tantsur | ||
Ocata |
Fix Committed
|
Medium
|
Dmitry Tantsur | ||
Pike |
Fix Released
|
Medium
|
Ben Nemec |
Bug Description
This is a problem because if the initial deployment of a node in a predictable placement deployment fails, Nova will retry it. Because it's already attempted the lone node that can match the instance, this retry will always fail and the capabilities filter will look like the culprit. We need to add some logging to the filter so that users can see why the node failed to schedule and hopefully realize what happened more easily.
Changed in tripleo: | |
status: | Triaged → In Progress |
To post a comment you must log in.
Patch: https:/ /review. openstack. org/#/c/ 503748