.stestr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
DESCRIPTION.rst
HACKING.rst
LICENSE
README.rst
babel.cfg
lower-constraints.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
cinderlib/__init__.py
cinderlib/cinderlib.py
cinderlib/exception.py
cinderlib/nos_brick.py
cinderlib/objects.py
cinderlib/serialization.py
cinderlib/utils.py
cinderlib/workarounds.py
cinderlib.egg-info/PKG-INFO
cinderlib.egg-info/SOURCES.txt
cinderlib.egg-info/dependency_links.txt
cinderlib.egg-info/entry_points.txt
cinderlib.egg-info/not-zip-safe
cinderlib.egg-info/pbr.json
cinderlib.egg-info/requires.txt
cinderlib.egg-info/top_level.txt
cinderlib/cmd/__init__.py
cinderlib/cmd/cinder_cfg_to_python.py
cinderlib/cmd/cinder_to_yaml.py
cinderlib/persistence/__init__.py
cinderlib/persistence/base.py
cinderlib/persistence/dbms.py
cinderlib/persistence/memory.py
cinderlib/tests/__init__.py
cinderlib/tests/functional/__init__.py
cinderlib/tests/functional/base_tests.py
cinderlib/tests/functional/ceph.yaml
cinderlib/tests/functional/lvm.yaml
cinderlib/tests/functional/test_basic.py
cinderlib/tests/unit/__init__.py
cinderlib/tests/unit/base.py
cinderlib/tests/unit/test_cinderlib.py
cinderlib/tests/unit/test_nos_brick.py
cinderlib/tests/unit/utils.py
cinderlib/tests/unit/objects/__init__.py
cinderlib/tests/unit/objects/test_connection.py
cinderlib/tests/unit/objects/test_snapshot.py
cinderlib/tests/unit/objects/test_volume.py
cinderlib/tests/unit/persistence/__init__.py
cinderlib/tests/unit/persistence/base.py
cinderlib/tests/unit/persistence/test_dbms.py
cinderlib/tests/unit/persistence/test_memory.py
devstack/README.rst
devstack/override-defaults
devstack/plugin.sh
devstack/settings
doc/.gitignore
doc/requirements.txt
doc/source/Makefile
doc/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/limitations.rst
doc/source/make.bat
doc/source/usage.rst
doc/source/_extra/.placeholder
doc/source/_static/.placeholder
doc/source/topics/backends.rst
doc/source/topics/connections.rst
doc/source/topics/initialization.rst
doc/source/topics/metadata.rst
doc/source/topics/serialization.rst
doc/source/topics/snapshots.rst
doc/source/topics/tracking.rst
doc/source/topics/volumes.rst
playbooks/cinder-gate-run.yaml
playbooks/setup-ceph.yaml
playbooks/setup-lvm.yaml
releasenotes/notes/cinderlib-a458b8e23b6d35f4.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/unreleased.rst
tools/coding-checks.sh
tools/fast8.sh
tools/lvm-prepare.sh
tools/virtualenv-sudo.sh