aboutsummaryrefslogtreecommitdiffstats
path: root/installation
AgeCommit message (Collapse)AuthorFilesLines
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-26Merge "Remove dependencies provided by odlsli base image"Dan Timoney1-23/+0
Former-commit-id: 5a104d283feb11db04b825c4cf10931e655046ba
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-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-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 Timoney7-395/+390
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 Timoney7-9/+9
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-07-31Merge "DG changes for the closed loop and async support in MDONS"Dan Timoney2-0/+3
Former-commit-id: fbf997335b6cca38872e855ca168f20b18b286f5
2020-07-02DG changes for the closed loop and asyncMehreen Kaleem2-0/+3
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-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-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-08InstallCerts.py Script Corrupt SDNC-ODL Keystore/Truststoreajay_dp0011-52/+54
when Process Multiple set of Certificates. Issue-ID: SDNC-1177 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: If04d5722e6bb25bb98d1f962159f31743108f0f4 Former-commit-id: 258c7e955896ddc5abb0589aa8a470d716e86de7
2020-04-29Merge "Added missing line in optical DG properties file"Dan Timoney1-0/+1
Former-commit-id: 2a44140041f62d054dd787e274a75421699d8374
2020-04-29Added missing line in optical DG properties fileFranklin Dsilva1-0/+1
to support TAPI deletion flow Change-Id: I721cf0889c0a31b1ea5f7c8520ba9111e746406e Issue-ID: SDNC-1182 Signed-off-by: Franklin Dsilva <franklin.dsilva@us.fujitsu.com> Former-commit-id: c7ed50f654fc847a4211f9b8b5ab985fea2c3c10
2020-04-28Dual license config fileDan Timoney1-1/+4
Updated config aaa config file to dual license (EPL and APL) Change-Id: I95005e702aa07a927305e57a8a87f5d3abae95e8 Issue-ID: SDNC-1176 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: db40a1cd76e5e306f97cf8fc111b4b3bd530d289
2020-04-21Update sdnc-oam for sdnc and sdnc-web to use guilin versionsherbert2-4/+4
Issue-ID: SDNC-1168 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I580e409dc78ef151f3304186288e4a66d6085f44 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: dde982c3aaef26b518080d27dba4925e33409056
2020-04-16InstallCerts.py Script Fails to Execute Successfullyajay_dp0011-1/+1
Issue-ID: SDNC-1155 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: If7b1c8c9027a446763a4909892bccf8edabfb49f Former-commit-id: b703352599826343643cbf8895cca8dce5232c14
2020-04-09update AAF certs for SDNCAgarwal, Ruchira (ra1926)5-38/+39
update AAF Certs for SDNC with Apr 7 2021 expiration Issue-ID: CCSDK-2304 Signed-off-by: Agarwal, Ruchira (ra1926) <ra1926@att.com> Change-Id: I0f1be22f5cc94d6da857e9007874b18fb9485e95 Former-commit-id: 79ca0e7ea5ea970af5d760e8a959721c2ec83868
2020-04-08Update UEB Listener ASDC consumerIdlalena.aria1-1/+1
Changes made: Update ueb-listener.properties consumer-id from sdc-COpenSource-Env11-sdnc-dockero to sdnc-test, per Yuriy's request. Issue-ID: SDNC-1143 Change-Id: Ic34d2a8df6c840e1a5cf22d6643e9d4c4afe55ae Signed-off-by: lalena.aria <lalena.aria@att.com> Update UEB Listener ASDC consumerId Changes made: Update ueb-listener.properties consumer-id from sdnc-test to sdnc, per Yuriy's request. Issue-ID: SDNC-1143 Change-Id: I6347699d539788e9996526f2ba669a4c017e835f Signed-off-by: lalena.aria <lalena.aria@att.com> Former-commit-id: aeddf795e75ed18db9b1bc82f1133a6493ea56a0
2020-04-08Merge "Start as non-root"Dan Timoney2-5/+38
Former-commit-id: e2ea89f2e3fdcd7f5b41fef1d0703495a619e277
2020-04-08Merge "Certificate install script waits endless for SDN-R"Dan Timoney2-18/+413
Former-commit-id: 30f186d09ce1bb4eb6ea4df370556f99d40005a4
2020-04-08Start as non-rootDan Timoney2-5/+38
Updated dmaap-listener and ueb-listener Dockerfiles to run as non-root user 'sdnc'. Change-Id: I2bb0e4d8677c37b6311f70463c18e7d0a7bfdb0d Issue-ID: SDNC-1145 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 986379139be8097c1c3ef35f09b606593ccf518c
2020-04-07Merge "Failure encountered while execution of installCerts.py script fails ↵Dan Timoney1-2/+2
to convert keystore.jks/truststore.jks to keystore.p12/truststore.p12" Former-commit-id: 56ecc53aed85f4d0686e9a66f92d87ab11bbbebf
2020-04-07Failure encountered while execution of installCerts.py scriptajay_dp0011-2/+2
fails to convert keystore.jks/truststore.jks to keystore.p12/truststore.p12 Issue-ID: SDNC-1150 Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech> Change-Id: I1ef77602b56199ab2c8f9223fdd3c2e6a1878c22 Former-commit-id: cb65f50142671a9f8bda4a7a65ead714aae2691a
2020-04-06Fix env variable namesDan Timoney2-1/+4
Correct variable names for ODL admin user and password Change-Id: I31a0a4d01305999fe7fab67acddc43e943bc1567 Issue-ID: SDNC-1131 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 655b551fad9188eeca75ed59bf7aa2a7325a52ca
2020-04-06Certificate install script waits endless for SDN-Rherbert2-18/+413
Issue-ID: SDNC-1149 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Id6b7ef32a2b73d3370ec7a21be2133d8c24979d7 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: 8773a9f9ba6974e5cdff5c4610d1f1c5120620d2
2020-04-06Fix env variable names ODL_ADMIN_USERNAME and ODL_ADMIN_PASSWORDDan Timoney1-2/+2
Correct typos of variable names for ODL admin user and password to match variable names in installCerts.py Change-Id: I1984a27de5c7a071e7f7c7a3f58722ee8687b039 Issue-ID: SDNC-1131 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: bda5f8f4e97abe10288434c4642c52eff1d00fd3
2020-04-03Add env needed by installCerts.py to docker-compose.ymlDan Timoney1-0/+4
Add env variables needed by installCerts.py script to the docker-compose.yml. Change-Id: I3a61f67c2fbaf7e59aa4b35ec8d80040c2c5b85f Issue-ID: SDNC-1131 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 964dcf86d84ad9d06b1034dab627ab1b6de014b3
2020-04-01Merge "Modify temp folder for certs"Dan Timoney1-5/+5
Former-commit-id: 3615a14d37ba316006827dea2f41f9cb9b2a61e9
2020-03-30Modify temp folder for certsesobmar1-5/+5
Issue-ID: SDNC-991 Signed-off-by: esobmar <mariusz.sobucki@est.tech> Change-Id: I0993a8ec1e38faa93f67ad2d2eaad96af7cae4a1 Former-commit-id: 20fb86922a6993b14c0ea5edf6d5d3bdc6c9ba1f
2020-03-27fix for cert log filetragait1-0/+4
This commit fixes the filenotfound exception for cert log file. Issue-ID: SDNC-1139 Signed-off-by: tragait <rahul.tyagi@est.tech> Change-Id: I907b4ef0d8ceec179742662dd66d6d9647669b17 Former-commit-id: bd1c28b5324bdd8ff2c54cecce0a3625e000c49a
2020-03-24Merge "Add support for jks cert fomat"Dan Timoney1-43/+79
Former-commit-id: ccdfcf82e4804febff7597cf87395be2a0b98a46
2020-03-19Merge "Roll to Guilin release snapshot"Dan Timoney7-14/+14
Former-commit-id: 2569ded48e1d9f42b0b235cd19bbc44b4f602119
2020-03-19Add support for jks cert fomatesobmar1-43/+79
Change-Id: I8f977566f07700beab8d843755e92a7614208834 Issue-ID: SDNC-991 Signed-off-by: esobmar <mariusz.sobucki@est.tech> Change-Id: I48423a5cdc5ae153d6ee65124b759737dc39a2c4 Former-commit-id: 9501cfe3a5d9b0de082016003b617f16840e84f1
2020-03-18Roll to Guilin release snapshotDan Timoney7-14/+14
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-18DG'S added for MDONS use case to handle cross domainMehreen Kaleem1-0/+1
service creation Change-Id: Ibb50d9c82cc6f62c58c8e85b7f088d40c2a7e30d Issue-ID: SDNC-928 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com> Former-commit-id: ee3ee6e27a76ef2c59da5961f0ec1572081aa0ad
2020-03-17Merge "Fix management network IP range for sdnctl preload"Dan Timoney1-1/+1
Former-commit-id: d689c43fee91d3b4f2f1edbe13d9c67b3b6182d5
2020-03-13Update Docker dependence of sdnc-ansible-serverEnbo Wang1-2/+1
Revert to onap/ccsdk-ansible-server-image:${ccsdk.docker.version} Change-Id: I862d9fc37035ff0eff832141f6e699e2d8900315 Issue-ID: SDNC-1113 Signed-off-by: Enbo Wang <wangenbo@huawei.com> Former-commit-id: ab868f028e304b8faf3864a763eef5cd81fc9b65
2020-03-13Fix management network IP range for sdnctl preloadKonrad Bańka1-1/+1
In netbox corresponding IP pool is 10.0.101.0/24, while sdnctl DB is preloaded with 10.0.0.0/8. Issue-ID: SDNC-1116 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I4f891316537885dc4d12285d7eabe614eb3d94ce Former-commit-id: b434bd1527f8d952bbdea97edcf76b340b934c28
2020-03-12Use updated Frankfurt M4 versionsDan Timoney2-3/+3
Update to use final Frankfurt M4 versions of ccsdk/features and CCSDK dockers. Change-Id: I20c89a353e513edf401b6941ffbddb0f54c3e08b Issue-ID: SDNC-1110 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 614a16a8fb98b477e65446d5a47777f99e65c281
2020-03-06Use released Frankfurt M4 artifactsDan Timoney7-11/+11
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-03-04Merge "DMAAP Listener properties for CMNotify VES events"Dan Timoney2-1/+36
Former-commit-id: d69e76ecb31efc5344d6b320d324d5e9ee842b32
2020-03-03DMAAP Listener properties for CMNotify VES eventsSandeep Shah2-1/+36
ORAN VES events are published on DMAAP. DMAAP listener properties are included in this commit Issue-ID: SDNC-1095 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I2113755c6b3d9a3c72302d06b85e40d5b78d686f Former-commit-id: 5de668369940ae018555d3c3572ea49d7789932f
2020-03-02fixed missing resource filesMichael Dürre1-12/+12
fixed extracting resources recursively Issue-ID: SDNC-1107 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ie7d4e3de23d19fa9744439195efbd92f7cd46142 Former-commit-id: d3403b2b6f391b1d79f26dc03779b2edb36e5a35
2020-02-28fixed sdncweb helpserverMichael Dürre3-2/+57
fixed unresolved meta.json for helpserver Issue-ID: SDNC-1089 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I58b30872bfe4260f8be1c0ade870f8b3d3698798 Former-commit-id: a8786c7978848bf99e8f437fb0083fce94fdf00f
2020-02-25Add SDNRDM mode to sdncherbert3-2/+250
Add startup script for oom and adjust dockerfiles Issue-ID: SDNC-1042 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ie1db0f5078158ad762480e648178ae58ee0a39e8 Former-commit-id: 2729820a6f266dabe6fe550c0fa6e6ded6855d6d
2020-02-22SDNC script changes to support jks, p12 cert formats from AAFrameshiyer272-23/+115
Issue-ID: SDNC-991 Change-Id: I9d5e6ea7bc04673bf6d4706787dbe3fc03f35d4c Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Former-commit-id: 7ccd7f9a9e1d026d0f989233260d8159d537f832
2020-02-22Merge "Update DGs and Playbooks for PNF SW Upgrade"Dan Timoney4-18/+46
Former-commit-id: 34f68772873e4ac75ee8477d1a9865fbd8efec0c