f19d58a728
Automatically inspecting "available" machines is a controversial feature, since it enables "stealing" a machine that Nova already picked for deployment. To reduce this probability, refuse to inspect nodes with instance_uuid set. Also finish the incomplete comment. Change-Id: I6cde6a6f9303f2a21efcfce979ffc0c1fea4bdb3
6 lines
177 B
YAML
6 lines
177 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Machine inspection is now blocked for machines associated with an instance.
|
|
This is to avoid "stealing" a machine from under a provisioner (e.g. Nova).
|