summaryrefslogtreecommitdiff
path: root/nova/image
Commit message (Expand)AuthorAgeFilesLines
* Merge "Close Glance image if downloading failed."Zuul2022-01-171-9/+11
|\
| * Close Glance image if downloading failed.Mitya_Eremeev2021-11-111-9/+11
* | Retry image download if it's corruptedsdmitriev12021-11-221-1/+2
|/
* glance: Remove [glance]/allowed_direct_url_schemesLee Yarwood2021-01-281-5/+1
* Remove six.text_type (1/2)Takashi Natsume2020-12-131-8/+7
* Remove six.binary_type/integer_types/string_typesTakashi Natsume2020-12-131-4/+3
* Remove six.movesTakashi Natsume2020-11-071-1/+0
* trivial: Final cleanupStephen Finucane2020-09-111-15/+14
* Add ability to download Glance images into the libvirt image cache via RBDCurt Moore2020-08-311-2/+65
* Remove six.reraiseTakashi Natsume2020-08-151-2/+2
* Merge "Move image verification and writing out of download method"Zuul2020-07-211-40/+69
|\
| * Move image verification and writing out of download methodJiří Suchomel2020-07-131-40/+69
* | Snapshot: offload glance upload in a native threadAlexandre Arents2020-06-301-1/+6
|/
* Merge "Remove deprecated nova.image.download hook"Zuul2020-06-262-80/+8
|\
| * Remove deprecated nova.image.download hookDan Smith2020-06-252-80/+8
* | Plumb image import functionality through our glance moduleDan Smith2020-06-241-0/+45
|/
* Remove future importsStephen Finucane2020-03-241-2/+0
* Remove 'nova.image.api' moduleStephen Finucane2020-02-183-218/+177
* Improve error log when snapshot failsVu Tran2019-11-061-0/+2
* [Trivial]Removed unused helper _extract_query_paramszhufl2019-08-291-16/+0
* hacking: Resolve W503 (line break occurred before a binary operator)Stephen Finucane2019-06-241-2/+2
* Share snapshot image membership with instance ownerMatt Riedemann2019-02-081-2/+32
* Update mailinglist from dev to discussZhongShengping2018-12-051-1/+1
* Fix regression in glance client callJens Harbott2018-11-161-1/+1
* prevent common kwargs from glance client failureJay Pipes2018-11-061-15/+30
* Implement certificate_utilsBrianna Poulos2018-06-122-30/+88
* Workaround glanceclient bug when CONF.glance.api_servers not setMatt Riedemann2018-02-081-1/+9
* Merge "Handle images with no data"Zuul2018-01-271-0/+6
|\
| * Handle images with no dataStephen Finucane2017-12-211-0/+6
* | Merge "Deprecate allowed_direct_url_schemes and nova.image.download.modules"Zuul2018-01-271-0/+10
|\ \
| * | Deprecate allowed_direct_url_schemes and nova.image.download.modulesMatt Riedemann2017-10-061-0/+10
* | | Handle glance exception during rotating instance backupWangpan2018-01-031-0/+3
| |/ |/|
* | Remove direct usage of glance.generate_image_urljichenjc2017-12-011-5/+0
* | remove glance usage inside computejichenjc2017-12-011-0/+10
* | Get auth from context for glance endpointEric Fried2017-11-211-14/+18
* | Don't fix protocol-less glance api_servers anymoreEric Fried2017-10-101-12/+3
* | nova.utils.get_ksa_adapter()Eric Fried2017-10-091-13/+25
|/
* Merge "Glance download: only fsync files"Jenkins2017-09-061-1/+19
|\
| * Glance download: only fsync filesEric Fried2017-09-011-1/+19
* | Remove unneeded attributes from contextJamie Lennox2017-08-291-2/+2
|/
* Remove translation of log messagesNgo Quoc Cuong2017-07-182-34/+29
* Add service_token for nova-glance interactionSarafraj Singh2017-06-071-1/+2
* Adopts keystoneauth with glance client.Sarafraj Singh2017-06-071-22/+19
* Send request_id on glance callsSean Dague2017-06-051-0/+1
* Use cursive for signature verificationdane-fichter2017-03-281-7/+10
* Avoid using fdatasync() when fetching imagesLucian Petrut2017-03-091-1/+2
* fdatasync() downloaded images before useMatthew Booth2017-03-081-0/+6
* Remove GlanceImageServiceMatthew Booth2017-03-031-237/+1
* Merge "conf: remove deprecated image url options"Jenkins2017-02-092-168/+0
|\
| * conf: remove deprecated image url optionsMaciej Szankin2017-02-032-168/+0