keystone/keystone/trust
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 Add expired_at_int column to trusts 2018-01-04 22:28:44 +01:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
controllers.py Populate application credential data in token 2018-02-19 22:41:12 +01:00
core.py Use keystone.common.provider_api for trust APIs 2018-01-08 14:35:49 +00:00
routers.py Convert Keystone to use Flask 2018-06-04 20:14:41 -07:00
schema.py Fix role schema in trust object 2017-11-28 15:21:45 +01:00