Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to 5376a65d586b37f13342f9e108f224b73d4149fc
- Merge "SO API extenstion to retrieve all PNF workflow"
- SO API extenstion to retrieve all PNF workflow
This commit implements SO request handler API
onap/so/infra/workflowSpecifications/v[x]/pnfWorkFlows.
It is used to get all the pnf workflows exist in
catalogdb.
Issue-ID: SO-2660
Change-Id: Ieeca8a6afef917b6e3ba927d38ed5509dcaf253c
Signed-off-by: tragait <rahul.tyagi@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to e790144fe2640e56715ce0912fb36ca70fb027b2
- Merge "SO-CDS PNF BB"
- SO-CDS PNF BB
This commit implements code for PNF BB for pnf
software upgrade usecase.
Issue-ID: SO-2090
Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: I3da3ba965bc92fda0ecc542d42afe694f19e06e1
Signed-off-by: tragait <rahul.tyagi@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to c42b2b81b41f88f856805444934da920dabd4c3c
- Merge "License scan fix Issue-ID: SO-2519"
- License scan fix Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I9cff5abfb6bfb438ba492693bf326da7abc15de7
|
|
* Update docs/submodules/so.git from branch 'master'
to aa06149083f6dff0da592805faf18e6db7c43df4
- Merge "License scan fix Issue-ID: SO-2519"
- License scan fix Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id2ad8490e13db765674eed389e4fead1fe964e5d
|
|
* Update docs/submodules/so.git from branch 'master'
to 660d176a6096a38cb9854bbb49b3607bc8795c16
- Merge "bump the SO version for F"
- bump the SO version for F
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I983562ff7180e43092eaab9234a40ca1836eae27
|
|
* Update docs/submodules/oom.git from branch 'master'
to 2d35b23f71670c54e4f12eaeb53466b657347818
- Add Makefile option to skip lining of helm charts
For some reason after introducing our awesome templates to ONAP make
command can take now quite a lot of time, which sometimes causes out
CI jobs to fail.
Command that takes so much time is helm lint.
This patch adds a Makefile option that allows you to skip linting of
helm charts and just build them. Example:
make SKIP_LINT=TRUE
Default behavior stays unchanged.
Issue-ID: OOM-2055
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ic50bad0cc82892e1daecc5761d6144d788a79d9f
|
|
* Update docs/submodules/cli.git from branch 'master'
to fab6ab37a74f579337424fd6d83b0aaa3ea7a474
- Enable HTTPS for CLI portal
Issue-ID: CLI-246
Change-Id: I7038c724c595608b1fe1714a3e05029c1c0ed1e7
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 3731f17fd97677d8c426de15241c1310d0947fcf
- Merge "Add of logging for certservice-client"
- Add of logging for certservice-client
Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: I8bed44937da32fff863df724adc023f546b5e12e
|
|
* Update docs/submodules/cli.git from branch 'master'
to 85c6cc8a2e99312da893f8dba547137aa1c1c62d
- Enable HTTPS
Issue-ID: OJSI-129
Change-Id: Ida43730821061fae1904bd16b140b0c5f98ddf55
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c5411baf4fe1354e6a70742c9d2d33b6b5fdc12e
- Fix logging date format to avoid parse error
When MDCSetup class in logging-filter-base tries to calculate an elapsed
time, it expects a datetime is given in ISO format.
But date format in LogFieldsMdcHandler is not compatible with ISO format
therefore 'Unable to calculate elapsed time due to error' occurs.
This change fixes date format in the class
so that the date string can be parsed by logging-filter.
Change-Id: I07c8f103f46493fe0764f904f3f00f66f35dbcf6
Issue-ID: SDC-2767
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 98c3b18eadc2df0cd72ad27b6047aea010663162
- Merge "Modify JerseyConfig"
- Modify JerseyConfig
Issue-ID: SO-2368
Add Register for OrchestrationTask
Change-Id: If57a9fca62e90616fef6d23b0f6b1561265db0f3
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 99f90be67332c42f384f7d666b61d4e63b022029
- Merge "Add POST API for OrchestrationTask"
- Add POST API for OrchestrationTask
Issue-ID: SO-2368
Add methods for create a OrchestrationTask
Change-Id: I0d049b4e60ead8dbb4e524ae4081f17433ac78bd
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/cli.git from branch 'master'
to b6e13813e915cc97246a22987004dafddf67d89c
- Support Java 11
Issue-ID: CLI-246
Change-Id: I602efa4e8c71e449b3e94632cf57292f80ac26f3
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to dca9a2db304b2ac196ec16c1bec08e9df9cd6a22
- Merge "Add method to send message to Camunda engine"
- Add method to send message to Camunda engine
Issue-ID: SO-2368
Modify CamundaRequestHandler to add method to send
message to Camunda engine. Use non-blocking webclient
considering workflow may take long time to finish.
Change-Id: I70a8b38881ac40b4d65a3d7305f57a56829e6f1d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
to 7debcc6c8f7598d4d6036e3077dc87b8d65b80b3
- Huawei svnfm vulnerability fix
log4j vulnerability fix
Change-Id: I6b33801f9dc22acae9b5091d3f71ca46231d7301
Issue-ID: VFC-1598
Signed-off-by: Prakash.E <prakash.e@huawei.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 4426e3005c0f676ed289dcdbb7829414cc4a330f
- Merge "update msbPort"
- update msbPort
Change-Id: Iff0251e5ccd432985d9b25ea80f004d7e772a652
Issue-ID: MODELING-317
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 0474f5347007cf6c04cb01f84b83fc2edd6fbc59
- Merge "Plugins reorder"
- 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
|
|
* Update docs/submodules/so.git from branch 'master'
to 8017827345ee6d9e3d1015879e191c5fad3a4257
- Merge "use pnfName in custom pnf workflow execution procedure"
- use pnfName in custom pnf workflow execution procedure
Issue-ID: SO-2071
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Change-Id: Ia97604b3b3d109d758914c04232256cdb262e121
|
|
* Update docs/submodules/cli.git from branch 'master'
to 544ec09df41122d64081ed9388e1216c70eac769
- Merge "ProcessRunner should use the cwd provided when calling Runtime.exec(...) Issue-ID: VNFSDK-501"
- ProcessRunner should use the cwd provided when calling Runtime.exec(...)
Issue-ID: VNFSDK-501
Signed-off-by: James Guistwite <jguistwite@iconectiv.com>
Change-Id: If07360da610b8cc27102801f26502fe2df1004be
|
|
* Update docs/submodules/cli.git from branch 'master'
to beb963987501c872b010a0b28249cfb54e46c27b
- Merge "Migrate cli docs"
- Migrate cli docs
Merging this will create
https://onap-cli.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ib8b4590923ef7c1ec0218d9dbfc64c588691af1c
|
|
* Update docs/submodules/cli.git from branch 'master'
to 2577ef1f3fb0590dd03d0a3d0aa865e71d265db7
- Merge "Change dependency version for httpclient"
- Change dependency version for httpclient
Issue-ID: CLI-246
Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com>
Change-Id: Ie4b71259559927f485095021b6e87780698e9c92
|
|
* Update docs/submodules/cli.git from branch 'master'
to 190967fc2c85f7f17ebf6e94e41b3714de644d3e
- Merge "Change dependency version for netty-codec-http2"
- Change dependency version for netty-codec-http2
Issue-ID: CLI-246
Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com>
Change-Id: I89734d1062c202773a7e40ed353c1a738c5cbafe
|
|
* Update docs/submodules/cli.git from branch 'master'
to 3ff640dfea6044dc098d3e2e62dc534615694e0c
- Merge "Change dependency version for jline"
- Change dependency version for jline
Issue-ID: CLI-246
Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com>
Change-Id: I2c0df473a23e3e3ae1bf18b7e937c3efffa2477e
|
|
* Update docs/submodules/cli.git from branch 'master'
to 7343d9b5736148fc6d688d094b36903a5160c0e3
- Change dependency version for commons-codec and spring-core
Issue-ID: CLI-246
Signed-off-by: jitendra sharma <jitendra.sharma1@huawei.com>
Change-Id: Ia0a07a417f64733e859ea7f1be6488b95d42cb52
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to bea5027a7f59bffee2a6ed931e63c05a9fb1bdc7
- Merge "KuD cleanup script."
- KuD cleanup script.
This script offers means to cleanup, Docker and
Ansible and their configurations.
Updated the script to use docker go templating as
opposed to regex for docker operations. Further
modified the script to include if/else for
docker operations for better code readability.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-981
Change-Id: Ia6484ebb039daf0b1cb8e698fa7bfa758eeaa568
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 64f78186cfc27c151b597461d2f3e64bc308ba1b
- Merge "Add Composite Application API"
- Add Composite Application API
Implemented Composite application API and added create,
get and delete handlers for the composite applications.
Formatted Project related .go files
Issue-ID: MULTICLOUD-994
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
Change-Id: I7cef1a2c75f8cb39f397dcbb3f5d7bb2a57b4a72
|
|
* Update docs/submodules/aai/esr-server.git from branch 'master'
to 3981a8c28c5509e59aa6d7857183d831352ec4fa
- Release 1.5.1 artifacts to build docker
Re-upping this patchset,
Trying to figure out why the merge option
is not showing
Issue-ID: AAI-2734
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I8ef47bb2490841eaf8579738315c5dacdab73e55
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to 6a407a45c77662a42160462c8fa69261f3fc76b3
- Merge "Support python3 in all plugins"
- Support python3 in all plugins
Unify tox/requirements/setup.py requirement specifications.
Use cloudify-common 5.0.5 release.
For helm, use a dev cloudify-common build with better python3 code.
Use PEP 508 URLs in requirements for the non-PyPI (github) release.
Fix mixed indentation and trailing whitespace.
Signed-off-by: Miroslav Los <miroslav.los@pantheon.tech>
Issue-ID: CCSDK-1931
Change-Id: I607957d9e2c299121785f3f02420c6038966a200
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e4f7a40fd862688eebda72826498a5f358341170
- Provide OverrideParameters capability for infra_workload API
Provide parameters provided in sdnc, oof and user directives
as override parameters for instantiate call.
Issue-ID: MULTICLOUD-838
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I69c6dab82ee233b2365a656bfaf1c7d64e375c98
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to 523f37fb7d255e436daf5320c7fd09c872f1be59
- release 1.3.0 dashboard container
Change-Id: I2ea01802fcd31335c472b350f46a0614dcddecdb
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1891
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 7831ee84ae44f14964739fe0d291074a885768dd
- Merge "Refactoring of Cmpv2Client code for sending CertRequest"
- Refactoring of Cmpv2Client code for sending CertRequest
Issue-ID: AAF-1036
Signed-off-by: EmmettCox <emmett.cox@est.tech>
Change-Id: Ic0d95b35abb3ca2406b77bbe6e0cd51da0968684
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 9e3c594bc3cf74ab5748c14bcde81dec7f062fa0
- Update restconf executor to return response
*Update restconfApplyDeviceConfig function to return request response
*Modify pnf_config_aai CBA to test new functionality
Issue-ID: CCSDK-2097
Change-Id: Id6109d8c3a8fa4e2ba1b102c4d2697ae6a03f8e2
Signed-off-by: dfarrelly <david.farrelly@est.tech>
|
|
* Update docs/submodules/aai/esr-server.git from branch 'master'
to a931fa8785545c26c285d30208c643ccd98d2654
- Update to the 1.5.1-SNAPSHOT
Issue-ID: AAI-2793
Change-Id: Ifad707388f0dd76a27135fda2f89d16d8d9afba9
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to dcf0322610861aec8078d783e5ee8107eb5bdb3e
- Merge "Update certifcate"
- Update certifcate
Change to use p12 file and password
Issue-ID: CCSDK-706
Change-Id: Idbc4ba392c4c6244a501f22e3e591f1256806eba
Signed-off-by: eeginux<henry.xie@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 08bbb09dbf9d806b99a9283fcf5198d07b91f5e5
- Fix YAML files linter errors for new-line-at-end-of-file rule
Fixed files that lacked the end of file new line.
Change-Id: I552f408b88a3a529e25236b7118be3b5a5741c7e
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1451
|
|
* Update docs/submodules/so.git from branch 'master'
to b1861dea5628f79ec8728d6f8ed97ea4e6278095
- Merge "Skips the VfModule or VNF Configassign/ConfigDeploy action."
- Skips the VfModule or VNF Configassign/ConfigDeploy action.
Change-Id: Ic34900cc3664944c9ecd3b5636d87deefb178aee
Issue-ID: SO-2317
Change-Id: I102d340b248ab67a9801af178e6b76a9a15821be
Signed-off-by: Manamohan <MS00534989@techmahindra.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 843bf742f4cf25a424161be152a1bd5265adefd7
- Merge "Add ability to resolve environment variables when reading PrimaryDatabaseConfiguration"
- Add ability to resolve environment variables when reading
PrimaryDatabaseConfiguration
This is needed to remove hardcoded password in application.properties
file by being able to resolve environment variables. OOM would pass the
username and password through environment variables.
Issue-ID: CCSDK-2095
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: Ia19ef0ddee29509b0378b048bf58c700870ecce4
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 369ede4108a770ceb9639c6009f732ebce9be836
- Adding DSL-Definition to vlb.json file.
Fixing HashMap key and value conflict
Issue-ID: CCSDK-2066
Signed-off-by: ahmedeldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I781f1ffc47a4ce22eeef9651aaff1dad4bf6fcc3
|
|
* Update docs/submodules/aai/esr-server.git from branch 'master'
to 17d2260a92960239020ba82aea2d371ab673abc6
- Merge "Change MSB Access Way to SSL"
- Change MSB Access Way to SSL
Issue-ID: AAI-2734
Change-Id: Icc65d1e97c13d4793b0986a08628fb7f86398f6d
Signed-off-by: HePeng <he.peng6@zte.com.cn>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 672a4638243434ac22408a7d352cf6ef3758879e
- Merge "updated Dockerfile"
- updated Dockerfile
Issue-ID: EXTAPI-384
Signed-off-by: gautamk189 <gautamkr@hcl.com>
Change-Id: I4c5fa247d1e84e3991ab5e3a41fc60ff21dceb8d
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 5ed2fc56576271bd09debf9016bf340cc99fe747
- This is to update swagger as per ONAP style guidelines
Issue-ID: EXTAPI-397
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I1d3f2e330cf69102e3f20340b9e073f000dca5ed
|
|
* Update docs/submodules/vid.git from branch 'master'
to d6eedb1f342ac32c8339b553848267e443410d57
- Topology tree: extract AAITreeNodesEnricher out of AAIServiceTree
Issue-ID: VID-771
Change-Id: I138a89b7b2f00e6e603ff26addefc494aeb019b0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
to a84c8a335a496627881401400b801de859efc9cb
- Add test scripts of F version
Change-Id: Id7508c41af929e1385f5ede99fd45cf9fcb84cae
Issue-ID: VFC-1621
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 3c08c04132f4d034c0d13d6b76c0d57e59c67213
- Fix invalid escape sequence causing JSON validation failure
Change-Id: I7f7cef9bb30ce19f21e0c8d308bfdf0a04427630
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1437
|
|
* Update docs/submodules/vid.git from branch 'master'
to a5ba6b59e4fc84b6aeae456c1860fcf7517e99cf
- Learn to get all model versions sorted from high to low
Issue-ID: VID-771
Change-Id: I9c7cc3f319aa13a2dab33e8c584f7f7ed90cf847
Signed-off-by: Ittay Stern <ittay.stern@att.com>
- Learn to inflate models by Customization uuids
Issue-ID: VID-771
Change-Id: I3996639745e77b8754e8bfa82c153690df683925
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 18acead623826c43da43da6d0e55e81e1f2953a1
- Merge "Create fat jar"
- Create fat jar
with shade plugin
Issue-ID: AAF-996
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I7664a4c26232682e519d0c0a31f84104e6faa5a1
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 639c40968f329fc6526a35c9fca2817e9cf0faa7
- Merge "Load CMP Servers config from volume"
- 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
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to ff8b47138f19faf4ca62f1f3d0773565c8df6188
- Merge "Add documentation"
- Add documentation
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Issue-ID: AAF-997
Change-Id: I1c451a8e7060ff565f7e6bfe5290d3fd96f6bebd
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 5fd9f5fb1dabb4fcc9c117c630b2fbbfc3a25e56
- Merge "Add functionality for reading ENV variables"
- Add functionality for reading ENV variables
Issue-ID: AAF-996
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
Change-Id: If216040d59390f0956bae7f747c8cb6bce2a7f9f
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 3d43c8d1ead2b814669cce8425cc8a1093b08f26
- Merge "Create Dockerfile"
- 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
- Remove cyclic dependencies and rename execeptions package
Issue-ID: AAF-997
Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
Change-Id: Ib7a7da43ac616c74945490fd727c9ac7d7fc7cdd
- Merge "Add configuration reading mechanism for CMP Server"
- Merge "Add first test of System.exit"
- Add configuration reading mechanism for CMP Server
Issue-ID: AAF-997
Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
Change-Id: I66ca48b019544f970fb1db18236a093cae28b2aa
- Add first test of System.exit
Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: Id0ee4d6a08e7050ef080f0e1fadea8c07459571c
- Merge "Add spring developer tools"
- Add spring developer tools
Issue-ID: AAF-997
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I86f9b41efa4157650149290c91509325d5bad7ca
- Merge "Fix for not running tests"
- 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
- Merge "Created docker-compose with ejbca and certservice"
- 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
- Merge "Add of dummy test"
- 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
- Merge "Add more logs and handling DecoderException"
- Adding certServerClient module to repo
Issue-ID: AAF-996
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Change-Id: I787c9a15bb2f9a63084eb3663368d5b707dc2452
- Add more logs and handling DecoderException
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I4142176b4d0125a9dd8da27d0db593a9df10b783
- Merge "Handle exception thrown during base64 decoding"
- Handle exception thrown during base64 decoding
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I37e47382dc998bead008c47e34e3de417312fefb
- Merge "Add Helm Chart"
- Add Helm Chart
Issue-ID: AAF-995
Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com>
Change-Id: I251cd76b34a4bca96056bddc50f272ecd9114ea2
- Merge "Add docker nexus image to README"
- Merge "Cleaned repo after work with CI"
- 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
- Add docker nexus image to README
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Idec7bad9a1751eb53093608e0e0689bb92e3331a
- Merge "Suppress irrelevant Sonar warnings"
- Merge "Improve exception flow"
- Suppress irrelevant Sonar warnings
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Id9181ccbf2e3e534f5f9c808924b174c1c86ce2f
- Correct my id in INFO.yaml
Issue-ID: AAF-995
Signed-off-by: baniewsk <pawel.baniewski@nokia.com>
Change-Id: I20d45a9c0a5a722812a0e0c6b6c2b981e11c2476
- Improve exception flow
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I4d690fbe27364bc50b97ab42e64e610566d93ca0
- 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
- 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
- Merge "Updated readme to hold nexus info"
- Merge "Adjust README"
- Merge "Return hardcoded CA certs and certification chain."
- Adjust README
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I1ac2ef149408850f8ed2963dd361b2e0adaaa486
- Return hardcoded CA certs and certification chain.
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I38b498c4deeedc4ea4323065c5f7b5ddd137209f
- Automation adds INFO.yaml
Issue-ID: CIMAN-33
Change-Id: Id6fc72cb8bc8f6768154ec6f3e779928be477cb3
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
- Adjust docker versions and names
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: If9f9bd19b34c655d8277b2d981d357812c3371b2
- 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
- Adjust versions in poms.
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Ibb7680ff623164620a902a87f4f2323550ebef66
- Adjust naming in poms.
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I5000958af20de776992398aa0be324a562d8b4c7
- Change groupId in parent pom.
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I22923eb903ec2f02c0b8e7ac59273802cd0074e9
- 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
- Merge "Generate openAPI 3.0 specification."
- 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
- Generate openAPI 3.0 specification.
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I3de5dae9688d89b3bac0d86beff982247667854d
- Merge "Adds docker profile to cert-service"
- Add decoding CSR received from client.
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I7c868f4835397f58ae4e6fad0e764e21d886d3d3
- Added Sonar link into README.md
Issue-ID: AAF-995
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I855e23e04cd2f1aecfa3b0a8f52e6758091bab38
- Adds docker profile to cert-service
Some additional steps are added to cert-service configuration like publishing docker images
Issue-ID: AAF-995
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
Change-Id: I9f802d1ffed012211989586405b63dab987b57b3
- Add docker image building to maven configuration
Issue-ID: AAF-995
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I26862c9f2597ff058f869320ebd3948030b63051
- Added parent pom.xml
Issue-ID: AAF-995
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I28c87a05b6604d52c7b02ef9f7a7b78bfbb08da1
- Added version.properties file
Issue-ID: AAF-995
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I75868641555d583a5d6efa1b65f2b6870c3522e2
- Dockerfile: CertService run as certService user
Issue-ID: AAF-995
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I53a4554524dd6266c9c8972dc5fa668f09b33ff2
- Add endpoint for CSR, that will log received data.
Issue-ID: AAF-995
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I6f2ab981669158c3b4c8d8c26fa829f7967aa712
- Create logger for trace, audit, error
Issue-ID: AAF-995
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Icda76509e23315910a52645d746ad4c7b80bf01e
|