horizon/openstack_dashboard
Abishek Subramanian 2f2312dfcc Run router dashboard unit tests by default
Currently the "router" dashboard does not have its unit tests
run by default. This was beacuse the dashboard needed to be
turned on for these tests to be run and turning on this dashboard
was not mandatory.

However, now that the dashboards are pluggable, turning on the
router dashboard tests, and more specifically the Cisco N1K profile
tests is doable and necessary. This fix aims to remove the checks
put in place to run the tests only when the dashboard is available
and instead now run all the tests mandatorily

Closes-bug: #1229819

Change-Id: I3c77a71db08ac611e5bdf9274af5a558bfda3327
2014-07-15 12:02:23 -04:00
..
api Run router dashboard unit tests by default 2014-07-15 12:02:23 -04:00
conf Adding support for volume backups 2014-07-04 03:07:53 -07:00
dashboards Run router dashboard unit tests by default 2014-07-15 12:02:23 -04:00
enabled Plugin-based panel group configuration 2014-03-29 01:05:03 +09:00
local Merge "Incorrect config item in local_settings.py.example" 2014-07-14 23:45:54 +00:00
locale Imported Translations from Transifex 2014-07-15 06:02:45 +00:00
openstack Synced jsonutils from oslo-incubator 2014-05-27 12:25:45 +02:00
static Merge "Add max-width and ellipsis to project names in the tenant switch." 2014-07-14 23:56:10 +00:00
templates Use SCSS instead of LESS 2014-07-02 10:13:26 +02:00
test Run router dashboard unit tests by default 2014-07-15 12:02:23 -04:00
usage Raise NotImplementedError instead of NotImplemented 2014-07-04 13:13:43 +02:00
utils Allow panel plugins to use ADD_EXCEPTIONS and UPDATE_HORIZON_CONFIG 2014-07-01 10:44:15 -06:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Adding sahara client api code 2014-06-11 12:48:48 -04:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
settings.py Merge "Unbundle jquery from horizon using xstatic" 2014-07-04 18:40:44 +00:00
urls.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Fix issues with importing the Login form 2014-06-19 17:36:17 +01:00