21da1babce
This allowed creating a differ class loader for defining vendordata metadata for the metadata server. The default driver loads from a json file that can be arbitrarily specified, so is still quite flexible. Change-Id: I0f9866320cd655134281193c50ec170ea20c011a
11 lines
436 B
YAML
11 lines
436 B
YAML
---
|
|
deprecations:
|
|
|
|
- Deprecate the ``vendordata_driver`` config option. This allowed
|
|
creating a different class loader for defining vendordata
|
|
metadata. The default driver loads from a json file that can be
|
|
arbitrarily specified, so is still quite flexible. Deployments that
|
|
felt the need to use this facility are encoraged to propose
|
|
additions upstream so we can create a stable and supported
|
|
interface here.
|