sdnc/apps.git
10 months agoUpdate version for New Delhi release 77/138677/1 newdelhi
Dan Timoney [Fri, 9 Aug 2024 13:59:13 +0000 (09:59 -0400)]
Update version for New Delhi release

Update version for New Delhi release

Issue-ID: CCSDK-4043
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I89c0187993729a888a52e3a19a2cf5e6de45071b

11 months agoResolve build issues 63/138263/6 montreal
Dan Timoney [Wed, 3 Jul 2024 13:31:01 +0000 (09:31 -0400)]
Resolve build issues

Build was failing due to issues missed in port to java 17.  Updated
sdnc/apps to change dependencies from javax.* to jakarta.* - required
for Java 17.  Also, latest version of snakeyaml cannot handle size of
yaml based SDNC swagger, so replaced that with JSON based version.

Issue-ID: SDNC-1843
Change-Id: I4df872481c56aea496de0d2b9cc349799ff6b60c
Signed-off-by: Dan Timoney <dtimoney@att.com>
2 years agoRoll master for Montreal 73/134773/3
Dan Timoney [Tue, 6 Jun 2023 11:07:52 +0000 (07:07 -0400)]
Roll master for Montreal

Roll version to initial snapshot for Montreal release

Issue-ID: CCSDK-3903
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I886dead3b7654eb2d2fb75d984187de70a4a2c43

3 years agoRoll master to Kohn release numbering 82/128682/2 kohn
Dan Timoney [Thu, 14 Apr 2022 13:45:55 +0000 (09:45 -0400)]
Roll master to Kohn release numbering

Roll release numbering in master to Kohn release numbering

Issue-ID: SDNC-1687
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I39409719c66c4c2e58477badd9844b680e203c50

3 years agoRemove default passwords 11/126711/1 jakarta
Dan Timoney [Fri, 21 Jan 2022 19:59:18 +0000 (14:59 -0500)]
Remove default passwords

Remove default credential settings

Issue-ID: SDNC-1656
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib2d92c41a9a68db2971c2e9c52210e5ad833cda9

3 years agoAdd test cases for gra microservice 07/126007/2
Dan Timoney [Mon, 29 Nov 2021 21:01:45 +0000 (16:01 -0500)]
Add test cases for gra microservice

Add test cases for GRA microservice to address test coverage being
under target

Issue-ID: SDNC-1638
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: If9422cdb577ef3984f17f4ef7aa2cd7e362e2fd4

3 years agoRemove retired committer - Dave Stilwell 71/125971/1
Dan Timoney [Mon, 29 Nov 2021 16:43:11 +0000 (11:43 -0500)]
Remove retired committer - Dave Stilwell

Remove retired committer, Dave Stilwell

Issue-ID: SDNC-1636
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6562ce0322086ae5d146bbf28e7a247c13299618

3 years agoSync local changes to support GRA microservice 75/125475/3
Timoney, Dan (dt5972) [Fri, 29 Oct 2021 18:47:40 +0000 (14:47 -0400)]
Sync local changes to support GRA microservice

Sync changes made downstream to support GRA microservice

Change-Id: If3bf5d879f7d61ab91209c63b0344d78128246a8
Issue-ID: CCSDK-3504
Signed-off-by: Dan Timoney <dtimoney@att.com>
3 years agoUse version 2.3.0 of parent poms 55/125455/1
Dan Timoney [Thu, 28 Oct 2021 20:27:55 +0000 (16:27 -0400)]
Use version 2.3.0 of parent poms

Use released version 2.3.0 of parent pom to avoid compile errors due to
removing aged-out snapshot version

Issue-ID: CCSDK-3511
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I479d5fc43cd74e258c4e67bd362a1a12b48878b0

3 years agoRoll versions for Jakarta release 75/124475/1
Dan Timoney [Fri, 24 Sep 2021 12:49:42 +0000 (08:49 -0400)]
Roll versions for Jakarta release

Roll versions in master branch for use in Jakarta release

Issue-ID: SDNC-1611
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I04c26eda7ec2490fa4411cb2c2e4e0ff67a5b5ef

3 years agoUse version 2.2.1 of CCSDK parent pom 00/124300/3
Dan Timoney [Thu, 16 Sep 2021 12:27:56 +0000 (08:27 -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: I522b6bf4268dbdbd478445878d63d819dc995ee2

3 years agoUpdate to springboot 2.5 77/123477/1
Dan Timoney [Mon, 23 Aug 2021 20:40:32 +0000 (16:40 -0400)]
Update to springboot 2.5

Update to springboot version 2.5

Issue-ID: SDNC-1560
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Icce7baba794462ae635c0122747d98b0501db509

4 years agoRoll version for Istanbul release 86/121886/1
Dan Timoney [Fri, 11 Jun 2021 19:58:59 +0000 (15:58 -0400)]
Roll version for Istanbul release

Roll version in master branch for Istanbul release

Change-Id: Icb719eefbedfeab812934cd12c9ab7f457b720fa
Issue-ID: SDNC-1495
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoImprove test coverage for sdnc/apps 71/121271/1
Dan Timoney [Tue, 11 May 2021 19:45:20 +0000 (15:45 -0400)]
Improve test coverage for sdnc/apps

Added test cases for 2 data object classes previously uncovered.

Change-Id: I371fae43c0425534e8300af5e85a39086afa0b63
Issue-ID: SDNC-1543
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAAF cadi fixes 91/121191/1
Dan Timoney [Fri, 7 May 2021 17:07:22 +0000 (13:07 -0400)]
AAF cadi fixes

Fixed AAF cadi log configuration and added missing dependency

Change-Id: I4b32e069c4cc94129241225152759e953c32859b
Issue-ID: SDNC-1532
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRemove unneeded preload operational data 56/121056/1
Dan Timoney [Sat, 1 May 2021 17:33:34 +0000 (13:33 -0400)]
Remove unneeded preload operational data

Preload data is never used from operational tree - only config tree.

Change-Id: I8189952ea3595ffc4fedbf27c2034f41c243bf5b
Issue-ID: SDNC-1517
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoSupport env variables for CADI settings 54/121054/1
Dan Timoney [Fri, 30 Apr 2021 18:24:50 +0000 (14:24 -0400)]
Support env variables for CADI settings

Update code to read CADI properties using EnvProperties class to resolve
env variable references and then pass resolved values to CadiFilter,
instead of passing file itself as cadi_prop_files property setting.

Change-Id: Ia0da0b711a48a51c3fab06412bf01efdede542a2
Issue-ID: SDNC-1532
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd transaction manager for operational data 79/120979/1
Dan Timoney [Wed, 28 Apr 2021 20:39:39 +0000 (16:39 -0400)]
Add transaction manager for operational data

Add missing @Transactional tag for operational preload and service
data repository interfaces.

Change-Id: I119008729d10a1a66cfcf4f17571a90670201c83
Issue-ID: SDNC-1517
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRefactor GRA to separate docker creation from application code 86/120886/1
Dan Timoney [Fri, 23 Apr 2021 17:02:22 +0000 (13:02 -0400)]
Refactor GRA to separate docker creation from application code

Refactor GRA so that application jar is created in a separate
maven module from the docker build.

Issue-ID: SDNC-1527

Change-Id: I4a9af7fe4df14faaf683588bc2567fcc3346886e
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate gra ms to use CadiFilter instead of shiro 71/120571/4
Dan Timoney [Thu, 15 Apr 2021 13:58:19 +0000 (09:58 -0400)]
Update gra ms to use CadiFilter instead of shiro

Update code to use CadiFilter to integrate with AAF instead of
shiro plugin, which is no longer supported (also, shiro has known,
unresolved security vulnerabilities)

Change-Id: Icaa922ac833f0a44c310847740f6745624242a2b
Issue-ID: SDNC-1523
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd transaction mgr for preload data 38/120338/1
Dan Timoney [Thu, 8 Apr 2021 19:26:50 +0000 (15:26 -0400)]
Add transaction mgr for preload data

The preload data writer needs a transaction manager configured.

Change-Id: I7c27e9fa510a78974ddf579a4967c545d05ef428
Issue-ID: SDNC-1517
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFix bugs in delete 02/120302/1
Dan Timoney [Wed, 7 Apr 2021 17:24:53 +0000 (13:24 -0400)]
Fix bugs in delete

Fixed bugs in delete of items from existing services

Change-Id: Iaeeb8b6622276b5183f5f386763526cd15b0becb
Issue-ID: SDNC-1516
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoResolve junit failures 47/120147/1
Dan Timoney [Thu, 1 Apr 2021 17:53:09 +0000 (13:53 -0400)]
Resolve junit failures

Resolved junit test issues

Change-Id: I3e044b8e68f0a883d2a64b15c9de9c99d10ceceb
Issue-ID: SDNC-1513
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRefactor CRUD to new table structure 25/119925/1
Dan Timoney [Fri, 26 Mar 2021 13:57:35 +0000 (09:57 -0400)]
Refactor CRUD to new table structure

Refactor operations on config tree to use new table structure
for service/network/vnf/vf-module data.

Change-Id: I2e673dfb7bd335e48a3bcf212399d021d37dd9ee
Issue-ID: SDNC-1481
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdates to use new db tables 18/118918/5
Dan Timoney [Mon, 8 Mar 2021 16:53:00 +0000 (11:53 -0500)]
Updates to use new db tables

Implemented new method to write service data to separate
services, networks, vnfs and vf-modules tables. Updated
service-topology-operation, network-topology-operation,
vnf-topology-operation and vf-module-operation RPCs to use new
service data read/write methods.

Issue-ID: SDNC-1348

Change-Id: Id52dc81dc485232f0a0fdbab5f8ce907db18d9e7
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRedesign GRA database tables to support parallel updates 27/117927/2
Dan Timoney [Tue, 16 Feb 2021 22:10:36 +0000 (17:10 -0500)]
Redesign GRA database tables to support parallel updates

Added new classes to support new tables for networks, vnfs,
and vf-modules to allow parallel updates to different
parts of the same service instance.  Also, changed database
initialization to use liquibase to create database tables.

Change-Id: I53be2d7dc6a2bcdcc29300b95ba0c906e90d3238
Issue-ID: SDNC-1481
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUse latest CCSDK parent pom for Honolulu 45/117645/1
Dan Timoney [Tue, 9 Feb 2021 15:07:12 +0000 (10:07 -0500)]
Use latest CCSDK parent pom for Honolulu

Use version 2.1.1-SNAPSHOT of parent pom

Change-Id: I5ec968c95f46cd914011aba01c91a804dec47912
Issue-ID: CCSDK-3139
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd vf-module,port-mirror, allotted-resource rpc and CRUD 42/116742/1
Cheung, Pat (kc1472) [Tue, 12 Jan 2021 02:04:08 +0000 (02:04 +0000)]
Add vf-module,port-mirror, allotted-resource rpc and CRUD

Adding methods for vf-mdoule, port-mirror, policy-update-notify, and vnf-get-resource rpc and CRUD

Issue-ID: SDNC-1424
Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
Change-Id: I68fceab7ba0cfab2bd297150e5c7ca102e50c900

4 years agosdnc-apps update 41/116741/1
Cheung, Pat (kc1472) [Mon, 11 Jan 2021 22:37:56 +0000 (22:37 +0000)]
sdnc-apps update

Fixing delete operation issue and add junit config and operation tests

Issue-ID: SDNC-1429
Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
Change-Id: I2e72db0db899ca52cbfd7910d8fb55be4cf05749

4 years ago[SDNC-1452]VNF Topology Async 03/116603/1
Haddox, Anthony (ah0647) [Tue, 5 Jan 2021 18:00:02 +0000 (18:00 +0000)]
[SDNC-1452]VNF Topology Async

Added async method to VNF Topology Operation

Signed-off-by: Haddox, Anthony (ah0647) <ah0647@att.com>
Issue-ID: SDNC-1452
Change-Id: If983153f6400491343c649aea7778011cc540de5

4 years agoAdd test cases for vnf-topology, vf-module 37/116437/1
Dan Timoney [Wed, 16 Dec 2020 21:18:08 +0000 (16:18 -0500)]
Add test cases for vnf-topology, vf-module

Add test cases in rest client for vnf-topology and vf-module

Change-Id: I55040a3d7ee5caeb123a687261cdee0ef16478d1
Issue-ID: SDNC-1212
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUse released version of ccsdk parent poms 08/116408/1
Dan Timoney [Tue, 15 Dec 2020 20:24:33 +0000 (15:24 -0500)]
Use released version of ccsdk parent poms

Use released version 2.1.0 of parent poms

Change-Id: I04313112961c5e998c25f1b89a0537c2dabcc9c4
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd vf-module,port-mirror, allotted-resource rpc and CRUD 42/116142/1
Cheung, Pat (kc1472) [Fri, 4 Dec 2020 18:24:31 +0000 (18:24 +0000)]
Add vf-module,port-mirror, allotted-resource rpc and CRUD

Adding methods for vf-mdoule, port-mirror, policy-update-notify, and vnf-get-resource rpc and CRUD

Issue-ID: SDNC-1424
Signed-off-by: Cheung, Pat (kc1472) <kc1472@att.com>
Change-Id: I0c62c7c25bc0753e8b820986b56bee9471d3a0b7

4 years agoFixes for network-topology-operation 91/116091/1
Dan Timoney [Thu, 3 Dec 2020 20:31:57 +0000 (15:31 -0500)]
Fixes for network-topology-operation

Added test script and implemented missing preload query needed to
support network-topology-operation RPC.

Change-Id: I4bf12882d4d3535c3627dcde8162d83b41a18263
Issue-ID: SDNC-1428
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "Remove hard-coded credentials from application.properties"
Dan Timoney [Thu, 19 Nov 2020 22:10:07 +0000 (22:10 +0000)]
Merge "Remove hard-coded credentials from application.properties"

4 years agoadd support for service-toplogy GET 47/115147/1
David Stilwell [Thu, 19 Nov 2020 21:56:21 +0000 (16:56 -0500)]
add support for service-toplogy GET

Changes made: 1. add method for ServiceTopologyGet(), added junit test case

Issue-ID: SDNC-1422
Change-Id: I770ff1fe9dbab7b06c2df4eb24d3e39eb3fa5cc9
Signed-off-by: David Stilwell <stilwelld@att.com>
4 years agoRemove hard-coded credentials from application.properties 46/115146/1
Dan Timoney [Thu, 19 Nov 2020 21:42:57 +0000 (16:42 -0500)]
Remove hard-coded credentials from application.properties

Remove hard-coded credentials from application.properties and
use env variables instead.  Note: we still have hard-coded
credentials in dblib.properties and svclogic.properties that
should be changed, but this will require coordinated changes in
sli/core to be able to interpret env variables within properties
files.

Change-Id: I5a31fae6f81233682bee20a5cb531b7f0a21a3a7
Issue-ID: SDNC-1411
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years ago[SDNC-1416]VNF CRUD Operations 45/115045/4
Haddox, Anthony (ah0647) [Wed, 18 Nov 2020 16:25:23 +0000 (16:25 +0000)]
[SDNC-1416]VNF CRUD Operations

Add database CRUD operations for several VNF related containers

Signed-off-by: Haddox, Anthony (ah0647) <ah0647@att.com>
Issue-ID: SDNC-1416
Change-Id: If85f3a1df76d5aba42b3bbd76475edad5275a9bf

4 years agoAdd integration test for GR-API docker container 55/115055/1
Dan Timoney [Wed, 18 Nov 2020 20:01:50 +0000 (15:01 -0500)]
Add integration test for GR-API docker container

Add integration test for GR-API docker container

Change-Id: Iebd60f56668c9b50a2aab62b5309c609bc2369ce
Issue-ID: SDNC-1417
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUse new filter to add content-type header 80/114780/1
Dan Timoney [Tue, 10 Nov 2020 21:52:46 +0000 (16:52 -0500)]
Use new filter to add content-type header

Updated to include filters from ccsdk/apps, including new
filter to insert content type header if none provided

Change-Id: I20b1f99410d9c1133bafdf9b8292a84824eeadb5
Issue-ID: CCSDK-2977
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agofix race condition in building ms generic-resource-api 70/114770/1
David Stilwell [Tue, 10 Nov 2020 16:10:48 +0000 (11:10 -0500)]
fix race condition in building ms generic-resource-api

Changes made: 1. updated phase from verify to an earlier phase

Issue-ID: SDNC-1412
Change-Id: I4ebee2c7537388478baf9e8d03f3c0c16776cf1b
Signed-off-by: David Stilwell <stilwelld@att.com>
4 years agoUpdate to avoid dup module names 36/114636/1
Dan Timoney [Thu, 5 Nov 2020 15:25:30 +0000 (10:25 -0500)]
Update to avoid dup module names

Update GRA microservice to use updated swagger which no longer
duplicates module names in config URLs.

Change-Id: Iad63f356d4854c7cefdde46215a1b448b281e2ca
Issue-ID: SDNC-1406
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFix data configuration 28/114528/1
Dan Timoney [Tue, 3 Nov 2020 14:30:25 +0000 (09:30 -0500)]
Fix data configuration

Update preloaded test data in GRA microservice to use data created
from TOSCA model load.  Also, install missing properties file
used by GRA directed graphs.

Change-Id: I494a80e36f79e3f981b1fe95d16ae9d7314a8c43
Issue-ID: SDNC-1405
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoImport SLI-API controller 38/114338/1
Dan Timoney [Tue, 27 Oct 2020 20:47:24 +0000 (16:47 -0400)]
Import SLI-API controller

Import sliboot controller to implement SLI-API interface.

Change-Id: Iea85a9cb128366fa0f580852d9f2fa71405a4bad
Issue-ID: SDNC-1400
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoImplement vnf-topology-operation RPC 73/111573/3
Dan Timoney [Fri, 21 Aug 2020 19:51:25 +0000 (15:51 -0400)]
Implement vnf-topology-operation RPC

Implement vnf-topology-operation RPC

Change-Id: Ief6520cc7dcba1dc4b536af3ed962d2998317978
Issue-ID: SDNC-1212
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRoll to initial Honolulu snapshot 78/113078/1
Dan Timoney [Wed, 23 Sep 2020 20:05:55 +0000 (16:05 -0400)]
Roll to initial Honolulu snapshot

Roll to initial Honolulu snapshot version

Change-Id: I505ad4623b2fb8b401d66608aac6de0a132a28f3
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease Guilin M4 dockers 09/113009/1
Dan Timoney [Tue, 22 Sep 2020 18:48:30 +0000 (14:48 -0400)]
Release Guilin M4 dockers

 Release Guilin M4 docker containers for sdnc/apps repo

Change-Id: Id46f89055d92fdf25e404fad52bea7957d413c30
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease Guilin M4 maven artifacts 08/113008/1
Dan Timoney [Tue, 22 Sep 2020 18:45:04 +0000 (14:45 -0400)]
Release Guilin M4 maven artifacts

 Release Guilin M4 maven artifacts for sdnc/apps repo

Change-Id: I9738aeaf2d96d951cd99bf130fce91dc08e7a8fd
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate sdnc/apps to use java11 base image 32/112632/1
Dan Timoney [Mon, 14 Sep 2020 17:11:15 +0000 (13:11 -0400)]
Update sdnc/apps to use java11 base image

Update sdnc/apps to use Java 11 base image

Change-Id: I10468121df75931ad1687400457c0e95cd5113ae
Issue-ID: SDNC-1242
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoMerge "Release version 2.0.0 of sdnc/apps dockers"
Dan Timoney [Fri, 21 Aug 2020 22:23:25 +0000 (22:23 +0000)]
Merge "Release version 2.0.0 of sdnc/apps dockers"

4 years agoMerge "Release version 2.0.0 of sdnc/apps"
Dan Timoney [Fri, 21 Aug 2020 21:47:28 +0000 (21:47 +0000)]
Merge "Release version 2.0.0 of sdnc/apps"

4 years agoRelease version 2.0.0 of sdnc/apps dockers 71/111571/1
Dan Timoney [Fri, 21 Aug 2020 19:59:59 +0000 (15:59 -0400)]
Release version 2.0.0 of sdnc/apps dockers

Release version 2.0.0 of sdnc/apps docker containers

Change-Id: I47c3d071d28c671f639042d86498e310e7be9f4d
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoRelease version 2.0.0 of sdnc/apps 70/111570/1
Dan Timoney [Fri, 21 Aug 2020 19:54:34 +0000 (15:54 -0400)]
Release version 2.0.0 of sdnc/apps

Release version 2.0.0 of sdnc/apps maven artifacts

Change-Id: Ie9a0c80b394541ae6f86da1ac0f851c66c8dbefa
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFix test issues 91/111191/2
Dan Timoney [Wed, 12 Aug 2020 15:23:28 +0000 (11:23 -0400)]
Fix test issues

Added property settings to all test cases to correct issue in staging
build, where properties do not appear to be taking place properly.
Also, fixed issues found in testing with docker compose.

Change-Id: If698e212d91cd630af4c4a33dd70d90078923478
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd new SDNC committers 05/111105/4
Dan Timoney [Mon, 10 Aug 2020 19:34:46 +0000 (15:34 -0400)]
Add new SDNC committers

Add new SDNC committers Herbert Eiselt and Michael Durre

Change-Id: Idbdc57a3e3238984933d18bbb21d5c8bd1aa3204
Issue-ID: SDNC-1316
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoUpdate GR-API to use released CCSDK artifacts 43/111043/1
Dan Timoney [Fri, 7 Aug 2020 18:05:32 +0000 (14:05 -0400)]
Update GR-API to use released CCSDK artifacts

Update to use released artifacts

Change-Id: I01a01eae6097d99691c4575285c3022951dcab52
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFix docker-compose test issues 39/110939/2
Dan Timoney [Wed, 5 Aug 2020 21:43:36 +0000 (17:43 -0400)]
Fix docker-compose test issues

Fix issues running service-topology-operation via docker-compose

Issue-ID: SDNC-1310
Change-Id: I5c30c7a07f6baf9f2560b4dc405999abeb0441cf
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoImplement service topology operation RPC 56/110756/1
Dan Timoney [Thu, 30 Jul 2020 18:02:14 +0000 (14:02 -0400)]
Implement service topology operation RPC

Add implementation for service-topology-operation RPC.

Change-Id: I154d2ef6504be9a592479acc554b7cb0f8c250f6
Issue-ID: SDNC-1310
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoFixed timing error in maven build 54/110354/1
Dan Timoney [Fri, 17 Jul 2020 18:10:50 +0000 (14:10 -0400)]
Fixed timing error in maven build

Updated pom.xml so that copy of generic-resource-api jar to the docker
staging directory occurs after the spring-boot-maven-plugin has
inserted the appropriate entries in the MANIFEST

Change-Id: Ifba881ffe19f426e2c409b6a1d9be0c96a40f344
Issue-ID: SDNC-1291
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd jackson-databind-xml dependency 52/110252/1
Dan Timoney [Thu, 16 Jul 2020 12:47:19 +0000 (08:47 -0400)]
Add jackson-databind-xml dependency

Added missing dependency needed to generate xml response

Change-Id: I0495ddb7b589791dd25dff8ac93861fbe6d97d9f
Issue-ID: SDNC-1289
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd junit testing for preload rpcs 62/109862/5
Dan Timoney [Mon, 6 Jul 2020 16:14:00 +0000 (12:14 -0400)]
Add junit testing for preload rpcs

Add jUnit test cases for preload RPCs

Change-Id: I8e6519e57c2eb468b1ee6ad781555951d21203a9
Issue-ID: SDNC-1209
Issue-ID: SDNC-1210
Signed-off-by: Dan Timoney <dtimoney@att.com>
4 years agoAdd REST CRUD ops for service data 03/109503/7
Dan Timoney [Wed, 24 Jun 2020 12:14:17 +0000 (08:14 -0400)]
Add REST CRUD ops for service data

Add REST Create/Read/Update/Delete for service data

Change-Id: Ie22e8a82afa6b50c4a9fbe80ec792996e377abed
Issue-ID: SDNC-1213
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoFix preload data update 25/109425/2
Dan Timoney [Mon, 22 Jun 2020 18:26:32 +0000 (14:26 -0400)]
Fix preload data update

Fixed bug in loading preload data from RPCs.

Change-Id: I6dd12abf08833d72e336b98b98d057c7dc1720fc
Issue-ID: SDNC-1209
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoImplement GRA preload and service data objects 29/108929/6
Dan Timoney [Mon, 8 Jun 2020 16:16:24 +0000 (12:16 -0400)]
Implement GRA preload and service data objects

Implements CRUD operations and RPCs for GRA preload data, as well
as adding data object for service-data.

Change-Id: I93d268e7f1cfbcd4e839e122f72ce02928dad807
Issue-ID: SDNC-1205
Issue-ID: SDNC-1209
Issue-ID: SDNC-1210
Issue-ID: SDNC-1213
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRoll to Guilin release 70/108870/1
Dan Timoney [Sat, 6 Jun 2020 16:32:02 +0000 (12:32 -0400)]
Roll to Guilin release

Roll to Guilin release versions

Change-Id: I0d9e8d86bf71d0339bc7be4391c69e992b2a509d
Issue-ID: SDNC-1235
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRelease Frankfurt M4 dockers 52/103952/2
Dan Timoney [Thu, 19 Mar 2020 12:32:13 +0000 (08:32 -0400)]
Release Frankfurt M4 dockers

Release Frankfurt M4 dockers

Change-Id: I8eab8d460c3ff262139f289072ca9b6548c15ff8
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoRelease Frankfurt M4 artifacts 04/103904/1
Dan Timoney [Wed, 18 Mar 2020 19:21:45 +0000 (15:21 -0400)]
Release Frankfurt M4 artifacts

Release Frankfurt M4 artifacts

Change-Id: I96f65bc72b90de9bc60fa2874016b03388f064d1
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoUse released Frankfurt M4 parent poms 72/103272/1
Dan Timoney [Fri, 6 Mar 2020 13:46:55 +0000 (08:46 -0500)]
Use released Frankfurt M4 parent poms

Update to use released Frankfurt M4 version of parent poms.

Change-Id: Ie41a1cab0e3372a67a5a9a63f61994ded5bcee29
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoUpdate to use released CCSDK parent poms 73/101073/1
Dan Timoney [Mon, 3 Feb 2020 20:01:21 +0000 (15:01 -0500)]
Update to use released CCSDK parent poms

Update to use released version 1.5.1 of CCSDK parent poms.

Change-Id: I8a610c7d9915e1254f7a7f76110b52d0486501c5
Issue-ID: SDNC-1059
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoAdd sonar/jacoco config 49/100549/1
Dan Timoney [Tue, 21 Jan 2020 15:48:11 +0000 (10:48 -0500)]
Add sonar/jacoco config

Add necessary sonar/jacoco config changes for new version
of scanner compatible with sonarcloud.

Change-Id: Ie2a68e6ef9e4ab411fa33d4fc94bc4a385d78d64
Issue-ID: SDNC-1020
Signed-off-by: Dan Timoney <dtimoney@att.com>
5 years agoUpdate CCSDK parent pom version to 1.5.1-SNAPSHOT 62/99262/1
Timoney, Dan (dt5972) [Fri, 6 Dec 2019 14:51:33 +0000 (09:51 -0500)]
Update CCSDK parent pom version to 1.5.1-SNAPSHOT

Update to use latest CCSDK Frankfurt parent pom snapshot.

Change-Id: I33f77583d3ca1c3310144a7a263ef3dc86dac4d0
Issue-ID: SDNC-993
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRoll versions for Frankfurt 66/95866/1
Timoney, Dan (dt5972) [Tue, 17 Sep 2019 19:20:48 +0000 (15:20 -0400)]
Roll versions for Frankfurt

Roll versions in master branch for Frankfurt development

Change-Id: I0a97cd9cc89eb484f42e3246b85bce7dd441eb95
Issue-ID: SDNC-918
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRoll version 68/95668/1
Timoney, Dan (dt5972) [Fri, 13 Sep 2019 18:39:18 +0000 (14:39 -0400)]
Roll version

Roll version to 1.7.2-SNAPSHOT

Change-Id: Ic12770b32892cec4f3698a387e4c3a579003665e
Issue-ID: SDNC-905
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRoll versions 98/95498/1
Timoney, Dan (dt5972) [Wed, 11 Sep 2019 14:02:23 +0000 (10:02 -0400)]
Roll versions

Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of
parent poms

Change-Id: Ia05ef49689e3e0602474667f69477c807c95e56e
Issue-ID: SDNC-905
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRelease version 1.7.0 41/94441/1
Timoney, Dan (dt5972) [Wed, 28 Aug 2019 14:00:47 +0000 (10:00 -0400)]
Release version 1.7.0

Release version 1.7.0

Change-Id: I8500711d03eb5f1bc134c3d2cc3a920cf85b39b0
Issue-ID: SDNC-874
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdates for Neon 88/93988/1
Timoney, Dan (dt5972) [Tue, 20 Aug 2019 17:22:52 +0000 (13:22 -0400)]
Updates for Neon

Update to use Neon version of CCSDK parent poms

Change-Id: I5853a21ce03e09dd942d4d5c40669d0781a63621
Issue-ID: SDNC-850
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoCreate version 1.6.2 prior to Neon 61/93961/1
Timoney, Dan (dt5972) [Tue, 20 Aug 2019 12:59:41 +0000 (08:59 -0400)]
Create version 1.6.2 prior to Neon

Create last Fluorine based version before port to Neon

Change-Id: Ib83eaf71acad826e641c2538d90d5eac82148180
Issue-ID: SDNC-850
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRelease version 1.6.1 84/93084/1
Timoney, Dan (dt5972) [Thu, 8 Aug 2019 13:22:35 +0000 (09:22 -0400)]
Release version 1.6.1

Release version 1.6.1 of SDNC artifacts

Change-Id: I49652e7d6311216ed3e02ef1f5c7ad8c86713ab5
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRoll version to 1.6.1-SNAPSHOT 67/93067/1
Timoney, Dan (dt5972) [Thu, 8 Aug 2019 12:26:43 +0000 (08:26 -0400)]
Roll version to 1.6.1-SNAPSHOT

Roll version to recreate El Alto release artifacts

Change-Id: Ieebe2f47235987bcf5d92329e03e3cc9fb4107c3
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoRelease version 1.6.0 33/92733/1
Timoney, Dan (dt5972) [Mon, 5 Aug 2019 21:48:37 +0000 (17:48 -0400)]
Release version 1.6.0

Release version 1.6.0 of sdnc/apps

Change-Id: I50c9fbb5ae0a5c2be46418c4eb0b7fbc389bf4e9
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUse release version of parent poms 96/92696/1
Timoney, Dan (dt5972) [Mon, 5 Aug 2019 14:57:00 +0000 (10:57 -0400)]
Use release version of parent poms

Use release version 1.3.1 of parent poms

Change-Id: Ic0bced63bf10999832c846a5b9e4f754a51ed20f
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoRoll to El Alto version 55/86855/1
Timoney, Dan (dt5972) [Thu, 2 May 2019 20:19:16 +0000 (16:19 -0400)]
Roll to El Alto version

Roll to El Alto version (1.6.0-SNAPSHOT) on master branch

Change-Id: I737c9de6834e539b4a4871ae738f77f7ac6e3ed2
Issue-ID: SDNC-735
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoFix versions 29/86729/1 1.5.1
Timoney, Dan (dt5972) [Wed, 1 May 2019 18:26:23 +0000 (14:26 -0400)]
Fix versions

Versions were set inconsistently in sdnc/apps - entire repo needs
to have the same version number.

Change-Id: I69cf0dd73cfaf2762f5fce7d0e9ff43fffd14709
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoFix staging build 04/86704/2
Timoney, Dan (dt5972) [Wed, 1 May 2019 12:27:56 +0000 (08:27 -0400)]
Fix staging build

Update to newly released oparent 2.0.0 to disable staging plugin,
which breaks staging build.

Change-Id: Iaa707b7b6be2d1245ecd1cf00268c8653e40ea08
Issue-ID: SDNC-735
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoFix staging build 84/86684/1
Timoney, Dan (dt5972) [Tue, 30 Apr 2019 20:33:15 +0000 (16:33 -0400)]
Fix staging build

Update to oparent 1.2.3 to disable staging plugin, which breaks staging
build.

Change-Id: Ifd4e642a8bfcf09305660ffa5d815b6ca4564241
Issue-ID: SDNC-735
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoUpdate to use released 1.2.2 parent 01/86201/1
Timoney, Dan (dt5972) [Wed, 24 Apr 2019 20:31:55 +0000 (16:31 -0400)]
Update to use released 1.2.2 parent

Update to use released 1.2.2 version of parent poms.

Change-Id: I0653c876c2f8b574278a6a570fdee591a98de84d
Issue-ID: SDNC-735
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
6 years agoPOMBA: X-ONAP-RequestId and X-PartnerName support 02/79402/1
Tait,Trevor(rt0435) [Thu, 28 Feb 2019 21:11:28 +0000 (16:11 -0500)]
POMBA: X-ONAP-RequestId and X-PartnerName support

Issue-ID: LOG-551
Change-Id: Idaa91e841a471636a3c31c5e4c002f84d8d5ac33
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
6 years agoND Context Builder Updates for port/p-interface 77/78777/1
Tait,Trevor(rt0435) [Tue, 19 Feb 2019 19:48:45 +0000 (14:48 -0500)]
ND Context Builder Updates for port/p-interface

Issue-ID: LOG-977
Change-Id: I9f59d71338d125a8fc54e9165549ee732f54cd05
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
6 years agoUpdate pomba versioning for Dublin 13/78313/3
Norm Traxler [Tue, 12 Feb 2019 15:57:40 +0000 (15:57 +0000)]
Update pomba versioning for Dublin

Issue-ID: SDNC-637
Moving version Back to the Future
Note: 1.4.2 is used for Casablanca release, so moving ahead to 1.5.0
Adding port description attribute

Change-Id: I4b5526b1151603a1872df1cc6584ba0810685b0c
Signed-off-by: Norm Traxler <normant@amdocs.com>
6 years agoAdd support for Openstack Port object 37/78237/1
Norm Traxler [Mon, 11 Feb 2019 17:00:46 +0000 (17:00 +0000)]
Add support for Openstack Port object

Issue-ID: SDNC-475

Change-Id: Id17404ed05b2ca251e46dc739657900953f76cc4
Signed-off-by: Norm Traxler <normant@amdocs.com>
6 years agoService Decomposition support for network 12/77912/1
Norm Traxler [Tue, 5 Feb 2019 19:58:05 +0000 (19:58 +0000)]
Service Decomposition support for network

Issue-ID: SDNC-475
Add decompose of service-instance and vf-module "l3-network" relationships.
Some Sonar cleanup.

Change-Id: Ie944e6d8acac05ebdce1753176455d929daa2e97
Signed-off-by: Norm Traxler <normant@amdocs.com>
6 years agoNetwork Discovery support for network 86/77586/3
Norm Traxler [Wed, 30 Jan 2019 14:53:39 +0000 (14:53 +0000)]
Network Discovery support for network

Issue-ID: SDNC-475
Add support for Openstack network object retrieval.
Moved the attribute translations into Jolt transformations.

Change-Id: I442bfe39a5b84050d7a7fa8b50aaf831e4dd05d0
Signed-off-by: Norm Traxler <normant@amdocs.com>
6 years agoNetwork Discovery Swagger fix 80/75780/1
Norm Traxler [Tue, 15 Jan 2019 00:59:28 +0000 (00:59 +0000)]
Network Discovery Swagger fix

Issue-ID: LOG-927

Change-Id: Ice25909e2aa0dc2bc566b585c1d3e4a577c3a73c
Signed-off-by: Norm Traxler <normant@amdocs.com>
6 years agoNetwork Discovery Microservice Sync responses 17/75417/2
Norm Traxler [Mon, 7 Jan 2019 21:32:15 +0000 (21:32 +0000)]
Network Discovery Microservice Sync responses

Issue-ID: SDNC-543

Change-Id: I274c23a258dcbdd4928169f119e03925b1c10ee7
Signed-off-by: Norm Traxler <normant@amdocs.com>
6 years agoremove username and extra fields from logs 16/75316/1
jmac [Fri, 4 Jan 2019 20:50:35 +0000 (20:50 +0000)]
remove username and extra fields from logs

Change-Id: Ie0855fdec713826e1c15148cc4cc5094948cdfa4
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-909

6 years agoAdd INFO.yaml file 26/74326/1
Jessica Wagantall [Thu, 6 Dec 2018 01:59:52 +0000 (17:59 -0800)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: I9271f823213634b4e4aafab5bb021381f0a3cb12
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoHTTPS Support for Network Discovery Micorservice 87/74087/2
Tait,Trevor(rt0435) [Fri, 30 Nov 2018 20:45:49 +0000 (15:45 -0500)]
HTTPS Support for Network Discovery Micorservice

Issue-ID: SDNC-375

Change-Id: I9c3601eb9aac5e4c8abea2d0c121bf8de56685e2
Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
6 years agoMerge "ND get VM info from Openstack"
Dan Timoney [Wed, 28 Nov 2018 22:42:51 +0000 (22:42 +0000)]
Merge "ND get VM info from Openstack"

6 years agoND get VM info from Openstack 53/73753/2
Norm Traxler [Tue, 27 Nov 2018 22:18:16 +0000 (22:18 +0000)]
ND get VM info from Openstack

Issue-ID: SDNC-533

Change-Id: If50c4ae02349824a4e179e30ea1ee29d3afe6ab2
Signed-off-by: Norm Traxler <normant@amdocs.com>
6 years agoAdding option to support SSL client certificate 49/73749/2
Geora Barsky [Tue, 27 Nov 2018 21:52:45 +0000 (16:52 -0500)]
Adding option to support SSL client certificate

Issue-ID: LOG-809
Change-Id: Iccac9569d0449b005a367a68e42b25bb71fdb527
Signed-off-by: Geora Barsky <georab@amdocs.com>