Bug 54 : Fix PE NS instantiation error
[osm/SO.git] / common / python / rift / mano / config_agent / operdata.py
index b941667..6bbf7f2 100644 (file)
@@ -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: {}".