cinder/tools
Gorka Eguileor ecefc7d67a Support os-brick specific lock_path
As a new feature, os-brick now supports setting the location of file
locks in a different location from the locks of the service.

The functionality is intended for HCI deployments and hosts that are
running Cinder and Glance using Cinder backend.  In those scenarios the
service can use a service specific location for its file locks while
only sharing the location of os-brick with the other services.

To leverage this functionality the new os-brick code is needed and
method ``os_brick.setup`` needs to be called once the service
configuration options have been loaded.

The default value of the os-brick ``lock_path`` is the one set in
``oslo_concurrency``.

This patch adds support for this new feature in a non backward
compatible way, so it requires an os-brick version bump in the
requirements.

The patch also ensures that ``tox -egenconfig`` includes the os-brick
configuration options when generating the sample config.

Change-Id: I9f3e46c262f5b2b72fed5a4927165b3834a1c383
2022-09-09 19:47:00 +00:00
..
config Support os-brick specific lock_path 2022-09-09 19:47:00 +00:00
check_exec.py Port check_exec.py to Python 3 2019-09-26 10:13:53 -04:00
coding-checks.sh pylint: run coding-checks.sh with bash 2021-01-04 08:46:50 -05:00
fast8.sh fast8 improvements 2019-01-22 14:36:23 -05:00
generate_driver_list.py Stop invoking Python 2 2020-04-24 09:23:52 +02:00
mypywrap.sh Add installation of mypy stubs packages 2021-07-15 10:33:36 -04:00
test-setup.sh Make test-setup.sh compatible with mysql8 2020-06-22 14:27:34 -05:00