6bf7abada9
This is follow-up of 625275af36
and
removes the temporal logic to keep compatibility, because we have kept
the warning message for several cycles.
Related-Bug: #1946277
Change-Id: I1b11305df67dbe3127642a96bda429faae0059d5
7 lines
223 B
YAML
7 lines
223 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``horizon::horizon_upload_mode`` parameter is now always surrounded by
|
|
double quotes(``""``) when being rendered into the local_settings file.
|
|
Quotes should be removed from the parameter.
|