Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
|
|
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>
|
|
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>
|
|
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
|
|
Add integration test for GR-API docker container
Change-Id: Iebd60f56668c9b50a2aab62b5309c609bc2369ce
Issue-ID: SDNC-1417
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Import sliboot controller to implement SLI-API interface.
Change-Id: Iea85a9cb128366fa0f580852d9f2fa71405a4bad
Issue-ID: SDNC-1400
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Implement vnf-topology-operation RPC
Change-Id: Ief6520cc7dcba1dc4b536af3ed962d2998317978
Issue-ID: SDNC-1212
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Roll to initial Honolulu snapshot version
Change-Id: I505ad4623b2fb8b401d66608aac6de0a132a28f3
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release Guilin M4 docker containers for sdnc/apps repo
Change-Id: Id46f89055d92fdf25e404fad52bea7957d413c30
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release Guilin M4 maven artifacts for sdnc/apps repo
Change-Id: I9738aeaf2d96d951cd99bf130fce91dc08e7a8fd
Issue-ID: SDNC-1355
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update sdnc/apps to use Java 11 base image
Change-Id: I10468121df75931ad1687400457c0e95cd5113ae
Issue-ID: SDNC-1242
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
Add new SDNC committers Herbert Eiselt and Michael Durre
Change-Id: Idbdc57a3e3238984933d18bbb21d5c8bd1aa3204
Issue-ID: SDNC-1316
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update to use released artifacts
Change-Id: I01a01eae6097d99691c4575285c3022951dcab52
Issue-ID: SDNC-1315
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fix issues running service-topology-operation via docker-compose
Issue-ID: SDNC-1310
Change-Id: I5c30c7a07f6baf9f2560b4dc405999abeb0441cf
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add implementation for service-topology-operation RPC.
Change-Id: I154d2ef6504be9a592479acc554b7cb0f8c250f6
Issue-ID: SDNC-1310
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
Added missing dependency needed to generate xml response
Change-Id: I0495ddb7b589791dd25dff8ac93861fbe6d97d9f
Issue-ID: SDNC-1289
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
Add REST Create/Read/Update/Delete for service data
Change-Id: Ie22e8a82afa6b50c4a9fbe80ec792996e377abed
Issue-ID: SDNC-1213
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Fixed bug in loading preload data from RPCs.
Change-Id: I6dd12abf08833d72e336b98b98d057c7dc1720fc
Issue-ID: SDNC-1209
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
Roll to Guilin release versions
Change-Id: I0d9e8d86bf71d0339bc7be4391c69e992b2a509d
Issue-ID: SDNC-1235
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release Frankfurt M4 dockers
Change-Id: I8eab8d460c3ff262139f289072ca9b6548c15ff8
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Release Frankfurt M4 artifacts
Change-Id: I96f65bc72b90de9bc60fa2874016b03388f064d1
Issue-ID: SDNC-1110
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Roll versions in master branch for Frankfurt development
Change-Id: I0a97cd9cc89eb484f42e3246b85bce7dd441eb95
Issue-ID: SDNC-918
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll version to 1.7.2-SNAPSHOT
Change-Id: Ic12770b32892cec4f3698a387e4c3a579003665e
Issue-ID: SDNC-905
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
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>
|
|
Release version 1.7.0
Change-Id: I8500711d03eb5f1bc134c3d2cc3a920cf85b39b0
Issue-ID: SDNC-874
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
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>
|
|
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>
|
|
Release version 1.6.1 of SDNC artifacts
Change-Id: I49652e7d6311216ed3e02ef1f5c7ad8c86713ab5
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll version to recreate El Alto release artifacts
Change-Id: Ieebe2f47235987bcf5d92329e03e3cc9fb4107c3
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Release version 1.6.0 of sdnc/apps
Change-Id: I50c9fbb5ae0a5c2be46418c4eb0b7fbc389bf4e9
Issue-ID: SDNC-827
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
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>
|
|
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>
|
|
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>
|