nova/releasenotes/notes/deprecate_vendordata_driver-eefc745365a881c3.yaml
Hieu LE 4355198750 Fix typo in nova release notes
Trivial fix

Change-Id: I621d08f2ab214112e861047de2118df0e51289b6
2016-04-14 14:26:54 +07:00

11 lines
437 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 encouraged to propose
additions upstream so we can create a stable and supported
interface here.