Wrong id used to retrieve status 17/47317/5
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)
commit34a6429d9c0af51d2e29eb7a0d1d37c0babe1129
treedec5bbd44d8176ea2cd60bafbe0785171deead20
parent355b437c3a4416f3b5c03dd2adeff3c2cefdb036
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>
Former-commit-id: 4559d6203ab3f5706b6a2c1a898aa1df37407522
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