ironic-inspector/ironic_inspector
Anton Arefiev 2401f0cb10 Allow to configure cache clean up period
Add new option "IRONIC_INSPECTOR_CLEAN_UP_PERIOD" to devstack
plugin, which allow to configure clean up time of node cache.

The periodics.periodic_task decorator application on
main.py:periodic_clean_up and main.py:periodic_update is postponed
until after the inspector.conf file is read.

Change-Id: Ic6563990c789b1d1c3b72088860a4d13a3d57f29
Closes-Bug: #1639286
2016-11-04 17:49:41 +01:00
..
common Add translation marker to deprecated_reason of config opts 2016-09-13 10:53:50 +00:00
migrations Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
plugins Fix a typo in base.py 2016-10-13 09:17:53 +08:00
test Move assertStatus to Base functional test and rename it for clarity 2016-10-22 18:40:22 +02:00
__init__.py Switch to pbr 2015-06-18 16:09:07 +02:00
alembic.ini Add alembic migrations for the inspector database 2015-09-23 14:44:46 +01:00
conf.py Correct conf.py missing space 2016-10-13 18:29:44 +00:00
db.py Add invert option to rule conditions 2016-02-29 13:48:55 +01:00
dbsync.py Remove downgrades from migrations 2016-03-25 13:37:49 +02:00
firewall.py Fix formatting strings in LOG.error 2016-08-26 17:38:56 +00:00
introspect.py Fix improperly placed firewall.update_filters when aborting 2016-07-20 11:07:34 +08:00
main.py Allow to configure cache clean up period 2016-11-04 17:49:41 +01:00
node_cache.py Merge "Modify the SQL's string from double quote to single quote." 2016-08-22 14:21:25 +00:00
process.py Merge "Log hook names as we run them" 2016-09-16 15:49:37 +00:00
rules.py Check whether action value is string before calling format() 2016-08-03 17:13:03 +08:00
utils.py UUID, started_at, finished_at in the status API 2016-10-21 00:25:38 +02:00
version.py Use Reno for release notes management 2015-11-26 10:12:14 +01:00