a3b445c0ef
This has been deprecated for a long time. It's time to go. Change-Id: Ia3d88dd795b7049938265acc44465261df3fec36
13 lines
531 B
YAML
13 lines
531 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``[DEFAULT] vendordata_driver`` option was deprecated in Mitaka and has
|
|
now been removed. Configuration of vendordata drivers should now be done by
|
|
using the `[api] vendordata_providers`` option. For more information, refer
|
|
to the `vendordata documentation`__.
|
|
|
|
__ https://docs.openstack.org/nova/latest/user/vendordata.html
|
|
- |
|
|
The ``[api] vendordata_providers`` option now defaults to ``[StaticJSON]``.
|
|
This ensures existing behavior of the vendordata v1 driver is preserved.
|