keystone/keystone/credential
lin-hua-cheng a9f257dc05 Made project_id required for ec2 credential
ec2 tokens cannot be created without the user and project
associated with the credentials. The project_id must be
required when creating ec2 credentials.

Updating json schema to check:
- if ec2 type, project_id is required
- else, project_id is optional

 Closes-Bug: #1268977

Change-Id: Id7118e028d8c3ff607ac24cd9ecba90a905ce91f
2015-03-06 10:30:18 -08:00
..
backends Support the hints mechanism in list_credentials() 2014-08-11 15:35:44 +04:00
__init__.py Safer noqa handling 2014-03-27 18:52:07 -05:00
controllers.py Change oslo.serialization to oslo_serialization 2015-02-03 17:05:25 -05:00
core.py Consistently use oslo_config.cfg.CONF 2015-02-18 09:04:05 -06:00
routers.py Change the sub-routers to provide JSON Home data 2014-08-26 09:57:15 -05:00
schema.py Made project_id required for ec2 credential 2015-03-06 10:30:18 -08:00