9555ad281c
In the case of conductor service goes offline, some hardware types may be not available as well, get_conductor_for is not protected for such case when querying node with conductor. This patch adds exception handling and bypasses orphaned nodes. Change-Id: I381585240057a989ab269ea35ea9b2124527bf8e Story: 2004834 Task: 29028
7 lines
186 B
YAML
7 lines
186 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue that node list with conductor fails if any of the nodes
|
|
has an invalid hardware type, which may happen when some conductor is
|
|
out of service.
|