summaryrefslogtreecommitdiff
path: root/ironic/common/glance_service
Commit message (Expand)AuthorAgeFilesLines
* Fix the invalid glance client testDmitry Tantsur2022-10-311-1/+2
* Make account prefix of Swift confgurableTakashi Kajinami2022-01-261-2/+7
* Remove redundant/legacy is_admin logicJulia Kreger2021-06-151-6/+1
* Deprecate legacy policies, update project scoped docsJulia Kreger2021-03-171-0/+7
* Replace pysendfile with os.sendfileDmitry Tantsur2021-02-181-2/+1
* Replace retrying with tenacityBoden R2021-02-151-7/+7
* Fix the remaining hacking issuesDmitry Tantsur2020-03-311-2/+2
* Refactor glance retry code to use retrying libKaifeng Wang2020-01-061-22/+21
* Stop using six libraryRiccardo Pittau2019-12-232-8/+7
* Add check on get_endpoint returning NoneDmitry Tantsur2019-06-191-11/+11
* Refactoring: flatten the glance service moduleDmitry Tantsur2019-06-183-212/+175
* Remove the deprecated glance authentication optionsDmitry Tantsur2019-06-182-72/+9
* Replace git.openstack.org URLs with opendev.org URLsZhongShengping2019-04-241-3/+3
* Enhanced checksum supportKaifeng Wang2018-10-221-1/+2
* Completely remove support for deprecated Glance V1Dmitry Tantsur2018-10-126-138/+20
* Merge "Remove endpoint_type from configuration"Zuul2018-07-231-39/+20
|\
| * Remove endpoint_type from configurationMatthew Thode2018-05-221-39/+20
* | Merge "Remove deprecated [keystone] config section"Zuul2018-06-141-4/+0
|\ \
| * | Remove deprecated [keystone] config sectionPavlo Shchelokovskyy2018-06-111-4/+0
* | | Merge "rectify 'a image ID' to 'an image ID'"Zuul2018-06-141-1/+1
|\ \ \
| * | | rectify 'a image ID' to 'an image ID'wangdequn2018-06-141-1/+1
| |/ /
* | | change 'a ordinary file ' to 'an ordinary file'wangdequn2018-06-131-1/+1
|/ /
* | Missing import of "_"Dao Cong Tien2018-05-231-0/+1
* | Fix E501 errorsJulia Kreger2018-05-141-1/+2
|/
* Fix E305 ErrorsJulia Kreger2018-05-091-0/+1
* Fix W504 errorsJulia Kreger2018-05-093-18/+18
* Implement a function to check the image statusMarc Methot2018-04-092-0/+15
* Merge "cleanup: Remove usage of some_dict.keys()"Zuul2018-03-091-1/+1
|\
| * cleanup: Remove usage of some_dict.keys()John L. Villalovos2018-02-051-1/+1
* | Handle case when a glance image contains no dataDmitry Tantsur2018-02-071-0/+8
|/
* Auto-detect the defaults for [glance]swift_{account,temp_url_key,endpoint_url}Dmitry Tantsur2017-12-121-12/+41
* Rework keystone auth for glancePavlo Shchelokovskyy2017-11-172-82/+108
* Remove some deprecated glance optionsPavlo Shchelokovskyy2017-11-071-13/+4
* Update the documentation links - code commentsPavlo Shchelokovskyy2017-08-151-1/+1
* Refactor common keystone methodsPavlo Shchelokovskyy2017-06-291-1/+2
* Fetch Glance endpoint from Keystone if it's not provided in the configurationDmitry Tantsur2017-06-232-52/+36
* Remove unused methods from GlanceImageServicePavlo Shchelokovskyy2017-05-315-211/+9
* Remove logging translation calls from ironic.commonMichael Turek2017-05-151-4/+3
* Merge "Config drive support for ceph radosgw"Jenkins2017-04-171-2/+2
|\
| * Config drive support for ceph radosgwAnup Navare2017-04-121-2/+2
* | Fix some reST field lists in docstringsweizhao2017-04-101-1/+1
|/
* Update to hacking 0.12.0 and use new checksJohn L. Villalovos2016-11-081-2/+2
* Replace six iteration methods with standard onesLuong Anh Tuan2016-09-121-2/+1
* Centralize config options - [glance]Ramamani Yeleswarapu2016-07-071-96/+1
* Remove links to github for OpenStack thingsJim Rollenhagen2016-05-311-3/+3
* Support for passing CA certificate in Ironic Glance CommunicationAparna2016-03-071-0/+3
* Merge "Add ability to cache swift temporary URLs"Jenkins2016-02-021-12/+111
|\
| * Add ability to cache swift temporary URLsVladyslav Drok2016-01-191-12/+111
* | Trival: Remove unused logging importChangBo Guo(gcb)2015-12-261-2/+0
|/
* Add choices to temp_url_endpoint_type config optionVladyslav Drok2015-11-131-7/+7