keystone/keystone
Morgan Fainberg 86f968163e Convert /v3/users to flask native dispatching
Convert /v3/users to use flask native dispatching.

The following test changes were required:

* Application Credentials did not have the plural form
  in the JSON Home document. The JSON Home document was
  corrected both in code and in tests.

* Application Credentials "patch" test needed to be
  refactored to look for METHOD_NOT_ALLOWED instead
  of NOT FOUND for invalid/unimplemented methods.
  The "assertValidErrorResponse" method was
  insufficient and the test now uses the flask
  test_client mechanism instead.

Change-Id: Iedaf405d11450b11e2d1fcdfae45ccb8eeb6f255
Partial-Bug: #1776504
2018-10-11 15:27:45 -07:00
..
api Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
application_credential Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
assignment Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -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 Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
conf Remove member_role_id/name 2018-08-31 15:22:48 +08:00
contrib Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07: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
middleware Convert auth to flask native dispatching 2018-10-09 23:23:03 -07: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 Enable foreign keys for unit test 2018-10-09 09:50:21 +08:00
revoke Remove unused revoke_by_user_and_project 2018-09-14 04:08:01 +00:00
server Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -07:00
tests Convert /v3/users to flask native dispatching 2018-10-11 15:27:45 -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 Trivial: Add missing space in exception 2018-08-22 13:29:36 +00:00
i18n.py Update links in keystone 2017-09-12 15:18:13 +08:00
notifications.py Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
version.py Convert json_home and version discovery to Flask 2018-06-27 09:58:35 -07:00