summaryrefslogtreecommitdiff
path: root/tests/v1
Commit message (Expand)AuthorAgeFilesLines
* Hide stderr noise in test outputLouis Taylor2014-08-181-8/+18
* Remove deprecated commands from shellCindy Pallares2014-08-123-644/+0
* Replace old httpclient with requestsAmalaBasha2014-07-103-18/+18
* Enable F841ChangBo Guo(gcb)2014-07-092-12/+11
* Set purge-props header correctly in image updateMaithem2014-06-191-2/+13
* Merge "Reuse class Manager from common code"Jenkins2014-06-181-0/+5
|\
| * Reuse class Manager from common codeAndrey Kurilin2014-06-121-0/+5
* | Convert passed integer values into int in v1 shellCindy Pallares2014-06-121-3/+43
|/
* Python 3: use next(foo) instead of foo.next()Cyril Roelandt2014-06-021-1/+1
* Merge "Finalize Python3 support"Jenkins2014-05-281-3/+7
|\
| * Finalize Python3 supportFrederic Lepied2014-05-201-3/+7
* | Return request ID to callersChris Buccella2014-04-251-1/+126
|/
* Fix the parameter order of assertEqual in glanceclient v1 testEiichi Aikawa2014-03-174-130/+130
* Python3: do not use the 'file' typeCyril Roelandt2014-03-041-2/+9
* Merge "Handle endpoints with versions consistently"Jenkins2014-01-241-0/+36
|\
| * Handle endpoints with versions consistentlyStuart McLaren2014-01-221-0/+36
* | Merge "Allow updating empty created v2 images from v1"Jenkins2014-01-221-0/+46
|\ \
| * | Allow updating empty created v2 images from v1David Koo2014-01-201-0/+46
| |/
* | It was removed urllib, urllib2 & urlparse modulesVictor Morales2014-01-181-3/+3
|/
* Remove vim headerNoboru arai2014-01-142-2/+0
* Python3: use six.StringIO rather than StringIO.StringIOYassine Lamgarchal2014-01-101-3/+4
* Merge "Fix and enable gating on H306"Jenkins2013-12-231-1/+1
|\
| * Fix and enable gating on H306Dirk Mueller2013-12-161-1/+1
* | Replace inheritance hierarchy with compositionAndrey Kurilin2013-12-091-1/+3
|/
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-204-4/+4
* Merge "Cast image_id to string before calling urllib.quote"Jenkins2013-08-091-0/+11
|\
| * Cast image_id to string before calling urllib.quoteJustin Santa Barbara2013-08-071-0/+11
* | Revert 02116565d358a4fa254217779fef82b14b38d8ca0.10.0Mark J. Washenberger2013-08-081-14/+11
* | Show a pretty progressbar when uploading and downloading an image.mouad benchchaoui2013-08-081-1/+2
* | Allow v1 client to list all users' imagesStuart McLaren2013-07-261-2/+21
* | Add v1 client side owner based filteringStuart McLaren2013-07-261-0/+122
* | Increase default page_size valueJared Culp2013-07-161-20/+56
|/
* Merge "Rename invalid domain name to be RFC compliant."Jenkins2013-07-082-18/+18
|\
| * Rename invalid domain name to be RFC compliant.Monty Taylor2013-06-302-18/+18
* | Start using Pyflakes and HackingDirk Mueller2013-06-221-4/+4
|/
* 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
* | Do not decode headers in v1/images.pyFlaper Fesp2013-06-041-11/+0
* | Add tests for encodingsFlaper Fesp2013-06-031-1/+23
|/
* Don't attempt to read stdin if it is empty.Hugh Saunders2013-05-231-0/+290
* Convert non-ascii characters within image property to unicodeZhi Yan Liu2013-05-211-0/+1
* Add test for glanceclient shellsTatyana Leontovich2013-05-172-0/+721
* Merge "Improve Python 3.x compatibility"Jenkins2013-04-241-2/+2
|\
| * Improve Python 3.x compatibilityDirk Mueller2013-04-221-2/+2
* | Test that copy_from is used properly in old APIJohn Bresnahan2013-04-121-0/+20
|/
* Filter images list by public=True|FalseJohn Bresnahan2013-03-301-0/+49
* Use testtools instead of unittest.Monty Taylor2013-01-022-5/+8
* Add --sort-key and --sort-dir to image-listBrian Waldon2012-11-281-0/+47
* Pin pep8 to 1.3.3Chuck Short2012-11-251-2/+2
* Handle create/update of images with unknown sizeStuart McLaren2012-10-081-1/+1