summaryrefslogtreecommitdiffstats
path: root/ms/generic-resource-api/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-04-23Refactor GRA to separate docker creation from application codeDan Timoney50-12180/+0
2021-04-20Update gra ms to use CadiFilter instead of shiroDan Timoney3-42/+36
2021-04-08Add transaction mgr for preload dataDan Timoney1-1/+2
2021-04-07Fix bugs in deleteDan Timoney2-15/+57
2021-04-01Resolve junit failuresDan Timoney3-9/+40
2021-03-26Refactor CRUD to new table structureDan Timoney10-3580/+886
2021-03-10Updates to use new db tablesDan Timoney4-78/+400
2021-02-17Redesign GRA database tables to support parallel updatesDan Timoney15-24/+977
2021-01-12Add vf-module,port-mirror, allotted-resource rpc and CRUDCheung, Pat (kc1472)2-3/+2
2021-01-11sdnc-apps updateCheung, Pat (kc1472)8-21/+38
2021-01-05[SDNC-1452]VNF Topology AsyncHaddox, Anthony (ah0647)1-129/+246
2020-12-04Add vf-module,port-mirror, allotted-resource rpc and CRUDCheung, Pat (kc1472)12-46/+2235
2020-12-03Fixes for network-topology-operationDan Timoney4-319/+546
2020-11-19Merge "Remove hard-coded credentials from application.properties"Dan Timoney6-36/+37
2020-11-19add support for service-toplogy GETDavid Stilwell1-0/+29
2020-11-19Remove hard-coded credentials from application.propertiesDan Timoney6-36/+37
2020-11-19[SDNC-1416]VNF CRUD OperationsHaddox, Anthony (ah0647)1-0/+705
2020-11-10Use new filter to add content-type headerDan Timoney1-4/+4
2020-11-05Update to avoid dup module namesDan Timoney2-27/+27
2020-11-03Fix data configurationDan Timoney4-1066/+1510
2020-10-27Import SLI-API controllerDan Timoney3-59/+14
2020-10-12Implement vnf-topology-operation RPCDan Timoney1-10/+192
2020-09-14Update sdnc/apps to use java11 base imageDan Timoney1-3/+3
2020-08-13Fix test issuesDan Timoney8-10/+1246
2020-08-07Fix docker-compose test issuesDan Timoney7-5/+61
2020-07-30Implement service topology operation RPCDan Timoney5-5040/+2367
2020-07-02Add REST CRUD ops for service dataDan Timoney11-123/+961
2020-06-22Fix preload data updateDan Timoney2-58/+50
2020-06-19Implement GRA preload and service data objectsDan Timoney29-0/+10217