21f1b88b75
If a long-running backing node used by the metastatic driver develops problems, performing a host-key-check each time we allocate a new metastatic node may detect these problems. If that happens, mark the backing node as failed so that no more nodes are allocated to it and it is eventually removed. Change-Id: Ib1763cf8c6e694a4957cb158b3b6afa53d20e606
10 lines
338 B
YAML
10 lines
338 B
YAML
---
|
|
features:
|
|
- |
|
|
The metastatic driver now includes the
|
|
:attr:`providers.[metastatic].pools.host-key-checking` and
|
|
:attr:`providers.[metastatic].pools.labels.host-key-checking`
|
|
options. This can be used to verify that a backing node is still
|
|
functioning correctly before allocating new metastatic nodes to
|
|
it.
|