summaryrefslogtreecommitdiffstats
path: root/platform-logic/lcm/src/main/xml/LCM_upgrade-software.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-12-23Support playbook-name in payload of PNF S/W upgrade LCM API's requestEnbo Wang1-73/+52
Support playbook-name parameter in payload of PNF software upgrade LCM API's request. So, the DGs can get the playbook name from API's request, not just get it from the config file lcm-dg.properties. Change-Id: I82a1fda266f4deab04aca336b69b963c73de9668 Issue-ID: SDNC-1012 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 6da28287686395bdeae3959a2ba7bdd98db62434
2019-05-10Fix missing payload for DGs and Playbooks of SW upgradeEnbo Wang1-42/+174
Change-Id: I89a118ef1e05c76800d6c2fa640dc3dcf2d78fca Issue-ID: SDNC-733 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 4ca9a8ea6cebfad2e3f423b90df187bcbc51a67b
2019-05-06Fix set nodelist in SW upgrade DGsMarco Platania1-1/+0
Change-Id: Ia789fcb16700f7c49f187b970daa114f8ae0eaf5 Issue-ID: SDNC-746 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: 5431ff62543b099c6f3495454503bba06f03dfad
2018-09-13update LCM DGsAgarwal, Ruchira(ra1926)1-13/+62
allow many playbooks-various criteria for same LCM Action Change-Id: Ie29b884d05d52635a532e1d5beb10e6db7d7287e Issue-ID: SDNC-424 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 134e3f8c3430e33eea0e4490e147a99559555bb1
2018-08-16add LCM DGsAgarwal, Ruchira(ra1926)1-4/+23
LCM DGs for ScaleOut, TrafficMgmt, SoftwareUpgrade Change-Id: If7a4a2edb4abf12fdd2eacbf06c124740e7703b5 Issue-ID: SDNC-423 Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com> Former-commit-id: 51ea971e0fbd77d25e1a4b5d6436dc5b7d135a95
2018-05-31Add LCM DGsRuchira Agarwal1-7/+1
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 Agarwal1-479/+298
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)1-102/+175
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)1-37/+33
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)1-294/+410
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 Agarwal1-0/+295
Add LCM DGs for SoftwareUpgrade Change-Id: I06df6276a4adb038ab3e1601ef7f3c7a7fc1a08b Issue-ID: SDNC-289 Signed-off-by: Ruchira Agarwal <ra1926@att.com> Former-commit-id: f8a3ed75d39de6abbbb2b70b98a0de88ab8e7b89