summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Encode error messages before sending them to stdoutFlaper Fesp2013-07-291-0/+15
* Merge "Fix SSL certificate CNAME checking"Jenkins2013-07-221-5/+5
|\
| * Fix SSL certificate CNAME checkingThomas Leaman2013-07-151-5/+5
* | Merge "Increase default page_size value"Jenkins2013-07-191-20/+56
|\ \
| * | Increase default page_size valueJared Culp2013-07-161-20/+56
| |/
* | Merge "Pass all identity headers received to glance"Jenkins2013-07-181-0/+33
|\ \
| * | Pass all identity headers received to glanceiccha.sethi2013-07-151-0/+33
| |/
* | Merge "Expose checksum index image property in client"Jenkins2013-07-172-0/+57
|\ \ | |/ |/|
| * Expose checksum index image property in clientamalaba2013-07-122-0/+57
* | Merge "Rename invalid domain name to be RFC compliant."Jenkins2013-07-083-22/+22
|\ \
| * | Rename invalid domain name to be RFC compliant.Monty Taylor2013-06-303-22/+22
* | | Enable client V2 to update/delete tags for a given image.Venkatesh Sampath2013-07-022-3/+134
| |/ |/|
* | Start using Pyflakes and HackingDirk Mueller2013-06-226-15/+12
|/
* Removes extra slash on endpoints without a pathKevin McDonald2013-06-191-0/+21
* Merge "Fix problem where image data is not read from a pipe."Jenkins2013-06-181-17/+29
|\
| * Fix problem where image data is not read from a pipe.Hugh Saunders2013-06-031-17/+29
* | Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)Flaper Fesp2013-06-041-33/+0
* | Do not decode headers in v1/images.pyFlaper Fesp2013-06-041-11/+0
* | Add tests for encodingsFlaper Fesp2013-06-033-1/+41
|/
* Don't attempt to read stdin if it is empty.Hugh Saunders2013-05-231-0/+290
* 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-211-0/+1
* | Add test for glanceclient shellsTatyana Leontovich2013-05-175-0/+923
|/
* Image Members for glance v2 apiiccha-sethi2013-05-091-0/+112
* Merge "Improve Python 3.x compatibility"Jenkins2013-04-244-7/+7
|\
| * Improve Python 3.x compatibilityDirk Mueller2013-04-224-7/+7
* | Test that copy_from is used properly in old APIJohn Bresnahan2013-04-121-0/+20
|/
* Improve unit tests for python-glanceclient.glanceclient.common.httpTatyana Leontovich2013-04-042-2/+103
* Merge "Filter images list by public=True|False"Jenkins2013-04-021-0/+49
|\
| * Filter images list by public=True|FalseJohn Bresnahan2013-03-301-0/+49
* | Merge "Allow for prettytable 0.7.x as well"Jenkins2013-03-211-0/+43
|\ \ | |/ |/|
| * Allow for prettytable 0.7.x as wellDirk Mueller2013-03-151-0/+43
* | Implements filters: visibility, owner, member_status.Brian Rosmaita2013-03-081-2/+121
|/
* Report name resolution errors properlyStanislaw Pitucha2013-02-191-0/+42
* Merge "Decode input and encode output"Jenkins2013-02-183-12/+78
|\
| * Decode input and encode outputFlaper Fesp2013-02-133-12/+78
* | Add library support for v2 image updateBrian Waldon2013-02-131-1/+24
|/
* Adds image-delete functionality.Anita Kuno2013-01-291-0/+17
* Use testtools instead of unittest.Monty Taylor2013-01-028-20/+23
* Support --os-cacertDean Troyer2012-12-111-12/+12
* Merge "Add --sort-key and --sort-dir to image-list"Jenkins2012-11-301-0/+47
|\
| * Add --sort-key and --sort-dir to image-listBrian Waldon2012-11-281-0/+47
* | Merge "Verify that host matches certificate"Jenkins2012-11-265-110/+254
|\ \ | |/ |/|
| * Verify that host matches certificateStuart McLaren2012-11-205-110/+254
* | Pin pep8 to 1.3.3Chuck Short2012-11-253-8/+8
* | Simplify human-readable size outputBrian Waldon2012-11-191-3/+5
* | Make image sizes more readable for humansChristian Berendt2012-11-191-0/+5
|/
* Merge "Handle create/update of images with unknown size"Jenkins2012-10-131-1/+1
|\
| * Handle create/update of images with unknown sizeStuart McLaren2012-10-081-1/+1