summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/config
AgeCommit message (Collapse)AuthorFilesLines
2018-09-21Fixing the errors on OOM3.0.0-ONAP1.3.0Arul.Nambi2-4/+4
Issue-ID: AAI-1669 Change-Id: I423cc90d83f13baacf093116316621e2dee27c32 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-09-19small config changefpaquett1-2/+2
With the use of sprint templates, the ":" would not translate correctly. Forcing the value to be OBF: Issue-ID: AAI-1643 Change-Id: Iafa19234c313c2a7bb881ecffe46917276714414 Signed-off-by: fpaquett <francis.paquette@amdocs.com>
2018-09-18Enabling profile handling for subsciptionArul.Nambi1-1/+1
Issue-ID: AAI-1583 Change-Id: Id8e17b7def92816aeea994637794642d9d5550c1 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
2018-08-29aai-schema and ingest fixesrv871f8-10/+30
Issue-ID: AAI-1554 Change-Id: I0a27cf320d3d69d8e715af8c27d5afeaa2951da5 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-08-27fix constructor ref to a non existing beanrenealr1-1/+1
Issue-ID: AAI-1546 Change-Id: Idd13ac02425359ae578d683adc0a30d467753409 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-08-25implemented sparky graph extensibilityda490c4-31/+44
Add additional interface abstraction points to make it easier to extend and customize the graph logic, and made it easier to interwork with resources and gizmo via spring-bean wiring changes only. Issue-ID: AAI-1503 Change-Id: I5a3dcc81ecc49db89d71f0db27cffbb04c89fbd1 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-08-24update sync queries to use searh data servicerenealr5-137/+10
Issue-ID: AAI-1540 Change-Id: I6a00b0e12830e1220070ae60ba9b2c42e67dfbfc Signed-off-by: renealr <reneal.rogers@amdocs.com>
2018-08-22ES to SDS conversionrv871f3-9/+5
Issue-ID: AAI-1530 Change-Id: Ic2f40c608a80109af1feafe42bad1f78d38647a1 Signed-off-by: rv871f <richard.vondadelszen@amdocs.com>
2018-07-31expose max traversal depth in sparky app propsda490c4-2/+4
Issue-ID: AAI-1436 Change-Id: I7daf76f86059f01b7a44295f884d92215aa12815 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-07-23remove trailing slash from gizmo base url configda490c1-2/+2
Issue-ID: AAI-1379 Change-Id: I9176e9e880c20c268e176d8120ea35a215c22919 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-07-20Update spring-config for gizmo interworkingda490c3-12/+20
Issue-ID: AAI-1379 Change-Id: I1a9d397d484729604eaf945317b2027b664bdaf8 Signed-off-by: da490c <dave.adams@amdocs.com>
2018-07-17Implement Spring Profile Sparky Configda490c46-0/+1710
Issue-ID: AAI-1379 Change-Id: I5d56b766f681452abe7e61b307e008bc5a695814 Signed-off-by: da490c <dave.adams@amdocs.com>