ea5075e094
1) Configurations that are setting backend config in ``[DEFAULT]`` section are now not supported. We should use ``enabled_backends`` option to set up backends. No volume service(s) started successfully otherwise. 2) Fix breaker ci Change-Id: Id211cf6bb82b39cb71f018a2a3f33de0a288ddc7 Closes-Bug: #1650713
7 lines
240 B
YAML
7 lines
240 B
YAML
---
|
|
upgrade:
|
|
- Configurations that are setting backend config in ``[DEFAULT]``
|
|
section are now not supported. You should use ``enabled_backends``
|
|
option to set up backends. No volume service(s) started successfully
|
|
otherwise.
|