CHANGES.txt
MANIFEST.in
README.txt
requirements.txt
setup.py
mozsvc/__init__.py
mozsvc/config.py
mozsvc/exceptions.py
mozsvc/http_helpers.py
mozsvc/metrics.py
mozsvc/middlewares.py
mozsvc/plugin.py
mozsvc/secrets.py
mozsvc/tweens.py
mozsvc/util.py
mozsvc/views.py
mozsvc.egg-info/PKG-INFO
mozsvc.egg-info/SOURCES.txt
mozsvc.egg-info/dependency_links.txt
mozsvc.egg-info/not-zip-safe
mozsvc.egg-info/paster_plugins.txt
mozsvc.egg-info/requires.txt
mozsvc.egg-info/top_level.txt
mozsvc/storage/__init__.py
mozsvc/storage/mcclient.py
mozsvc/tests/__init__.py
mozsvc/tests/support.py
mozsvc/tests/test_config.py
mozsvc/tests/test_http_helpers.py
mozsvc/tests/test_metrics.py
mozsvc/tests/test_partial_disable_metrics.py
mozsvc/tests/test_plugin.py
mozsvc/tests/test_secrets.py
mozsvc/tests/test_service_definition.py
mozsvc/tests/test_tweens.py
mozsvc/tests/test_user.py
mozsvc/tests/test_util.py
mozsvc/tests/tests.ini
mozsvc/user/__init__.py
mozsvc/user/noncecache.py