summaryrefslogtreecommitdiff
path: root/cinderclient/tests/fixture_data
Commit message (Collapse)AuthorAgeFilesLines
* convert availability zone tests to requests-mockJamie Lennox2014-08-251-0/+80
| | | | | Blueprint: http-mock-testing Change-Id: Ib02db9b9e24808d2f5eac42cf6f5b3c5ca123e9b
* Convert snapshot tests to requests-mockJamie Lennox2014-08-253-0/+158
| | | | | Blueprint: http-mock-testing Change-Id: I06eae25cda6de9c266d34947471675fd95359739
* Replace httpretty with requests-mockJamie Lennox2014-08-251-13/+15
| | | | | Blueprint: http-mock-testing Change-Id: I0cc96b54be6f32436e3c3b6a2edd0fc50e98d8e3
* Fix version discovery and auth_pluginsHaneef Ali2014-07-011-1/+11
| | | | | | | | | | V3Client support added version discovery and session supports. Most of the external auth system doesn't support this. This fix bypasses version discovery if the idenity service doesn't support that. Session is used only if no external auth plugin is used Change-Id: Ia84a2ad45940d35c5ef740727f5f7477c72ea9d4 Closes-Bug: #1333961
* Added support for keystone v3clienthaneef ali2014-06-172-0/+218
Change-Id: I7bbc74c9e73f36f942f5800a7af0da717da0bc64