summaryrefslogtreecommitdiffstats
path: root/platform-logic/lcm
AgeCommit message (Collapse)AuthorFilesLines
2021-06-22Effort to reduce image layer and sizeHesam Rahimi1-2/+0
Removing few ENV version variable and those should be read from pom properties (maven-resource-plugin filtering true) Combined Dockerfile and Standalone.Dockerfile Adding Docker build arg AAF which will decide whether to add aaa-app-config.xml in docker image or not for standalone Updated docker-maven-plugin to 0.34.0 to have noCache true Removing start-it-container execution as it's being tested by CSIT Replacing maven-exec-plugin with maven-antrun-plugin Updating latest base docker images versions Updating parent version to 2.1.7 Issue-ID: CCSDK-3226 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I68f8f4780804a2014b73b5eeb9dba29d1896a602 Former-commit-id: 866ddebbcac80c38c79c46bb37373123a0c678f0
2021-03-19Roll to Istanbul release versionDan Timoney1-2/+2
Roll master to Istanbul release version Change-Id: I7da45e40569b80f5a1fff3146adef93966786095 Issue-ID: SDNC-1495 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 95737493d20a3ebfaba4235f4438cf6f21d99b48
2021-02-26Release version 2.1.2 dockers and roll versionDan Timoney1-2/+2
Create version 2.1.2 dockers. This corrects a bug in startODL.sh that was no longer installing A1 adaptor Change-Id: I1561b2808575ec2ba52146b587bef9ed7cbeb77c Issue-ID: SDNC-1496 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 80df53c54957b0d0a18faef0c5f37b18c6798077
2021-02-25Release 2.1.1 dockers and roll versionDan Timoney1-2/+2
Release 2.1.1 version docker containers and roll version to 2.1.2-SNAPSHOT Change-Id: Iebc8d3f48ce5ca73ed086493e953d8a2cabff284 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9f98e3d0c695c3aa833ce31492b7d87f7affee4c
2020-12-07Release 2.1.0 dockersDan Timoney1-2/+2
Release version 2.1.0 of SDNC docker containers Change-Id: Ibaaaab943cf8b3b844dc37d73aea6f8445cc3dfb Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a05e6faab7ec5577daf3e6a73a4fb681ca11565f
2020-09-14Roll to initial Honolulu snapshotDan Timoney1-2/+2
Roll to initial Honolulu snapshot version Change-Id: Ic4be591d50fe3bfdf616af43d1245b1ba8d20dbf Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: ed8420fb7b28582b36b3df30a54e7502f362bd22
2020-08-28Rolling to next SNAPSHOTSingal, Kapil (ks220y)1-2/+2
Ran mvn tidy:pom to refactor poms Issue-ID: SDNC-1340 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I845330844c5e453601d2f142be14fb26de6e0066 Former-commit-id: 7126148e8ce4a7a472e9ea084259792d77697fc5
2020-08-10Remove unused modules and fix pom structureDan Timoney1-48/+47
Removed modules not currently being used and restructured poms into parent/child relationship to fix problem that was causing version plugin not to update versions properly. Change-Id: I41d63d469a24c65e8771e1546c879ab1bf8d0d53 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 9bf0c309085118b432f0fab1d7012a3b33180d4b
2020-08-07Use released version of artifacts to build dockerDan Timoney1-1/+1
Use released version of artifacts to build sdnc/oam dockers Change-Id: I33020197329d87e5ae006a1ec5909c183f6be64b Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 92dc52513bc90f327addbbf46edafaf864e66766
2020-03-18Roll to Guilin release snapshotDan Timoney1-2/+2
Roll master branch to Guilin release numbering Change-Id: I273a6d07c7a42dd1bde4219fada701da51c40bf0 Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 0d6d9148fd35aec6a2f8ba72f6212570a37a73d3
2020-03-06Use released Frankfurt M4 artifactsDan Timoney1-1/+1
Update to use released Frankfurt M4 version of parent poms and released CCSDK Frankfurt M4 artifacts. Change-Id: Ic36751ce71e2d3f983f8c5b20a56169591e7393d Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 8352d567e199ef1fa960e4473898b00e14b149d6
2020-02-21Update DGs and Playbooks for PNF SW UpgradeEnbo Wang8-1653/+1745
Change-Id: Iecc84ca6f794fe9947e81da3d95ceaad00f2861d Issue-ID: SDNC-1079 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: e2915384cc7523e93c2e154d4a84920fd093146d
2020-02-04Update to use released CCSDK parent pomsDan Timoney1-1/+1
Update to use released version 1.5.1 of CCSDK parent poms. Change-Id: I57f457bcc5a89bafe9f70d938831fb8866d9493f Issue-ID: SDNC-1059 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 7eddd2d8a0bbbe26a803f93b3fbb891b640fb9df
2020-01-08Fix DG names of downloadNESw and activateNESwEnbo Wang5-166/+166
Change-Id: I441922915dca6f6e756f1b002e90e42bbb971357 Issue-ID: SDNC-857 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 78a1f2ec89fcbf01e6bf0d28128820b3a88818bf
2019-12-23Support playbook-name in payload of PNF S/W upgrade LCM API's requestEnbo Wang8-1832/+2173
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-12-13Add DGs and Ansible playbooks for downloadNESw and activateNESwEnbo Wang5-0/+3256
Provide DGs and Ansible playbooks for downloadNESw and activateNESw. Change-Id: Ie1986c5fa9296be64f5f5a7daba9b37568c49710 Issue-ID: SDNC-857 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: e230b8417389625b80b1e0f39405b8dc73322c78
2019-12-06Update CCSDK parent pom version to 1.5.1-SNAPSHOTTimoney, Dan (dt5972)1-1/+1
Update to use latest CCSDK Frankfurt parent pom snapshot. Change-Id: Id4fc77d456ea1f8912dc8e62c4423253aa987aea Issue-ID: SDNC-993 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: ba38487742d73c22b6185978f0b8f821a4d94640
2019-09-17Roll versions for FrankfurtTimoney, Dan (dt5972)1-2/+2
Roll versions in master branch for Frankfurt development Change-Id: I54e9f996f784b697b00048fca138f37b07b063e4 Issue-ID: SDNC-918 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: cb8ee364fa8007fb8511ac23c30a3cf7b69bc66d
2019-09-16Update to use released version of parent pomTimoney, Dan (dt5972)1-2/+2
Use released version of parent pom Change-Id: I85b4b316aadb6f289ba8be3eb8732fbe032422ba Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 454e3427c79eb811db3427bc992e136f84fe3a00
2019-09-11Roll versionsTimoney, Dan (dt5972)1-2/+2
Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms, and change to use 0.6.1 CCSDK artifacts Change-Id: Iff66ae16e7e8ab58f791cabd0594b4c1a474ed0f Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 000be88c29e3fb0a3028dab9e57ccfe3c3957ab3
2019-08-20Port to NeonTimoney, Dan (dt5972)1-2/+2
Port sdnc/oam to Neon version of CCSDK and SDNC artifacts Change-Id: I4a195d0c5e993c433c0c03a898d60521c7df2a9f Issue-ID: SDNC-850 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 18aff1a38583891cbcddca7242e2326b80d88a8d
2019-08-16Fix error in ueb listener scriptTimoney, Dan (dt5972)1-1/+1
Removed errant backslashes in ueb listener startup script Change-Id: If30a0859d2f296b6916da153066b6f1ff45ac8bb Issue-ID: SDNC-853 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 3f8719d1a0d283ea82cc2bb74ba2edc7beb186d8
2019-08-08Use release version of artifactsTimoney, Dan (dt5972)1-2/+2
Use release version 1.3.2 of parent poms and released version of CCSDK artifacts Change-Id: Ie725491dadaccc702033cd8cfb4b34aca1e2ac53 Issue-ID: SDNC-827 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 797cd76fc476ab2cdb3efd8eec5752a4e81a62e2
2019-07-31Added new modules to help prevent Cross Site Request ForgeryRotundo, Al (ar3165)1-1/+1
Made changes to prevent arbitrary code exection on AdmPortal. Issue-ID: OJSI-40 Change-Id: I5ec60e2585413f3948c2540bd502dd1393794267 Signed-off-by: Rotundo, Al (ar3165) <ar3165@att.com> Former-commit-id: 3d54c9ad35ef5e7a4b13948e718a4ad2830cbb04
2019-05-13Merge "Fix missing payload for DGs and Playbooks of SW upgrade"Dan Timoney2-362/+764
Former-commit-id: 40a0901a6cd4c668a7c63effe69415b5e6b179a7
2019-05-10Fix missing payload for DGs and Playbooks of SW upgradeEnbo Wang2-362/+764
Change-Id: I89a118ef1e05c76800d6c2fa640dc3dcf2d78fca Issue-ID: SDNC-733 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 4ca9a8ea6cebfad2e3f423b90df187bcbc51a67b
2019-05-10Revert deleted payload in SW upgrade DGsEnbo Wang4-643/+1447
Change-Id: Ic951cea8aa91c2c311ccab731eac1f579dccff00 Issue-ID: SDNC-746 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 73657078060445739c1a5c05e031a8216f8c87dd
2019-05-06Fix set nodelist in SW upgrade DGsMarco Platania6-1716/+913
Change-Id: Ia789fcb16700f7c49f187b970daa114f8ae0eaf5 Issue-ID: SDNC-746 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: 5431ff62543b099c6f3495454503bba06f03dfad
2019-05-03Roll to El Alto versionTimoney, Dan (dt5972)1-2/+2
Roll to El Alto version (1.6.0-SNAPSHOT) on master branch Change-Id: I5809a3ba7bd629d16fb679235d0e8a9173fb993a Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 8e41096b20a56f91be8df5f5ff200f76e9d7d4c3
2019-04-30Update to use released 1.2.2 parentTimoney, Dan (dt5972)1-1/+1
Update to use released 1.2.2 version of parent poms. Change-Id: If00344c371389515a7f74b8972ae60ebeb0d7253 Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: e47f341373c63da166deb026015545648b7a64dc
2019-04-19Add missing payload for DGs and Playbooks of LCM APIsEnbo Wang6-935/+2135
Add missing payload for DGs and Playbooks of LCM:rollback, LCM:upgrade-pre-check and LCM:upgrade-post-check. Change-Id: I96d8d86af1200843f85b9ee8a0cc8abf6a0b8ec8 Issue-ID: SDNC-733 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 681d674c31d356fb46fa8301219878619185b68b
2019-03-29Merge "Add a DG for PNF software rollback action"Dan Timoney3-0/+1043
Former-commit-id: 7573a1d8192032c8a7af0e8e61f359e5b22b2fc4
2019-03-27Add a DG for PNF software rollback actionEnbo Wang3-0/+1043
Add a DG for LCM:rollback action to support PNF software rollback. Change-Id: Id82e1dc20a0792713fb079ea302f7d71e2949fc8 Issue-ID: SDNC-670 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: 90cd373ebe1409b523b6fd64a436199a66d2bd97
2019-03-26Update to Fluorine SR2Timoney, Dan (dt5972)1-2/+2
Compile against ODL Fluorine SR2 Change-Id: I016ac0b5f9d5f93c16f760415318cd3db0a19117 Issue-ID: SDNC-708 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 279d602669da7a26f00cd20a340a243d488e0fbf
2019-03-18Use released 1.2.1 CCSDK parentTimoney, Dan (dt5972)1-1/+1
Use released 1.2.1 version of CCSDK parent pom Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45 Issue-ID: SDNC-704 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a4b2c8dd11b431fc69439e16ef2616a2e2483db7
2019-01-18Updates for FluorineTimoney, Dan (dt5972)1-2/+2
Updated to create Fluorine-based artifacts Change-Id: Ib450be62cc016c1b5e6da2ebfb4fa3d9851e9a41 Issue-ID: SDNC-552 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 95f86710cfec2e6267bc97280ab6cfad4cf44866
2018-11-16Replace vnf-host-ip-address with host-ip-addressMarco Platania4-8/+8
Change-Id: I0017318ae9e84c4bd603b8ae13cf026294bf6c5d Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com> Former-commit-id: cd9e16c51daf4af1e74a6d89ee4d240f61b5b7f2
2018-10-25Roll to initial Dublin snapshotTimoney, Dan (dt5972)1-2/+2
Roll to initial Dublin snapshot Change-Id: Id36b1e41ae75a7c282a5db85b30abe3a7688aeb9 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Fix CCSDK docker version Update CCSDK docker versions used to build SDNC docker containers. Change-Id: I9497c788cc48b401f24aeb9018060c6c0d5b4a0b Issue-ID: SDNC-486 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: c261e3f719abcbea0762162dc9244f951296c6a1
2018-10-16Prepare for release buildTimoney, Dan (dt5972)1-1/+1
Prepare sdnc/oam for release build by removing -STAGING tag and using released version of parent poms. Change-Id: I3de986702da21a91a6613a386c5491481bdb21b6 Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a8eac265ec597473bc63894b2485decd11e49d4c
2018-10-05Merge "Allow sub directories for graphs"Dan Timoney1-1/+1
Former-commit-id: 977f1fcf7be64e65b056e9f1c6b354f22b5506c0
2018-10-05Allow sub directories for graphsgaurav1-1/+1
Allow grouping of related grpah and templates in a sub directory. This will ease out maintainability as the number of graphs and templates are growing in numbers. Change-Id: If5f69520e5b62be1adcc9d795df68a0c97b6183f Issue-ID: SDNC-350 Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com> Former-commit-id: 22db039091afd52cf8cc45a4ba536a3addd6e435
2018-10-04Roll to next snapshot versionAlexis de Talhouët1-1/+1
Roll to next snapshot version to 1.4.1-SNAPSHOT Change-Id: I4f5b1513a36894efd26b93f3f0954fafc112cc3f Issue-ID: SDNC-471 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Former-commit-id: db13f4ddbd4a66ab9d66b1820279514137543eff
2018-10-04Roll to next snapshot versionTimoney, Dan (dt5972)1-1/+1
Roll to next snapshot version Change-Id: If6bd5bc61225f7695b28b73dcb7f2ff4ecba5552 Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 55b6a8402cafb11c7320b88185f580991c8e2c89
2018-10-01Prepare for releaseTimoney, Dan (dt5972)1-1/+1
Update sdnc/oam to prepare for release build Change-Id: I63597b9c9e02a677acbefe07d87f66e74ec3735a Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 5b960a3d90ead9a4731ae8125738d54fec5314ed
2018-09-13update LCM DGsAgarwal, Ruchira(ra1926)19-2049/+3783
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)18-1899/+5261
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-06-06Roll version for CasablancaTimoney, Dan (dt5972)1-2/+2
Roll version to 1.4.0-SNAPSHOT for Casablanca development Change-Id: I5d52858a86eee40136cf8ad5d2cac1d0a44885da Issue-ID: SDNC-333 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 110b9d3f108e8f81f705ec4eeb2102f98f220d39
2018-06-01Update to use CCSDK version 0.2.4Timoney, Dan (dt5972)1-2/+2
Update to use CCSDK version 0.2.4 (parent version 1.0.4) Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a
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