.stestr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
DESCRIPTION.rst
HACKING.rst
LICENSE
README.rst
babel.cfg
bindep.txt
lower-constraints.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
cinderlib/__init__.py
cinderlib/_fake_packages.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/helper.py
cinderlib/tests/unit/persistence/test_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/validated.rst
doc/source/validating.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/IBM-SVC-667322aa2b4ac24d.yaml
releasenotes/notes/attach_mode-0cc9cec91dff0fc3.yaml
releasenotes/notes/cinderlib-a458b8e23b6d35f4.yaml
releasenotes/notes/enhance-extend-687d8e9c4a58e517.yaml
releasenotes/notes/fake-packages-7d5c55e6169f1096.yaml
releasenotes/notes/fix-clone-28b18ddb420ff676.yaml
releasenotes/notes/fix-lvm-extend-e46b0eadf1cd59ec.yaml
releasenotes/notes/snapshot-vol-type-20e4403ed5a8b0a5.yaml
releasenotes/notes/support-comple-config-options-39ba50c6c9165cc3.yaml
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/unreleased.rst
roles/run-cinderlib-tests/README.rst
roles/run-cinderlib-tests/defaults/main.yaml
roles/run-cinderlib-tests/tasks/main.yaml
tools/coding-checks.sh
tools/fast8.sh
tools/lvm-prepare.sh
tools/virtualenv-sudo.sh