
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
9 lines
292 B
YAML
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.
|