summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/admin/info
diff options
context:
space:
mode:
authorDavid Lyle <david.lyle@intel.com>2015-12-22 01:50:37 -0700
committerDavid Lyle <david.lyle@intel.com>2015-12-22 02:01:07 -0700
commit9a58663faecb6252bf7653b423ed10daf49a94a0 (patch)
tree502fed7e93432a45318b2cd3fb87917d49eeb1f6 /openstack_dashboard/dashboards/admin/info
parentc7de6d5bee940b7333b55dd6546771f2e9e72454 (diff)
downloadhorizon-9a58663faecb6252bf7653b423ed10daf49a94a0.tar.gz
Excise Trove from Horizon
With the merging of https://review.openstack.org/256605/ https://git.openstack.org/openstack/trove-dashboard exists and contains the content previously integrated in the Horizon repository. Change-Id: Ic742f054f629a6fa078cf1e6eb137f5f8da7089d
Diffstat (limited to 'openstack_dashboard/dashboards/admin/info')
-rw-r--r--openstack_dashboard/dashboards/admin/info/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack_dashboard/dashboards/admin/info/tests.py b/openstack_dashboard/dashboards/admin/info/tests.py
index da86b241b..c839d098c 100644
--- a/openstack_dashboard/dashboards/admin/info/tests.py
+++ b/openstack_dashboard/dashboards/admin/info/tests.py
@@ -72,7 +72,6 @@ class SystemInfoViewTests(test.BaseAdminViewTests):
'<Service: ec2>',
'<Service: metering>',
'<Service: orchestration>',
- '<Service: database>',
])
self.mox.VerifyAll()