A simple volume driver for lvm volumes written in python.
PHYSICAL_VOLUME='/dev/volume' VOLUME_GROUP=volume_group scripts/install.sh
pip install -r requirements-dev.txt
tests/run-tests.sh
BLOCK_DEVICE=/dev/sss tests/run-tests.sh
All contributions are made under the GNU Affero General Public License v3. See LICENSE.
All docker-lvmpy code Copyright (C) SKALE Labs and contributors.