Merge "Fix misspellings in keystone"
This commit is contained in:
commit
68bd81eee9
@ -4059,7 +4059,7 @@ class FilterTests(filtering.FilterTests):
|
||||
# SQL backend tests). For production deployments. OpenStack
|
||||
# assumes a case sensitive database. For these tests, therefore, we
|
||||
# need to be able to check the sensitivity of the database so as to
|
||||
# know whether to run case senstive tests here.
|
||||
# know whether to run case sensitive tests here.
|
||||
|
||||
self._delete_test_data('user', user_list)
|
||||
|
||||
|
@ -311,7 +311,7 @@ class FederatedIdentityProviderTests(FederationTests):
|
||||
|
||||
def test_protocol_composite_pk(self):
|
||||
"""Test whether Keystone let's add two entities with identical
|
||||
names, however attached to diferent IdPs.
|
||||
names, however attached to different IdPs.
|
||||
|
||||
1. Add IdP and assign it protocol with predefined name
|
||||
2. Add another IdP and assign it a protocol with same name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user