Merge "Add success message of stackalytics-processor"

This commit is contained in:
Jenkins 2017-03-29 09:02:40 +00:00 committed by Gerrit Code Review
commit ce70dd41f8

View File

@ -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__':