summaryrefslogtreecommitdiff
path: root/openstack_dashboard/dashboards/admin/info
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-12-30 18:04:45 +0000
committerGerrit Code Review <review@openstack.org>2015-12-30 18:04:45 +0000
commit948fa99ae5a531c69c3a032c5980a57d69bdc984 (patch)
tree72abaa62b9fd9831db4128ef1ebe624dc27cdf58 /openstack_dashboard/dashboards/admin/info
parentb9b52085ff11f80d5868d8c025e955a0b823e83e (diff)
parent9a58663faecb6252bf7653b423ed10daf49a94a0 (diff)
downloadhorizon-948fa99ae5a531c69c3a032c5980a57d69bdc984.tar.gz
Merge "Excise Trove from Horizon"
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()