summaryrefslogtreecommitdiff
path: root/glance/domain/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add a member field to Image when appropriateDan Smith2021-08-041-0/+1
* Utilize newly added tasks database fieldsAbhishek Kekane2021-02-241-4/+15
* Merge "Refactor TaskFactory and Executor to take an admin ImageRepo"Zuul2020-07-141-2/+4
|\
| * Refactor TaskFactory and Executor to take an admin ImageRepoDan Smith2020-07-101-2/+4
* | Drop collections.abc compat handlingSean McGinnis2020-07-091-8/+2
|/
* Add ability to import image into multi-storesGrégoire Unbekandt2020-02-101-1/+1
* Pass kwargs to exception to get better format of error messagezhufl2019-04-171-2/+2
* Handle collections.abc deprecationsSean McGinnis2019-04-031-2/+8
* py3: fix recursion issue under py37James Page2018-11-021-4/+4
* Rename async package to async_Corey Bryant2018-08-071-1/+1
* Add multi-store supportAbhishek Kekane2018-08-011-1/+1
* Multihash implementation for GlanceBrian Rosmaita2018-07-311-1/+4
* Hide old imagesAbhishek Kekane2018-07-251-1/+4
* Add image conversion pluginErno Kuvaja2018-06-111-2/+4
* Pending-delete rollback abilitywangxiyuan2018-04-191-1/+1
* Prevent image become active without disk and container formatsAbhishek Kekane2017-12-071-3/+2
* Change variable used by log messageBrian Rosmaita2017-08-291-2/+2
* Fix 500 error from image-stage callBrian Rosmaita2017-08-151-1/+2
* Add import endpoint to initiate image importErno Kuvaja2017-05-291-1/+1
* WIP:Add api_image_import flowErno Kuvaja2017-04-271-2/+5
* Implement and Enable Community ImagesTimothy Symanczyk2017-01-181-5/+5
* Add __ne__ built-in functionyuyafei2016-07-131-0/+3
* Remove state transition from active to queuedSabari Kumar Murugesan2016-03-101-1/+1
* Python3: fix operations of dict keys()Bo Wang2016-01-151-1/+1
* Replace oslo_utils.timeutilsJulien Danjou2015-12-101-1/+1
* Import i18n functions directlykairat_kushaev2015-12-071-5/+1
* Format log messages correctlykairat_kushaev2015-11-231-7/+5
* Merge "Change string generation mechanism for info logging"Jenkins2015-10-091-10/+8
|\
| * Change string generation mechanism for info loggingkairat_kushaev2015-09-301-10/+8
* | Fix wrong parameters order in Taskwangxiyuan2015-09-171-1/+1
|/
* Make task_time_to_live workwangxiyuan2015-09-141-3/+3
* Remove is_public from domain layerFei Long Wang2015-05-281-3/+2
* Merge "Add ability to deactivate an image"Jenkins2015-03-151-1/+30
|\
| * Add ability to deactivate an imageEddie Sheffield2015-03-131-1/+30
* | Merge "Fix missing translations for error and info"Jenkins2015-03-131-4/+5
|\ \ | |/ |/|
| * Fix missing translations for error and infoankitagrawal2015-03-121-4/+5
* | Move to graduated oslo.log moduleLouis Taylor2015-03-121-1/+1
|/
* Glance Image IntrospectionFlavio Percoco2015-03-101-0/+9
* Remove the eventlet executorFlavio Percoco2015-03-061-2/+10
* Move from oslo.config to oslo_configLouis Taylor2015-01-121-1/+1
* Move from oslo.utils to oslo_utilsLouis Taylor2015-01-091-3/+3
* Adding Metadef Tag supportWayne Okuma2014-12-171-0/+29
* Merge "A small refactoring of the domain"Jenkins2014-12-031-5/+6
|\
| * A small refactoring of the domainMike Fedosin2014-11-281-5/+6
* | Move from using _ builtin to using glance.i18n _James Carey2014-11-211-0/+1
|/
* Switch to oslo.utilsJulien Danjou2014-10-071-3/+3
* API support for random access to imagesFlavio Percoco2014-09-081-1/+1
* Adopt glance.store library in GlanceFlavio Percoco2014-09-081-2/+2
* Introduces eventlet executor for Glance TasksNikhil Komawar2014-09-021-3/+31
* Glance Metadata Definitions Catalog - API2014.2.b3Wayne Okuma2014-08-301-0/+133