Actions
Task #2245
closedReplace all old settings file usage with the new settings file and delete the old one
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 10
Quarter:
Description
The old settings file is: pulp.server.webservices.settings
The new settings file is: pulp.platform.settings
This string is set in the many places that need to know how Django is configured including: the celery workers, httpd, the test runner, celerybeat, vagrant, constants files, etc.
The 3.0-dev branch currently has mixed usage of the settings files. Everything should be moved to the new settings files. The old one can be deleted also.
Related issues
Actions
Delete old settings file
closes #2245 https://pulp.plan.io/issues/2245