aboutsummaryrefslogtreecommitdiffstats
path: root/installation
AgeCommit message (Collapse)AuthorFilesLines
2021-02-26Release version 2.1.2 dockers and roll versionDan Timoney6-12/+12
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-26Merge "fix a1-adapter-northbound startup"Herbert Eiselt1-1/+8
Former-commit-id: 535d0aebfabf7992678f7e2c0a4bba249f57af4b
2021-02-26fix a1-adapter-northbound startupMichael DÜrre1-1/+8
add optional a1-adapter-northbound feature with default true Issue-ID: SDNC-1496 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I18841c841c495d5565401aabccab12a9c6ecb78e Former-commit-id: 460b375833c5216e5ddd3ade13865be05abcf95a
2021-02-25Release 2.1.1 dockers and roll versionDan Timoney6-12/+12
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
2021-02-25Resolve issues starting with docker-composeDan Timoney4-0/+37
Resolve issues starting sdnc container with docker-compose Change-Id: I406a940b6c8270865b7454ba7de3ed754b448321 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 7b43110a917e6bcdf3df73cf4c0e1b2e9520e17b
2021-02-24Fix base image name in ueb-listenerDan Timoney1-2/+2
Fix base image name in ueb-listener (should be ccsdk-alpine-j11-base) Change-Id: I83c4af012b8b30e8a8f41ac891d5a721316c669b Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: a5124142c0da474426eafe4a1cea1dc5d8b0402f
2021-02-23Use released Honolulu M3 version of CCSDK artifactsDan Timoney3-4/+4
Use released Honolulu M3 artifacts to build SDNC docker containers Change-Id: Ib2de618693e2b00f69eaeb8a0f0bd1433752efb5 Issue-ID: SDNC-1473 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: b6fccad86289280ef6d607ce3a70529f756d9989
2021-02-22Merge "Fix env variable names in startODL.sh"Dan Timoney2-5/+5
Former-commit-id: a6f0c28eb9c642243973cdd8ad588f7d68ec264d
2021-02-22Merge "Supporting 3 or more network domains for Transport Slicing use case. ↵Dan Timoney1-0/+2
Issue-ID: SDNC-1487" Former-commit-id: 4d1ae7db95e95347bb0f2ceee64cecc3c080cad7
2021-02-22Fix env variable names in startODL.shDan Timoney2-5/+5
Variable names in startODL.sh script should match those used in patch for AAA module (ODL_ADMIN_USERNAME/ODL_ADMIN_PASSWORD) Change-Id: I12129c0d9e0b08d4ae5fda38e7ae9ed91d5a0899 Issue-ID: SDNC-1482 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 30c9f4df4b1cff6be61294d8d646bc0de8b3e565
2021-02-22Remove embedded passwordsDan Timoney24-110/+151
Updated properties files to use env variables instead of embedded default passwords. Change-Id: I7b5a796bbb5d386dda8cba47cbb977ec47838a11 Issue-ID: SDNC-1482 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: d0a86a8593f3832f11198e91c2343db6fad5a1a9
2021-02-22Supporting 3 or more network domains for Transport Slicing use case.Hesam Rahimi1-0/+2
Issue-ID: SDNC-1487 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: Ia497741d70eff0f5fba12ad487f0f240709b5cb5 Former-commit-id: c2ff57f8ac2f830bb4709a29dca9644dd8d4c82d
2021-02-22fixed oauth scenarioMichael DÜrre3-6/+360
add oauth aaa-app-config into container to cp if flag is set Issue-ID: SDNC-1486 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I30fcced6f49341110b9ec259d629d2bf86700f3a Former-commit-id: 3e0ba3015118b87223fdc6d5e876536fd4ac847b
2021-02-19remove preset idmlight from sdncMichael DÜrre1-0/+7
remove odl userdb to init with env var Issue-ID: SDNC-1483 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ib79a669a80f2c53cd29fe75b91c0e992a9e5ca30 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Former-commit-id: 06ff1bc6d69d655a03563cc9f9b12500050f980c
2021-02-17Merge "update sdnc-image"Dan Timoney5-62/+29
Former-commit-id: 2e6aaffaaa0b39f3dadfcbe1e659199bc3c59df6
2021-02-17update sdnc-imageMichael DÜrre5-62/+29
update dockerfile and startodl.sh Issue-ID: SDNC-1479 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ieb2db8a752c891e7f0e45a16dd36961866e9a439 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Former-commit-id: 0a99e36c726a89206bb54768d5a0aaa0a646d7d1
2021-02-12Merge "Fix issue with certificates conversion"Herbert Eiselt1-0/+2
Former-commit-id: 946d17b0acab6b36600b6517a2ca0dd263851ff9
2021-02-12Fix issue with certificates conversionPiotr Marcinkiewicz1-0/+2
- Add conversion to string after reading output from openssl Issue-ID: SDNC-1477 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Iebc12fde73d33fc79efb1a61db4e3d0963e885de Former-commit-id: 208c90bac2b1a8a9c6511ba1329c10e8fa8b872b
2021-02-11update sdnc-web imageMichael DÜrre1-1/+18
handle new env vars during startup Issue-ID: SDNC-1478 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Id472e21a235fa11e03a9f1441313658fe48e1eb3 Former-commit-id: 887b16594fbbf6551d22922c8bdd37e8f0d47ee2
2021-02-05Update for ODL AluminumDan Timoney6-23/+72
Update sdnc docker containers for ODL Aluminum release version Change-Id: Ibef207c7e7a5730543f4ab3c601395159bfbcb1a Issue-ID: SDNC-1476 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 8b0557634763a74cc4c4ab1e8402abf939b2068b
2021-01-29Adding code in oder to supporting multiple E-Line services per each ↵Hesam Rahimi1-0/+2
Transport Slice. Issue-ID: SDNC-1458 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I1a503db48020ca2f085f4937638cdcd1764fef2d Former-commit-id: 7189c44abd762ce9459c619e8da16ba46dfc35ff
2021-01-25Incorrect version for ccsdk.docker.version entryRavi Pendurty1-2/+2
Updated ccsdk.docker.version to 1.1.1-SNAPSHOT-latest Issue-ID: SDNC-1456 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id241cca993ec22d6a9111f1945191ba4f57fe982 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 5adaa4fdac92554446352f11c0643a767933aa9a
2020-12-15upgrade ccsdk feature version for sdnc-webMichael DÜrre1-1/+1
fix feature artifact version Issue-ID: SDNC-1437 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ic0c046582e5e86dfd513cabd4c10a84e11e18ee7 Former-commit-id: 87559eb12224c82d34860146f5f3aa1859b976f8
2020-12-07Release 2.1.0 dockersDan Timoney6-12/+12
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-12-03Use released 1.1.0 ccsdk dockerDan Timoney1-2/+2
Update sdnc to use 1.1.0 released version of odlsli docker and released 2.1.0 version of sdnc/northbound Change-Id: Ibd28a2aed1f7d831d183194192483920c1efe868 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 2a36a3d9e19f6fc26305f559eb7f93e6362e6f66
2020-12-03Stop SDNC on problem in certificate provisioningRavi Pendurty3-7/+72
Stop SDNC on problem in certificate provisioning Issue-ID: SDNC-1418 Change-Id: I4c946cac7702a6812f600515634cfe361df7c155 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 9f517f4b1ac0e32d322a964d7f87296b3540545e
2020-12-02Use released 2.1.0 version of ccsdk/parent pomsDan Timoney1-1/+1
Use initial Honolulu released version of parent poms Change-Id: I57a84d2df8c6f79052966ea3e218a3908d1395e6 Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 7c0fdfc15dc128da0188e1b34f9eff1a02fbabb2
2020-11-30Remove obsoleted admportal from docker-composeLasse Kaihlavirta1-29/+0
Issue-ID: CCSDK-2915 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I712478897d29012e67e9d3babb9153737bc810b7 Former-commit-id: 9a9f041fe289d994ee82be7b0394287ca4e229e9
2020-11-19Update installation to handle case /etc/ssl/certs not foundDan Timoney3-7/+99
Updated ca cert installation to handle case correctly where /etc/ssl/certs directory is not found. Alsp, added integration testing of standalone sdnc container. Change-Id: Iabb3b6f921f52e533f1a920c3afa68a024788667 Issue-ID: SDNC-1419 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3ee44123de572df9ff2990ef2aedc0891b658285
2020-11-04Update dmaap-listener and ueb-listener to use java11Dan Timoney3-9/+4
Updated dmaap-listener and ueb-listener to use java 11 JRE instead of java 8. Also updated dmaap-listener to use ONAP standard base image Change-Id: I7c568cc6f9e9a27b7c4028a01e3a7c41a3130a63 Issue-ID: SDNC-1352 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: e2992cfd8358b961e9cf3126d33a8a8b6643931b
2020-11-02Completing the logic and the call flow for Transport Slicing operations:Hesam Rahimi1-0/+5
- Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice Bug Fixing and cleaning up the DGs. Issue-ID: SDNC-1202 Issue-ID: SDNC-1404 Change-Id: Ib2eae06c543ae8277ee2014fda87ca2ca3a516af Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 37a6361877cd1b9cae35e94f4a0be3a19bd4d088
2020-10-26Adapt versionhighstreetherbert1-1/+1
Version to actual ccsdk feature snapshot Issue-ID: SDNC-1399 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ia4e2547b997112fc93b6a65323cdf6654c6e0a21 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 1f4c8b46c86818f623974d70869161781e6cd0f3
2020-10-26Merge "Add all missing specific devicemanagers"Herbert Eiselt1-3/+1
Former-commit-id: c3499b3deb41ec4ba7e7b184b5ee9266e9d180f6
2020-10-23fixed websocket forwardingMichael Dürre2-4/+4
fixed forwarding rule for websocket Issue-ID: SDNC-1395 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ida2e28662afdfee86269c51c0902df13a55d53ca Former-commit-id: bcb12ca4fd5c6df770f96a0ac76170b6a4f2281f
2020-10-22Add all missing specific devicemanagersRavi Pendurty1-3/+1
startODL.sh missing device managers in SDNRDM=true Issue-ID: SDNC-1387 Change-Id: Ia732fbd2c8763aefc8021bef861c8607316bda10 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: f924fe00692e9ba1aa008bb7c40eb7b50e1847ba
2020-10-20Fix error caused by empty env TOPOURLRavi Pendurty5-16/+21
container in crashloop back due to empty env TOPOURL Issue-ID: SDNC-1385 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id5d106caee7fcb78ee9fce390521dad056debca4 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: aedaa63d22821c83042a4dd3f16b1c053d3ac031
2020-10-13Retain default behavior of startODL.sh scriptRavi Pendurty2-16/+25
Retain default behavior of startODL.sh in standalone environment Issue-ID: SDNC-1374 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I95f02de192a4ae0f834d9eaf28c27e7a6d0be6f9 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 1c4be052347a39afcc40767b0ad1fcf3e7aaa391
2020-10-07Fix start script issuesDan Timoney2-7/+9
Fix issues in start script Change-Id: I9f78611d97021c27496c424930f8f0bca83a427c Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 484471f013194ac337da337bb324475d267a917f
2020-10-06Merge ONAP certs into cacertsDan Timoney2-2/+5
Merge ONAP certificates into openjdk cacerts file Change-Id: I9743442196d85e68d4ca2f2a5df46590d33eec3b Issue-ID: SDNC-1371 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 7a9a9e3a922dd74e9d68660431fc610ca16919f9
2020-10-05Update SDNC KeypassRavi Pendurty1-1/+1
Update SDNC Keypass Issue-ID: SDNC-1372 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Idcac967794bc4b8321251ea73829557c1d62cc53 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 32976a44b3f5049a6a7dded2cabcec7a3bb4b722
2020-10-02Make sdnc-image GPL freeRavi Pendurty1-129/+130
Use bourne shell instead of bash Issue-ID: SDNC-1343 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: If9c296be34ff5c413d6456a541a5ba40b7e5ad38 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: fb56805b552f9cd67e66a9f874b2284dcb772bd5
2020-09-28Fixes based on review comments in GuilinRavi Pendurty2-13/+25
Fixes based on review comments in Guilin for the startODL.sh and startODL.oom.sh merge Issue-ID: SDNC-1370 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I8a7513800821a4d24852b3a070f2671ea635e18e Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 6ade86fb576e33014b0486d95d241824ba4fc673
2020-09-23Merge SDNC startup and certificate install scriptsRavi Pendurty4-805/+312
startODL.oom.sh merged with startODL.sh and installCerts.oom.py merged with installCerts.py Issue-ID: SDNC-1366 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I21f9d140e19c18f57f9dc988bfd7e0d07e96f286 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: d625b03fa2a13a3efec49f9df6ca5c0ba0d15b63
2020-09-14Roll to initial Honolulu snapshotDan Timoney6-14/+14
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-09-11Update sdnc/oam to build against released M4 versionsDan Timoney3-3/+3
Update sdnc/oam to build dockers against released M4 versions Change-Id: I9c114a4becb1f86ae9dca9e33367d8d50f1f187f Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 96f21a4d6bf50fb54e17c2443ee2f677af382ee3
2020-09-03Merge "DMAAP Listener properties for RANSlice feature"Dan Timoney2-1/+36
Former-commit-id: 87b57a18655ad87628f88626d9ba6272d0517a2e
2020-09-03rollback scripts to bashMichael Dürre14-14/+14
change back from sh to bash Issue-ID: SDNC-1346 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I3798ff8cbe5e1ee52d8c3abbc45a45a00ff3be42 Former-commit-id: f685f0a4491f2adfc498977c404b6c1f93f16717
2020-09-02DMAAP Listener properties for RANSlice featureSandeep Shah2-1/+36
DMAAP Listener properties for RANSlice feature to include DMAAP topic to listen to and SDNC end point to execute RPC's against Issue-ID: SDNC-1344 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ifbaf5816d0a20e98014329236b86cc48fa830c11 Former-commit-id: f0a8b38da48328bda7464b4b70abe7c5dfb6fad4
2020-09-01Merge "adapt sdnc-image to latest baseimage"Dan Timoney16-30/+20
Former-commit-id: 3330eabdac41dfabd0509bbf7a0f44f03cc1844b
2020-09-01adapt sdnc-image to latest baseimageMichael Dürre16-30/+20
clean up dockerfiles and switch from bash to sh Issue-ID: SDNC-1342 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I79c5c5d04aa5b4d87f57f4dedc1fc25d34635327 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Former-commit-id: 61775c18131655bd6c74f25787e621138120ac36