aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-11-12- Changing POST operation to PATCH for OTN Tunnel creation.Hesam Rahimi13-2935/+2979
- Adding Transport Slicing DGs into graph.versions - Fixing template files for OTN tunnel creation Issue-ID: SDNC-1413 Change-Id: I3ddabd4c0d361a4e0d5e98caf86e9bb361b41b63 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: 97afd8c7495cf23e8819cb666be9ccbe4f968f68
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 Rahimi26-7901/+10539
- 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-20Merge "Fix error caused by empty env TOPOURL"Herbert Eiselt5-4/+7
Former-commit-id: eb77a8979a8f42ddb2dccb0da40dacd1c251abe0
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-20Incorrect message for SSL Certificate checkRavi Pendurty1-12/+14
wrong output for SSL_CERTIFICATE/SSL_CERTIFICATE_KEY check Issue-ID: SDNC-1386 Change-Id: Ib076e4db7d6083d36c826f321b25c1ec8cb9b284 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 1018575d646cccb804314e07b46994fee4b54b33
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-17Merge "Adding DGs to support Transport Slicing operations. - Allocate a ↵Dan Timoney12-1404/+10141
Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice The logic and the required call-flow inside the DGs are not yet completed and are still work-in-progress." Former-commit-id: 3360cf8f057417bca230f0c092eacd2cfe7041e8
2020-09-14Roll to initial Honolulu snapshotDan Timoney22-43/+43
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 Timoney8-8/+8
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-03Adding DGs to support Transport Slicing operations.Hesam Rahimi12-1404/+10141
- Allocate a Transport Slice - Activate a Transport Slice - DeActivate a Transport Slice - Delete a Transport Slice The logic and the required call-flow inside the DGs are not yet completed and are still work-in-progress. Issue-ID: SDNC-1202 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I0c9246063861ac43b645ad198d02ad35bada8e96 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Former-commit-id: a6df651138e1da2668515ee6d23e89670f376186
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
2020-09-01fixed sdnc-web proxy for topology apiMichael Dürre2-19/+10
fixed proxy pass for topology api and synced https Issue-ID: SDNC-1341 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ie45f3fa91a082fd7739e5c040691df5602553c98 Former-commit-id: f2d7e05ffb34afcbbcccc376e6b823725982566a
2020-08-31Remove override of java compiler versionDan Timoney1-14/+0
Java compiler version should be inherited from parent pom and NOT set explicitly on project pom. Removed explicit setting of java 8 compiler to allow compilation under java 11. Issue-ID: SDNC-1242 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iba6e0b3b8b44f6b5008e8cba9ef252e1b879a1f1 Former-commit-id: fd2a84a01eb96fcb11d8da9a59cb0aaa2888a103
2020-08-31update sdnc-web imageMichael Dürre6-257/+177
cleanup installation and add more proxy fn Issue-ID: SDNC-1337 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id5fcee41dd43d4935b08b821521c6036c321b2e7 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Former-commit-id: c553802849a383176eca863fc35694426f9d31cb
2020-08-28Rolling to next SNAPSHOTSingal, Kapil (ks220y)28-81/+81
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-28Merge "Add a configurable truststore for A1 adapter"Herbert Eiselt5-0/+38
Former-commit-id: 6a9e13ac968d3210919c18714cd646621ac089ed
2020-08-28Merge "Update scripts to use python3"Dan Timoney4-32/+121
Former-commit-id: 97238533de89a757f9118ea1964da3941ed4d31e
2020-08-28Add a configurable truststore for A1 adapterRehanRaza5-0/+38
The default truststore truststore.a1.adapter.jks contains a1simulator's cert from ORAN-SC: https://gerrit.o-ran-sc.org/r/gitweb?p=sim/a1-interface.git;a=blob;f=near-rt-ric-simulator/certificate/cert.crt;h=51e37a79a508242a2179f0607df61fb795e94a6a;hb=refs/heads/master This truststore can be overridden by mounting a new volume in docker-compose/helm, and the correpoding password for the truststore is set using an environment variable. Change-Id: Iec489a5a8f0435191475db0a1737e822f0a44b99 Issue-ID: SDNC-1339 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech> Former-commit-id: 6ee5a32752bd838225b9cbacd22ed451fd24c9a6
2020-08-28Update scripts to use python3Ravi Pendurty4-32/+121
startODL scripts and certificate install scripts are updated Issue-ID: CCSDK-2707 Change-Id: I67ab95c6d725b82fc381ca86a5be091e7aade803 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Former-commit-id: 031046c24f3dc81d0d04259deb35ed44382d1c39
2020-08-28Remove ccsdk.feature.version and use CCSDKFEATUREVERSIONhighstreetherbert3-9/+8
Issue-ID: SDNC-1332 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I28b079ad0137113e9fd9d3bfb1fe681bdbe25e11 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 25b7e1b639066284cb7b06032a2cf6986615c98c
2020-08-26Merge "Remove dependencies provided by odlsli base image"Dan Timoney1-23/+0
Former-commit-id: 5a104d283feb11db04b825c4cf10931e655046ba
2020-08-26Merge "Update to release version"Michael Dürre1-1/+1
Former-commit-id: d17fdb18e8bb6053b2924343632f0fde4cdff71d
2020-08-26Update to release versionLathish1-1/+1
Issue-ID: SDNC-1335 Change-Id: I4e7e6b75ab9527606c697c36dfba9f861bc2a734 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech> Former-commit-id: 7dc280fecf903ac4c08e76ae05bfb03cf2c721ec
2020-08-25Fix ccsdk distribution version to include latest DGsRehanRaza1-1/+1
Change-Id: I90722d5b65563880d61f4452af2605b5ccc703cc Issue-ID: SDNC-1334 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech> Former-commit-id: ceb9821e1b60cadbd553d0ea78e51d9c1c1a4043
2020-08-25Merge "Add oran a1-adapter feature to oam"Michael Dürre2-2/+2
Former-commit-id: 37d1ee465fde0e98875698812827542d47f6e376
2020-08-24Add oran a1-adapter feature to oamRehanRaza2-2/+2
Change-Id: Ide1f473af86363a2f92ae72dc06084a4b105f5cc Issue-ID: CCSDK-2604 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech> Former-commit-id: 3f1a6b01790cfd2afb3eda3156665d53c4ebc4c6
2020-08-21Remove dependencies provided by odlsli base imagehighstreetherbert1-23/+0
Remove sdnr related dependencies Issue-ID: SDNC-1329 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I12bca2847cc03c5c98b7672f405048eaf0cedb3f Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: ef3044c5975c29a408497cefeaf7ff642ad5f1b3
2020-08-13Release version 2.0.0 of SDNC docker containersDan Timoney1-0/+19
Release version 2.0.0 of SDNC docker containers Change-Id: Ic3f3623aa65be2ea7a5ad076153b653efab10c67 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: f05803ef6d360cbbf3f0866fb219abadcb6dd499
2020-08-13Release version 2.0.0 of sdnc/oam maven artifactsDan Timoney1-0/+5
Release version 2.0.0 of sdnc/oam maven artifacts Change-Id: Iafadae56ae12890183b429bd11b7cb0c32b0b2b2 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5e842b78cb7899e0dd9052b33a89aff098d260b2
2020-08-12Fix staging build issueDan Timoney1-1/+0
Fixed parent of data-migrator to use relative path to find parent Change-Id: Ic4561a4b40e0a8441990c1a2d4da5fde5cca3d95 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: abf20f5370e1e72e408f0b2d1bf823641f9d1a1f
2020-08-12Merge "Fix dependencies to use released Guilin artifacts"Dan Timoney4-11/+4
Former-commit-id: 580834ea5b603cb93444fe8d5576e3cf961c6e8b
2020-08-11Update info.yamlKevin Smokowski1-11/+17
Add new committers. Issue-ID: SDNC-1316 Change-Id: Ie7b63504ed561521adc9340914d35b093e9070a0 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Former-commit-id: baa9f5741d65d515b13dbeeda13501711d32dff4
2020-08-11Fix dependencies to use released Guilin artifactsDan Timoney4-11/+4
Fix dependencies to use released Guilin artifacts. Also, remove dependency on removed interface vnf-api Change-Id: I32eeadbc1a051b03a0e68af624e0001f4c0ba5ee Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: d1584bbcd06d635b0b59b53af04b21e08adf2007
2020-08-10Remove unused modules and fix pom structureDan Timoney28-1474/+1469
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 Timoney21-23/+23
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