Closed Bug 721235 Opened 12 years ago Closed 12 years ago

[mozillians-dev] enable celery

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davedash, Assigned: jason)

References

Details

Celery should be enabled,

I think we need to setup some BROKER settings, etc.  

in settings/local.py:
CELERY_ALWAYS_EAGER = False 

This is what Input set:

BROKER_HOST = "rabbit"
BROKER_USER = "input_dev"
BROKER_PASSWORD = "input_dev"
BROKER_VHOST = "input_dev"
Blocked by 721186, since admin (which runs celery) needs to talk to ES.
Assignee: server-ops → jthomas
Bug 709983 to setup and configure celery on generic cluster.
Bug 721503 opened for network flows.
Any ETA on this?
Hey Jason, can I get an ETA on this bug? We need to release out Mozillians soon to start up on some other large-scale feature work. So, the sooner the better.

It looks like the rest of the bugs you were waiting for have been fixed, so feel free to note any other issues that I can help out with. More than happy to get some shiznit done for ya.
Added to -dev.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.