horizon/openstack_dashboard/management/commands
Radomir Dopieralski d7d6c0577c Add a upgrade_check management command
This command checks the configuration for invalid and deprecated
settings, as described in
https://governance.openstack.org/tc/goals/stein/upgrade-checkers.html

There is also a script in tools/find_settings.py that scans all python
files for the potential new settings, which is supposed to make it
easier to update the lists that the checks use.

Change-Id: Ie85cf4be3da1ab446c10883a4580e20ea154b67c
Story: 2003657
Task: 26132
2019-03-01 15:43:13 +01:00
..
__init__.py Created a make_web_conf command. 2014-04-03 17:34:32 +02:00
apache_vhost.conf.template Use WSGIApplicationGroup %{GLOBAL} in mod_wsgi configuration 2017-08-04 14:52:43 +02:00
extract_messages.py pylint: fix import-error 2019-01-16 00:00:58 +09:00
horizon.wsgi.template Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
make_web_conf.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
migrate_settings.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
update_catalog.py extract_messages, update_catalog: Simplify help message 2017-08-29 12:35:30 +00:00
upgrade_check.py Add a upgrade_check management command 2019-03-01 15:43:13 +01:00