horizon/horizon/test
Richard Jones 348069364c Re-work static_settings to clean up
This patch reduces duplication arbitrary directory choices for
xstatic package locations in the static directory.

It moves the xstatic configuration from the library into the
settings file, and the supporting functions move to
the openstack_dashboard.utils.settings module. Having the xstatic
module list in settings allows deployers to add new modules.

It standardises the paths the files are served from, reducing
potential conflicts.

It simplifies the interaction with the xstatic modules, and also uses
the new MAIN variable if present to determine the entry points used.

Since some of the xstatic packages were installed into special
snowflakes directories (not following a pattern) the references to
those (bootstrap_scss and font_awesome) have been fixed.

Change-Id: Ia5be0e96fff1a4ddd6058d6b030ddf96da4b46e7
2016-08-18 16:28:57 +03:00
..
customization Fixed typos in comment for renaming dashboard 2015-09-08 18:05:02 +05:30
dummy_auth Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
jasmine Applying auto-file-discovery partially 2015-06-29 16:04:14 -06:00
messages Add message of the day option 2016-01-22 11:31:36 -08:00
templates Horizon Checkboxes are now themeable. 2016-03-02 19:17:09 -07:00
test_dashboards Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
tests Revert "i18n: trim whitespaces in extracted messages" 2016-08-03 17:11:40 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
firefox_binary.py Added tests for check RC files from API Access page 2016-04-15 16:10:05 +00:00
helpers.py Merge the two webdrivers 2016-01-30 11:54:19 +00:00
settings.py Re-work static_settings to clean up 2016-08-18 16:28:57 +03:00
test_hacking.py Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
urls.py [Django 1.10] Fix urls.url wrong call 2016-08-04 19:09:05 +00:00
utils.py Fix horizon/test selenium tests for Django 1.8 2015-09-30 16:41:30 +10:00
webdriver.py Remove unused LOG 2016-07-11 02:30:19 +00:00