keystone/keystone/application_credential
Morgan Fainberg 4ec6bc5a44 Convert Keystone to use Flask
Basic conversion of Keystone's core application to flask framework.

This doesn't add much in the way of flask-specific-isms but should
get keystone running directly under flask. This implementation does
not use paste-deploy.

Change-Id: Ib4c1ed3f645dd55fbfb76395263ecdaf605caae7
2018-06-04 20:14:41 -07: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 Populate application credential data in token 2018-02-19 22:41:12 +01:00
core.py Simplify token persistence callbacks 2018-02-16 21:40:07 +00: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