LICENSE
setup.py
copr_backend/__init__.py
copr_backend/actions.py
copr_backend/ans_utils.py
copr_backend/app.py
copr_backend/background_worker.py
copr_backend/background_worker_build.py
copr_backend/cancellable_thread.py
copr_backend/constants.py
copr_backend/createrepo.py
copr_backend/dispatcher.py
copr_backend/exceptions.py
copr_backend/frontend.py
copr_backend/helpers.py
copr_backend/hitcounter.py
copr_backend/job.py
copr_backend/msgbus.py
copr_backend/pulp.py
copr_backend/rpm_builds.py
copr_backend/setup.py
copr_backend/sign.py
copr_backend/sshcmd.py
copr_backend/storage.py
copr_backend/vm_alloc.py
copr_backend/worker_manager.py
copr_backend.egg-info/PKG-INFO
copr_backend.egg-info/SOURCES.txt
copr_backend.egg-info/dependency_links.txt
copr_backend.egg-info/not-zip-safe
copr_backend.egg-info/top_level.txt
copr_backend/daemons/__init__.py
copr_backend/daemons/action_dispatcher.py
copr_backend/daemons/build_dispatcher.py
copr_backend/daemons/log.py
copr_backend/stats_templates/__init__.py
copr_backend/stats_templates/arches.html.j2
copr_backend/stats_templates/chroots.html.j2
copr_backend/stats_templates/distro.html.j2
copr_backend/stats_templates/index.html.j2
copr_backend/stats_templates/topmost.html.j2
tests/test_action.py
tests/test_background_worker_build.py
tests/test_build_dispatcher.py
tests/test_config_reader.py
tests/test_createrepo.py
tests/test_frontend.py
tests/test_helpers.py
tests/test_modifyrepo.py
tests/test_pulp.py
tests/test_sign.py
tests/test_sshcmd.py
tests/test_unknown_resalloc_tickets.py
tests/test_vm_alloc.py
tests/test_worker_limits.py
tests/test_worker_manager.py