Fix unit test re: c-h sync

This commit is contained in:
Ryan Beisner 2016-02-17 22:46:07 +00:00
parent b675243a51
commit ff3a7f3116
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ class IdentityServiceContextTest(CharmTestCase):
'admin_tenant_name': 'ten',
'admin_token': 'ubuntutesting',
'admin_user': 'admin',
'api_version': '2.0',
'auth_host': '127.0.0.5',
'auth_port': 5432,
'auth_protocol': 'http',