Commit Graph

3 Commits

Author SHA1 Message Date
Akihiro Motoki 6903983fe9 Update horizon-reload.sh not to use run_tests.sh
horizon master branch (for Queens) dropped run_tests.sh in favor of tox.
compilemessages needs to be run in a different way.

Also improves some logics:
* Cleanup stale compiled python files
* DJANGO_SETTINGS_MODULE=openstack_dashboard.settings is no longer needed
  as this is the default value of manage.py in the horizon repo

Change-Id: If823e8e63c251dab0d764212eba2ec77774f789e
2017-08-18 07:18:27 +00:00
Akihiro Motoki e801e35d26 Update example local.conf to consume stable/newton branch
Change-Id: I4116e1380bdf48bb8a229c7d6967e67b4ddafaf8
2016-09-20 03:59:52 +09:00
Akihiro Motoki 2bf051fa67 Update Horizon translation check using DevStack
The translation check site is not available yet. It looks better to
improve the way to check Horizon translation using DevStack environment.

This commit also adds how to import latest translations
when DevStack is running.

Change-Id: I61b06aa09a62893d56b66ad9820f3d8cc958ac23
2016-09-17 17:14:47 +09:00