changes/73/3573/1
Jesse Andrews 12 years ago
parent 1418925669
commit 44c6b6939b

@ -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

Loading…
Cancel
Save