manila/manila/tests/cmd
Jan Provaznik c547604ed1 Add user messages periodic cleanup task
Adds a task to manila-scheduler service which periodically (once per day
by default) cleans up expired user messages. In user messages spec I
preferred doing this cleanup by a "manila-manage" command invoked by
user. But because it would mean another task management for admin and
because cinder uses periodic task too, I diverged from the spec.

Change-Id: If0ba2383d4d7eaca4dee8a0d39f39c5481bfbfdd
Partially-Implements: bp user-messages
2017-07-17 07:53:19 +02:00
..
__init__.py Introduced Data Service 2016-03-01 17:13:51 -03:00
test_api.py Fix order of arguments in assertEqual 2015-10-03 10:05:41 +09:00
test_data.py Introduced Data Service 2016-03-01 17:13:51 -03:00
test_manage.py Remove usage of parameter enforce_type 2017-04-16 10:39:01 -04:00
test_scheduler.py Add user messages periodic cleanup task 2017-07-17 07:53:19 +02:00
test_share.py Remove usage of parameter enforce_type 2017-04-16 10:39:01 -04:00