horizon/openstack_dashboard
Rob Cresswell 36d1d1ac68 Refactor tox & update docs
- Updated tox envlist, so just running `tox` from the CLI will now run all
voting gate tests

- Reduce duplicated definitions and commands

- Remove any reliance on run_tests within tox

- Removes all doc references to run_tests.sh, and replaces them
with their tox equivalent. Where necessary, language around the tox
commands has been altered or extended so that it makes sense and is
consistent with other parts of the docs. Also adds a new "Test Environment"
list to the docs, so that newcomers do not have to piece together CLI
commands and their cryptic extensions from tox.ini

- Move the inline shell scripting to its own file. Also fixes a bug when
passing args, since the logic assumed you were attempting a subset test
run (try `tox -e py27 -- --pdb` on master to compare)

- Moved translation tooling from run_tests to manage.py, w/ help text
and arg restrictions. This is much more flexible so that plugins can use
it without having to copy commands, but still defaults to exactly the
same parameters/behaviour from run_tests. Docs updated appropriately.

- Removed npm/karma strange reliance on either .venv or tox/py27. Now
it only uses tox/npm.

Change-Id: I883f885bd424955d39ddcfde5ba396a88cfc041e
Implements: blueprint enhance-tox
Closes-Bug: 1638672
2016-11-30 20:38:59 +00:00
..
api Merge "Removing deprecate ceilometer code" 2016-11-22 18:41:31 +00:00
conf Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00
contrib Merge "Provide the bones of profiler: api and middleware" 2016-11-10 12:02:08 +00:00
dashboards Merge "Trivial fixes for Swift UI" 2016-11-28 22:06:17 +00:00
django_pyscss_fix Fix some spelling mistakes in horizon 2016-06-23 17:04:35 +08:00
enabled Merge "Removing deprecated Swift UI code" 2016-11-24 07:55:17 +00:00
local Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00
locale Imported Translations from Zanata 2016-11-25 07:33:01 +00:00
management Refactor tox & update docs 2016-11-30 20:38:59 +00:00
static Remove use of scope from action service 2016-11-24 18:42:49 +11:00
templates Improve Horizon nav sidebar 2016-11-23 16:17:13 +00:00
templatetags Fix docstring warnings 2016-09-24 20:44:48 +09:00
test Merge "Removing deprecated Swift UI code" 2016-11-24 07:55:17 +00:00
themes Improve Horizon nav sidebar 2016-11-23 16:17:13 +00:00
usage Disable router and fip quotas when router is disabled 2016-11-18 17:27:34 +00:00
utils Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00
wsgi Normalise the path to resolve ../.. 2016-11-14 16:29:28 +11:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Support javascript translation for plugin 2016-01-11 13:46:05 -08:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py
karma.conf.js Refactor tox & update docs 2016-11-30 20:38:59 +00:00
policy.py The neutron policy file is out of date. This patch updates it to 2016-08-30 10:59:36 -06:00
settings.py Merge "Removing deprecate ceilometer code" 2016-11-22 18:41:31 +00:00
theme_settings.py Dynamic Themes 2016-02-25 09:49:43 -08:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00