Wrong id used to retrieve status
authorTimoney, Dan (dt5972) <dt5972@att.com>
Sun, 13 May 2018 13:50:34 +0000 (09:50 -0400)
committerTimoney, Dan (dt5972) <dt5972@att.com>
Sun, 13 May 2018 23:04:35 +0000 (19:04 -0400)
commit4559d6203ab3f5706b6a2c1a898aa1df37407522
treedec5bbd44d8176ea2cd60bafbe0785171deead20
parent15fe108140e0d885f4cfe68ce6a1cc649cd437fd
Wrong id used to retrieve status

LCM DGs were using incoming request id to retrieve status from
ansible server instead of id returned by ansible server in initial
request.

Also, ansible should be configured to ignore host key checking to
avoid certificate issues.

Change-Id: I0cf3d053de652985c4611f8c7d2b5dbee22e0791
Issue-ID: SDNC-313
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
installation/ansible-server/src/main/scripts/startAnsibleServer.sh
platform-logic/lcm/src/main/json/LCM_upgrade-post-check.json
platform-logic/lcm/src/main/json/LCM_upgrade-pre-check.json
platform-logic/lcm/src/main/json/LCM_upgrade-software.json
platform-logic/lcm/src/main/xml/LCM_upgrade-post-check.xml
platform-logic/lcm/src/main/xml/LCM_upgrade-pre-check.xml
platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml
platform-logic/setup/pom.xml