Dan Timoney [Fri, 24 Sep 2021 13:10:53 +0000 (09:10 -0400)]
Roll versions for Jakarta release
Roll versions in master branch for use in Jakarta release
Issue-ID: CCSDK-3470
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I19782267cf956e311e6af496bf29128a65b056a7
Dan Timoney [Thu, 16 Sep 2021 14:09:22 +0000 (10:09 -0400)]
Release version 1.2.0 maven artifacts
Release version 1.2.0 maven artifacts and roll version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iad774594dbb62030d7cd62594e527646d9b11a43
Dan Timoney [Thu, 16 Sep 2021 14:07:39 +0000 (10:07 -0400)]
Release version 1.2.0 dockers
Release version 1.2.0 docker container
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5018897fdefb45c5fba0c1116e89f9390933728f
Dan Timoney [Thu, 16 Sep 2021 12:26:18 +0000 (08:26 -0400)]
Use version 2.2.1 of CCSDK parent pom
Use released version 2.2.1 of CCSDK parent pom
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id9b368ef3d4f4abfbf53c3a3aac13c979abcce83
Dan Timoney [Mon, 22 Mar 2021 13:45:16 +0000 (09:45 -0400)]
Carry forward honolulu fixes
This change carries forward the following fixes from Honolulu to master
Update to allow ranges for ccsdk.sli.version
Update to allow ccsdk.sli.version to be passed with a range as a value
Change-Id: Ibb37082bf8162300ae2de37f33b0e4672b796293
Issue-ID: CCSDK-3209
Signed-off-by: Dan Timoney <dtimoney@att.com>
(cherry picked from commit
c3e800149c947ecc9b76a2e3b990664fc5d41ce1)
Minor Refactoring of sliboot pom
Issue-ID: CCSDK-3343
Change-Id: I66d4e2840ff86e092a23453384d02ce49b7048ac
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Use CadiFilter instead of shiro
Microservices should use CadiFilter rather than shiro to integrate
with AAF
Change-Id: I95b9a844b7ac868f864134de7345013001357352
Issue-ID: SDNC-1523
Signed-off-by: Dan Timoney <dtimoney@att.com>
(cherry picked from commit
a90eecf70419ec4acba6f5a8425300eef7f45290)
Minor Refactoring of sliboot pom
Updating docker-maven-plugin to 0.34.0 and
removing docker image build goal (it was there twice)
Issue-ID: CCSDK-3343
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I26401befaf235ddfe694c6206cbd547cbc56cc03
(cherry picked from commit
108a13c20757f4a437aea22880f019e6e6043841)
missing logs
Add filters for audit and request/response log
Add filters for audit and request/response log
Issue-ID: CCSDK-3367
Signed-off-by: lalena.aria <lalena.aria@att.com>
Change-Id: Id292c1f5109f0c3846a0357d0618f607011825a4
Add code to handle content type plain/text
Add code to handle content type plain/text
Issue-ID: CCSDK-3378
Signed-off-by: lalena.aria <lalena.aria@att.com>
Change-Id: Id4a30ad5ca81db0e7e3a328cc5d2496c42c9e150
Signed-off-by: Dan Timoney <dtimoney@att.com>
1201 sanity test
Add bean for IpAddressTool plugin
Add missing import
Add bean for IpAddressTool plugin
Add missing import
Fx typo (text/plain instead of plain/text)
Issue-ID: CCSDK-3379
Signed-off-by: lalena.aria <lalena.aria@att.com>
Change-Id: I208a6eaf462f86c2a3015af9bf9026ad11efa14b
Signed-off-by: Dan Timoney <dtimoney@att.com>
Use version 1.1.8 of parent
Use version 1.1.8 of parent in order to use APL-licensed version
of liquibase
Issue-ID: CCSDK-3423
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1db475fa8991d617d22536ce38d51f96c7806f85
Dan Timoney [Tue, 17 Aug 2021 16:00:11 +0000 (12:00 -0400)]
Update for Java 11
Update to use java 11 to compile
Issue-ID: CCSDK-3415
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icbdd1522df5de619729b1f1ee56a2e2687c326e6
Dan Timoney [Tue, 17 Aug 2021 13:09:41 +0000 (09:09 -0400)]
Upgrade to springboot 2.5
Upgrade to springboot version 2.5 to address third party vulnerabilities
Issue-ID: CCSDK-3415
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Id7d3d3ab9bf161600412b33862526181f2444224
Dan Timoney [Tue, 3 Aug 2021 15:32:23 +0000 (11:32 -0400)]
Add explicit dependencies on junit
Add dependencies on junit. These are needed for latest version of
spring boot 2.3 (older versions seem to have included junit in
spring boot starter parent)
Issue-ID: CCSDK-3291
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0a37fc82bab1509c6deb04eff4cd1663ededcfb3
Dan Timoney [Thu, 29 Jul 2021 15:11:15 +0000 (11:11 -0400)]
Address weak crypto issues
Fix 2 weak cryptography issues identified by SonarCloud scans.
Issue-ID: CCSDK-3196
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0fee14e7a96badeac8a278de4d74ef244c24f06f
k.kedron [Wed, 21 Jul 2021 13:02:02 +0000 (15:02 +0200)]
WO for MariaDB transaction creation issue
Add retry mechanism
Issue-ID: CCSDK-3381
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ib47939d979683ef25155d40ac0e2dd3fb609af4b
Singal, Kapil (ks220y) [Thu, 17 Jun 2021 20:06:17 +0000 (16:06 -0400)]
Minor Refactoring of sliboot pom
Updating docker-maven-plugin to 0.34.0 and
removing docker image build goal (it was there twice)
Issue-ID: CCSDK-3343
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I26401befaf235ddfe694c6206cbd547cbc56cc03
Dan Timoney [Wed, 23 Jun 2021 15:02:05 +0000 (11:02 -0400)]
Only enable CadiFilter if prop file set
Only enable CadiFilter if cadi.properties.path property is set
Issue-ID: CCSDK-3349
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If275fb839996ebb93317e9de8a2f2256c99b87b9
Dan Timoney [Tue, 20 Apr 2021 15:59:06 +0000 (11:59 -0400)]
Use CadiFilter instead of shiro
Microservices should use CadiFilter rather than shiro to integrate
with AAF
Change-Id: I95b9a844b7ac868f864134de7345013001357352
Issue-ID: SDNC-1523
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Mon, 22 Mar 2021 12:37:53 +0000 (08:37 -0400)]
Fixed permissions issue in /app.jar
Updated Dockerfile to install app.jar in / (as expected by start script)
and changed file ownership to non-root user used to run container.
Change-Id: I8f9ffef662f831cb7d9c6fd56be463cc73639329
Issue-ID: CCSDK-3228
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 12 Mar 2021 21:01:34 +0000 (16:01 -0500)]
Update to allow ranges for ccsdk.sli.version
Update to allow ccsdk.sli.version to be passed with a range as a value
Change-Id: Ibb37082bf8162300ae2de37f33b0e4672b796293
Issue-ID: CCSDK-3209
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Tue, 9 Mar 2021 15:01:45 +0000 (10:01 -0500)]
Roll master version for Istanbul
Roll versions of ccsdk parent poms to 2.2.0-SNAPSHOT and of ccsdk/apps
to 1.2.0-SNAPSHOT for Istanbul release.
Change-Id: Ia252e92b10bcec18fe88ac1174e6cff519cd927a
Issue-ID: CCSDK-3190
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 25 Feb 2021 17:09:39 +0000 (12:09 -0500)]
Release 1.1.0 dockers and roll version
Release version 1.1.0 dockers for ccsdk/apps and roll version
Change-Id: Iaf72b61e48d2d0b9235341b32a1bba1e83854f19
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 25 Feb 2021 17:02:39 +0000 (12:02 -0500)]
Release 1.1.0 maven artifacts
Release version 1.1.0 maven artifacts for ccsdk/apps
Change-Id: I254140a5d1b1bb86e75f5f3d15a2216257b9147a
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Wed, 24 Feb 2021 16:22:32 +0000 (11:22 -0500)]
Use latest base image version
Update ccsdk/apps containers to use latest version of base CCSDK
alpine image
Change-Id: I76c435ee939a21640c8d73f75644059497da3084
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Mon, 22 Feb 2021 19:56:15 +0000 (14:56 -0500)]
Use released version of parent poms
Use released version 2.1.1 of parent poms
Change-Id: I6460478663d7b5a1343f8456669b1bf5d61f6171
Issue-ID: CCSDK-3179
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 18 Feb 2021 21:39:51 +0000 (16:39 -0500)]
Support env variables in svclogic.properties
Use EnvProperties class to load svclogic.properties in order to
support environment variables for property values.
Change-Id: I2a0e0753ae0e067d73c298c3a18800e5d0928482
Issue-ID: SDNC-1482
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Mon, 8 Feb 2021 13:50:29 +0000 (08:50 -0500)]
Use latest Honolulu parent pom
Update to use parent pom version 2.1.1-SNAPSHOT
Change-Id: I7dfe6080d6801231b817d9cd5c97c7ce17e1c7d9
Issue-ID: CCSDK-3139
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Tue, 15 Dec 2020 20:19:00 +0000 (15:19 -0500)]
Use released version of ccsdk parent poms
Use released version 2.1.0 of parent poms
Change-Id: I63b89ffef53b99c0b8996ec5ed6ed7b5b949c325
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Mon, 16 Nov 2020 19:58:31 +0000 (14:58 -0500)]
Add integration test for sliboot docker
Added integration test for sliboot docker.
Change-Id: I582d41ac1a041466e16bd0f38ef3b9ccfef4747a
Issue-ID: CCSDK-2986
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Wed, 11 Nov 2020 18:13:42 +0000 (13:13 -0500)]
Fix initialization errors
Updated database initialization to correctly handle differences
between mysql/mariadb syntax and h2 syntax.
Change-Id: I6f2732da5d26201fc61ef8de7d30e3137220c184
Issue-ID: CCSDK-2978
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Tue, 10 Nov 2020 21:49:04 +0000 (16:49 -0500)]
Add content-type header if missing
Added new filter that inserts a Content-Type header (default value
application/json) if none is provided.
Change-Id: I4e06913851816448576aad35deb9a809a0dbcda7
Issue-ID: CCSDK-2977
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Tue, 10 Nov 2020 17:55:43 +0000 (12:55 -0500)]
Add aai-service bean
Added bean for aai-service to allow aai-service to be called
from directed graphs
Change-Id: I8a617aabce8cb14de5c481276c520809e3917181
Issue-ID: CCSDK-2976
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Tue, 27 Oct 2020 20:43:47 +0000 (16:43 -0400)]
Enhancements to reuse sliboot controller
Update sliboot implementation so that controller can be imported into
other apps to implement SLI-API API (notably healthcheck)
Change-Id: I1f1e37eb3af583c609c0b074946abdfe58b25a33
Issue-ID: CCSDK-2948
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Tue, 20 Oct 2020 20:32:43 +0000 (16:32 -0400)]
Add bean wrappers
Add bean wrappers for additional nodes in sli/adaptors
Change-Id: I728d8e92d0ce50919d221339d7d9ab703a22d12e
Issue-ID: CCSDK-2924
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 10 Sep 2020 18:56:52 +0000 (14:56 -0400)]
Roll to initial Honolulu snapshot
Roll to initial Honolulu snapshot version
Change-Id: I30fffe4ee61e329291ed0af835ae16579d08dffc
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 10 Sep 2020 11:54:43 +0000 (07:54 -0400)]
Release M4 version of ccsdk/apps dockers
Release M4 version of ccsdk/apps docker containers
Change-Id: Ic7cc9e2b6c8c5b8af717241cd33cd677317484dc
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Wed, 9 Sep 2020 21:28:43 +0000 (17:28 -0400)]
Release M4 version of ccsdk/apps
Release M4 version of ccsdk/apps
Change-Id: I8b65ef835e7e6622d4850ed43b46d88ba827eb53
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 3 Sep 2020 14:11:22 +0000 (10:11 -0400)]
Update lifecycle state
Update lifecycle state to Mature
Change-Id: Idbce0adb7ec90bce318e3e97a92a3e3eae190bba
Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 3 Sep 2020 15:28:18 +0000 (11:28 -0400)]
Add spring-boot-starter-validation dependency
Springboot starter version 2.3 no longer includes spring-boot-starter-validation
which now needs to be added as a separate dependency
Change-Id: I11b5dd40d96f3c1692bc23c75d508d5a39bcbbd7
Issue-ID: CCSDK-2633
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Mon, 31 Aug 2020 18:59:19 +0000 (14:59 -0400)]
Upgrade to SECCOM recommended elasticsearch release
Upgrade to elasticsearch version 7.6.1
Change-Id: I1d2c98de629d1f023e726d5e474033a0e39f55b0
Issue-ID: CCSDK-2632
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 21 Aug 2020 14:23:45 +0000 (10:23 -0400)]
Roll to next snapshot
Roll to next Guilin snapshot release
Change-Id: I00617e1f532302077a5576115f8c4e91007e9428
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 7 Aug 2020 13:53:18 +0000 (09:53 -0400)]
Release version 1.0.0 of ccsdk/apps dockers
Release version 1.0.0 of ccsdk/apps docker containers
Change-Id: I8fb99787364412a630c10396f22366ac76da411a
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 7 Aug 2020 13:45:41 +0000 (09:45 -0400)]
Release version 1.0.0 of ccsdk/apps
Release version 1.0.0 of ccsdk/apps maven artifacts
Change-Id: I2cf32812dee2eaeaa28401d6fa3446923b9e9317
Issue-ID: CCSDK-2635
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 30 Jul 2020 17:55:59 +0000 (13:55 -0400)]
Register SqlResource in SvcLogicMap
Register SqlResource in hashmap used to locate services in springboot
Change-Id: I48ee488848db1e2f593cc332f5b69c804f78edc7
Issue-ID: CCSDK-2626
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 26 Jun 2020 19:56:48 +0000 (15:56 -0400)]
Add RFC 8040 compliant error handler
Add a new error handler that formats error responses consistent
with RFC 8040 (RESTCONF) standards.
Change-Id: I67a6ab626d943115570f2e74d0a8132933726bc8
Issue-ID: CCSDK-2482
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Tue, 9 Jun 2020 16:42:46 +0000 (12:42 -0400)]
Export SvcLogicFactory as service
Expose SvcLogicFactory bean as a service so it can be reused in other
microservices.
Change-Id: I55a6e08ad2a4fa81a91151a3b437514fab70c96a
Issue-ID: CCSDK-2096
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 5 Jun 2020 19:46:39 +0000 (15:46 -0400)]
Refactor sliapi springboot
Moved sli-api springboot microservice from ccsdk/sli/core to ccsdk/apps
Change-Id: Ibecae568cf90b71575403052111e7be9ff543376
Issue-ID: CCSDK-2096
Signed-off-by: Dan Timoney <dtimoney@att.com>
lf-jobbuilder [Thu, 28 May 2020 20:58:54 +0000 (13:58 -0700)]
Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I6b011f0480f4542883323b6f1fb4a0043b40a76b
Dan Timoney [Fri, 8 May 2020 13:27:11 +0000 (09:27 -0400)]
Fix formatting issues in RST files
Fixed issues found in sphinx-build of documentation files
Change-Id: I6d221f03dfe7a917800c71ca31ac6e741509b21e
Issue-ID: CCSDK-2176
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Wed, 6 May 2020 11:34:18 +0000 (07:34 -0400)]
Use bash instead of Bourne shell
Start script for naming service needs to be started with
bash in order for redirect to work properly.
Change-Id: I10236231204628f0832268409464418b4bca2d2a
Issue-ID: CCSDK-2360
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 10 Apr 2020 18:37:59 +0000 (14:37 -0400)]
Run naming service as non-root
Run naming service as non-root user ccsdk
Change-Id: I1dc2fee3c3b4bd1b3a0e22cfc45ae27620130a20
Issue-ID: CCSDK-2149
Signed-off-by: Dan Timoney <dtimoney@att.com>
Jessica Wagantall [Wed, 8 Apr 2020 19:08:02 +0000 (19:08 +0000)]
Merge "Automation adds release-notes.rst"
LF Jenkins CI [Tue, 7 Apr 2020 20:33:32 +0000 (20:33 +0000)]
Automation adds release-notes.rst
Add _release_notes hook to allow automation.
Fix non valid release notes characters in content.
Issue-ID: CIMAN-376
Change-Id: I8b343c71ee38e1f89dbd773b0ae88957f2a92ab4
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
LF Jenkins CI [Tue, 7 Apr 2020 17:38:01 +0000 (17:38 +0000)]
Automation adds index.rst
Issue-ID: CIMAN-376
Change-Id: I8a78f694c59d84d909b5b7ea964704afbe54be1c
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
Dan Timoney [Fri, 3 Apr 2020 19:50:53 +0000 (15:50 -0400)]
Log to stdout / stderr
Update start script for naming microservice to use tee to write to
both stdout/stderr and to a log file.
Change-Id: I762273475e116af1e35316e6b704554fd0a52a66
Issue-ID: CCSDK-2256
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 27 Mar 2020 19:38:49 +0000 (15:38 -0400)]
Roll to Guilin release
Roll to Guilin release numbers
Change-Id: I31f0aaa9ef5649a65e2978c075aa0b64d64e55fd
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 6 Mar 2020 15:37:25 +0000 (10:37 -0500)]
Release Frankfurt M4 dockers
Release Frankfurt M4 docker containers
Change-Id: I712ac88cc06d1626abfcbac23399c4ce07082e40
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Fri, 6 Mar 2020 15:03:46 +0000 (10:03 -0500)]
Release Frankfurt M4 artifacts
Release Frankfurt M4 artifacts
Change-Id: I798e62f87364ad0cf6d4b67a83988a0469916f2b
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Thu, 5 Mar 2020 19:56:21 +0000 (14:56 -0500)]
Use released version of parent pom
Update to use released Frankfurt M4 version of CCSDK parent pom
Change-Id: I489b38788322027f440d54d7d0e92e26980bf156
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
bt2983 [Sun, 1 Mar 2020 23:30:26 +0000 (16:30 -0700)]
Naming micro-service - upgrade to spring-boot-2.
This contains all the changes to upgrade this micro-service to spring-boot-2 and spring-5, and is a pre-requisite for the changes related to policy.
Issue-ID: CCSDK-1307
Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: Ie35df3bebac958b50c2c4635080c06d68f887a8e
Naming m-s -- upgrade to spring-boot 1.5.2
Issue-ID: CCSDK-1307
Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: Id685b44dc8703baa4371fdabf999aa8b5eaa6ea0
bt2983 [Mon, 2 Mar 2020 21:02:39 +0000 (14:02 -0700)]
Naming micro-service - upgrade to policy decision API.
Issue-ID: CCSDK-1307
Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: I03cb725a2ef5c187ce41a9d5ea242684fdcbc0f3
bt2983 [Sun, 1 Mar 2020 23:30:26 +0000 (16:30 -0700)]
Naming micro-service - upgrade to spring-boot-2.
This contains all the changes to upgrade this micro-service to spring-boot-2 and spring-5, and is a pre-requisite for the changes related to policy.
Issue-ID: CCSDK-1307
Signed-off-by: bt2983 <bt2983@att.com>
Change-Id: Ie35df3bebac958b50c2c4635080c06d68f887a8e
Dan Timoney [Fri, 28 Feb 2020 12:22:42 +0000 (07:22 -0500)]
Update to use latest parent snapshot
Update to use version 1.5.2-SNAPSHOT of parent pom
Change-Id: I1ef6e941eaf14da044e7e717b24e78da38b8c5fb
Issue-ID: CCSDK-2127
Signed-off-by: Dan Timoney <dtimoney@att.com>
Jessica Wagantall [Thu, 6 Feb 2020 23:24:12 +0000 (15:24 -0800)]
Migrate ccsdk-apps docs
Merging this will create
https://onap-ccsdk-apps.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: I9321a73e48a7001188cbf4ef89bb016bb772e4ee
Dan Timoney [Thu, 23 Jan 2020 19:44:58 +0000 (14:44 -0500)]
Use released parent pom
Use released version of ccsdk/parent poms
Change-Id: If07d2af216cdb01fe542625cbe8783f80c985d57
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Dan Timoney [Mon, 20 Jan 2020 17:26:00 +0000 (12:26 -0500)]
Remove local sonar config
Removed outdated local Sonar/Jacoco config and instead inherited
config from parent pom.
Change-Id: Ic6e29df877cdcca60889bef963bb19b610dfc3ad
Issue-ID: CCSDK-2029
Signed-off-by: Dan Timoney <dtimoney@att.com>
Timoney, Dan (dt5972) [Wed, 11 Dec 2019 17:13:29 +0000 (12:13 -0500)]
Generate dependency list
Generate list of third party dependencies
Change-Id: I46a023fdaab932149442921588dcd74c6d64f0be
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Tue, 19 Nov 2019 15:04:08 +0000 (10:04 -0500)]
Add id for Kapil
Add Kapil's ATT id as committer
Change-Id: I39609635f7583027b5af102efe5369d3f4d4e5c2
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Fri, 15 Nov 2019 19:58:44 +0000 (14:58 -0500)]
Add new committers Kevin and Kapil
Add new committers Kevin Smokowski and Kapil Singal
Change-Id: I2cc2c5a8b3c76b69cd3b355ede2d7552222dce9b
Issue-ID: CCSDK-1934
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Wed, 13 Nov 2019 15:56:16 +0000 (10:56 -0500)]
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom
Change-Id: I9ffabc6f94546f8dd478a090b4e10db8934b4a00
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Jessica Wagantall [Fri, 20 Sep 2019 20:26:38 +0000 (13:26 -0700)]
Release image ccsdk-apps-ms-neng
Release version: 0.6.3-STAGING-
20190919161046
as 0.6.3
Issue-ID: CCSDK-1701
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I256838d1ba03cdcb60792fc42c8be4c8dc271fac
Timoney, Dan (dt5972) [Wed, 11 Sep 2019 14:45:54 +0000 (10:45 -0400)]
Roll versions for Frankfurt development
Roll master version for Frankfurt development
Change-Id: I9591b56c1d2d65aed5ed0e98ed7a70e6a016838c
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Tue, 10 Sep 2019 21:09:52 +0000 (17:09 -0400)]
Release CCSDK 0.6.1
Release CCSDK version 0.6.1 artifacts.
Change-Id: I755da73af3b19df3b6c0fc00082aaa1725c7568d
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Fri, 6 Sep 2019 13:42:25 +0000 (09:42 -0400)]
Fix errors in INFO.yaml
Fix errors in INFO.yaml file
Issue-ID: CCSDK-1696
Change-Id: I850995d5d17c9fb3eb3cfcb58f8885982d3ab0a2
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Wed, 28 Aug 2019 17:18:59 +0000 (13:18 -0400)]
Roll versions
Roll versions in master branch
Change-Id: I109e4af829274ca805f5d5969d21057eb2700f4c
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Wed, 28 Aug 2019 17:18:16 +0000 (13:18 -0400)]
Release version 0.6.0
Release version 0.6.0 of CCSDK
Change-Id: I6f87382b7e86609cb545dc5656d2631e8f2caaa3
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Wed, 10 Jul 2019 15:21:25 +0000 (11:21 -0400)]
Update to Neon
Change versions to Neon-based El Alto release
Change-Id: I13a9cf5f94a30b585c1cdabf60712f0771ead699
Issue-ID: CCSDK-1389
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Wed, 14 Aug 2019 19:28:16 +0000 (15:28 -0400)]
Release version 0.5.2
Release version 0.5.2 (last Fluorine SR2 version of CCSDK)
Change-Id: Ic1ebbf2ed02ccb80a4447588fdfe2e5f7426663d
Issue-ID: CCSDK-1401
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Fri, 9 Aug 2019 17:56:27 +0000 (13:56 -0400)]
Roll to next snapshot
Roll to next snapshot version
Change-Id: I1d7ed26b85f3148f537c9a272aa41a5508109fc7
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Thu, 8 Aug 2019 13:56:49 +0000 (09:56 -0400)]
Release CCSDK version 0.5.1
Release version 0.5.1 of CCSDK artifacts
Change-Id: I7bc17fac30bb50bd54a12db64e99db32c32c9184
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Wed, 7 Aug 2019 18:58:16 +0000 (14:58 -0400)]
Roll version to recreate artifacts
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts
Change-Id: Id04157e44241aadcf7781ec71250bd2eff7c908a
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Fri, 2 Aug 2019 20:08:46 +0000 (16:08 -0400)]
Release ccsdk/apps 0.5.0
Release ccsdk/apps version 0.5.0
Change-Id: Ifcf39e9fbd6473a4d2f65db8d0edd8304e486177
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
anushadasari [Fri, 26 Jul 2019 10:39:40 +0000 (16:09 +0530)]
Remove the literal "true" boolean value.
Redundant Boolean literals should be removed from expressions to improve readability.
Issue-ID: CCSDK-1541
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: anushadasari <danush10@in.ibm.com>
Timoney, Dan (dt5972) [Wed, 17 Jul 2019 15:02:53 +0000 (11:02 -0400)]
Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I7c0b3962dc721ab7a2db62e919b5dfdea501e70b
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Fri, 12 Jul 2019 12:35:34 +0000 (08:35 -0400)]
Add Brinda as committer
Added Brinda as committer to INFO.yaml
Change-Id: I978a4a3ccf47f6171aa63db01ba9bba0260c2b35
Issue-ID: CCSDK-1480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Mon, 24 Jun 2019 16:18:24 +0000 (12:18 -0400)]
Remove versions form project poms
Remove versions from project poms and instead drive version from
dependencyManagement declaration in parent pom.
Change-Id: I9502b4b96d4f54a4ea20b4fbda507f85bad3ba45
Issue-ID: CCSDK-1416
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Tue, 30 Apr 2019 19:44:30 +0000 (15:44 -0400)]
Update version for El Alto
Update version in master branch to El Alto versioning
Change-Id: I63384a58be622d9e54a0852cc55fc6f9fe8963e7
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Wed, 24 Apr 2019 18:01:33 +0000 (14:01 -0400)]
Update to use released 1.2.2 parent
Update to use released 1.2.2 version of parent poms.
Change-Id: Ieb0d6c5235b9784976b216641f2f51ac0fc867c2
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Mon, 15 Apr 2019 21:35:47 +0000 (17:35 -0400)]
Update swagger-core version
Update swagger-core to latest version to resolve vulnerability in
embedded Guava version.
Change-Id: I9714ae0b2f609c51cc1e70b98c546744edc0c0bf
Issue-ID: CCSDK-1230
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Timoney, Dan (dt5972) [Mon, 15 Apr 2019 18:06:33 +0000 (14:06 -0400)]
Remove override of spring versions
Remove <version> tag from spring dependencies so that versions are
inherited from parent pom.
Change-Id: I6bcf68728563e1389f638917d2a09cb0256f6d21
Issue-ID: CCSDK-1228
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Alexis de Talhouët [Tue, 26 Mar 2019 13:49:13 +0000 (09:49 -0400)]
Migrate ccdsk/apps to ccsdk/cds
Change-Id: I020a2ccec4e691717f888e8bd2afec91a7c4e987
Issue-ID: CCSDK-1178
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Dan Timoney [Fri, 22 Mar 2019 16:07:47 +0000 (16:07 +0000)]
Merge "Add workflow output resolution"
Dan Timoney [Fri, 22 Mar 2019 16:07:40 +0000 (16:07 +0000)]
Merge "Improve publish api"
Dan Timoney [Fri, 22 Mar 2019 16:07:30 +0000 (16:07 +0000)]
Merge "Add blueprint enrichment api"
Dan Timoney [Fri, 22 Mar 2019 16:07:20 +0000 (16:07 +0000)]
Merge "CDS-SDC Listener application"
Dan Timoney [Fri, 22 Mar 2019 16:07:09 +0000 (16:07 +0000)]
Merge "Formatted CCSDK Apps content"
Dan Timoney [Fri, 22 Mar 2019 16:06:51 +0000 (16:06 +0000)]
Merge "Netconf executor code coverage"
Dan Timoney [Fri, 22 Mar 2019 16:06:26 +0000 (16:06 +0000)]
Merge "Ressource resolution using configurable database"
Muthuramalingam, Brinda Santh [Thu, 21 Mar 2019 19:56:38 +0000 (15:56 -0400)]
Add workflow output resolution
Change-Id: I3d5bb339fd07257e86ada85e4a30040183808848
Issue-ID: CCSDK-1175
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Muthuramalingam, Brinda Santh [Wed, 20 Mar 2019 22:27:53 +0000 (18:27 -0400)]
Improve publish api
Change-Id: I245fc765bf4e7916c36126d7a9597e9db80a1713
Issue-ID: CCSDK-1137
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Muthuramalingam, Brinda Santh [Wed, 20 Mar 2019 16:43:58 +0000 (12:43 -0400)]
Add blueprint enrichment api
Change-Id: Idf0f05a9462418a72c716d6b96c121cf223b56eb
Issue-ID: CCSDK-1173
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Dan Timoney [Fri, 22 Mar 2019 14:45:06 +0000 (14:45 +0000)]
Merge "Deleting target directory before BP enhance test"
Dan Timoney [Fri, 22 Mar 2019 14:44:52 +0000 (14:44 +0000)]
Merge "Dmaap Publisher base code"
Timoney, Dan (dt5972) [Tue, 19 Mar 2019 20:31:51 +0000 (16:31 -0400)]
Compile against Fluorine SR2
Updated to compile against Fluorine SR2
Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Ezhilarasi [Wed, 20 Mar 2019 16:00:26 +0000 (21:30 +0530)]
Formatted CCSDK Apps content
Change-Id: Ieab0d5a1cc1e9399aacbf619608111947e40ed84
Issue-ID: CCSDK-876
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>