RETIRED, further work has moved to Debian project infrastructure
Go to file
Mike Fedosin fb60b14159 Implement scrubber util
Scrubber is a utility, that cleans up artifacts that have been marked
as deleted, when delayed_delete mechanism is activated. Enabling
delayed_delete option means that after delete API call, the artifact
will change its status to deleted, but it's data will not be deleted
immediately. Afterwards (according scrubber settings), scrubber will
detect the artifacts with 'deleted' statuses and delete them completely.

The scrubber can be run as a background periodically task or once as
a standalone tool.

Implements-blueprint: scrubber

Change-Id: Icada538521be927bf8e42512fa2d0be9c97c73ff
2017-07-03 07:14:22 +00:00
devstack Enable notification support 2016-10-01 17:17:25 +03:00
doc/source Fix html_last_updated_fmt for Python3 2017-06-06 09:49:35 +07:00
etc Update auth middlewares 2017-02-28 18:47:27 +03:00
glare Implement scrubber util 2017-07-03 07:14:22 +00:00
glare_tempest_plugin Add tempest plugin 2016-10-14 10:39:23 +00:00
tools Prepare for using standard python tests 2017-02-03 19:58:16 +01:00
.gitignore Documentation initial commit 2017-02-06 22:47:00 +03:00
.gitreview Fix docs and remove bandit check for translation 2016-08-23 09:25:01 +00:00
.testr.conf Glare Code 2016-08-05 18:59:44 +03:00
LICENSE Initial commit 2016-08-02 12:54:54 +03:00
README.rst Update README file 2017-01-09 20:38:12 +03:00
babel.cfg Glare Code 2016-08-05 18:59:44 +03:00
bandit.yaml Glare Code 2016-08-05 18:59:44 +03:00
pylintrc Glare Code 2016-08-05 18:59:44 +03:00
requirements.txt Updated from global requirements 2017-05-15 00:43:37 +00:00
setup.cfg Implement scrubber util 2017-07-03 07:14:22 +00:00
setup.py Updated from global requirements 2017-04-01 15:23:26 +00:00
test-requirements.txt Updated from global requirements 2017-05-15 00:43:37 +00:00
tox.ini Update tox.ini file for coverage 2017-05-08 15:31:59 +03:00

README.rst

Glare

Glare (from GLare Artifact REpository) is a service that provides access to a unified catalog of structured meta-information as well as related binary data (these structures are also called 'artifacts').

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0