octavia/releasenotes/notes/switch-to-live-drivers-cbae7c60eafa0f3e.yaml
Carlos Goncalves f3b5e6e147 Switch to live from noop drivers
The switch to live drivers ease greenfield deployments by not requiring
deployers to explicitly set live drivers. The switch also helps
deployers identify production-ready from experimental drivers.
Experimental features like volume and distributor remain defaulted to
their noop drivers.

This patch also fixes some tests that were not mocked properly.

Change-Id: I1e4e3c4f0e4142fa0d0d1ac895b10e2349d79c20
2020-08-28 20:51:45 +00:00

7 lines
254 B
YAML

---
upgrade:
- |
The default drivers have been switched to live from noop drivers for the
most part. Volume and distributor remain set to noop drivers as those are
experimental features. Operators do not need to make configuration changes.