Merge "Remove all sphinx warnings"

This commit is contained in:
Jenkins
2017-07-26 01:07:44 +00:00
committed by Gerrit Code Review
24 changed files with 71 additions and 53 deletions

View File

@@ -49,7 +49,7 @@ WATCHER_DECISION_ENGINE_OPTS = [
'-whose number of hours has been offset by this value-'
' is older that the current time.'),
cfg.IntOpt('check_periodic_interval',
default=30*60,
default=30 * 60,
help='Interval (in seconds) for checking action plan expiry.')
]