cinder/releasenotes/notes/storpool-move-api-and-config-code-in-tree-92cfe30690b78ef1.yaml
Biser Milanov 89a7a3bf5f StorPool: Use os-brick instead of packages storpool and storpool.spopenstack
Stop depending on modules `storpool` and `storpool.spopenstack` for
access to the StorPool API and reading the StorPool configuration from
files. Use the new new in-tree implementation introduced in `os-brick`.

Change-Id: Ieb6be04133e1639b3fa6e3a322604b366e909d81
2025-01-29 16:26:50 +02:00

9 lines
292 B
YAML

---
other:
- |
Use the new implementation in os-brick for communicating with the
StorPool API and reading StorPool configuration files.
The StorPool backend no longer requires the OpenStack nodes to have
the Python packages `storpool` and `storpool.spopenstack` installed.