deb-keystone/keystone/auth
Priti Desai 01eea87dea Adding one more check on project_id
Project_id is not a required attribute in creating Trust.
Authentication with this kind of trust results in an error:
"Expecting to find id or name in project".
This message is misleading as the trust creation without project_id
was successful which is a valid behavior.
This error message is generated from checking if project_id is in trust
metadata.
One more check is needed to verify if project_id is None or populated.

Closes-Bug: #1301622
Change-Id: Ic711a63f43ca87a97cb7f761170fa8aa2d45e11e
2014-04-15 18:38:33 +00:00
..
plugins Refactor: move federation functions to federation utils 2014-04-07 14:25:19 -05:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Adding one more check on project_id 2014-04-15 18:38:33 +00:00
core.py Remove vim header 2014-02-08 23:54:04 +08:00
routers.py Remove vim header 2014-02-08 23:54:04 +08:00