keystone/keystone/tests/unit/backend
Henry Nash 50986a766e Fix incorrect signature in federation legacy V8 wrapper
The abstract signature for the create_mapping driver method in the
Liberty V8 driver interface was wrong, which was then inadvertently
used to create the V9 wrapper. This fixes that issue and adds attitional
legacy tests to ensure the federation V8 CRUD operations are covered.

There are numerous other inconsistency in the docstrings of the
federation abstract methods, these are resolved in a follow on patch.

Closes-bug: #1533346

Change-Id: I1d0aa2a652c681512e5268567b994ce3459e8eac
2016-01-13 01:01:31 +00:00
..
domain_config Change LOG.warn to LOG.warning 2016-01-06 19:30:37 +00:00
legacy_drivers Fix incorrect signature in federation legacy V8 wrapper 2016-01-13 01:01:31 +00:00
role Use unit.new_role_ref consistently 2015-11-12 10:15:03 +00:00
__init__.py Move backend role tests into their own module 2015-02-17 00:33:16 +00:00
core_ldap.py Fix D204: blank line required after class docstring (PEP257) 2015-10-28 07:25:24 +00:00
core_sql.py Change tests to use common name for keystone.tests.unit 2015-09-04 18:21:42 +00:00