summaryrefslogtreecommitdiff
path: root/nova/image/download
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated nova.image.download hookDan Smith2020-06-251-54/+0
* Update mailinglist from dev to discussZhongShengping2018-12-051-1/+1
* Deprecate allowed_direct_url_schemes and nova.image.download.modulesMatt Riedemann2017-10-061-0/+10
* Remove translation of log messagesNgo Quoc Cuong2017-07-181-4/+2
* conf: remove deprecated image url optionsMaciej Szankin2017-02-032-168/+0
* Adding missing log translation hintsRoey Chen2016-06-231-2/+1
* config options: move image_file_url download optionsMarkus Zoeller2016-05-101-20/+0
* config options: Centralise 'image_file_url' optionsStephen Finucane2016-04-011-8/+2
* Remove unused CONF importsMichael Still2016-02-151-2/+0
* Images: fix invalid exception messageGary Kotton2015-07-191-2/+2
* Use oslo.logDavanum Srinivas2015-02-222-4/+2
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-062-2/+2
* Replacement `_` on `_LI` in all LOG.info - part 2Mike Durnosvistov2014-11-201-2/+2
* Replacement `_` on `_LE` in all LOG.errorMike Durnosvistov2014-10-211-4/+5
* Fix and Gate on E265Joe Gordon2014-07-241-2/+2
* Use oslo.i18nDavanum Srinivas2014-07-182-2/+2
* Fix get_download_hander() typoMark McLoughlin2014-03-111-1/+1
* Remove vi modelinesliu-sheng2014-02-033-6/+0
* Small edits on help stringsAndreas Jaeger2014-01-231-3/+4
* Add context information to download pluginsJohn Bresnahan2013-08-272-2/+2
* Pass the destination file name to download modulesJohn Bresnahan2013-08-262-8/+12
* Fix H501: Do not use locals() for string formattingDirk Mueller2013-08-101-3/+4
* Add plug-in modules for direct downloads of glance locationsJohn Bresnahan2013-08-053-0/+244