summaryrefslogtreecommitdiff
path: root/ironic/common/image_service.py
Commit message (Expand)AuthorAgeFilesLines
* Always fall back from hard linking to copying filesDmitry Tantsur2023-03-311-21/+14
* Make anaconda non-image deploys saneJulia Kreger2022-07-111-0/+41
* ImageCache: respect Cache-Control: no-storeDmitry Tantsur2022-01-071-2/+7
* Replace pysendfile with os.sendfileDmitry Tantsur2021-02-181-7/+4
* Add timeout to image operations in the direct deployDmitry Tantsur2020-10-221-3/+4
* Allow HttpImageService to accept custom certificatevmud2132020-09-071-8/+30
* Refactor glance retry code to use retrying libKaifeng Wang2020-01-061-5/+1
* Stop using six libraryRiccardo Pittau2019-12-231-9/+7
* Refactoring: flatten the glance service moduleDmitry Tantsur2019-06-181-1/+1
* Workaround for sendfile size limitsuichangyin2019-03-281-2/+14
* Completely remove support for deprecated Glance V1Dmitry Tantsur2018-10-121-17/+5
* Fix W504 errorsJulia Kreger2018-05-091-2/+2
* Rework keystone auth for glancePavlo Shchelokovskyy2017-11-171-22/+20
* Stop passing raw Exceptions as the reasons for ironic Image exceptionsSam Betts2017-09-281-3/+3
* Refactor common keystone methodsPavlo Shchelokovskyy2017-06-291-3/+3
* Merge "Use only Glance V2 by default (with a compatibility option)"Jenkins2017-01-201-2/+5
|\
| * Use only Glance V2 by default (with a compatibility option)Dmitry Tantsur2017-01-191-2/+5
* | Merge "Validate the generated swift temp url"Jenkins2017-01-191-3/+6
|\ \ | |/ |/|
| * Validate the generated swift temp urlGalyna Zholtkevych2017-01-191-3/+6
* | Use function import_versioned_module from oslo.utilsChangBo Guo(gcb)2016-10-211-8/+3
|/
* Migrate to using keystoneauth SessionsPavlo Shchelokovskyy2016-08-031-4/+10
* Centralize config options - [glance]Ramamani Yeleswarapu2016-07-071-43/+3
* Support for passing CA certificate in Ironic Glance CommunicationAparna2016-03-071-0/+4
* Remove duplicate doc in ironic.conf.sampleLin Tan2016-03-041-2/+1
* Add choices option to several optionsLin Tan2016-01-141-0/+2
* Trival: Remove unused logging importChangBo Guo(gcb)2015-12-261-2/+0
* Use oslo_config new type PortOpt for port optionsZhiQiang Fan2015-10-261-4/+3
* Add minimum and maximum on port optionlei-zhang-99cloud2015-08-281-0/+1
* Replace HTTP 'magic numbers' with constantsJohn L. Villalovos2015-08-181-2/+3
* Update cached images based on update timeVladyslav Drok2015-08-131-3/+31
* Enable translation for config option help messagesstephane2015-07-061-14/+14
* Enforce flake8 E123/6/7/8 in ironicSam Betts2015-06-041-4/+8
* Get admin auth token for Glance client in image_serviceYuriy Zveryanskyy2015-05-271-0/+4
* Use oslo_log libGhe Rivero2015-05-051-1/+1
* Fix help string for glance auth_strategy optionVladyslav Drok2015-04-031-2/+3
* Adds support for deploying whole disk imagesSirushti Murugesan2015-03-121-2/+5
* Support for non-Glance image referencesVladyslav Drok2015-02-261-1/+217
* Use oslo_utils replace oslo.utilsjiangfei2015-02-191-1/+1
* Move oslo.config references to oslo_configJim Rollenhagen2015-02-021-1/+1
* Iterate over glance API serversRuby Loo2014-10-211-4/+4
* Migration to oslo.utils libraryGhe Rivero2014-08-061-3/+2
* Fix help string for a glance optionRuby Loo2014-03-201-1/+1
* Remove extraneous vim configuration comments for ironicHe Yongli2014-02-261-1/+0
* Improve help stringsAndreas Jaeger2014-02-211-6/+7
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* Move glance image service client from nova and cinder into ironicGhe Rivero2013-08-121-0/+67