keystone/keystone
Morgan Fainberg 184c84ae76 Remove pre-flask legacy code
This removes common.controller, common.extension, common.router, and
common.wsgi. Relevant code from common.wsgi (used by AuthContext) was
moved into keystone.server.flask.request_processing.middleware.auth_context.

keystone.api.discovery now uses keystone.flask.base_url

test_middleware and test_exception were modified to reflect the changes
to the remaining code from keystone.common.wsgi

keystone.common.authorization only holds a couple constants for auth
work now.

Routes is removed from requirements.txt

Release-Note for migration to flask added.

Change-Id: I81563b6a49c8f12ecade058a9483f3b6f070dc72
Closes-Bug: #1776504
2018-10-15 10:56:26 -07:00
..
api Remove pre-flask legacy code 2018-10-15 10:56:26 -07:00
application_credential Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
assignment Convert projects API to Flask 2018-10-11 15:27:46 -07:00
auth Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
catalog Merge "Remove get_catalog from manage layer" 2018-08-17 16:57:43 +00:00
cmd Merge "Purge soft-deleted trusts" 2018-10-04 06:20:17 +00:00
common Remove pre-flask legacy code 2018-10-15 10:56:26 -07:00
conf Remove member_role_id/name 2018-08-31 15:22:48 +08:00
credential Incorrect use of translation _() 2018-09-03 21:52:56 +05:30
endpoint_policy Convert policy API to flask 2018-08-31 07:14:32 +00:00
federation Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
identity Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
limit Incorrect use of translation _() 2018-09-03 21:52:56 +05:30
locale Imported Translations from Zanata 2018-08-09 06:06:59 +00:00
models Incorrect use of translation _() 2018-09-03 21:52:56 +05:30
oauth1 Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
policy Convert policy API to flask 2018-08-31 07:14:32 +00:00
resource Convert projects API to Flask 2018-10-11 15:27:46 -07:00
revoke Remove unused revoke_by_user_and_project 2018-09-14 04:08:01 +00:00
server Remove pre-flask legacy code 2018-10-15 10:56:26 -07:00
tests Remove pre-flask legacy code 2018-10-15 10:56:26 -07:00
token Do not log token string 2018-08-16 21:29:11 +02:00
trust Purge soft-deleted trusts 2018-10-02 09:49:53 +05:30
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Register exceptions with a Flask Error Handler 2018-10-11 15:27:46 -07:00
i18n.py Update links in keystone 2017-09-12 15:18:13 +08:00
notifications.py Convert projects API to Flask 2018-10-11 15:27:46 -07:00
version.py Convert json_home and version discovery to Flask 2018-06-27 09:58:35 -07:00