This commit is contained in:
Jesse Andrews 2012-01-16 17:38:02 -08:00
parent 1418925669
commit 44c6b6939b
1 changed files with 0 additions and 1 deletions

View File

@ -259,7 +259,6 @@ class KcMasterTestCase(CompatTestCase):
creds = client.ec2.list(self.user_foo['id'])
self.assertEquals(creds, [])
def test_service_create_and_delete(self):
from keystoneclient import exceptions as client_exceptions