summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Chengkai Yan [Mon, 29 Oct 2018 10:04:12 +0000 (11:04 +0100)]
Add code to validate changeType & changeIdentifier
Change-Id: Ib6731a7529ebb06588e17f91a986764f042b26b7
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-923
Vijay Venkatesh Kumar [Fri, 19 Oct 2018 02:08:41 +0000 (02:08 +0000)]
Merge "Fixing Sonar issues & Test classes added"
pwielebs [Tue, 16 Oct 2018 13:17:51 +0000 (15:17 +0200)]
Fixing Sonar issues & Test classes added
Change-Id: I88ace2333d9f52fcd81eb4d1b883a04dd329c4cc
Issue-ID: DCAEGEN2-835
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Vijay Venkatesh Kumar [Tue, 16 Oct 2018 21:11:53 +0000 (21:11 +0000)]
Merge "Address critical vulnerability for DFC"
elinuxhenrik [Tue, 16 Oct 2018 07:20:31 +0000 (09:20 +0200)]
Address critical vulnerability for DFC
Change-Id: I243567c62e25b5e5e99b570fc798c8477a16ee09
Issue-ID: DCAEGEN2-869
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Chengkai Yan [Mon, 15 Oct 2018 11:55:55 +0000 (13:55 +0200)]
Improve setKeyManager & setTrustManager
Change-Id: I14b1bd6872e40496ce233ec4974ad9e5fd92d949
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-867
elinuxhenrik [Tue, 9 Oct 2018 14:28:29 +0000 (16:28 +0200)]
Fix retry when file download fails
When the Datafile collector is unable to download the file from an xNF it now retries to collect the file.
Change-Id: I61f68f9cf7af1a7fab160b0e936daafd1a23aaf8
Issue-ID: DCAEGEN2-864
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Vijay Venkatesh Kumar [Fri, 5 Oct 2018 12:14:00 +0000 (14:14 +0200)]
Fix mutual authentication
Last version from demo.
Change-Id: Ib41581bf6f9eb92a03edf8434261d3674b6e3e39
Issue-ID: DCAEGEN2-860
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Vijay Venkatesh Kumar [Wed, 3 Oct 2018 14:09:33 +0000 (14:09 +0000)]
Merge "Fixing the build for master"
Vijay Venkatesh Kumar [Wed, 3 Oct 2018 14:09:07 +0000 (14:09 +0000)]
Merge "Fix bug in DataRouter file body"
Paul Dennehy [Wed, 3 Oct 2018 10:37:27 +0000 (11:37 +0100)]
Fixing the build for master
Change-Id: I056d935f9185d2509f80d0746ab56847d641c710
Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com>
Issue-ID: DCAEGEN2-846
elinuxhenrik [Tue, 2 Oct 2018 15:31:50 +0000 (17:31 +0200)]
Fix bug in DataRouter file body
Change-Id: Ia3f868c272ebc426b6a694074dbd2a4a2cb7ae32
Issue-ID: DCAEGEN2-850
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Paul Dennehy [Tue, 2 Oct 2018 21:44:55 +0000 (22:44 +0100)]
Fixing the yaml for docker-compose
Change-Id: I626284db05af061935da8238306d412911ebd7c2
Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com>
Issue-ID: DCAEGEN2-846
elinuxhenrik [Mon, 1 Oct 2018 14:51:05 +0000 (16:51 +0200)]
Handle redirect from DataRouter properly
Change-Id: I1eae8b45a2437b97bccedcb0f5cc02ac29f5044f
Issue-ID: DCAEGEN2-850
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Vijay Venkatesh Kumar [Mon, 1 Oct 2018 13:34:53 +0000 (13:34 +0000)]
Merge "Docker-compose for DFC"
Marcin Migdal [Mon, 24 Sep 2018 13:30:27 +0000 (15:30 +0200)]
Docker-compose for DFC
Change-Id: I2d680ebc6b9841fc929ce9d7e19f38d6cb856bda
Issue-ID: DCAEGEN2-833
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
pwielebs [Tue, 25 Sep 2018 13:16:23 +0000 (15:16 +0200)]
Fixing Sonar issues
Change-Id: I67360cd501630adad8166c9278e9955c6be7758f
Issue-ID: DCAEGEN2-835
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
elinuxhenrik [Wed, 26 Sep 2018 14:03:45 +0000 (16:03 +0200)]
Fix delivery to DataRouter
The messages to the DataRouter was not actually sent.
Change-Id: I5748ee0cc19a5049ca4d965caefb5cdf2204419f
Issue-ID: DCAEGEN2-841
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Vijay Venkatesh Kumar [Mon, 24 Sep 2018 14:49:24 +0000 (14:49 +0000)]
Merge "Add Http configuration"
Vijay Venkatesh Kumar [Mon, 24 Sep 2018 14:48:30 +0000 (14:48 +0000)]
Merge "Use correct Content Type from DMaaP"
elinuxhenrik [Thu, 20 Sep 2018 12:33:14 +0000 (14:33 +0200)]
Add Http configuration
Add Http configuration needed for setting up the Rest server.
Change-Id: Id66cd9700e5f0a849a70cb9a91f36385194e8144
Issue-ID: DCAEGEN2-826
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
elinuxhenrik [Wed, 19 Sep 2018 06:49:28 +0000 (08:49 +0200)]
Use correct Content Type from DMaaP
Add the Content Type to the header the DMaaP consumer uses to get the fileReady event from DMAaaP to prevent formatting problems.
Change-Id: Iedf38b7542e5709a78f383d31c75e7b95aa56cfe
Issue-ID: DCAEGEN2-825
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
elinuxhenrik [Thu, 20 Sep 2018 11:27:02 +0000 (13:27 +0200)]
Correct URL for DataRouter publication
Make the URL for the DataRouter publication follow the format:
https://dmaap-dr-prov:8443/publish/1/<unique identifier>
As unique identifier the file name will be used to start with.
Change-Id: I8060b8d25484201441654d88a1788d538ad3e002
Issue-ID: DCAEGEN2-824
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
wasala [Wed, 19 Sep 2018 10:55:18 +0000 (12:55 +0200)]
Loading configuration from consul/cbs
*Registered task which calling cbs/consul
for configuration - fixedRate 5 minutes
*Added workflow for loading config from cloud
Change-Id: Iba36d18b4ee0dca082612fa4c92c877f71c9b1fe
Issue-ID: DCAEGEN2-784
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
Vijay Venkatesh Kumar [Wed, 19 Sep 2018 14:19:05 +0000 (14:19 +0000)]
Merge "Fix Sonar build problems"
Vijay Venkatesh Kumar [Wed, 19 Sep 2018 13:48:47 +0000 (13:48 +0000)]
Merge "Adapt to new VES specification for notifications"
elinuxhenrik [Tue, 18 Sep 2018 12:39:34 +0000 (14:39 +0200)]
Fix Sonar build problems
Change-Id: I92896b289e3a3cd0387b4b864dceacdf5c8c0403
Issue-ID: DCAEGEN2-792
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
elinuxhenrik [Tue, 18 Sep 2018 11:18:03 +0000 (13:18 +0200)]
Adapt to new VES specification for notifications
Change-Id: I0ba8e67714679dc02fb08ce94787b1f98034a6c4
Issue-ID: DCAEGEN2-782
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
wasala [Tue, 18 Sep 2018 12:17:19 +0000 (14:17 +0200)]
Security vulnerabilities corrections
*Improved imported libraries
*Fixed imported libraries in connection
of risk security
Change-Id: I28e6b22f8088f70cae431e6e99936cdb67e4cc0d
Issue-ID: DCAEGEN2-764
Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
elinuxhenrik [Fri, 14 Sep 2018 13:49:10 +0000 (15:49 +0200)]
Deliver first version of Datafile
Change-Id: Iadd1455d7fe45b4c022dd7fde2f8a506d1b7cd57
Issue-ID: DCAEGEN2-640
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Gary Wu [Fri, 24 Aug 2018 22:20:31 +0000 (15:20 -0700)]
Use managed guava version
Use centrally managed guava version specified in
oparent. Includes upgrade to oparent 1.2.0.
This change was submitted by script and may include
additional whitespace or formatting changes.
Change-Id: I7f31e35cf9c332d5fe02919e9cb9ad14ffc94294
Issue-ID: INT-619
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
elinuxhenrik [Fri, 17 Aug 2018 10:34:58 +0000 (12:34 +0200)]
Add seed code.
First version based on PRH micro service.
Change-Id: Iea1673a8a1961006b1ea98ef245e213e3652eb82
Issue-ID: DCAEGEN2-638
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Jessica Wagantall [Wed, 11 Jul 2018 18:39:41 +0000 (18:39 +0000)]
Initial empty repository