horizon/horizon/dashboards/syspanel
Gabriel Hurley 856983fbcd Allow proper log output during test runs.
This involved a huge amount of cleanup to existing code
in order to make sure that existing failures were properly
fixed or silenced when intentional.

Additionally, this introduces a set of pre-built exception
instances for test purposes which are marked with the
"silence_logging" attribute to denote expected failures which
should not be logged in test output.

Change-Id: I6b420382dcdc5792c7be4d727853f438154c641e
2012-05-10 10:21:42 -07:00
..
flavors Use ugettext_lazy for verbose_texts instead of unicode. 2012-03-23 09:37:54 +08:00
images updating image should redirect back to original page 2012-03-25 20:03:59 +08:00
instances Allow proper log output during test runs. 2012-05-10 10:21:42 -07:00
overview Rework translation for panel and dashboard names. Marked more strings. 2012-03-22 17:00:53 -07:00
projects Don't choke on unlimited quotas. Fixes bug 971937. 2012-04-03 12:37:30 -07:00
quotas Made quota names prettier. Fixed bug 979417. 2012-04-11 15:32:01 -07:00
services Rework translation for panel and dashboard names. Marked more strings. 2012-03-22 17:00:53 -07:00
templates/syspanel Fixes to the user form, UI behaviors, and tests. 2012-05-09 12:41:20 -07:00
users Allow proper log output during test runs. 2012-05-10 10:21:42 -07:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
dashboard.py Adds PanelGroup class and site customization hook. 2012-03-26 18:22:07 -07:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00