commit | 7312bb5804652387680586848f5689e7d883ff9d | [log] [tgz] |
---|---|---|
author | rajalakshmi-ganesan <rajalakshmi_ganesan@persistent.co.in> | Tue Jan 29 20:03:42 2013 +0530 |
committer | ravikumar-venkatesan <ravikumar.venkatesan@hp.com> | Fri Apr 26 08:25:56 2013 +0000 |
tree | 0642e2a0ca2396e98bfcb3b34729db4d06ccfbcb | |
parent | cf89e6d4bc9da81f5e6d06abdac78bc0eace4ed0 [diff] |
Added 2 user related testcases for Keystone V3API This submission adds two test cases namely 'test_user_update' and 'test_list_user_projects' in script test_users.py. The suporting methods are added to identity_client.py for JSON and XML calls. Change-Id: I0a66b0c40bc275f4c0da3f57ea9c9d33cdeea455 Implements: blueprint keystone-v3-users-api-test