Fixed tests

These failures were caused by the new plugin
architecture.

Change-Id: I6bc20100f9a46b9a68e2fb88799231a3e46b4eb6
This commit is contained in:
Tzu-Mainn Chen
2013-08-13 14:51:00 -04:00
parent 88a453736b
commit 1cbcf7b35b
15 changed files with 48 additions and 57 deletions

View File

@@ -22,7 +22,7 @@ def load_test_data(load_onto=None):
from openstack_dashboard.test.test_data import neutron_data
from openstack_dashboard.test.test_data import nova_data
from openstack_dashboard.test.test_data import swift_data
from openstack_dashboard.test.test_data import tuskar_data
from tuskar_ui.test.test_data import tuskar_data
# The order of these loaders matters, some depend on others.
loaders = (exceptions.data,