horizon/openstack_dashboard/management/commands
Radomir Dopieralski c3b6fc761e Make extract_messages quiet in pep8 test
The additional extract_messages call in the pep8 tox environment
generates a lot of meaningless output, that then makes it difficult
to spot actual failures and warnings. This patch makes the Django
command respect the verbosity setting and call the setup.py command
with a quiet flag if low verbosity is requested, considerably decreasing
the amount of useless output. It then sets that verbosity to low in the
corresponding tox environment.

Change-Id: I2976250a23e800fbb582726299670b57199b58a7
2017-03-17 16:55:18 +01:00
..
__init__.py Created a make_web_conf command. 2014-04-03 17:34:32 +02:00
apache_vhost.conf.template Configuring number of apache processes 2017-01-20 11:49:34 +01:00
extract_messages.py Make extract_messages quiet in pep8 test 2017-03-17 16:55:18 +01: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 Configuring number of apache processes 2017-01-20 11:49:34 +01:00
migrate_settings.py Use argparse instead of optparse 2016-08-09 09:00:21 +03:00
update_catalog.py Refactor tox & update docs 2016-11-30 20:38:59 +00:00