.gitignore
CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.markdown
dev-requirements.txt
dev_logging.conf
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
cloudelements/__init__.py
cloudelements/validation.py
cloudelements.egg-info/PKG-INFO
cloudelements.egg-info/SOURCES.txt
cloudelements.egg-info/dependency_links.txt
cloudelements.egg-info/not-zip-safe
cloudelements.egg-info/requires.txt
cloudelements.egg-info/top_level.txt
cloudelements/schemas/__init__.py
cloudelements/schemas/jsonschemas.py
tests/__init__.py
tests/functional/__init__.py
tests/functional/test_cloudelements.py
tests/unit/__init__.py
tests/unit/test_baserequest.py
tests/unit/test_cloudelements.py
tests/unit/test_validate.py