summaryrefslogtreecommitdiffstats
path: root/ms/generic-resource-api/pom.xml
AgeCommit message (Expand)AuthorFilesLines
2021-04-23Refactor GRA to separate docker creation from application codeDan Timoney1-608/+0
2021-04-20Update gra ms to use CadiFilter instead of shiroDan Timoney1-12/+18
2021-04-01Resolve junit failuresDan Timoney1-3/+1
2021-03-26Refactor CRUD to new table structureDan Timoney1-5/+10
2021-03-10Updates to use new db tablesDan Timoney1-2/+5
2021-02-17Redesign GRA database tables to support parallel updatesDan Timoney1-25/+34
2021-02-09Use latest CCSDK parent pom for HonoluluDan Timoney1-3/+3
2021-01-12Add vf-module,port-mirror, allotted-resource rpc and CRUDCheung, Pat (kc1472)1-1/+1
2021-01-11sdnc-apps updateCheung, Pat (kc1472)1-1/+1
2020-12-15Use released version of ccsdk parent pomsDan Timoney1-3/+3
2020-11-19Merge "Remove hard-coded credentials from application.properties"Dan Timoney1-7/+12
2020-11-19Remove hard-coded credentials from application.propertiesDan Timoney1-7/+12
2020-11-19[SDNC-1416]VNF CRUD OperationsHaddox, Anthony (ah0647)1-0/+7
2020-11-18Add integration test for GR-API docker containerDan Timoney1-1/+117
2020-11-10Use new filter to add content-type headerDan Timoney1-0/+1
2020-11-10fix race condition in building ms generic-resource-apiDavid Stilwell1-2/+2
2020-10-27Import SLI-API controllerDan Timoney1-5/+25
2020-09-23Roll to initial Honolulu snapshotDan Timoney1-2/+2
2020-09-14Update sdnc/apps to use java11 base imageDan Timoney1-6/+10
2020-08-07Update GR-API to use released CCSDK artifactsDan Timoney1-4/+4
2020-08-07Fix docker-compose test issuesDan Timoney1-1/+1
2020-07-30Implement service topology operation RPCDan Timoney1-28/+6
2020-07-17Fixed timing error in maven buildDan Timoney1-2/+2
2020-07-16Add jackson-databind-xml dependencyDan Timoney1-0/+4
2020-07-06Add junit testing for preload rpcsDan Timoney1-18/+66
2020-07-02Add REST CRUD ops for service dataDan Timoney1-1/+7
2020-06-19Implement GRA preload and service data objectsDan Timoney1-0/+398