summaryrefslogtreecommitdiff
path: root/keystoneclient/tests/v2_0
Commit message (Expand)AuthorAgeFilesLines
* Pass all adapter parameters through to adapterJamie Lennox2014-12-051-0/+24
* Merge "Actually test interactive password prompt"Jenkins2014-10-161-0/+2
|\
| * Actually test interactive password promptJeremy Stanley2014-10-151-0/+2
* | Use oslo.utils and oslo.serializationSteve Martinelli2014-10-152-3/+4
|/
* Update hacking to 0.9.xSteve Martinelli2014-09-211-4/+3
* Fix test mistake with requests-mockJamie Lennox2014-08-311-1/+1
* Merge "Standardize AccessInfo token setting"Jenkins2014-08-281-0/+31
|\
| * Standardize AccessInfo token settingJamie Lennox2014-08-131-0/+31
* | Convert shell tests to requests-mockJamie Lennox2014-08-122-659/+255
|/
* Convert httpretty to requests-mockJamie Lennox2014-07-3012-228/+111
* Don't log sensitive auth dataJamie Lennox2014-07-241-6/+15
* Test that tenant list function can use auth_urlJamie Lennox2014-07-151-0/+37
* Add v2 Token manager authenticate testsJamie Lennox2014-07-151-0/+145
* Merge "Add V2 tenant user manager tests"Jenkins2014-07-111-0/+49
|\
| * Add V2 tenant user manager testsJamie Lennox2014-07-041-0/+49
* | Merge "Add trust users to AccessInfo and fixture"Jenkins2014-07-112-0/+17
|\ \
| * | Add trust users to AccessInfo and fixtureJamie Lennox2014-06-292-0/+17
* | | Merge "Add tests without optional create endpoint params"Jenkins2014-07-101-1/+67
|\ \ \
| * | | Add tests without optional create endpoint paramsHarry Rybacki2014-07-091-1/+69
| |/ /
* | | Merge "Add V2 user roles tests"Jenkins2014-07-091-0/+47
|\ \ \ | | |/ | |/|
| * | Add V2 user roles testsJamie Lennox2014-07-041-0/+47
| |/
* | Merge "Keystoneclient create user API should have optional password."Jenkins2014-07-071-0/+33
|\ \
| * | Keystoneclient create user API should have optional password.Juan Manuel Olle2014-07-011-0/+33
* | | endpoint_id and service_id should be random uuidHarry Rybacki2014-07-031-2/+4
| |/ |/|
* | Merge "Add issued handlers to auth_ref and fixtures"Jenkins2014-06-281-0/+1
|\ \
| * | Add issued handlers to auth_ref and fixturesJamie Lennox2014-06-191-0/+1
* | | Merge "Update keystoneclient code to account for hacking 0.9.2"Jenkins2014-06-242-33/+33
|\ \ \ | |/ / |/| |
| * | Update keystoneclient code to account for hacking 0.9.2Steve Martinelli2014-06-192-33/+33
| |/
* | Add role ids to the AccessInfoJamie Lennox2014-06-192-4/+21
|/
* Merge "Remove _factory methods from auth plugins"Jenkins2014-06-101-0/+6
|\
| * Remove _factory methods from auth pluginsJamie Lennox2014-06-091-0/+6
* | Fix tests to use UUID strings rather than ints for IDsBrant Knudson2014-06-025-85/+134
|/
* Add support for extensions-listMatt Fischer2014-05-271-0/+66
* fixed typos found by RETF rulesChristian Berendt2014-05-032-3/+3
* Merge "Add service name to catalog"Jenkins2014-04-161-0/+23
|\
| * Add service name to catalogJamie Lennox2014-04-101-0/+23
* | Merge "Prefer () to continue line per PEP8"Jenkins2014-04-151-4/+4
|\ \
| * | Prefer () to continue line per PEP8Brant Knudson2014-04-041-4/+4
| |/
* | Don't use generic kwargs in v2 Token GenerationJamie Lennox2014-04-141-29/+32
|/
* Create a test token generator and use itJamie Lennox2014-04-034-204/+141
* Fix state modifying catalog testsJamie Lennox2014-03-101-9/+4
* Remove redundant default value None for dict.getZhiQiang Fan2014-02-221-2/+2
* Merge "Interactive prompt for create user"Jenkins2014-02-211-0/+15
|\
| * Interactive prompt for create userEric Brown2014-02-191-0/+15
* | Replace assertEqual(None, *) with assertIsNone in testszhang-jinnan2014-02-182-5/+5
|/
* Merge "Remove vim header"Jenkins2014-02-1315-30/+0
|\
| * Remove vim headerEric Guo2014-02-0815-30/+0
* | Python3: httpretty.last_request().body is now bytesCyril Roelandt2014-02-081-1/+5
|/
* Merge "Return role names by AccessInfo.role_names"Jenkins2014-01-301-0/+6
|\
| * Return role names by AccessInfo.role_namesIlya Kharin2014-01-281-0/+6