oom/platform/cert-service.git
4 years agoMerge "Fix reload endpoint to return status"
Bogumil Zebek [Wed, 4 Mar 2020 13:57:40 +0000 (13:57 +0000)]
Merge "Fix reload endpoint to return status"

4 years agoMerge "Improve paths validation and creation in certServiceClient, improve coverage"
Bogumil Zebek [Wed, 4 Mar 2020 13:52:10 +0000 (13:52 +0000)]
Merge "Improve paths validation and creation in certServiceClient, improve coverage"

4 years agoImprove paths validation and creation in certServiceClient, improve coverage
Remigiusz Janeczek [Fri, 28 Feb 2020 11:27:12 +0000 (12:27 +0100)]
Improve paths validation and creation in certServiceClient, improve coverage

Add tests for path validation
Add tests for CsrConfigurationFactory
Ensure path from env can end with "/"
Ensure path built in file creator is not dependent on representation of root path

Issue-ID: AAF-996
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I3d6a7f534d49ff64177917989727a7330e3f6869

4 years agoFix reload endpoint to return status
awudzins [Tue, 3 Mar 2020 13:51:21 +0000 (14:51 +0100)]
Fix reload endpoint to return status

Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com>
Issue-ID: AAF-997
wChange-Id: I4563428ef407b4dc8c84c3efc8ec213145806b32
Change-Id: Iee33a26feb5cc1acd39d91ee9f34a49183040e06

4 years agoFix PrivateKey encoding in certservice-client, refactor CsrFactory
Remigiusz Janeczek [Tue, 3 Mar 2020 08:49:04 +0000 (09:49 +0100)]
Fix PrivateKey encoding in certservice-client, refactor CsrFactory

Add PrivateKeyToPemEncoder with tests
Refactor CsrFactory to return not encoded PEM string (less responsibility and easier to test later)

Issue-ID: AAF-996
Change-Id: Ia8124d43ef7fb8b1d3077c98929c52f30b6512c6
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
4 years agoFix file not found in tests
Bogumil Zebek [Wed, 4 Mar 2020 10:04:47 +0000 (11:04 +0100)]
Fix file not found in tests

Issue-ID: AAF-997
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I0f87db39c6a14dce7568144b03587dc88f6f3a61

4 years agoAuthenticate response from CMP server
EmmettCox [Thu, 27 Feb 2020 17:19:47 +0000 (17:19 +0000)]
Authenticate response from CMP server

Issue-ID: AAF-1037
Signed-off-by: EmmettCox <emmett.cox@est.tech>
Change-Id: I6f52627a169359067ddd928d1e895e8d6237c7b5

4 years agoMerge "Transform pem files into pkcs12"
Bogumil Zebek [Wed, 4 Mar 2020 06:32:07 +0000 (06:32 +0000)]
Merge "Transform pem files into pkcs12"

4 years agoTransform pem files into pkcs12
Joanna Jeremicz [Wed, 26 Feb 2020 13:30:36 +0000 (14:30 +0100)]
Transform pem files into pkcs12

Transform from received from CertService pem files into pkcs12

Issue-ID: AAF-996
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I39b71cf3f267c5ca701b3d4cf456fc6d81ae5f81

4 years agoRefactor logger message
Tomasz Wrobel [Tue, 3 Mar 2020 13:27:07 +0000 (14:27 +0100)]
Refactor logger message

Issue-ID: AAF-996
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ifc3ff60b8b5da15bdc904a80b6e80195b7bca0ce

4 years agoAdd tests to HttpClient
Tomasz Wrobel [Mon, 2 Mar 2020 12:20:50 +0000 (13:20 +0100)]
Add tests to HttpClient

Issue-ID: AAF-996
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I2d8883552421d055622d5d9ca55b437647c36da4

4 years agoMerge "Add HttpClient"
Bogumil Zebek [Mon, 2 Mar 2020 11:16:09 +0000 (11:16 +0000)]
Merge "Add HttpClient"

4 years agoMerge "Install curl in aaf-certservice-api container"
Bogumil Zebek [Fri, 28 Feb 2020 11:45:23 +0000 (11:45 +0000)]
Merge "Install curl in aaf-certservice-api container"

4 years agoInstall curl in aaf-certservice-api container
kjaniak [Fri, 28 Feb 2020 11:06:11 +0000 (12:06 +0100)]
Install curl in aaf-certservice-api container

Issue-ID: AAF-996
Change-Id: I4c90a76a589ccad0062c3394307e6ad64295e69f
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
4 years agoAdd HttpClient
Tomasz Wrobel [Thu, 20 Feb 2020 15:45:12 +0000 (16:45 +0100)]
Add HttpClient

Issue-ID: AAF-996
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I3ebb0ea88ef1a72c16064fd9a1931943b57410d8

4 years agoMerge "Refactor access to env variables in certservice-client"
Bogumil Zebek [Fri, 28 Feb 2020 09:49:08 +0000 (09:49 +0000)]
Merge "Refactor access to env variables in certservice-client"

4 years agoMerge "Update README.md"
Paweł Baniewski [Fri, 28 Feb 2020 09:39:14 +0000 (09:39 +0000)]
Merge "Update README.md"

4 years agoMerge "Refactor tests for configuration"
Bogumil Zebek [Fri, 28 Feb 2020 09:35:16 +0000 (09:35 +0000)]
Merge "Refactor tests for configuration"

4 years agoRefactor access to env variables in certservice-client
Remigiusz Janeczek [Thu, 27 Feb 2020 15:15:29 +0000 (16:15 +0100)]
Refactor access to env variables in certservice-client

Issue-ID: AAF-996
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ib11998a72e3addefd16587cda5e10fb787e99a62

4 years agoUpdate README.md
Bogumil Zebek [Fri, 28 Feb 2020 07:53:33 +0000 (08:53 +0100)]
Update README.md

Issue-ID: AAF-997
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Ic3b662a593cabc8d9d75e474a894ea1329ea8a89

4 years agoImplementation of CSR procedure
pwielebs [Wed, 26 Feb 2020 09:15:19 +0000 (10:15 +0100)]
Implementation of CSR procedure

Issue-ID: AAF-996

Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Change-Id: Id294259b292e2d355be9c70ab4f7eb7017c8c150

4 years agoMerge "Verifying certchain and returning certchain and TrustStore"
Bogumil Zebek [Thu, 27 Feb 2020 13:02:01 +0000 (13:02 +0000)]
Merge "Verifying certchain and returning certchain and TrustStore"

4 years agoVerifying certchain and returning certchain and TrustStore
EmmettCox [Mon, 24 Feb 2020 13:55:34 +0000 (13:55 +0000)]
Verifying certchain and returning certchain and TrustStore

Issue-ID: AAF-1037
Signed-off-by: EmmettCox <emmett.cox@est.tech>
Change-Id: Iaab754ff5f568b2f2e1aeac8dbed279e20b09b3b

4 years agoReplacement of RuntimeException with Exception class
kjaniak [Thu, 27 Feb 2020 08:56:08 +0000 (09:56 +0100)]
Replacement of RuntimeException with Exception class

Clean up in tests and run method.

Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: I2abbfa9af4a77960cb65e9b9ecfcb058eb69cf12

4 years agoRefactor tests for configuration
Bartosz Gardziejewski [Thu, 27 Feb 2020 07:14:24 +0000 (08:14 +0100)]
Refactor tests for configuration

Issue-ID: AAF-997
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I91129fdf70263bd5821feb4482ca116ae9a68747

4 years agoRefactor CSR model to be POJO
Bartosz Gardziejewski [Wed, 26 Feb 2020 13:46:14 +0000 (14:46 +0100)]
Refactor CSR model to be POJO

Issue-ID: AAF-997
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ia06dd580a64e56dcf1d8bf5f3db6fe6394cdb1c8

4 years agoMerge "Fix fat jar creation of certservice-client"
Bogumil Zebek [Wed, 26 Feb 2020 13:27:14 +0000 (13:27 +0000)]
Merge "Fix fat jar creation of certservice-client"

4 years agoMerge "Create logic responsible for selecting server based on CAName"
Bogumil Zebek [Wed, 26 Feb 2020 13:26:25 +0000 (13:26 +0000)]
Merge "Create logic responsible for selecting server based on CAName"

4 years agoCreate logic responsible for selecting server based on CAName
Bartosz Gardziejewski [Wed, 26 Feb 2020 08:08:35 +0000 (09:08 +0100)]
Create logic responsible for selecting server based on CAName

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I2d3b931862ecca7c1edc52fb61aa8c4dcd29e3ec

4 years agoFix fat jar creation of certservice-client
Remigiusz Janeczek [Wed, 26 Feb 2020 11:34:08 +0000 (12:34 +0100)]
Fix fat jar creation of certservice-client

Exclude signed manifest files from dependencies

Issue-ID: AAF-996
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I3a3bcd0e35c9b57cee96b132a5f2ac9924735e6d

4 years agoMerge "Implementation of KeyPair generation"
Bogumil Zebek [Wed, 26 Feb 2020 08:12:24 +0000 (08:12 +0000)]
Merge "Implementation of KeyPair generation"

4 years agoImplementation of KeyPair generation
kjaniak [Wed, 19 Feb 2020 15:42:38 +0000 (16:42 +0100)]
Implementation of KeyPair generation

Issue-ID: AAF-996
Change-Id: I97626d122033127d5bb234d134c20d0b5a6d7c03
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
4 years agoAdd OpenAPI documentation in yaml
Bartosz Gardziejewski [Tue, 25 Feb 2020 09:50:55 +0000 (10:50 +0100)]
Add OpenAPI documentation in yaml

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I4ebae5f7eea441d7dac45c18fc565482c2ea322a

4 years agoRemove re-constructing CmpServersConfig
Bartosz Gardziejewski [Tue, 25 Feb 2020 07:34:11 +0000 (08:34 +0100)]
Remove re-constructing CmpServersConfig

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Iedda06c0fc074b026d92b6c08ef7dc4c2946e9e4

4 years agoAlign logging
awudzins [Mon, 24 Feb 2020 13:37:52 +0000 (14:37 +0100)]
Align logging

Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com>
Issue-ID: AAF-997
Change-Id: I35719fcc69c5227e65e273451a52c3c29cf11cfc

4 years agoAdded validation of configuration
Michal Banka [Wed, 19 Feb 2020 10:48:59 +0000 (11:48 +0100)]
Added validation of configuration

Fields are being validated right after reading servers details from JSON (when application starts).
Created own annotation to validate server URL with proper requirements.
When invalid details are given application closes.

Signed-off-by: Michal Banka <michal.banka@nokia.com>
Change-Id: I3e476266056ec0fb637f01f9d4d4c63b1f0d1c6a
Issue-ID: AAF-997

4 years agoMerge "Added actuator for refreshing configuration"
Bogumil Zebek [Mon, 24 Feb 2020 09:50:07 +0000 (09:50 +0000)]
Merge "Added actuator for refreshing configuration"

4 years agoAdded actuator for refreshing configuration
Tomasz Golabek [Fri, 21 Feb 2020 14:49:34 +0000 (15:49 +0100)]
Added actuator for refreshing configuration

Cloud-config dependency is provided
Event listener introduced to handle refresh call
Refresh endpoint exposed
Fixed docker-compose to start locally and use build images
Update repositories for docker image and install vim on it

Issue-ID: AAF-997
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: Iee005518c901dad7730c5f48c410ec89850f1425

4 years agoMerge "Add of logging for certservice-client"
Bogumil Zebek [Fri, 21 Feb 2020 11:18:26 +0000 (11:18 +0000)]
Merge "Add of logging for certservice-client"

4 years agoAdd of logging for certservice-client
kjaniak [Tue, 18 Feb 2020 15:13:54 +0000 (16:13 +0100)]
Add of logging for certservice-client

Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: I8bed44937da32fff863df724adc023f546b5e12e

4 years agoMerge "Plugins reorder"
Bogumil Zebek [Fri, 21 Feb 2020 08:10:10 +0000 (08:10 +0000)]
Merge "Plugins reorder"

4 years agoPlugins reorder
Joanna Jeremicz [Thu, 20 Feb 2020 13:52:01 +0000 (14:52 +0100)]
Plugins reorder

Shade plugin should run before docker image is built

Issue-ID: AAF-996
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I212e029a8f8e1ca15fadc97232dce0205153c980

4 years agoMerge "Refactoring of Cmpv2Client code for sending CertRequest"
Bogumil Zebek [Thu, 20 Feb 2020 17:04:58 +0000 (17:04 +0000)]
Merge "Refactoring of Cmpv2Client code for sending CertRequest"

4 years agoRefactoring of Cmpv2Client code for sending CertRequest
EmmettCox [Mon, 17 Feb 2020 13:54:05 +0000 (13:54 +0000)]
Refactoring of Cmpv2Client code for sending CertRequest

Issue-ID: AAF-1036
Signed-off-by: EmmettCox <emmett.cox@est.tech>
Change-Id: Ic0d95b35abb3ca2406b77bbe6e0cd51da0968684

4 years agoMerge "Create fat jar"
Bogumil Zebek [Thu, 20 Feb 2020 12:23:07 +0000 (12:23 +0000)]
Merge "Create fat jar"

4 years agoMerge "Load CMP Servers config from volume"
Bogumil Zebek [Thu, 20 Feb 2020 12:19:39 +0000 (12:19 +0000)]
Merge "Load CMP Servers config from volume"

4 years agoMerge "Add documentation"
Bogumil Zebek [Thu, 20 Feb 2020 12:13:29 +0000 (12:13 +0000)]
Merge "Add documentation"

4 years agoLoad CMP Servers config from volume
awudzins [Wed, 19 Feb 2020 12:34:32 +0000 (13:34 +0100)]
Load CMP Servers config from volume

Create Kubernetes secret to store Cmp Server config file and mount it to container as volume

Issue-ID: AAF-997
Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com>
Change-Id: I163b720ce14729328af34dd61e6eb0108c76d58b

4 years agoCreate fat jar
Joanna Jeremicz [Thu, 20 Feb 2020 11:14:03 +0000 (12:14 +0100)]
Create fat jar

with shade plugin

Issue-ID: AAF-996
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I7664a4c26232682e519d0c0a31f84104e6faa5a1

4 years agoMerge "Add functionality for reading ENV variables"
Bogumil Zebek [Thu, 20 Feb 2020 11:12:44 +0000 (11:12 +0000)]
Merge "Add functionality for reading ENV variables"

4 years agoAdd functionality for reading ENV variables
pwielebs [Mon, 17 Feb 2020 11:43:31 +0000 (12:43 +0100)]
Add functionality for reading ENV variables

Issue-ID: AAF-996
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Change-Id: If216040d59390f0956bae7f747c8cb6bce2a7f9f

4 years agoMerge "Create Dockerfile"
Bogumil Zebek [Thu, 20 Feb 2020 10:44:40 +0000 (10:44 +0000)]
Merge "Create Dockerfile"

4 years agoCreate Dockerfile
Joanna Jeremicz [Thu, 20 Feb 2020 07:47:25 +0000 (08:47 +0100)]
Create Dockerfile

- Added Dockerfile to certServiceClient
- Added docker maven profile to certServiceClient

Issue-ID: AAF-996
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I97e81ca24030cbc305b8aa55d1fec51d8eb94959

4 years agoAdd documentation
Aleksandra Maciaga [Wed, 19 Feb 2020 09:30:58 +0000 (10:30 +0100)]
Add documentation

Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Issue-ID: AAF-997
Change-Id: I1c451a8e7060ff565f7e6bfe5290d3fd96f6bebd

4 years agoRemove cyclic dependencies and rename execeptions package
awudzins [Wed, 19 Feb 2020 13:32:58 +0000 (14:32 +0100)]
Remove cyclic dependencies and rename execeptions package

Issue-ID: AAF-997
Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
Change-Id: Ib7a7da43ac616c74945490fd727c9ac7d7fc7cdd

4 years agoMerge "Add configuration reading mechanism for CMP Server"
Bogumil Zebek [Tue, 18 Feb 2020 14:14:21 +0000 (14:14 +0000)]
Merge "Add configuration reading mechanism for CMP Server"

4 years agoMerge "Add first test of System.exit"
Bogumil Zebek [Tue, 18 Feb 2020 13:57:58 +0000 (13:57 +0000)]
Merge "Add first test of System.exit"

4 years agoAdd configuration reading mechanism for CMP Server
awudzins [Tue, 18 Feb 2020 12:13:12 +0000 (13:13 +0100)]
Add configuration reading mechanism for CMP Server

Issue-ID: AAF-997
Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
Change-Id: I66ca48b019544f970fb1db18236a093cae28b2aa

4 years agoAdd first test of System.exit
kjaniak [Tue, 18 Feb 2020 12:25:43 +0000 (13:25 +0100)]
Add first test of System.exit

Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: Id0ee4d6a08e7050ef080f0e1fadea8c07459571c

4 years agoMerge "Add spring developer tools"
Bogumil Zebek [Tue, 18 Feb 2020 13:46:02 +0000 (13:46 +0000)]
Merge "Add spring developer tools"

4 years agoAdd spring developer tools
Aleksandra Maciaga [Mon, 17 Feb 2020 15:01:58 +0000 (16:01 +0100)]
Add spring developer tools

Issue-ID: AAF-997
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I86f9b41efa4157650149290c91509325d5bad7ca

4 years agoMerge "Fix for not running tests"
Bogumil Zebek [Tue, 18 Feb 2020 10:16:52 +0000 (10:16 +0000)]
Merge "Fix for not running tests"

4 years agoFix for not running tests
kjaniak [Mon, 17 Feb 2020 22:04:25 +0000 (23:04 +0100)]
Fix for not running tests

Junit5 version lowered.
5.6.0 Junit5 has issues with maven-surefire-plugin

Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: I17489f106d42d4c0b66d8f68ef500fba2b68f261

4 years agoMerge "Created docker-compose with ejbca and certservice"
Bogumil Zebek [Mon, 17 Feb 2020 13:31:30 +0000 (13:31 +0000)]
Merge "Created docker-compose with ejbca and certservice"

4 years agoCreated docker-compose with ejbca and certservice
Michal Banka [Fri, 14 Feb 2020 13:55:14 +0000 (14:55 +0100)]
Created docker-compose with ejbca and certservice

Docker-compose should run configured EJBCA and certservice.

Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: AAF-997
Change-Id: I2c815c7a97636e31cc07d8a6d7a172a3895523b7

4 years agoMerge "Add of dummy test"
Bogumil Zebek [Mon, 17 Feb 2020 07:03:40 +0000 (07:03 +0000)]
Merge "Add of dummy test"

4 years agoAdd of dummy test
kjaniak [Fri, 14 Feb 2020 15:27:00 +0000 (16:27 +0100)]
Add of dummy test

pluginManagement section moved to parent pom.xml
Rename of package to follow conventions.

Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: Id0e011408b149270da88157d1568a23b4709514b

4 years agoMerge "Add more logs and handling DecoderException"
Bogumil Zebek [Sun, 16 Feb 2020 12:56:55 +0000 (12:56 +0000)]
Merge "Add more logs and handling DecoderException"

4 years agoAdding certServerClient module to repo
kjaniak [Fri, 14 Feb 2020 13:33:27 +0000 (14:33 +0100)]
Adding certServerClient module to repo

Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: I787c9a15bb2f9a63084eb3663368d5b707dc2452

4 years agoAdd more logs and handling DecoderException
Bartosz Gardziejewski [Fri, 14 Feb 2020 13:51:09 +0000 (14:51 +0100)]
Add more logs and handling DecoderException

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I4142176b4d0125a9dd8da27d0db593a9df10b783

4 years agoMerge "Handle exception thrown during base64 decoding"
Bogumil Zebek [Fri, 14 Feb 2020 09:44:11 +0000 (09:44 +0000)]
Merge "Handle exception thrown during base64 decoding"

4 years agoHandle exception thrown during base64 decoding
Bartosz Gardziejewski [Fri, 14 Feb 2020 09:31:37 +0000 (10:31 +0100)]
Handle exception thrown during base64 decoding

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I37e47382dc998bead008c47e34e3de417312fefb

4 years agoMerge "Add Helm Chart"
Bogumil Zebek [Fri, 14 Feb 2020 09:02:45 +0000 (09:02 +0000)]
Merge "Add Helm Chart"

4 years agoAdd Helm Chart
awudzins [Tue, 11 Feb 2020 16:22:50 +0000 (17:22 +0100)]
Add Helm Chart

Issue-ID: AAF-995
Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com>
Change-Id: I251cd76b34a4bca96056bddc50f272ecd9114ea2

4 years agoMerge "Add docker nexus image to README"
Bogumil Zebek [Fri, 14 Feb 2020 08:28:04 +0000 (08:28 +0000)]
Merge "Add docker nexus image to README"

4 years agoMerge "Cleaned repo after work with CI"
Bogumil Zebek [Fri, 14 Feb 2020 08:27:13 +0000 (08:27 +0000)]
Merge "Cleaned repo after work with CI"

4 years agoCleaned repo after work with CI
Tomasz Golabek [Fri, 14 Feb 2020 08:14:05 +0000 (09:14 +0100)]
Cleaned repo after work with CI

Information added to readme, pom clean-up, etc.

Issue-ID: AAF-997
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: Ie1324bf4f4a27a580f5b3c041f62ba704add2638

4 years agoAdd docker nexus image to README
Bartosz Gardziejewski [Fri, 14 Feb 2020 07:59:39 +0000 (08:59 +0100)]
Add docker nexus image to README

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Idec7bad9a1751eb53093608e0e0689bb92e3331a

4 years agoMerge "Suppress irrelevant Sonar warnings"
Bogumil Zebek [Fri, 14 Feb 2020 07:42:58 +0000 (07:42 +0000)]
Merge "Suppress irrelevant Sonar warnings"

4 years agoMerge "Improve exception flow"
Bogumil Zebek [Fri, 14 Feb 2020 07:13:59 +0000 (07:13 +0000)]
Merge "Improve exception flow"

4 years agoSuppress irrelevant Sonar warnings
Bartosz Gardziejewski [Fri, 14 Feb 2020 06:59:56 +0000 (07:59 +0100)]
Suppress irrelevant Sonar warnings

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Id9181ccbf2e3e534f5f9c808924b174c1c86ce2f

4 years agoCorrect my id in INFO.yaml
baniewsk [Thu, 13 Feb 2020 15:17:34 +0000 (16:17 +0100)]
Correct my id in INFO.yaml

Issue-ID: AAF-995
Signed-off-by: baniewsk <pawel.baniewski@nokia.com>
Change-Id: I20d45a9c0a5a722812a0e0c6b6c2b981e11c2476

4 years agoImprove exception flow
Bartosz Gardziejewski [Thu, 13 Feb 2020 13:55:21 +0000 (14:55 +0100)]
Improve exception flow

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I4d690fbe27364bc50b97ab42e64e610566d93ca0

4 years agoDuplicated version props
Tomasz Golabek [Thu, 13 Feb 2020 11:59:45 +0000 (12:59 +0100)]
Duplicated version props

Trying to avoid future issuess with staging a project images

Issue-ID: AAF-997
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: I084365fa90790deaff816d67e7a211fdf0e37131

4 years agoModified configuration of docker build
Tomasz Golabek [Thu, 13 Feb 2020 11:07:35 +0000 (12:07 +0100)]
Modified configuration of docker build

Configuration of docker profile taken from hv-ves

Issue-ID: AAF-997
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: I37311477214b2f50b516fa64e951ae37d24137ce

4 years agoMerge "Updated readme to hold nexus info"
Bogumil Zebek [Thu, 13 Feb 2020 10:55:47 +0000 (10:55 +0000)]
Merge "Updated readme to hold nexus info"

4 years agoMerge "Adjust README"
Bogumil Zebek [Thu, 13 Feb 2020 10:54:50 +0000 (10:54 +0000)]
Merge "Adjust README"

4 years agoMerge "Return hardcoded CA certs and certification chain."
Bogumil Zebek [Thu, 13 Feb 2020 10:54:12 +0000 (10:54 +0000)]
Merge "Return hardcoded CA certs and certification chain."

4 years agoAdjust README
Bartosz Gardziejewski [Thu, 13 Feb 2020 10:02:41 +0000 (11:02 +0100)]
Adjust README

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I1ac2ef149408850f8ed2963dd361b2e0adaaa486

4 years agoReturn hardcoded CA certs and certification chain.
Bartosz Gardziejewski [Wed, 12 Feb 2020 10:53:42 +0000 (11:53 +0100)]
Return hardcoded CA certs and certification chain.

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I38b498c4deeedc4ea4323065c5f7b5ddd137209f

4 years agoAutomation adds INFO.yaml
LF Jenkins CI [Fri, 24 Jan 2020 02:08:49 +0000 (02:08 +0000)]
Automation adds INFO.yaml

Issue-ID: CIMAN-33

Change-Id: Id6fc72cb8bc8f6768154ec6f3e779928be477cb3
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
4 years agoAdjust docker versions and names
Bartosz Gardziejewski [Thu, 13 Feb 2020 09:14:16 +0000 (10:14 +0100)]
Adjust docker versions and names

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: If9f9bd19b34c655d8277b2d981d357812c3371b2

4 years agoUpdated readme to hold nexus info
Tomasz Golabek [Thu, 13 Feb 2020 08:35:38 +0000 (09:35 +0100)]
Updated readme to hold nexus info

Information about nexus repository added into the readme file

Issue-ID: AAF-997
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: If0113f71602ad58072180abdc61df8b9f9e6dc4e

4 years agoAdjust versions in poms.
Bartosz Gardziejewski [Thu, 13 Feb 2020 07:44:03 +0000 (08:44 +0100)]
Adjust versions in poms.

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ibb7680ff623164620a902a87f4f2323550ebef66

4 years agoAdjust naming in poms.
Bartosz Gardziejewski [Thu, 13 Feb 2020 07:17:55 +0000 (08:17 +0100)]
Adjust naming in poms.

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I5000958af20de776992398aa0be324a562d8b4c7

4 years agoChange groupId in parent pom.
Bartosz Gardziejewski [Thu, 13 Feb 2020 06:31:47 +0000 (07:31 +0100)]
Change groupId in parent pom.

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I22923eb903ec2f02c0b8e7ac59273802cd0074e9

4 years agoRemoved SNAPHOTS from artifact version
Tomasz Golabek [Wed, 12 Feb 2020 09:46:23 +0000 (10:46 +0100)]
Removed SNAPHOTS from artifact version

Should fix broken merge-java build

Issue-ID: AAF-995
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: I8940e2648060110c8afd4cd70c1f90e53268bb35

4 years agoMerge "Generate openAPI 3.0 specification."
Bogumil Zebek [Wed, 12 Feb 2020 09:23:22 +0000 (09:23 +0000)]
Merge "Generate openAPI 3.0 specification."

4 years agoAdds distributionManagement to main pom
Tomasz Golabek [Wed, 12 Feb 2020 07:56:23 +0000 (08:56 +0100)]
Adds distributionManagement to main pom

Should fix broken merge-java build

Issue-ID: AAF-995
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: If95cee0fa80d6fcfa9e66978ba9335c398c8888b

4 years agoGenerate openAPI 3.0 specification.
Bartosz Gardziejewski [Wed, 12 Feb 2020 06:49:02 +0000 (07:49 +0100)]
Generate openAPI 3.0 specification.

Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I3de5dae9688d89b3bac0d86beff982247667854d