Add success message of stackalytics-processor
When operating stackalytics-processor, it would be nice to output the success message to know the processor finished successfully. Change-Id: Ie0f75a1710069fbd33227b63e3686f1c08d1ebdf
This commit is contained in:
parent
c669c66586
commit
47681b579e
@ -338,6 +338,7 @@ def main():
|
||||
|
||||
runtime_storage_inst.set_by_key('runtime_storage_update_time',
|
||||
utils.date_to_timestamp('now'))
|
||||
LOG.info('stackalytics-processor succeeded.')
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Loading…
x
Reference in New Issue
Block a user