summaryrefslogtreecommitdiffstats
path: root/ms/generic-resource-api/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2021-04-23Refactor GRA to separate docker creation from application codeDan Timoney32-6660/+0
2021-04-20Update gra ms to use CadiFilter instead of shiroDan Timoney2-39/+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 Timoney2-8/+39
2021-03-26Refactor CRUD to new table structureDan Timoney4-810/+871
2021-03-10Updates to use new db tablesDan Timoney4-78/+400
2021-02-17Redesign GRA database tables to support parallel updatesDan Timoney9-0/+405
2021-01-11sdnc-apps updateCheung, Pat (kc1472)6-19/+35
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)10-46/+2127
2020-12-03Fixes for network-topology-operationDan Timoney2-316/+543
2020-11-19add support for service-toplogy GETDavid Stilwell1-0/+29
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-10-27Import SLI-API controllerDan Timoney2-57/+12
2020-10-12Implement vnf-topology-operation RPCDan Timoney1-10/+192
2020-08-13Fix test issuesDan Timoney2-5/+130
2020-08-07Fix docker-compose test issuesDan Timoney3-3/+5
2020-07-30Implement service topology operation RPCDan Timoney2-45/+227
2020-07-02Add REST CRUD ops for service dataDan Timoney8-103/+807
2020-06-22Fix preload data updateDan Timoney2-58/+50
2020-06-19Implement GRA preload and service data objectsDan Timoney13-0/+1484