Comment 2 for bug 1231483

Revision history for this message
Steven Hardy (shardy) wrote :

Tempest test in-progress, as requested by ayoung in the review linked above.

I'm adding tests which exercise basic v3 auth & trusts functionality, and also provides coverage of the v2 token re-scoping described in this bug.

I've got standalone tests which I've used to verify the functionality, which I'll use (cleaned up) as a basis for the tempest tests:

curl API tests:

https://github.com/hardys/keystone_trust/blob/master/tests/keystone_pw_example_v2.sh

keystoneclient tests:

https://gist.github.com/hardys/6435299#file-trust_pw_test_v2-py