summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add additional headers for HEAD/GET/DELETE requests."Jenkins2016-11-083-50/+307
|\
| * Add additional headers for HEAD/GET/DELETE requests.Charles Hsu2016-11-073-50/+307
* | Merge "Add v1password keystoneauth plugin"Jenkins2016-11-081-0/+246
|\ \
| * | Add v1password keystoneauth pluginTim Burke2016-10-241-0/+246
* | | Merge "Adding keystoneauth sessions support"Jenkins2016-10-261-0/+42
|\ \ \ | |/ /
| * | Adding keystoneauth sessions supportPaulo Ewerton2016-05-191-0/+42
* | | Merge "Use ConfigParser instead of SafeConfigParser"Jenkins2016-10-171-1/+1
|\ \ \
| * | | Use ConfigParser instead of SafeConfigParserPallavi2016-10-171-1/+1
* | | | Replace assertTrue(a in b) with assertIn(a, b)Anh Tran2016-10-031-4/+4
| |_|/ |/| |
* | | Merge "Make tempurl subcommand insist on whole number seconds"Jenkins2016-09-151-3/+18
|\ \ \
| * | | Make tempurl subcommand insist on whole number secondsAlistair Coles2016-09-141-3/+18
* | | | Merge "Fix intermittent test failure"Jenkins2016-09-141-3/+7
|\ \ \ \
| * | | | Fix intermittent test failureTim Burke2016-09-011-3/+7
* | | | | Merge "Make tempurl command check for valid object path"Jenkins2016-09-142-2/+40
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Make tempurl command check for valid object pathAlistair Coles2016-09-142-2/+40
* | | | Fix order of arguments in assertIsJi-Wei2016-09-091-6/+6
|/ / /
* | | Make options arguments truely optionalChristian Schwede2016-09-061-0/+16
* | | Merge "Accept gzip-encoded API responses"Jenkins2016-09-012-3/+55
|\ \ \
| * | | Accept gzip-encoded API responsesTim Burke2016-08-302-3/+55
| |/ /
* | | Merge "Convert numeric and boolean header values to strings"Jenkins2016-08-312-4/+14
|\ \ \ | |/ / |/| |
| * | Convert numeric and boolean header values to stringsTim Burke2016-08-252-4/+14
* | | Merge "client: renew token on 401 even if retries is 0"Jenkins2016-08-261-0/+78
|\ \ \
| * | | client: renew token on 401 even if retries is 0Julien Danjou2016-06-071-0/+78
* | | | Use mock patch to handle get_auth_keystoneJamie Lennox2016-08-251-133/+144
| |/ / |/| |
* | | Merge "Strip leading/trailing whitespace from headers"Jenkins2016-08-251-1/+1
|\ \ \
| * | | Strip leading/trailing whitespace from headersTim Burke2016-08-191-1/+1
* | | | Merge "Add copy object method"Jenkins2016-08-244-0/+383
|\ \ \ \ | |/ / / |/| | |
| * | | Add copy object methodMarek Kaleta2016-08-234-0/+383
| | |/ | |/|
* | | Merge "Fix unicode issues in tempurl command"Jenkins2016-08-071-33/+109
|\ \ \
| * | | Fix unicode issues in tempurl commandTim Burke2016-07-191-33/+109
* | | | Merge "Add --json option to `swift capabilities` / `swift info`"Jenkins2016-08-061-0/+16
|\ \ \ \
| * | | | Add --json option to `swift capabilities` / `swift info`Tim Burke2016-08-021-0/+16
* | | | | Modify assertzheng yin2016-07-261-25/+25
|/ / / /
* | | | Add __ne__ built-in functionyuyafei2016-07-051-0/+3
|/ / /
* | | Merge "Query string functionality for containers"Jenkins2016-06-141-0/+31
|\ \ \ | |_|/ |/| |
| * | Query string functionality for containersAndrew Welleck2016-06-091-0/+31
* | | Merge "Add an option: disable etag check on downloads"Jenkins2016-06-062-0/+27
|\ \ \
| * | | Add an option: disable etag check on downloadsCheng Li2016-06-022-0/+27
| | |/ | |/|
* | | Suppress InsecureRequestWarning when using --insecureTim Burke2016-06-011-10/+18
|/ /
* | Merge "Support client certificate/key"Jenkins2016-05-193-3/+46
|\ \
| * | Support client certificate/keyCedric Brandily2016-04-103-3/+46
* | | Merge "Use application/directory content-type for dir markers"Jenkins2016-05-191-0/+136
|\ \ \ | |_|/ |/| |
| * | Use application/directory content-type for dir markersTim Burke2016-04-081-0/+136
| |/
* | Merge "Check responses when retrying bodies"Jenkins2016-05-111-2/+68
|\ \
| * | Check responses when retrying bodiesTim Burke2016-05-041-2/+68
* | | Merge "Tighten up testing for sloppy auth version"Jenkins2016-05-081-4/+10
|\ \ \
| * | | Tighten up testing for sloppy auth versionAlistair Coles2016-05-051-4/+10
* | | | Default to v3 auth if we find a (user|project)-domain-(name|id) optionTim Burke2016-05-031-0/+29
|/ / /
* | | Pull option processing out to service.pyTim Burke2016-05-031-0/+37
* | | Parse options to dictTim Burke2016-05-031-6/+6