36d2e1360f
We delete multiple nodes which include the non-exist nodes, ironic client will break at the node which non-exist, so with this patch, we will add try-except logic to continue to delete next one, and print the results which are deleted and which are failed. Change-Id: Iba48c570e48b51a2b6029ae89e3163ed05184bc1 Close-bug: #1529894
4 lines
86 B
YAML
4 lines
86 B
YAML
---
|
|
fixes:
|
|
- when deleting multiple nodes, continue with deletes even if one fails.
|