glance/releasenotes/notes
GeetikaBatra 38563b0555 Add a soft delete functionality for tasks.
Currently there is no mechanism for deleting tasks on regular basis.
This patch adds a new function that is called in the tasks_get_all
function, so that everytime tasks lists are called, the function
checks if tasks in the database have surpassed the expired_at value.
If that is the case, then it sets the deleted value as 1 for all the
expired tasks.

Co-Authored-By: Mike Fedosin <mfedosin@mirantis.com>

Implements https://review.openstack.org/#/c/324648/
Change-Id: I0bde982de948901f6bfbfab9e57cf84891c22052
2016-06-07 11:23:30 +05:30
..
.placeholder Add reno for release notes management 2015-11-04 18:21:25 +00:00
bug-1537903-54b2822eac6cfc09.yaml Change Metadefs OS::Nova::Instance to OS::Nova::Server 2016-02-02 15:05:22 -07:00
deprecate-glance-api-opts-23bdbd1ad7625999.yaml Deprecate use_user_token parameter 2016-03-07 17:06:04 +03:00
make-task-api-admin-only-by-default-7def996262e18f7a.yaml Make the task's API admin only by default 2016-01-28 19:26:09 +00:00
new_image_filters-c888361e6ecf495c.yaml Added support new v2 API image filters 2016-02-20 09:41:19 +00:00
Prevent-removing-last-image-location-d5ee3e00efe14f34.yaml Prevent user to remove last location of the image 2016-02-03 16:52:17 -05:00
remove-osprofiler-paste-ini-options-c620dedc8f9728ff.yaml Do not use api-paste.ini osprofiler options 2016-01-11 17:55:10 +03:00
soft_delete-tasks-43ea983695faa565.yaml Add a soft delete functionality for tasks. 2016-06-07 11:23:30 +05:30
trust-support-registry-cfd17a6a9ab21d70.yaml Implement trust support for api v2 2016-01-14 12:37:37 +03:00