In https://github.com/edx/configuration/pull/4443/files I mistakenly changed the ANALYTICS_DATABASE to the ANALYTICS_API_REPORTS_DB_NAME. In fact this config refers to the database config identifer in the DATABASES dictionary. This worked fine in sandboxes where both the config and the db are named 'reports', however when those configs differ, such as on staging, the health check would fail as it tries to connect to the reporting database. This PR fixes that change by setting this value back to 'reports'
Name |
Last commit
|
Last update |
---|---|---|
.github | Loading commit data... | |
docker | Loading commit data... | |
playbooks | Loading commit data... | |
tests | Loading commit data... | |
util | Loading commit data... | |
vagrant | Loading commit data... | |
.dockerignore | Loading commit data... | |
.editorconfig | Loading commit data... | |
.gitignore | Loading commit data... | |
.travis.yml | Loading commit data... | |
AUTHORS | Loading commit data... | |
CHANGELOG.md | Loading commit data... | |
CONTRIBUTING.md | Loading commit data... | |
LICENSE.TXT | Loading commit data... | |
Makefile | Loading commit data... | |
README.rst | Loading commit data... | |
docker.mk | Loading commit data... | |
github.txt | Loading commit data... | |
openedx.yaml | Loading commit data... | |
pre-requirements.txt | Loading commit data... | |
requirements.txt | Loading commit data... | |
requirements3.txt | Loading commit data... | |
test.mk | Loading commit data... |