barbican/barbican/model
Elvin Tubillara acd998c66f Make clean up of soft deletions configurable
Adds the following features to the command:
1) Be able to set minimum number of days to keep soft deletions
2) Clean unassociated projects
3) Soft delete secrets that are expired
4) Set verbose flag
5) Set the log file location

Documentation for running the command was also added.

This is the second CR for cleaning up the barbican database.
    1) Simple soft deletion clean up for barbican-db-manage.
    2) Make clean up configurable and add documentation.

Change-Id: I1b2360d967bf4b8378eda4766c7ef3113eedffad
Partially-implements: blueprint clean-db-soft-deletes
2016-03-04 09:34:27 -06:00
..
migration Introduce User-Meta table, model, and repo 2016-03-01 21:59:20 +00:00
__init__.py Removing Cloudkeep from comments 2015-08-06 12:58:27 -04:00
clean.py Make clean up of soft deletions configurable 2016-03-04 09:34:27 -06:00
models.py Introduce User-Meta table, model, and repo 2016-03-01 21:59:20 +00:00
repositories.py Merge "User Metadata API and tests" 2016-03-03 21:24:45 +00:00