oslo.concurrency/oslo_concurrency
Thiago Brito 11210a957c Fix RequiredOptError when missing lock_path
When lock_file is not present on the [oslo_concurrency] section of the
config file, we are getting a misleading error saying that it is not
preset on the DEFAULT group. This commit fixes it by providing the group
arg to the RequiredOptError constructor.

Closes-Bug: #1966320

Signed-off-by: Thiago Brito <thiago.brito@windriver.com>
Change-Id: Idee6987739917c7eae4faee15a66085a9ef7f6d2
2022-03-24 15:13:48 -03:00
..
fixture Use versionadded and versionchanged in doc 2015-11-05 13:31:40 +01:00
locale Imported Translations from Zanata 2020-04-29 09:03:41 +00:00
tests Add support for non-blocking locks 2021-06-24 09:45:48 +02:00
__init__.py Move out of the oslo namespace package 2014-11-14 17:17:25 -05:00
_i18n.py Remove log translations 2017-07-11 02:40:05 +00:00
lockutils.py Fix RequiredOptError when missing lock_path 2022-03-24 15:13:48 -03:00
opts.py Update hacking version 2019-01-21 19:32:38 -05:00
prlimit.py Remove references to 'sys.version_info' 2021-04-27 02:53:57 +00:00
processutils.py Monkey patch original current_thread _active in processutils 2020-09-30 11:28:12 +00:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:22 -05:00
watchdog.py Use versionadded and versionchanged in doc 2015-11-05 13:31:40 +01:00