
This option was added to nova during the Ocata cycle and allows a request to fail if a dynamic vendordata provider cannot be contacted or the request times out (connect or read). Change-Id: I43e7b880273bb5a0a63d39a7ebd79b78695c52a1
6 lines
192 B
YAML
6 lines
192 B
YAML
---
|
|
features:
|
|
- Adds the vendordata_dynamic_failure_fatal option to the API manifest.
|
|
Which, if set to true, makes nova take errors that happened in the
|
|
vendordata plugins as fatal.
|