keystone/keystone/tests/unit/ksfixtures
Eric Brown 05b5dfe144 Handle Py35 fix of ast.node.col_offset bug
In 3.5, the ast module returns the correct value for the col_offset
of a function definition whereas earlier versions did not. The value
is off by one column.

Closes-Bug: #1603236

Change-Id: I7835d7ed8d652a6bd585e8e0372fab402424038d
2016-07-19 13:51:32 -07:00
..
__init__.py Adds a backend test fixture 2016-06-26 13:11:03 +00:00
auth_plugins.py Allow auth plugins to be setup more than once 2016-06-24 18:24:22 +00:00
backendloader.py Adds a backend test fixture 2016-06-26 13:11:03 +00:00
cache.py Replace revoke tree with linear search 2016-05-24 13:11:30 -04:00
database.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
hacking.py Handle Py35 fix of ast.node.col_offset bug 2016-07-19 13:51:32 -07:00
key_repository.py Refactor: use fixtures.TempDir more 2015-08-18 21:01:27 +00:00
ldapdb.py Use the ldap fixture to simplify tests 2016-06-22 02:18:32 +00:00
policy.py Moves policy setup into a fixture. 2016-02-10 21:00:29 +00:00
temporaryfile.py Move existing tests to unit 2015-02-13 15:54:29 -06:00