summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Removes extra slash on endpoints without a pathKevin McDonald2013-06-192-1/+24
* Merge "Fix problem where image data is not read from a pipe."Jenkins2013-06-182-20/+33
|\
| * Fix problem where image data is not read from a pipe.Hugh Saunders2013-06-032-20/+33
* | Remove explicit distribute depend.Monty Taylor2013-06-111-2/+0
* | Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-111-1/+1
|\ \
| * | python3: Introduce py33 to tox.iniChuck Short2013-06-011-1/+1
| |/
* | Merge "Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)"Jenkins2013-06-0610-122/+224
|\ \
| * | Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)Flaper Fesp2013-06-0410-122/+224
* | | Merge "Do not decode headers in v1/images.py"Jenkins2013-06-052-14/+12
|\ \ \ | |/ /
| * | Do not decode headers in v1/images.pyFlaper Fesp2013-06-042-14/+12
* | | Merge "Add tests for encodings"Jenkins2013-06-053-1/+41
|\ \ \ | |/ /
| * | Add tests for encodingsFlaper Fesp2013-06-033-1/+41
| |/
* | Merge "Rename requires files to standard names."Jenkins2013-06-033-2/+2
|\ \ | |/ |/|
| * Rename requires files to standard names.Zhenguo Niu2013-05-293-2/+2
* | Merge "Update importutils and openstack-common.conf format"Jenkins2013-05-312-2/+2
|\ \ | |/ |/|
| * Update importutils and openstack-common.conf formatFlaper Fesp2013-05-232-2/+2
* | Don't attempt to read stdin if it is empty.Hugh Saunders2013-05-232-2/+292
|/
* Merge "Migrate to pbr."Jenkins2013-05-227-510/+54
|\
| * Migrate to pbr.Monty Taylor2013-05-187-510/+54
* | Merge "Migrate to flake8."Jenkins2013-05-222-2/+12
|\ \ | |/
| * Migrate to flake8.Monty Taylor2013-05-182-2/+12
* | Merge "Improve unit tests for python-glanceclient.glanceclient.common.base"Jenkins2013-05-221-0/+58
|\ \
| * | Improve unit tests for python-glanceclient.glanceclient.common.baseTatyana Leontovich2013-05-151-0/+58
* | | Convert non-ascii characters within image property to unicodeZhi Yan Liu2013-05-212-2/+5
| |/ |/|
* | Add test for glanceclient shellsTatyana Leontovich2013-05-176-0/+924
|/
* Merge "Image Members for glance v2 api"Jenkins2013-05-104-0/+222
|\
| * Image Members for glance v2 apiiccha-sethi2013-05-094-0/+222
* | Merge "Expand HACKING with commit message guidelines"Jenkins2013-05-091-0/+29
|\ \ | |/ |/|
| * Expand HACKING with commit message guidelinesAlex Meade2013-04-261-0/+29
* | Fix inconsistent --debug messages on image-updateAndy McCrae2013-04-271-1/+1
|/
* Merge "Prevent WantReadError when using https"Jenkins2013-04-242-5/+31
|\
| * Prevent WantReadError when using httpsStuart McLaren2013-04-232-5/+31
* | Merge "Improve Python 3.x compatibility"Jenkins2013-04-249-18/+18
|\ \ | |/ |/|
| * Improve Python 3.x compatibilityDirk Mueller2013-04-229-18/+18
* | Merge "Test that copy_from is used properly in old API"Jenkins2013-04-221-0/+20
|\ \
| * | Test that copy_from is used properly in old APIJohn Bresnahan2013-04-121-0/+20
* | | Merge "bug 1166263 image-update handling for closed stdin"Jenkins2013-04-221-9/+16
|\ \ \
| * | | bug 1166263 image-update handling for closed stdinMattieuPuel2013-04-161-9/+16
* | | | Sync with oslo-incubator copy of setup.py and version.pyDavanum Srinivas2013-04-212-25/+57
| |_|/ |/| |
* | | Merge "Fix "glance add" parsing of "copy_from" option."Jenkins2013-04-221-15/+8
|\ \ \ | |/ / |/| / | |/
| * Fix "glance add" parsing of "copy_from" option.Jakub Ruzicka2013-04-111-15/+8
* | Fix problem running glance --versionDavanum Srinivas2013-04-051-1/+8
|/
* Improve unit tests for python-glanceclient.glanceclient.common.httpTatyana Leontovich2013-04-042-2/+103
* Add docs for 0.9.00.9.0Brian Waldon2013-04-021-0/+12
* Merge "Filter images list by public=True|False"Jenkins2013-04-022-1/+53
|\
| * Filter images list by public=True|FalseJohn Bresnahan2013-03-302-1/+53
* | Merge "Allow for prettytable 0.7.x as well"Jenkins2013-03-212-1/+44
|\ \
| * | Allow for prettytable 0.7.x as wellDirk Mueller2013-03-152-1/+44
* | | Trapping KeyboardInterrupt sooner.John Bresnahan2013-03-201-3/+3
| |/ |/|
* | Merge "Implements filters: visibility, owner, member_status. Includes tests."Jenkins2013-03-123-5/+148
|\ \