summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-01SDN-R add updated appherbert43-2/+4035
add updated netconfnode-state-service Issue-ID: SDNC-1033 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: If1639bb61dc58e90b769c0dd100d49eeddf83fc9 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-01-31update apigatewayMichael Dürre19-1477/+354
removed unused code and services Issue-ID: SDNC-1027 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia126ed7fcc18331858c502409384cbc0570d6be7
2020-01-31Merge "update websocketmanager"KAPIL SINGAL3-50/+2
2020-01-31SDN-R add updated appherbert69-17/+11151
add updated data-provider Issue-ID: SDNC-1026 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I641f8144955fcfb196d0cb19d57452c1d1a69a92 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2020-01-31update websocketmanagerMichael Dürre3-50/+2
cleaned up pom files Issue-ID: SDNC-1028 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ib222fe89485122b0c0b724419885156295af64db
2020-01-31Merge "ORAN A1 Adapter YANG Model Update"Dan Timoney1-4/+3
2020-01-31update helpserverMichael Dürre11-56/+65
update help readme files Issue-ID: SDNC-1029 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I79378660f8114b7769d9138a67f9a10f4389d406
2020-01-30SDN-R update commonherbert521-152887/+598
update common and remove all dependent bundles Issue-ID: SDNC-1025 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0cebe27eff0489f9b221ee7451be9250e362a827
2020-01-30Removing blueprints-processorSingal, Kapil (ks220y)248-24828/+0
Blueprints-Processor is deprecated, use CCSDK/CDS instead Change-Id: I0abc96061c3c5edc6c5d02bcd6f35e18e31882a7 Issue-ID: CCSDK-2051 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-01-30Roll to next snapshotDan Timoney123-245/+245
Roll to snapshot 0.7.1-SNAPSHOT version Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-28ORAN A1 Adapter YANG Model UpdateSandeep Shah1-4/+3
Minor YANG model updated needed for RPC definition for notifyPolicyEnforcementUpdate Issue-ID: CCSDK-2043 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: If321f34bdd387482bef860a2ae89ccf9faf94536
2020-01-24Release CCSDK version 0.7.0Dan Timoney1-0/+5
Release version 0.7.0 of CCSDK maven artifacts. Change-Id: I7da250fdbd94b0f2338ac0f453525816759e21e4 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Use released parent pomDan Timoney122-125/+125
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-22Fixed the Response code to Response MessageLathish2-25/+24
Issue-ID: CCSDK-1888 Change-Id: I2b5cc38ccf755a03dfa94337601f14888fa0b108 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-01-16Fix installers for a1Adapter and oofpcipocDan Timoney2-2/+2
Fixed typo in pom.xml for a1Adapter and oofpcipoc that was preventing karaf features file from being included in installation bundle. Change-Id: I162356cf3d3f32a79c7c7f7b2218fed35a09ff73 Issue-ID: CCSDK-2027 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-14Added Unit test case for A1 AdapterLathish4-1348/+2174
Issue-ID: CCSDK-1888 Change-Id: Ic1d4af5ada0d8c9573fce3e88366357840a88efd Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-01-06Upgrading frontend-maven-plugin versionSingal, Kapil (ks220y)13-13/+13
Upgrading version to 1.7.2 Change-Id: Id8b41bb108b5bfe5c603592bc3363e947c82b5eb Issue-ID: CCSDK-2018 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-17App mountpoint-state-providerRavi Pendurty31-0/+2118
App mountpoint-state-provider for use by microservices Issue-ID: SDNC-1010 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I22d7a5e6581a451209a520fab73def1eba496239 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2019-12-17App mountpoint-registrarRavi Pendurty44-0/+3685
App mountpoint-registrar Issue-ID: SDNC-1009 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Idc40dcb2410d4d20f8d3a7943d1f810710ce7f27
2019-12-17Merge "YANG Model update for A1 Adapter"Dan Timoney3-3/+229
2019-12-17YANG Model update for A1 AdapterSandeep Shah3-3/+229
YANG model update to address policy type and poliy instance creation as well as notification for policy enforcement update Issue-ID: CCSDK-1996 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I4dc4fdf1fadd996d7f32ff370b2b1edd853823df
2019-12-16Refactoring multiple pluginsSingal, Kapil (ks220y)111-3424/+3520
Refactoring below plugins in sdnr/wt/common/pom.xml : 1) org.codehaus.mojo : exec-maven-plugin -> changing executable to bash so that it can run on windows too 2) com.github.alexcojocaru : elasticsearch-maven-plugin -> skip if tests are skipped during maven build Adding create dir step in es-intit.sh : sdnr/wt/data-provider/database/src/main/resources/es-init.sh -> cmd_initfile() -> mkdir -p $( dirname $INITFILENAME ) Change-Id: I78516406101659f802dad2fb68ca349f63a4dd2e Issue-ID: CCSDK-1994 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-16fix for update odlux and featureaggregatorherbert0-0/+0
v2 update odlux and featureaggregator bundles Issue-ID: SDNC-1008 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I8e8d48d2b12752d1c8e916f5e44a78cd0dd9680f Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16update odlux and featureaggregatorherbert402-0/+41361
v2 update odlux and featureaggregator bundles Issue-ID: SDNC-1008 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0018d7bfa3a0e6896c1b210b539a574af9808e22 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16add new devicemanagerherbert378-0/+136303
v2 add disaggregated devicemanager bundled Issue-ID: SDNC-1007 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ibb65f7f21deade7b3cef62c53b439519a931e301 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16Add netconfnode-state-serviceherbert42-0/+3760
v2 add new service to devicemanager Issue-ID: SDNC-1006 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Iaba3d02e0ef6078cba57a33e03c2b2ad7aa0bacd Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16update appsherbert0-0/+0
of apigateway common data-provider helpserver websocketmanager2 Issue-ID: SDNC-1005 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ie5f82c0a76d67f1324564b88fdd8b9cef4046da4 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-16update old versionherbert37-840/+3508
of apigateway common data-provider helpserver websocketmanager2 Issue-ID: SDNC-1005 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I13990aa4329810bb7a7dd815e6149e9890617d07 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com>
2019-12-14remove old versionherbert769-216596/+0
of devicemodel devicemanager oldux featureaggregator Issue-ID: SDNC-1004 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I5337643181e2398e5a8097e4ee14fa4ac96d0d4c
2019-12-13Add data-providerherbert64-570/+8580
data-provider and change to avoid heap overflow Issue-ID: SDNC-994 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ifcc6ce1198442e4b48fc08ba71108cfd5b5ca8aa
2019-12-13Refactoring POM as per tidy:pomSingal, Kapil (ks220y)91-4656/+4758
Removing sli version property declared as project.version, and it should inherit from parent pom Change-Id: I24dc1849e2183560f4c571319be0c490c772a95e Issue-ID: CCSDK-1993 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2019-12-11Generate dependency listTimoney, Dan (dt5972)2-0/+44
Generate list of direct dependencies for repository and publish to Nexus. Change-Id: Ie6bbce3c7c976701253a5b34e854e88c79ca0b8c Issue-ID: CCSDK-1986 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-12-04add common libMichael Dürre81-0/+7069
common lib with code used by multiple sdnr bundles Issue-ID: SDNC-990 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id21a7346497c45c50eec565e7a75684f88fbf4b6
2019-12-02Use 1.5.1-SNAPSHOT version of parent pomTimoney, Dan (dt5972)89-89/+89
Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-21Override sli core versionTimoney, Dan (dt5972)5-0/+21
Override ccsdk.sli.core.version with project.version to allow snapshot builds to use snapshot version of sli core Change-Id: I58e5aa4c3c11c46f0794be4fe877aa4a48579709 Issue-ID: CCSDK-1944 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-19Add id for KapilTimoney, Dan (dt5972)1-0/+5
Add Kapil's ATT id as committer Change-Id: I4d6249ff298175e867285335567ef1af39453c92 Issue-ID: CCSDK-1934 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-18Merge "Inclusion of A1 adapter in SDNR meta karaf feature"Dan Timoney2-0/+95
2019-11-15Add new committers Kevin and KapilTimoney, Dan (dt5972)1-0/+16
Add new committers Kevin Smokowski and Kapil Singal Change-Id: I0255aaa5b1b54e7af4446ced959f302f1203994f Issue-ID: CCSDK-1934 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-13Use 1.5.0 parent pomTimoney, Dan (dt5972)89-408/+406
Use released 1.5.0 version of parent pom Change-Id: Ie4cf2559a486f0e98e4955ffadfc5ca138e9b833 Issue-ID: CCSDK-1920 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-12Inclusion of A1 adapter in SDNR meta karaf featureSandeep Shah2-0/+95
The feature to be included after successful merge of A1 adapter feature JAR files and updated POM file in CCSDK distribution. Also included additional payload logs in provider code Issue-ID: CCSDK-1895 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: I4818d5330cb670ae54166c470126d29c39c7b573
2019-11-03Merge "ORAN A1 Adapter Karaf feature development"Dan Timoney12-1/+2206
2019-11-02ORAN A1 Adapter Karaf feature developmentSandeep Shah12-1/+2206
A1 adapter to interface with A1 mediator in ORAN real-time RIC. This is a karaf feature that will be installed in ODL/CCSDK. The feature will be supported by corresponding DG's. Issue-ID: CCSDK-1888 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ib462637a013fa454dd65047dda9c85f4d2d4521c
2019-10-21Improve code qualityBogumil Zebek4-22/+171
Issue-ID: CCSDK-1808 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I004557c67b3440c41c00b6bf1a13e723f3ded0e4
2019-09-11Specify sli scope as providedTimoney, Dan (dt5972)1-115/+115
Specify scope of sli dependency as provided to avoid issue in generated feature.xml Change-Id: I104c4e9b276b68faf1e63f5dd642e3740c2a2962 Issue-ID: CCSDK-1445 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-11Roll versions for Frankfurt developmentTimoney, Dan (dt5972)85-169/+166
Roll master version for Frankfurt development Change-Id: I7cba11d503697b7b84e5b51832b1729d019250f9 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-10Release version 0.6.1Timoney, Dan (dt5972)1-0/+5
Release CCSDK version 0.6.1 Change-Id: Iaec7f51b6a104f280c29c59991693d6549c59e25 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-07Merge "Fix errors in INFO.yaml"Dan Timoney1-17/+5
2019-09-06Fix errors in INFO.yamlTimoney, Dan (dt5972)1-17/+5
Fix errors in INFO.yaml file Change-Id: Id667a3af43e97065ccf0b092d293a1ee65a18216 Issue-ID: CCSDK-1696 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-05Fix startup dependenciesMichael Dürre3-16/+27
Fixes dependencies and JarHell for startup Issue-ID: SDNC-901 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I48b968cc8e2876442fd7c3c800c161b65445b5e9 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2019-08-28Roll versionsTimoney, Dan (dt5972)85-163/+163
Roll versions in master branch Change-Id: I3f804d1c2dc94614f48048813b348a10cdf7857f Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>