-
Bug
-
Resolution: Done
-
Highest
-
Dublin Release
-
None
- buildInventorySysCall(ANSIBLE_PATH, ANSIBLE_INV, NodeList, PlaybookDir, AnsibleInv,
hostgrouplist, hostnamelist) is not called for vnf track in RestServer.py so I does not allow to build results for playbook execution - in a result ActionStatus LCM returns always status failed - ansibleSysCall function receives wrong path for inventory and for playbook
- in buildHostsSysCall name of host is cut to 13 digits and should be 14 I think (this is standard in ONAP - especially for VMs generated by robot framework)
- the summary of playbook tasks execution from ansible is wrongly processed for failed tasks
The implementation of RestServer for Ansible is currently in dramatic shape