Age | Commit message (Collapse) | Author | Files | Lines |
|
Uses multiplicity type from dbedge rules json to validate whether to and
from vertices meet the multiplicity constraint e.g. ONE2MANY.
This validation is applied when creating or updating an edge.
Issue-ID: AAI-1197
Change-Id: Id6e78635c5cbea66d8a35e6901b7e1b673125e4e
Signed-off-by: michaere <michaere@amdocs.com>
|
|
Change-Id: Ia99b0a9b60b1b4eebfb47640c410f6c684393599
Issue-ID: AAI-1196
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
An etag should be generated (by Champ) when creating
a resource (edge or vertex). The Champ microservice should return
this etag in the response header. Gizmo should also return the etag
in it's response header (Gizmo will receive the etag from Champ).
Issue-ID: AAI-1196
Change-Id: Ie16f871eccbceeccde037e73e0de0d96eeba18bd
Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
|
|
There is an Edge Rule file for each OXM file.
For every OXM version that is loaded, an edge rule file
should also be loaded.
Issue-ID: AAI-1201
Change-Id: I728e577ea8152623d3c5e2f0e8edf677f0eb9ef4
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
|
|
|
|
Vertices created asynchronously are not being returned in the GET ALL
vertices. This commit addresses this problem
Change-Id: I83ee7a59dc2005447706fa0a43ba2c9d2f0e4592
Issue-ID: AAI-1223
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
Gizmo service uses common OXM consumer to process multi-OXM files
Issue-ID: AAI-1196
Change-Id: If6dd50413a914984948272cd6bd98e2eeeaecedb
Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
|
|
Add tests for X-FromMsId header parameter changes
Issue-ID: AAI-1198
Change-Id: I6342cf95e5c635b500245bfa90040376ffa1b992
Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
|
|
Add validation for inclusion of X-FromAppId
and X-TransactionId in request header
Issue-ID: AAI-1190
Change-Id: Ie1d2b64a7243c013982992196048e1d6635d5e66
Signed-off-by: Sotiropoulos, Ioannis (is948x) <Ioannis.Sotiropoulos@amdocs.com>
|
|
Adding "_reserved_version" and "_reserved_aai-type" to the query parameters
when making downstream queries.
Change-Id: Ibabf671618ac10813740d835d368ce30195f7937
Issue-ID: AAI-1202
Signed-off-by: Shwetank Dave <shwetank.dave@amdocs.com>
|
|
Change-Id: I024dd5aaba04f15169e19be008a6aa7c88fbc706
Issue-ID: AAI-1180
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Change-Id: I256d2038c554aecc193b96661e080cd3bac82636
Issue-ID: AAI-1180
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
The image architecture is currently hardcoded, this patch removes
that hardcoded value to allow for ARM64 builds to go through.
Change-Id: I50b7d3a270165852930c0ce5786121edbef61d08
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
|
|
Convert from AJSC to Spring Boot micro service
Change-Id: I17bed6d10a00b35dbc63f5dd2b93642b1b3eb7a5
Issue-ID: AAI-1040
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
Originally, the published event only contained the raw graph
request payload.
This has now been updated to include the following changes:
- encapsulate the graph request in a body property
- add new event header with details such as timestamp, request-id,
event-type
Issue-ID: AAI-954
Change-Id: I780b6f52a01aafdcd7d09156e9d3a99c25be90a3
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
|
|
Change-Id: I55bc4aaa8fdb31900d8a62d846bdd9d70764610c
Issue-ID: AAI-945
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Change-Id: I5752bb5671922d78076781d34e006aa98e4f3a1b
Issue-ID: AAI-929
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Gizmo to optionally allow a deployer to drop in a custom
edge schema at deploy time.
Change-Id: I5b7ccca79bc4fdb79629d308f517d4446adeb971
Issue-ID: AAI-889
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Add junit tests
Change-Id: Iaa22b0faa206114ef39648d451a5275205d14d9a
Issue-ID: AAI-885
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Update license date and disable license plugin
Change-Id: Ieb54f4fe8dc939bf57af88fb7a71fd510bd20509
Issue-ID: AAI-865
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Params such as number of threads, Queue sizes, Heap size
are now configurable when deploying Gizmo
Change-Id: Ib58ff9cdf9e96378db7feaf3e7168267d05fd1e9
Issue-ID: AAI-807
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
The existing path is wrong.
Change-Id: I55b3895bf7ca89a9a3358daff326e36afadf7f42
Issue-ID: AAI-790
Signed-off-by: Ravi Geda <gravik@amdocs.com>
|
|
Update Gizmo to use the latest version of the aai-schema and
aai relationships
Change-Id: I2a8b408b2e55f1bd13ee8800a0d78bdf2c59ecb8
Issue-ID: AAI-482
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Move logic to downstream to handle params
Issue-ID: AAI-482
Change-Id: I25b1170447783fd753c83a619b00681cb4ef481f
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
The relation type wasn't present in the DbEdgeRules file.
Issue-ID: AAI-780
Change-Id: I1fbcc2b53d9df62b0339605d94ba628f4abd7146
Signed-off-by: Sotiropoulos, Ioannis (is948x) <ioannis.sotiropoulos@amdocs.com>
|
|
Change dependencies from SNAPSHOT to RELEASE.
Change-Id: If8a46177f294d1129f30e578c31cbe0bb2deeb31
Issue-ID: AAI-780
Signed-off-by: Sotiropoulos, Ioannis (is948x) <ioannis.sotiropoulos@amdocs.com>
|
|
Downstream error codes propagation
Issue-ID: AAI-482
Change-Id: I034a8178bf55393a3c0754a3de15bf9a2c82c11c
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Only adding parameters for supported API
Issue-ID: AAI-482
Change-Id: I30a22336824f2e3041b1c71857c481b7fcc08273
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Passing queryparameters from GET
Issue-ID: AAI-482
Change-Id: I7db51c6549fe5f7e4d61ad96121e7da3a57ff325
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Allow filtering by reserved properties and return them in group and single gets
Change-Id: I897a6e807d93f6fe9f6875519dd433e52c2a1705
Issue-ID: AAI-702
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Data router file name change
Issue-ID: AAI-482
Change-Id: I349fb3414357903f5fd5c667103e2aecb20fe194
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
|
|
Change-Id: Ia3c81df8ea9da5b49f1344726c799757678791eb
Issue-ID: AAI-702
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Option to route GET through data router
Issue-ID: AAI-482
Change-Id: I6b9a3621d5e3a5ec83d69a948917865941ede833
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Change-Id: Ie43de57b63651fccb13147c9086276f0867a828c
Issue-ID: AAI-702
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Update gizmo to specify the jersey impl for javax.ws.rs.client.ClientBuilder to resolve http chunking issue while publishing to dmaap
Change-Id: If74dad209ca47db8a3c4eaf362659137e24d1103
Issue-ID: AAI-695
Signed-off-by: Bansal, Nitin (nb121v) <nitin.bansal@amdocs.com>
|
|
Fix an issue where edge patch fails
Change-Id: Ia6987b5ced127bb2d475c3c13dcf9dabf2242ff0
Issue-ID: AAI-685
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Fix issue where patch commands were failing for non-string vertex
properties
Change-Id: I1cf25565fc121745e817c8292c99d4cdc89c4a35
Issue-ID: AAI-685
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Issue-ID: AAI-685
Change-Id: Id06a08ef668591560d276ef8a79c095f31d8c85b
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Support the patch operation in a bulk request.
Change-Id: I10054f60315632812bed18997272a5c9728a3f67
Issue-ID: AAI-482
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Ensure that in a bulk delete, edges are deleted before vertexes
Change-Id: I00716139ebc53fe7ef855e80c4ae908bbffff83d
Issue-ID: AAI-482
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Change-Id: I67500a7a98aa8cd3a86d5713c2d94df9599261b5
Issue-ID: AAI-482
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
|
|
Rejecting request when FromAppID is not set
Issue-ID: AAI-482
Change-Id: I34862ed17146dc8bf3ecaa13afd9a76a20c9476c
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Support for source-of-truth and last-mod-source-of-truth
Issue-ID: AAI-482
Change-Id: Idc7ec47c0561f2dad6f930d0ac0dd3fff9585b4f
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
support for source-of-truth and last-mo-source-of truth
Issue-ID: AAI-482
Change-Id: Ida88374cf4cbfc6c21e95896dcc0fcf059349381
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Allow bulk request processing in Gizmo's async mode
Change-Id: I2aa86aaee9534e7a84bd360e97513ac5077485f2
Issue-ID: AAI-482
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Handling for dmaap not supporting offsets
Issue-ID: AAI-552
Change-Id: I0af737d92861b7c6c22421a106d32c9b2c4fca7b
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Gizmo to present a single API, and the mode in which it interacts with
the backend is configurable at deploy time.
Change-Id: Iab96f71c9f99dd1d8d70f01a90478a975c50bff1
Issue-ID: AAI-482
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|
|
Port async pipeline for gizmo
Issue-ID: AAI-552
Change-Id: I255127174d1154849f440bab8b1f0bda3311ec9f
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Use the new version of the auth library which has been renamed from
openecomp to onap
Issue-ID: AAI-10
Change-Id: Ie5f9520f6218b7550dd68844600b683e30ec6424
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
|