Files
python-keystoneclient/keystoneclient/tests
Steven Hardy 045e03d852 Fix error in v3 credentials create/update
The v3 credentials passes data associated with the credential in
a "data" key, but the underlying API expects "blob", which is also
what is documented in the API spec.

Currently any attempt to create a credential with a type of 'ec2'
will fail with 'Invalid blob in credential' So s/data/blob to fix.

Change-Id: I0858e8c39653477eb554ee9d15fb4f2dde2b195c
Closes-Bug: #1259461
2013-12-20 16:36:38 +00:00
..
2013-09-24 12:34:17 +10:00
2013-09-24 12:34:17 +10:00
2013-09-24 12:34:17 +10:00
2013-12-03 12:00:03 +10:00
2013-12-20 13:48:06 +10:00
2013-11-28 09:20:43 +10:00
2013-09-24 12:34:17 +10:00
2013-11-28 09:20:43 +10:00