summaryrefslogtreecommitdiffstats
path: root/platform-logic/lcm/src
AgeCommit message (Collapse)AuthorFilesLines
2018-05-31Add LCM DGsRuchira Agarwal12-0/+1482
Add LCM DGs with no playbooks Change-Id: I46888193ca44bf349309e4d1aabfc27ef8dc9293 Issue-ID: SDNC-331 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: f08a3a8d5611c38f3acd34830df13f813923f37e
2018-05-31Add LCM DGsRuchira Agarwal6-1455/+1437
Add LCM DGs with no playbooks Change-Id: Ie8a6f78dd3efc436df1638e5b08990bfcd1d1ecb Issue-ID: SDNC-331 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: 7715cadfbbf04602c404a247c8584dac6046b223
2018-05-29Fix LCM ConfigsRuchira Agarwal6-2871/+2328
Fix DG and config Typos for LCM Change-Id: I5000e41986397174dcbd82370be6f9dffae6fe0c Issue-ID: SDNC-329 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: eb4c6fd8294d18394c6d76361987aee9f07a8090
2018-05-14Fix XML version of LCM DGsTimoney, Dan (dt5972)3-306/+525
Wrong XML files submitted in last change. Change-Id: I2524833eb129fb5d5444907e2102b0eab6dbce51 Issue-ID: SDNC-313 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 11e7945edd4f9e8807cc25cc30004d5e48568690
2018-05-13Wrong id used to retrieve statusTimoney, Dan (dt5972)6-114/+102
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
2018-05-11Add missing ansible-adapter propertiesTimoney, Dan (dt5972)6-2280/+2664
Add missing ansible-adapter.properties file, and fixed property references in LCM directed graphs. Change-Id: Iaad014ffe3e88f76545879a79a4073160ea31853 Issue-ID: SDNC-309 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 15fe108140e0d885f4cfe68ce6a1cc649cd437fd
2018-04-24LCM UpgradeSoftware DGsRuchira Agarwal7-0/+2286
Add LCM DGs for SoftwareUpgrade Change-Id: I06df6276a4adb038ab3e1601ef7f3c7a7fc1a08b Issue-ID: SDNC-289 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: f8a3ed75d39de6abbbb2b70b98a0de88ab8e7b89