Merge "synchronize file update in sysinv agent"

This commit is contained in:
Zuul 2018-09-11 19:34:06 +00:00 committed by Gerrit Code Review
commit c45a8e8612
1 changed files with 1 additions and 0 deletions

View File

@ -1292,6 +1292,7 @@ class AgentManager(service.PeriodicService):
return
@utils.synchronized(LOCK_AGENT_ACTION, external=False)
def iconfig_update_file(self, context, iconfig_uuid, iconfig_dict):
"""Configure the iiconfig_uuid, by updating file based upon
iconfig_dict.