93a40e3fc7
The value of capabilities can be either a string or a dict. There is a function to parse its value and provide a correct output as expected and it should always be used when reading node capabilities. Change-Id: I789fffd5f67eddbe5058581f13d75320ca712897 Story: 2005280 Task: 30133
5 lines
133 B
YAML
5 lines
133 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where deploy fails during node preparation if the
|
|
node ``capabilities`` are passed as string. |