keystone/keystone/application_credential
zlyqqq 954bd1a9cc Code optimization of create application credential
We check if user has specified roles in project when creating
application credential. The code can be optimized here instead
of two level loop.

Change-Id: I9de223b693d33a45331af9ffd2960f733c6b43da
2018-08-03 16:10:27 +08:00
..
backends Update the base class for application credential 2018-02-03 23:04:03 +00:00
__init__.py Add Application Credentials controller 2018-01-27 11:55:05 +01:00
controllers.py Remove KeystoneToken object 2018-08-01 21:33:59 +00:00
core.py Code optimization of create application credential 2018-08-03 16:10:27 +08:00
routers.py Convert Keystone to use Flask 2018-06-04 20:14:41 -07:00
schema.py Add Application Credentials controller 2018-01-27 11:55:05 +01:00