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
2020-09-03 14:25:24 +02:00
2020-02-11 15:25:49 +01:00
2019-04-19 19:28:07 +00:00
2018-07-04 08:18:31 +07:00
2020-05-09 16:42:30 +02:00
2021-12-21 17:30:20 +08:00
2020-02-10 18:34:51 +01:00
2020-09-03 14:25:24 +02:00

Team and repository tags

image

oslo.concurrency

Latest Version

The oslo.concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

Description
OpenStack library for all concurrency-related code
Readme 4.7 MiB
Languages
Python 100%