.coveragerc
.flake8
.travis.yml
AUTHORS
ChangeLog
MANIFEST.in
Makefile
README.rst
python-scaleio.spec
requirements-test.txt
requirements.txt
setup.cfg
setup.py
tox.ini
pyscaleio/__init__.py
pyscaleio/client.py
pyscaleio/constants.py
pyscaleio/exceptions.py
pyscaleio/manager.py
pyscaleio/models.py
pyscaleio/utils.py
pyscaleio.egg-info/PKG-INFO
pyscaleio.egg-info/SOURCES.txt
pyscaleio.egg-info/dependency_links.txt
pyscaleio.egg-info/not-zip-safe
pyscaleio.egg-info/pbr.json
pyscaleio.egg-info/requires.txt
pyscaleio.egg-info/top_level.txt
tests/pytest.ini
tests/.cache/v/cache/lastfailed
tests/functional/__init__.py
tests/functional/test_storage_pool.py
tests/functional/test_volumes.py
tests/unit/test_client.py
tests/unit/test_models.py