aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/apigateway/provider/src
AgeCommit message (Collapse)AuthorFilesLines
2020-07-15cleanup apigateway codeMichael Dürre12-39/+12
removed unused code and fixed warnings Issue-ID: CCSDK-2558 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I8827abe8932a8422dc27b166d742c46184109426
2020-07-10Reformat sdnr apigateway to ONAP code stylehighstreetherbert12-695/+723
Reformat to ONAP code style Issue-ID: SDNC-1271 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I18f7e93e461b94949cf5a7d9262eaf33b17c6ac9 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-02-07improve code coverageMichael Dürre1-0/+2
more unit tests for common and data-provider Issue-ID: SDNC-1063 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Id99cb3e300b9649b77e0900347fbefae8d55cd87 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2020-02-03Adding Copyright to all FilesSingal, Kapil (ks220y)2-10/+49
Reformatting POM Files as per mvn tidy:pom Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a Issue-ID: CCSDK-2069 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-01-31update apigatewayMichael Dürre15-1454/+325
removed unused code and services Issue-ID: SDNC-1027 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: Ia126ed7fcc18331858c502409384cbc0570d6be7
2019-12-16update old versionherbert9-162/+247
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-08-01fix apigateway for mediatorserver routesJack16-72/+958
fix apigateway for routing requests to mediatorserver Issue-ID: SDNC-823 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I4f04b6ac089455246931d563fc08353509ad0bf8 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2019-07-23fix test for apigatewayMichael Dürre1-1/+1
bind testport only to localhost Issue-ID: SDNC-819 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I67bda6e44cb5eedc97bdfc22c398f29026b3b7b7
2019-02-28SDN-R apigateway add junit testHerbert Eiselt1-53/+51
SDN-R apigateway add junit test Change-Id: I81d278cff48e122cf43d81107d0a221e21232e76 Issue-ID: SDNC-682 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
2019-01-25Add sdnr wt apigatewayHerbert Eiselt18-0/+1651
Add complete sdnr wireless transport app apigateway Change-Id: I133ece9cd78c8e5d1a4d74cca1b45feaaf4da9a5 Issue-ID: SDNC-571 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>