summaryrefslogtreecommitdiff
path: root/glance/tests/stubs.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup remove api v1 and registry codeErno Kuvaja2020-07-141-6/+2
* Deprecation cleanout Registry and relatedErno Kuvaja2020-06-301-45/+3
* Remove moxstubout usageChuck Short2018-10-281-17/+0
* Remove stub_out_registry_server methodChuck Short2018-08-221-23/+0
* Remove unused None from dict.get()sudhir_agarwal2017-07-051-1/+1
* Remove verbose option from glance testskairat_kushaev2016-05-261-1/+0
* Don't use slashes for long lines - use parentheses insteadRoman Vasilets2015-08-161-2/+2
* Reduce extraneous test outputEddie Sheffield2014-10-131-4/+3
* hacking: upgrade to 0.9.x serieJulien Danjou2014-10-061-17/+14
* Remove vim headerNoboru arai2014-01-141-2/+0
* Make code base E125 and E126 compliantYanis Guenane2013-12-301-2/+2
* Changed header from LLC to Foundation based on trademark policiesDirk Mueller2013-09-101-1/+1
* Implement Registry's Client V2Flaper Fesp2013-05-131-6/+13
* Delete from store after registry delete.Mark Washenberger2012-11-071-1/+7
* Clean up pep8 E127 violationsZhongyue Luo2012-09-291-1/+1
* Drop Glance ClientBrian Waldon2012-09-201-4/+0
* Return httplib.HTTPResponse from fake reg connBrian Waldon2012-08-171-61/+27
* Reorganize context moduleBrian Waldon2012-07-101-1/+1
* Remove the conf passing PasteDeploy factoriesMark McLoughlin2012-06-081-6/+7
* Port remaining code to global conf objectMark McLoughlin2012-06-081-12/+8
* Implements blueprint import-dynamic-stores.Joshua Harlow2012-05-161-23/+3
* Split noauth context middleware into new classBrian Waldon2012-05-031-3/+6
* Merge registry context with common contextBrian Waldon2012-04-261-6/+2
* Omit Content-Length on chunked transferMike Lundy2012-04-241-5/+23
* remove superfluous 'pass'Ionuț Arțăriși2012-04-191-1/+0
* Reorganize pipelines for multiple api versionsBrian Waldon2012-04-051-8/+7
* Use sendfile() for zero-copy of uploaded images.Eoghan Glynn2012-02-081-0/+29
* Client.add_image() accepts image data as iterable.Eoghan Glynn2012-01-241-1/+1
* Add policy checking for basic image operationsBrian Waldon2012-01-191-2/+3
* Fixes LP Bug#913608 - tests should be isolatedJay Pipes2012-01-161-35/+2
* Convert glance to use the new cfg moduleMark McLoughlin2011-12-081-8/+19
* Rename 'options' variables to 'conf'Mark McLoughlin2011-12-071-16/+16
* Fixes LP Bug#861650 - Glance client depsJay Pipes2011-11-301-2/+2
* Adds Driver Layer to Image CacheJay Pipes2011-10-251-15/+4
* Overhauls the image cache to be truly optionalJay Pipes2011-10-191-0/+62
* Refactoring registry api controllersBrian Waldon2011-09-291-1/+1
* Fixes LP Bug #850685Jay Pipes2011-09-231-1/+6
* Add support for shared imagesKevin L. Mitchell2011-08-151-1/+2
* Removes faked out datastore entirely, allowing theJay Pipes2011-08-081-218/+0
* Move tests under the glance namespace.Soren Hansen2011-08-031-0/+411