oslo.concurrency/releasenotes/notes/remove-defaut-section-fallback-a90a6d2fd10671bc.yaml
Takashi Kajinami d51723fa64 Drop fallback to DEFAULT section
The fallback was added 9 years ago, in 0.1.0 release[1].

[1] c98d5edc44

Change-Id: I3b66c5f9df58eaeea9fc51a6c0b83af2e39a525b
2024-02-07 23:17:36 +00:00

9 lines
214 B
YAML

---
upgrade:
- |
The following options are no longer loaded from the ``[DEFAULT] section``.
Set these options in the ``[oslo_concurrency]`` section.
- ``disable_process_locking``
- ``lock_path``