0a321235bf
With switch to virtualbmc we can no longer distinguish between virtual and bare metal nodes. To stay on a safer side, introspection_delay now affects all drivers. I'm also aware of similar DHCP problems on bare metal. Also renamed unit tests for clarity. Change-Id: I7d69cd899ec4d893b21cc49d59834dd3c83e0fe2
10 lines
326 B
YAML
10 lines
326 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The configuration option "introspection_delay_drivers" was changed to
|
|
``.*``, which means that "introspection_delay" is now applied to all
|
|
drivers. Set "introspection_delay" to 0 to disable the delay.
|
|
deprecations:
|
|
- |
|
|
The configuration option "introspection_delay_drivers" is deprecated.
|