magnum/magnum/service
PanFengyun f9c662e709 Fix string declaration in periodic.py
The "%(reason)" of periodic.py has losed 's'.
"%(reason)"  -->  "%(reason)s"

Change-Id: I5bd1b723e5bf8615e11b1d182cc8a978c6b01b8b
2016-07-07 21:49:49 +08:00
..
__init__.py Add periodic task framework 2015-07-02 17:01:21 +08:00
periodic.py Fix string declaration in periodic.py 2016-07-07 21:49:49 +08:00