keystone/keystone/assignment/role_backends
Vishakha Agarwal 4530041931 Remove six usage
This repo does not support Python 2 anymore, so we don't need
six for compatibility between Python2 and 3, convert six usage to Python
3 code.

Change-Id: Icba56808f38277b27af2ae5aac4b8507dee71b3b
2020-01-30 06:06:51 +00:00
..
__init__.py Split roles into their own backend within assignments 2015-01-14 04:36:49 +00:00
base.py Remove six usage 2020-01-30 06:06:51 +00:00
resource_options.py Add immutable option for roles and projects 2019-09-10 00:03:16 -07:00
sql.py Implement resource options for roles and projects 2019-09-09 22:07:30 +00:00
sql_model.py Implement resource options for roles and projects 2019-09-09 22:07:30 +00:00