summaryrefslogtreecommitdiff
path: root/tests/v3
Commit message (Collapse)AuthorAgeFilesLines
* Use testtools instead of unittest for base classes.Monty Taylor2012-12-252-12/+13
| | | | | | part of blueprint grizzle-testtools Change-Id: Ic9b438b4224d945e080d1d6071742ddc47ee81ed
* Add support for user groupsHenry Nash2012-12-213-2/+431
| | | | | | | | | | | | | | This initial change provides the support in keystoneclient to match the api specified in the blueprint. Keystone itself does not yet support these calls, so if you actually called these, then you would get an error from the server. However the changes should be benign in terms of other api calls. Blueprint keystone/+spec/user-groups Api changes: review.openstack.org/#/c/18138 DocImpact Change-Id: I9abfa82b39fa0c6d58fe0d22622944d3e6be39be
* Use requests module for HTTP/HTTPSDean Troyer2012-12-183-120/+177
| | | | | | | | | | | | | * Implement correct certificate verification * Add requests to tools/pip-requires * Fix OS_CACERT env var help text * Add info to README * Rework tests to use requests Pinned requests module to < 1.0 as 1.0.2 is now current in pipi as of 17Dec2012. Change-Id: I120d2c12d6f20ebe2fd7182ec8988cc73f623b80
* Remove Policy.endpoint_id referenceDolph Mathews2012-11-201-1/+0
| | | | Change-Id: I52741ed30b97b062b701293759cdf4279fda3a0c
* Enable/disable services/endpoints (bug 1048662)feature/keystone-v3Dolph Mathews2012-10-102-0/+2
| | | | Change-Id: I664b7f7dfa281a4481bfc37eab0948a901f1c0c5
* v3 Domain/Project role grantsDolph Mathews2012-10-092-0/+235
| | | | Change-Id: Idbe0702b42603d6f9f133c9f1855ea9b4f222066
* v3 List projects for a userDolph Mathews2012-10-091-0/+48
| | | | Change-Id: I4d3dfebb0bbe3799c05b9bc39fe2454ccf300873
* v3 Credential CRUDDolph Mathews2012-10-091-0/+22
| | | | Change-Id: I646ff7db3ccf827f912ebdb78fdf8d765d52c26c
* v3 User CRUDDolph Mathews2012-10-081-0/+23
| | | | Change-Id: Ieea3c474ce3795e2c97e399988228cdb2715f2ef
* v3 Project CRUDDolph Mathews2012-10-081-0/+21
| | | | Change-Id: I027dbba3a0573fde590295be5b31e3701d8c01f5
* v3 Role CRUDDolph Mathews2012-10-081-0/+19
| | | | Change-Id: Iacb6e56ef60537b7cd3a4fbe3db1f0db1604fdc2
* v3 Domain CRUDDolph Mathews2012-10-081-0/+20
| | | | Change-Id: I830055dc3bd079715403029a85890c40b687f632
* v3 Policy CRUDDolph Mathews2012-10-081-0/+21
| | | | Change-Id: Iaecf3427877dd1751bb546c24413bc759938922c
* v3 Endpoint CRUDDolph Mathews2012-10-082-12/+89
| | | | Change-Id: Iff60668a80f8a6679a691a8f256652d7814f2785
* v3 Service CRUDDolph Mathews2012-10-081-0/+20
| | | | Change-Id: I5594ce92e99241f95775773233f09170a8a371b1
* v3 Client & test utilsDolph Mathews2012-10-042-0/+225
Change-Id: I6cafaad053b7fa1ca31f4f5aed1f86aa97c4e87e