puppet-oslo/releasenotes/notes/os_brick-444b69e1384bc260.yaml
Takashi Kajinami 7e187f637a Add common implementation to manage [os_brick] options
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
2022-11-28 09:54:20 +09:00

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.