summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add support for Keystone v3Bob Thyne2014-08-053-162/+704
* | | | | Fix glance-client to work with IPv6 controllersSudipta Biswas2014-08-061-1/+12
| |/ / / |/| | |
* | | | Merge "Use immutable arg rather mutable arg"Jenkins2014-08-031-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Use immutable arg rather mutable argliuqing2014-07-031-2/+4
* | | | Don't stream non-binary requestsMatt Riedemann2014-07-161-1/+6
* | | | Use a correctly formatted example location in helpStuart McLaren2014-07-161-2/+6
* | | | Replace old httpclient with requestsAmalaBasha2014-07-1022-1042/+723
* | | | Enable F841ChangBo Guo(gcb)2014-07-098-48/+42
| |_|/ |/| |
* | | Merge "Add profiling support to glanceclinet"Jenkins2014-07-081-0/+7
|\ \ \
| * | | Add profiling support to glanceclinetBoris Pavlovic2014-07-061-0/+7
* | | | Resolving the performance issue for image listing of v2 APIZhi Yan Liu2014-07-081-5/+19
| |/ / |/| |
* | | Add CONTRIBUTING.rstliuqing2014-07-011-0/+16
* | | Added release notes for 0.13.00.13.10.13.0Flavio Percoco2014-06-301-0/+9
* | | Merge "Add wheels section to the setup.cfg"Jenkins2014-06-301-0/+3
|\ \ \
| * | | Add wheels section to the setup.cfgFlavio Percoco2014-06-301-0/+3
* | | | Merge "Add missing classifiers"Jenkins2014-06-301-0/+2
|\ \ \ \ | |/ / /
| * | | Add missing classifiersFlavio Percoco2014-06-301-0/+2
* | | | Merge "Add license to setup.cfg"Jenkins2014-06-301-0/+1
|\ \ \ \ | |/ / /
| * | | Add license to setup.cfgFlavio Percoco2014-06-301-0/+1
* | | | Merge "Fix CA certificate handling"Jenkins2014-06-302-1/+22
|\ \ \ \ | |/ / /
| * | | Fix CA certificate handlingStuart McLaren2014-06-252-1/+22
* | | | Add the six module dependencyLonggeek2014-06-251-0/+1
* | | | Merge "Set purge-props header correctly in image update"Jenkins2014-06-242-8/+18
|\ \ \ \
| * | | | Set purge-props header correctly in image updateMaithem2014-06-192-8/+18
| | |_|/ | |/| |
* | | | Merge "Prepend '/' to the delete url for the v2 client"Jenkins2014-06-242-3/+3
|\ \ \ \
| * | | | Prepend '/' to the delete url for the v2 clientManuel Desbonnet2014-06-232-3/+3
| |/ / /
* | | | Merge "Change assertTrue(isinstance()) by optimal assert"Jenkins2014-06-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Change assertTrue(isinstance()) by optimal assertwanghong2014-03-061-1/+1
* | | | Updated from global requirementsOpenStack Proposal Bot2014-06-192-2/+2
* | | | Merge "Reuse class Manager from common code"Jenkins2014-06-187-78/+98
|\ \ \ \
| * | | | Reuse class Manager from common codeAndrey Kurilin2014-06-127-78/+98
| | |/ / | |/| |
* | | | Change a debug line to prevent UnicodeDecodeError issueMichael Still2014-06-182-1/+11
* | | | Merge "Add support for location parameters in v2 commands"Jenkins2014-06-176-33/+360
|\ \ \ \
| * | | | Add support for location parameters in v2 commandsDavid Koo2014-06-166-33/+360
| |/ / /
* | | | Merge "progress flag not supported in v2 API"Jenkins2014-06-172-3/+21
|\ \ \ \
| * | | | progress flag not supported in v2 APIwanghong2014-04-162-3/+21
* | | | | Convert passed integer values into int in v1 shellCindy Pallares2014-06-122-12/+52
| |/ / / |/| | |
* | | | Merge "Fix help text in image-create"Jenkins2014-06-101-1/+1
|\ \ \ \
| * | | | Fix help text in image-createJuan Manuel Olle2014-06-031-1/+1
* | | | | Merge "Python 3: use next(foo) instead of foo.next()"Jenkins2014-06-091-1/+1
|\ \ \ \ \
| * | | | | Python 3: use next(foo) instead of foo.next()Cyril Roelandt2014-06-021-1/+1
* | | | | | Merge "Remove auth token from http logging"Jenkins2014-06-041-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove auth token from http loggingTom Leaman2014-05-271-1/+6
* | | | | | Merge "Finalize Python3 support"Jenkins2014-05-2810-38/+86
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Finalize Python3 supportFrederic Lepied2014-05-2010-38/+86
| |/ / / /
* | | | | Merge "fixed typos found by RETF rules"Jenkins2014-05-223-4/+4
|\ \ \ \ \
| * | | | | fixed typos found by RETF rulesChristian Berendt2014-05-053-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Return request ID to callers"Jenkins2014-05-203-12/+173
|\ \ \ \ \
| * | | | | Return request ID to callersChris Buccella2014-04-253-12/+173
| | |_|/ / | |/| | |
* | | | | Merge "Remove py3k module"Jenkins2014-05-203-82/+0
|\ \ \ \ \ | |_|/ / / |/| | | |