Commit 5b698683 by Joseph Mulloy

Upgrade flower to 0.9.2 OPS-2529

parent 8ff4ddf3
......@@ -26,7 +26,7 @@ flower_venv_bin: "{{ flower_venv_dir }}/bin"
flower_python_reqs:
# Celery version must match version used by edx-platform
- "celery==3.1.18"
- "flower==0.8.3"
- "flower==0.9.2"
- "redis==2.10.6"
flower_deploy_path: "{{ flower_venv_bin }}:/usr/local/sbin:/usr/local/bin:/usr/bin:/sbin:/bin"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment