keystone/keystone
wangxiyuan 4af3a43ab2 Correct error message for request token
When create a request token with header "requested_project_id",
Keystone raise the 400 error:
"Expecting to find requested_project_id in request".

The correct key is "Requested-Project-Id" which use - instead of _

This patch correct the misleading error message.

Change-Id: I2e619a2e7326d0c84756efbdce36d99b0bfbfc56
2017-12-05 08:53:08 +08:00
..
assignment Remove v2.0 assignment schema 2017-10-19 18:08:32 +08:00
auth Fix 500 error when authenticate with "mapped" 2017-11-08 15:14:41 +08:00
catalog Remove v2 schema and validation tests 2017-10-19 17:20:47 -05:00
cmd Update links in keystone 2017-09-12 15:18:13 +08:00
common Populate user, project and domain names from token into context 2017-11-20 12:13:32 +00:00
conf Update the help message for unique_last_password_count 2017-11-24 08:52:12 +08:00
contrib Fix ec2tokens validation in v2 after regression in metadata_ref removal 2017-07-28 16:20:53 +02:00
credential Adds Bandit #nosec flag to instances of SHA1 2017-09-07 14:01:35 -05:00
endpoint_policy Ensure the endpoint policy API supports HEAD 2017-06-20 19:44:43 +00:00
federation Merge "Emit deprecation warning for federated domain/project APIs" 2017-10-20 20:28:47 +00:00
identity Merge "Filter users/groups in ldap with whitespaces" 2017-11-14 20:26:47 +00:00
locale Imported Translations from Zanata 2017-08-02 07:49:09 +00:00
middleware Remove "no auth token" debug log 2017-10-24 21:54:14 +02:00
models Remove v2 token value model 2017-10-26 16:09:11 +08:00
oauth1 Correct error message for request token 2017-12-05 08:53:08 +08:00
policy Deprecate policies API 2017-11-02 14:59:53 -04:00
resource Merge "Remove ensure_default_domain_exists" 2017-11-04 11:06:30 +00:00
revoke Validate disabled domains and projects online 2017-11-27 23:06:10 +00:00
server Merge "Remove log translations in keystone" 2017-03-27 17:35:03 +00:00
tests Merge "Fix role schema in trust object" 2017-11-28 19:09:04 +00:00
token Validate disabled domains and projects online 2017-11-27 23:06:10 +00:00
trust Fix role schema in trust object 2017-11-28 15:21:45 +01:00
v2_crud Remove v2.0 identity APIs 2017-09-29 20:42:12 +00:00
version Remove v2.0 auth APIs 2017-09-30 15:31:45 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py Update the help message for unique_last_password_count 2017-11-24 08:52:12 +08:00
i18n.py Update links in keystone 2017-09-12 15:18:13 +08:00
notifications.py Remove log translations in keystone 2017-03-25 18:17:15 +00:00