aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-09-13Release M4 version of sdnc/oam dockersDan Timoney1-0/+19
Release M4 version of sdnc/oam docker containers Change-Id: I88e0ae596a292d5d49d1b231c5c9cfb6267b0e0b Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 8909c9c35e94efd079b776a046b0de50d0607430
2020-09-13Release M4 version of sdnc/oam maven artifactsDan Timoney1-0/+5
Release M4 version of sdnc/oam maven artifacts Change-Id: Ibcd7259addadd6b3b35bf272e3750c90b7322b37 Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 1b23e19d4b7170fd6199cdb9891ef91892dffd39
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> (cherry picked from commit f3544a1af6974d8837919744a7dda29cc67060a0 [formerly 96f21a4d6bf50fb54e17c2443ee2f677af382ee3]) Former-commit-id: 9b8c739caba76ca0b0712d0b9f02d6b42c66f0c3
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
2020-08-04Optical Service Property file changesMehreen Kaleem1-0/+3
Change-Id: Ibb997d5d61373ee456404fe728261d012a44e3ad Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: 04c6887af7bd77f5480a06316fb3594389398b24
2020-08-03Support cloud-owner input paramDan Timoney11-6784/+8195
If cloud-owner is passed in input, it should override the value from properties file Change-Id: I67b0e7e0b4fe546dbdfcaa24785ebd1b3b96e7b5 Issue-ID: SDNC-1260 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 131845c1b3185b5efb8b5bd287747c7086eface8
2020-07-31Merge "DG changes for the closed loop and async support in MDONS"Dan Timoney25-2739/+3876
Former-commit-id: fbf997335b6cca38872e855ca168f20b18b286f5
2020-07-31Merge "Use system DNS resolver"Dan Timoney5-17/+5
Former-commit-id: 91f7662ab2a31ce11adbc1b1c527b57e47a4ed9e
2020-07-29Merge "Documentation pertaining to CMPv2 contribution to SDNC. SDNC-1136"Dan Timoney1-1/+94
Former-commit-id: 7c408615fe859aaba3b57812993f3e9d3c9b211f
2020-07-02DG changes for the closed loop and asyncMehreen Kaleem25-2739/+3876
support in MDONS Change-Id: Ibb16b84cd37d8d41dd0f511fea81ec329a0f8021 Issue-ID: SDNC-1233 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: 225e1b887423a6a5972cf90216156eebc727a41d
2020-06-29Bandwidth-attribute support for OOF in MDONSFranklin Dsilva2-679/+1026
Change-Id: Ifbb1d450fedb701ab2a1e21c4d0167fcca934ae8 Issue-ID: SDNC-1233 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: abe1af4d8cf553f94425f719a3e293e92c15d42b
2020-06-19Use system DNS resolverRavi Pendurty5-17/+5
Use system DNS resolver instead of the nginx DNS resolver Issue-ID: SDNC-1247 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Iff3b82fc540a7271ee3e87ddd21f939ca6fdad17 Former-commit-id: 777395dad47d25403317639684f3591f844dc57b
2020-06-18Documentation pertaining to CMPv2 contribution to SDNC. SDNC-1136egernug1-1/+94
Issue-ID: SDNC-1124 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I667d261b58c55c75877c2b76d4f9e84d48e6c075 Former-commit-id: 1ade9e0b62ecceb93270280804885a45f81226ca
2020-06-08Merge "Update css file name in conf.py"Dan Timoney1-1/+1
Former-commit-id: 5fc9ef84ef1261b098ec70b8ef401edf9c27e0ee
2020-06-08Add _release_notes reference in Release Note RST fileEric Debeau1-0/+1
There is no reference _release_notes in the rst file As a result, this file can not be linked from the global Release Note page Issue-ID: DOC-631 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Change-Id: Ia90bdfde8fd6d804f4d59fe3f37099abc2fa3791 Former-commit-id: fb5ea184f59174cf6ce8c66cfb5b0453c9e0771f
2020-06-04Add deprecations to release notesDan Timoney1-4/+27
Updated release notes to indicate deprecation of SDNC portal and VNF-API Change-Id: I7ba72bbfb225256b8ee060d52857e680a016920a Issue-ID: SDNC-1231 Issue-ID: SDNC-1232 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 523bb0f096646ff70b8f9e94ac63828fe2fc3052
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I15d8343afd33d6d51273146775bc95429e465825 Former-commit-id: 648388ed8ad913104b9594b1a4d5b057b8abc4b3
2020-05-28Update versions in release notesDan Timoney1-6/+6
Update versions in release notes to reflect correct versions for Frankfurt RC2. Change-Id: I811e14c28242c9efb317b425d1db2a88fe049196 Issue-ID: SDNC-1172 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 5fa9ea7312cdee391e300f6d141b63d5b2b18976
2020-05-19Add SDNC Frankfurt release notesDan Timoney4-329/+140
Add release notes for SDNC Frankfurt release Change-Id: I8fa079a305351be8aa9cf298274528fda572e746 Issue-ID: SDNC-1172 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 3eb32648ea58265ff87d0bc3b1867d0ce0006d69
2020-05-15Merge "Change log4j2 configuration"Dan Timoney6-102/+58
Former-commit-id: 589bc64347dc1281b43622cfd70ba0bc5f5dca1a
2020-05-15Change log4j2 configurationDan Timoney6-102/+58
Changed log4j2 configuration from using properties files to using XML, which seems to work more reliably. Change-Id: Ib183a4c48aeb9880eff2121fb8b6c7cf521ae7c9 Issue-ID: SDNC-1167 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 582d94bcc69ea564596e2cfe40f625b0f9b4591d
2020-05-14Merge "MSA delete services issues fixed for MDONS use case"Dan Timoney4-8/+8
Former-commit-id: a8398eef1ac270ab7a145e812856b62171af8b6f