horizon/horizon/test
David Lyle 18dddd97da Fixing changing WEBROOT from /
There were a few items missed with the patch enabling changing
WEBROOT patch.

First the XStatic files were being unpacked in the wrong directoy
because root_url was not being passed in. This caused 404 errors
when running with a different web root.

This change allows root_url to be passed in on XStatic handling.

Second, STATIC_URL and MEDIA_URL were not using WEBROOT.
These now are built with WEBROOT.

Third, the fa-font-path variable was hard-coded in _variables.scss
to use "/" as the web root.

A webroot variable has been added that can be overridden. Additionally,
a new theme has also been added to change the web root.

Closes-Bug: #1434276
Change-Id: Ifff1c60b3405ce2136d039b8d74da08752e7215c
2015-03-23 13:47:22 -06:00
..
customization Gate on H102 Apache 2.0 license header not found for pep8 2013-11-19 13:55:04 -05:00
dummy_auth Checking session timeout before authentication 2014-09-25 15:06:19 +02:00
jasmine Metadata display widget 2015-03-18 17:59:21 +01:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_dashboards Move to hacking 0.10 2015-02-04 20:27:07 -08:00
tests Merge "Change N/A to id in the message" 2015-03-19 11:02:22 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
helpers.py Allow Jasmine failures to fail test 2015-03-03 18:50:43 +00:00
patches.py Fix E127 errors in horizon/ 2014-10-01 19:49:41 +09:00
settings.py Fixing changing WEBROOT from / 2015-03-23 13:47:22 -06:00
urls.py Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
utils.py Initialize table action buttons for lazy-loaded tabs 2014-08-11 18:01:41 +04:00
webdriver.py Remove selenium dependency when not using selenium tests 2014-10-10 10:44:55 -07:00