summaryrefslogtreecommitdiff
path: root/ironic/tests/test_glance_service.py
Commit message (Expand)AuthorAgeFilesLines
* Fix exception handling in Glance image serviceVladyslav Drok2015-04-081-8/+9
* Shorten time for unittest test_download_with_retriesJohn L. Villalovos2015-04-061-1/+4
* Top level unit tests: Use autospec=True for mocksJohn L. Villalovos2015-03-301-2/+2
* Use oslo_context packageGhe Rivero2015-03-121-1/+1
* Support for non-Glance image referencesVladyslav Drok2015-02-261-10/+20
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* Merge "Agent driver fails with Swift Multiple Containers"Jenkins2015-01-281-0/+42
|\
| * Agent driver fails with Swift Multiple ContainersJosh Gachnang2015-01-221-0/+42
* | Use oslo_serialization replace oslo.serializationjiangfei2015-01-231-1/+1
|/
* Change some exceptions from invalid to missingYuriy Zveryanskyy2014-11-271-3/+3
* Enable hacking rule E265jiangfei2014-11-131-1/+1
* Iterate over glance API serversRuby Loo2014-10-211-0/+36
* Merge "Enable H405 PEP8 check"Jenkins2014-10-131-1/+3
|\
| * Enable H405 PEP8 checkDavid Shrewsbury2014-10-101-1/+3
* | Migration to oslo.serializationGhe Rivero2014-10-101-1/+1
|/
* Do not rely on hash ordering in testsDmitry Tantsur2014-07-291-10/+18
* Adding swift temp url supportJosh Gachnang2014-07-281-0/+79
* Fix glance endpoint testsGhe Rivero2014-07-011-2/+14
* Fix params order in assertEqualyangxurong2014-03-041-20/+20
* Remove extraneous vim configuration comments for ironicHe Yongli2014-02-261-2/+0
* Replace CONF.set_default with self.configMax Lobur2014-01-311-5/+5
* Comply with new hacking requirementsGhe Rivero2013-11-061-11/+11
* Consolidates TestCase and BaseTestCaselinggao2013-10-151-4/+4
* Move glance image service client from nova and cinder into ironicGhe Rivero2013-08-121-0/+655