openshift-sentry-quickstart
openshift-sentry-quickstart copied to clipboard
Is mongodb needed at all?
The sentry config doesn't reference it at all anywhere. There's no OPENSHIFT_MONGODB_DB_HOST. It only seems to be supported as a backend in celery and kombu, but they depend on pymongo which isn't installed.
I'm not missing anything, right?
I'm working on updating this quickstart to latest Sentry/Openshift version and will take a look.