X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=common%2Fpython%2Frift%2Fmano%2Fconfig_agent%2Foperdata.py;fp=common%2Fpython%2Frift%2Fmano%2Fconfig_agent%2Foperdata.py;h=6bbf7f255ee1356c2627ea83750705275c5aa68a;hb=1ada8dbd934164c007c5b81ea4273b4438350545;hp=b941667f715c39aa32a4a73c5f7b8e7a43fcf209;hpb=4cde4083705f4b370ed54cfa05813630fd651945;p=osm%2FSO.git diff --git a/common/python/rift/mano/config_agent/operdata.py b/common/python/rift/mano/config_agent/operdata.py index b941667f..6bbf7f25 100644 --- a/common/python/rift/mano/config_agent/operdata.py +++ b/common/python/rift/mano/config_agent/operdata.py @@ -557,6 +557,7 @@ class ConfigAgentJobMonitor(object): primitive.execution_id ) + self.log.debug("Action status: {}".format(resp)) status = resp['status'] if status == 'failed': self.log.warning("Execution of action {} failed: {}".