keystone/keystone/limit
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 Limit description support 2018-05-08 10:59:41 +08:00
__init__.py Add limit provider 2018-01-25 15:45:44 +08:00
controllers.py Use the provider_api module in limit controller 2018-04-30 16:19:12 +00:00
core.py Do not return all the limits for POST request. 2018-05-02 11:07:50 +08:00
routers.py Convert Keystone to use Flask 2018-06-04 20:14:41 -07:00
schema.py Limit description support 2018-05-08 10:59:41 +08:00