1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 17:55:10 +03:00
awx/tools
Matthew Jones 807cced571 Implement a more dynamic celery queue system
* Meant to be a starting point to more efficiently manage work routing
  and to balance work across all tower nodes
* Integrate flower as a dev tool that starts alongside other nodes.
  Helpful for observing and monitoring the queues/exchanges
* For the moment, force the task manager to only run on one node (not
  sure if this is needed)
* Define queues and routes for all task work
* Bump celery version to 3.1.23
* Expose flower through haproxy
2016-09-09 15:18:18 -04:00
..
data_generators flake8 fixups 2016-07-26 14:50:48 -04:00
docker-compose Implement a more dynamic celery queue system 2016-09-09 15:18:18 -04:00
git_hooks added git pre commit hook to run flake8 2015-11-06 07:38:29 -05:00
scripts interpret any code below 300 as success 2016-08-12 11:25:16 -04:00
sosreport Fix up sosreport to remove some sensitive information and add some useful things 2015-08-25 15:04:19 -04:00
audit-api-license.sh Update license info, add tool for helpsies 2016-07-12 16:30:30 -04:00
docker-compose-cluster.yml Implement a more dynamic celery queue system 2016-09-09 15:18:18 -04:00
docker-compose.yml Implement a more dynamic celery queue system 2016-09-09 15:18:18 -04:00