.coveragerc
.mailmap
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
MAINTAINERS
MANIFEST.in
README.rst
TESTING.rst
obsolete.txt
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
update.py
update.sh
doc/source/conf.py
doc/source/contributing.rst
doc/source/hacking.rst
doc/source/index.rst
etc/.placeholder
openstack/__init__.py
openstack.common.egg-info/PKG-INFO
openstack.common.egg-info/SOURCES.txt
openstack.common.egg-info/dependency_links.txt
openstack.common.egg-info/entry_points.txt
openstack.common.egg-info/namespace_packages.txt
openstack.common.egg-info/not-zip-safe
openstack.common.egg-info/pbr.json
openstack.common.egg-info/requires.txt
openstack.common.egg-info/top_level.txt
openstack/common/__init__.py
openstack/common/_i18n.py
openstack/common/cliutils.py
openstack/common/eventlet_backdoor.py
openstack/common/fileutils.py
openstack/common/imageutils.py
openstack/common/local.py
openstack/common/loopingcall.py
openstack/common/memorycache.py
openstack/common/periodic_task.py
openstack/common/quota.py
openstack/common/service.py
openstack/common/sslutils.py
openstack/common/systemd.py
openstack/common/threadgroup.py
openstack/common/versionutils.py
openstack/common/apiclient/__init__.py
openstack/common/apiclient/auth.py
openstack/common/apiclient/base.py
openstack/common/apiclient/client.py
openstack/common/apiclient/exceptions.py
openstack/common/apiclient/fake_client.py
openstack/common/apiclient/utils.py
openstack/common/cache/__init__.py
openstack/common/cache/backends.py
openstack/common/cache/cache.py
openstack/common/cache/_backends/__init__.py
openstack/common/cache/_backends/memory.py
openstack/common/crypto/__init__.py
openstack/common/crypto/utils.py
openstack/common/middleware/__init__.py
openstack/common/middleware/catch_errors.py
openstack/common/middleware/request_id.py
openstack/common/report/__init__.py
openstack/common/report/guru_meditation_report.py
openstack/common/report/report.py
openstack/common/report/utils.py
openstack/common/report/generators/__init__.py
openstack/common/report/generators/conf.py
openstack/common/report/generators/process.py
openstack/common/report/generators/threading.py
openstack/common/report/generators/version.py
openstack/common/report/models/__init__.py
openstack/common/report/models/base.py
openstack/common/report/models/conf.py
openstack/common/report/models/process.py
openstack/common/report/models/threading.py
openstack/common/report/models/version.py
openstack/common/report/models/with_default_views.py
openstack/common/report/views/__init__.py
openstack/common/report/views/jinja_view.py
openstack/common/report/views/json/__init__.py
openstack/common/report/views/json/generic.py
openstack/common/report/views/text/__init__.py
openstack/common/report/views/text/generic.py
openstack/common/report/views/text/header.py
openstack/common/report/views/text/process.py
openstack/common/report/views/text/threading.py
openstack/common/report/views/xml/__init__.py
openstack/common/report/views/xml/generic.py
openstack/common/scheduler/__init__.py
openstack/common/scheduler/base_filter.py
openstack/common/scheduler/base_handler.py
openstack/common/scheduler/base_weight.py
openstack/common/scheduler/filters/__init__.py
openstack/common/scheduler/filters/availability_zone_filter.py
openstack/common/scheduler/filters/capabilities_filter.py
openstack/common/scheduler/filters/extra_specs_ops.py
openstack/common/scheduler/filters/ignore_attempted_hosts_filter.py
openstack/common/scheduler/filters/json_filter.py
openstack/common/scheduler/weights/__init__.py
pypi/README
pypi/setup.py
pypi/oslo/__init__.py
tests/__init__.py
tests/testmods/__init__.py
tests/testmods/baar_baa_opt.py
tests/testmods/bar_foo_opt.py
tests/testmods/blaa_opt.py
tests/testmods/fbaar_baa_opt.py
tests/testmods/fbar_foo_opt.py
tests/testmods/fblaa_opt.py
tests/testmods/unicode_opt.py
tests/unit/__init__.py
tests/unit/eventlet_service.py
tests/unit/fakes.py
tests/unit/test_cliutils.py
tests/unit/test_deprecated.py
tests/unit/test_eventlet_backdoor.py
tests/unit/test_fileutils.py
tests/unit/test_imageutils.py
tests/unit/test_local.py
tests/unit/test_loopingcall.py
tests/unit/test_memorycache.py
tests/unit/test_periodic.py
tests/unit/test_quota.py
tests/unit/test_service.py
tests/unit/test_systemd.py
tests/unit/test_threadgroup.py
tests/unit/test_versionutils.py
tests/unit/apiclient/__init__.py
tests/unit/apiclient/test_auth.py
tests/unit/apiclient/test_base.py
tests/unit/apiclient/test_client.py
tests/unit/apiclient/test_exceptions.py
tests/unit/apiclient/test_utils.py
tests/unit/cache/__init__.py
tests/unit/cache/base.py
tests/unit/cache/test_cache.py
tests/unit/cache/test_memory.py
tests/unit/crypto/__init__.py
tests/unit/crypto/test_utils.py
tests/unit/fake/__init__.py
tests/unit/fixture/__init__.py
tests/unit/reports/__init__.py
tests/unit/reports/test_base_report.py
tests/unit/reports/test_guru_meditation_report.py
tests/unit/reports/test_openstack_generators.py
tests/unit/reports/test_views.py
tests/unit/scheduler/__init__.py
tests/unit/scheduler/fake_hosts.py
tests/unit/scheduler/test_base_filter.py
tests/unit/scheduler/test_host_filters.py
tests/unit/scheduler/test_weights.py
tests/var/ca.crt
tests/var/certificate.crt
tests/var/empty.json
tests/var/policy.json
tests/var/privatekey.key
tests/var/policy.2.d/fake.conf
tests/var/policy.d/.fake_hide_file
tests/var/policy.d/a.conf
tests/var/policy.d/b.conf
tests/var/policy.d/fake_link
tests/var/policy.d/fake/empty_file.conf
tools/apply_cookiecutter.sh
tools/check_maintainers.py
tools/clone_openstack.sh
tools/colorizer.py
tools/filter_git_history.sh
tools/find_used_deleted_modules.py
tools/graduate.sh
tools/highest_semver.py
tools/install_venv.py
tools/install_venv_common.py
tools/lint.py
tools/list_latest_releases.sh
tools/list_oslo_projects.py
tools/list_unreleased_changes.sh
tools/oslo_tool_config.py
tools/requirements.txt
tools/run_tests_common.sh
tools/virtual_sprint.py
tools/with_venv.sh