trove-dashboard/trove_dashboard/test
Duk Loi 59525185d5 Fix gate test failures
The horizon settings have changed and the corresponding changes
were not picked up the trove-dashboard.  Import the horizon settings
file to prevent code skew and add the panels to the list of
installed apps.

Once the above was fixed it revealed one code change that was
needed due to commit ea0e472edd194243392fd51a5af3a3a77101fddd.
The Paginated object was changed in the above commit resulting
in the change in the trove.py file.  Also changed the test to
reflect the new signature.

Also changed the tox.ini to be consistent with the horizon tox.ini.

Change-Id: Id484fe373b79f00b90ca8b890aa3b9f73a475a50
2016-07-29 14:19:10 -04:00
..
test_data Trove add support for log retrieval 2016-05-16 14:23:05 -04:00
__init__.py Restructuring tree to be plugin 2015-12-18 15:28:23 -07:00
helpers.py Completing the plugin 2015-12-18 15:53:31 -07:00
settings.py Fix gate test failures 2016-07-29 14:19:10 -04:00
urls.py Completing the plugin 2015-12-18 15:53:31 -07:00