Updated function description

This commit is contained in:
Junaid Ali 2016-03-28 22:42:41 +05:00
parent 5004212166
commit f865f0b7c6
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ def director_cluster_ready():
def restart_on_stop():
"""
Restart Plumgrid service if it is stopped by any config parameter
Starts plumgrid service if it is stopped by any config parameter
"""
def wrap(f):
def wrapped_f(*args, **kwargs):