7e187f637a
The os-brick library now supports its own lock_path configuration. This adds the defined resource type to manage the option so that we can reuse this implementation in some modules. Depends-on: https://review.opendev.org/c/openstack/os-brick/+/849324 Change-Id: Iae1c155692fec845a8cab0ae284eeeaaf3336962
7 lines
189 B
YAML
7 lines
189 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``oslo::os_brick`` defined resource type has been added. This can
|
|
be used to manage the ``[os_brick]`` options provided by the ``os-brick``
|
|
library.
|