summaryrefslogtreecommitdiff
path: root/nova/image
Commit message (Expand)AuthorAgeFilesLines
* Integrate OSProfiler and NovaDina Belova2017-01-181-0/+2
* conf: Remove deprecated ``use_glance_v1``Maciej Szankin2016-10-121-29/+6
* Merge "conf: Cleanup of glance.py"Jenkins2016-09-291-7/+1
|\
| * conf: Cleanup of glance.pyStephen Finucane2016-09-291-7/+1
* | Determine disk_format for volume-backed snapshot from schemaMatt Riedemann2016-09-241-2/+50
* | Remove nova.image.s3 and configsClint Byrum2016-09-221-410/+0
|/
* Fixed indentationGábor Antal2016-08-311-17/+17
* Merge "Default image.size to 0 when extracting v1 image attributes"Jenkins2016-08-031-1/+3
|\
| * Default image.size to 0 when extracting v1 image attributesMatt Riedemann2016-07-271-1/+3
* | Don't set empty kernel_id and ramdisk_id to glance imageMike Fedosin2016-07-271-4/+4
|/
* Adding missing log translation hintsRoey Chen2016-06-231-2/+1
* Merge "Trivial-Fix: Fix typos"Jenkins2016-06-201-1/+1
|\
| * Trivial-Fix: Fix typosRajesh Tailor2016-06-131-1/+1
* | Merge "Fix image meta which is sent to glance v2"Jenkins2016-06-161-5/+17
|\ \
| * | Fix image meta which is sent to glance v2Mike Fedosin2016-06-151-5/+17
| |/
* | Yield the thread when verifying image's signatureChangBo Guo(gcb)2016-06-101-0/+2
|/
* Merge "Add 'update' method to GlanceImageServiceV2"Jenkins2016-06-071-0/+43
|\
| * Add 'update' method to GlanceImageServiceV2Mike Fedosin2016-06-061-0/+43
* | Merge "Add 'create' method to GlanceImageServiceV2"Jenkins2016-06-071-0/+84
|\ \ | |/
| * Add 'create' method to GlanceImageServiceV2Mike Fedosin2016-06-061-0/+84
* | Merge "Add 'detail' method to GlanceImageServiceV2"Jenkins2016-06-071-0/+56
|\ \ | |/
| * Add 'detail' method to GlanceImageServiceV2Mike Fedosin2016-06-061-0/+56
* | Merge "Revert "glance:add helper method to get client version""Jenkins2016-06-071-22/+0
|\ \ | |/ |/|
| * Revert "glance:add helper method to get client version"Sudipta Biswas2016-05-241-22/+0
* | Add 'delete' method to GlanceImageServiceV2Mike Fedosin2016-06-061-0/+16
* | Add 'download' method to GlanceImageServiceV2Mike Fedosin2016-06-061-0/+123
* | Add 'show' method to GlanceImageServiceV2Mike Fedosin2016-06-061-2/+74
* | Split the glance API path based on configSudipta Biswas2016-06-061-2/+19
* | Merge "Introduce a CONF flag to determine glance client version"Jenkins2016-06-061-1/+5
|\ \
| * | Introduce a CONF flag to determine glance client versionSudipta Biswas2016-06-061-1/+5
| |/
* | Merge "config options: move image_file_url download options"Jenkins2016-05-171-20/+0
|\ \
| * | config options: move image_file_url download optionsMarkus Zoeller2016-05-101-20/+0
* | | config options: move s3 related optionsMarkus Zoeller2016-05-131-31/+0
| |/ |/|
* | Move config options from nova/api directory (1)EdLeafe2016-05-091-1/+0
|/
* Config options: Centralize netconf optionsPushkar Umaranikar2016-04-241-2/+2
* config options: Centralise 'image_file_url' optionsStephen Finucane2016-04-011-8/+2
* config options: centralize section: "glance"Kevin_Zheng2016-04-011-33/+2
* remove glance deprecated configSean Dague2016-03-311-35/+7
* Merge "Fix retry mechanism for generator results"Jenkins2016-03-191-1/+7
|\
| * Fix retry mechanism for generator resultsDiana Clarke2016-03-151-1/+7
* | Replace deprecated LOG.warn with LOG.warningSwapnil Kulkarni (coolsvap)2016-03-151-1/+1
|/
* Update the help for deprecated glance host/port/protocol optionsMatt Riedemann2016-02-251-4/+7
* Remove unused CONF importsMichael Still2016-02-151-2/+0
* Add image signature verificationDane Fichter2016-01-071-0/+60
* Merge "deprecate old glance config options"Jenkins2016-01-081-6/+14
|\
| * deprecate old glance config optionsSean Dague2015-12-191-6/+14
* | Merge "remove temporary GlanceEndpoint object"Jenkins2016-01-081-52/+3
|\ \ | |/
| * remove temporary GlanceEndpoint objectSean Dague2015-12-191-52/+3
* | Merge "convert GlanceClientWrapper to endpoint"Jenkins2016-01-051-18/+14
|\ \ | |/
| * convert GlanceClientWrapper to endpointSean Dague2015-12-191-18/+14