summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Sync with latest oslo-incubator"Jenkins2014-09-148-111/+135
|\
| * Sync with latest oslo-incubatorAaron Rosen2014-09-098-111/+135
* | Merge "Pass kwargs to auth plugins"Jenkins2014-09-131-2/+6
|\ \
| * | Pass kwargs to auth pluginsJose Castro Leon2014-09-111-2/+6
* | | Merge "Expose auth methods on the adapter"Jenkins2014-09-122-22/+82
|\ \ \
| * | | Expose auth methods on the adapterJamie Lennox2014-09-012-22/+82
* | | | Merge "fix typos"Jenkins2014-09-113-4/+4
|\ \ \ \
| * | | | fix typosDolph Mathews2014-09-083-4/+4
| | |_|/ | |/| |
* | | | Merge "Version independent plugins"Jenkins2014-09-118-5/+525
|\ \ \ \
| * | | | Version independent pluginsJamie Lennox2014-09-038-5/+525
| |/ / /
* | | | Merge "Allow passing None for username in v2.Password"Jenkins2014-09-112-3/+15
|\ \ \ \
| * | | | Allow passing None for username in v2.PasswordJamie Lennox2014-08-262-3/+15
* | | | | Merge "Distinguish between name not provided and incorrect"Jenkins2014-09-102-7/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Distinguish between name not provided and incorrectJamie Lennox2014-08-212-7/+4
* | | | | Merge "Add version parameter to adapter."Jenkins2014-09-092-2/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add version parameter to adapter.Jamie Lennox2014-09-012-2/+10
* | | | | Merge "Handle invalidate in identity plugins correctly"Jenkins2014-09-092-2/+17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Handle invalidate in identity plugins correctlyJamie Lennox2014-08-072-2/+17
* | | | | Allow providing an endpoint_override to requestsJamie Lennox2014-09-013-7/+80
| |_|_|/ |/| | |
* | | | Fix test mistake with requests-mockJamie Lennox2014-08-312-2/+2
* | | | Merge "Standardize AccessInfo token setting"Jenkins2014-08-283-17/+75
|\ \ \ \
| * | | | Standardize AccessInfo token settingJamie Lennox2014-08-133-17/+75
* | | | | Merge "Allow providing a default value to CLI loading"Jenkins2014-08-262-8/+55
|\ \ \ \ \
| * | | | | Allow providing a default value to CLI loadingJamie Lennox2014-08-212-8/+55
| | |_|_|/ | |/| | |
* | | | | Merge "Move fake session to HTTPClient"Jenkins2014-08-262-17/+19
|\ \ \ \ \
| * | | | | Move fake session to HTTPClientJamie Lennox2014-08-212-17/+19
* | | | | | Merge "Hash for PKIZ"Jenkins2014-08-262-6/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Hash for PKIZAdam Young2014-08-212-6/+19
| * | | | | Revert "Use oslo.utils"Matt Riedemann2014-08-174-7/+7
| * | | | | Merge "Use oslo.utils"Jenkins2014-08-154-7/+7
| |\ \ \ \ \
| | * | | | | Use oslo.utilsBrant Knudson2014-08-054-7/+7
* | | | | | | Allow unauthenticated discoveryJamie Lennox2014-08-214-9/+55
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Fix handling of deprecated opts in CLI"Jenkins2014-08-202-6/+68
|\ \ \ \ \ \
| * | | | | | Fix handling of deprecated opts in CLIJamie Lennox2014-08-202-6/+68
* | | | | | | Merge "Allow passing user_id to v2Password plugin"Jenkins2014-08-202-3/+54
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Allow passing user_id to v2Password pluginJamie Lennox2014-08-152-3/+54
| |/ / / / /
* | | | | | Make auth plugins dest save to os_Jamie Lennox2014-08-152-2/+7
|/ / / / /
* | | | | Merge "Allow registering individual plugin CONF options"Jenkins2014-08-142-10/+33
|\ \ \ \ \
| * | | | | Allow registering individual plugin CONF optionsJamie Lennox2014-08-132-10/+33
* | | | | | Merge "Individual plugin CLI registering"Jenkins2014-08-142-30/+57
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Individual plugin CLI registeringJamie Lennox2014-08-082-30/+57
| | |_|_|/ | |/| | |
* | | | | Convert shell tests to requests-mockJamie Lennox2014-08-123-779/+255
| |_|_|/ |/| | |
* | | | Change unscoped token fallback to be session awareJamie Lennox2014-08-122-17/+27
* | | | Merge "Fixes import grouping"Jenkins2014-08-091-0/+1
|\ \ \ \
| * | | | Fixes import groupingDavid Stanek2014-08-061-0/+1
| |/ / /
* | | | Merge "Mark auth plugin options as secret"Jenkins2014-08-083-5/+9
|\ \ \ \
| * | | | Mark auth plugin options as secretJamie Lennox2014-08-073-5/+9
| |/ / /
* | | | Merge "move attributes of v3.client.Client into alphabetical order"Jenkins2014-08-081-5/+5
|\ \ \ \
| * | | | move attributes of v3.client.Client into alphabetical orderwanghong2014-08-071-5/+5
* | | | | Merge "Mark the keystoneclient s3_token middleware deprecated"Jenkins2014-08-081-0/+4
|\ \ \ \ \