aboutsummaryrefslogtreecommitdiffstats
path: root/models-provider/src
AgeCommit message (Expand)AuthorFilesLines
2019-12-05Add new Operational Policy TypePamela Dragosh2-0/+17
2019-11-13Remove duplicate dao objectJim Hahn1-1/+0
2019-09-05Repair policy types in TOSCA service templateliamfallon2-226/+223
2019-06-18Change getCanonicalName to getName in modelsJim Hahn4-5/+8
2019-06-18Merge "Fix simple sonar issues in models: errors to sim-pdp"Pamela Dragosh8-366/+357
2019-06-17Fix simple sonar issues in models: errors to sim-pdpJim Hahn8-366/+357
2019-06-17Fix the bug of cannot return multiple versions of particular tosca policy and...Chenfei Gao2-4/+18
2019-06-14Allow multiple versions of entities to be returnedliamfallon1-13/+14
2019-05-22Fix name/version regexp in model keysliamfallon3-14/+14
2019-05-21Add version on legacy get/deleteliamfallon8-59/+116
2019-05-09Store legacy op policy properties as plain stringsliamfallon2-0/+4
2019-05-09Store policy type version in policy before DB writeliamfallon1-0/+2
2019-05-07Set default and check existance of Policy Typeliamfallon5-5/+119
2019-04-12Remove version from PdpGroupliamfallon6-229/+101
2019-04-12UNit test and minor fixes for DB parsliamfallon2-12/+12
2019-04-11Fix database propertiesliamfallon10-90/+46
2019-04-10Finish unit test on policy-modelsliamfallon9-109/+394
2019-04-09Add unit tests for policy type and policy filtersliamfallon2-2/+32
2019-04-09Complete unit test for models-pdpliamfallon1-1/+1
2019-04-05Complete filters for Database Fetchesliamfallon1-0/+152
2019-04-04Add filter obejcts for conceptsliamfallon5-160/+56
2019-04-03Add impl of more PDP persistenceliamfallon5-5/+70
2019-04-02Add persistence for PDP conceptsliamfallon12-69/+92
2019-04-01Add extra methods to Provider interfaceliamfallon6-106/+445
2019-04-01Refactor to authorative TOSCA serializtionliamfallon9-146/+175
2019-03-29Restructure for authorative modelsliamfallon10-67/+71
2019-03-27Add support for legacy guard policiesliamfallon8-367/+394
2019-03-27Merge "Add Legacy Op Policy Persistence"Pamela Dragosh4-13/+335
2019-03-27Merge "Fix file access issue in DummyProviderImpl"Liam Fallon2-52/+230
2019-03-26Add Legacy Op Policy Persistenceliamfallon4-13/+335
2019-03-26Fix file access issue in DummyProviderImplChenfei Gao2-52/+230
2019-03-26Add persistence test for all policy examplesliamfallon3-120/+160
2019-03-25Add provider for Tosca Policiesliamfallon2-8/+51
2019-03-22Implement Database providerliamfallon13-90/+1639
2019-03-20Implement persistence test for policiesliamfallon2-0/+191
2019-03-17Implement Legacy to TOSCA Mappingliamfallon4-11/+11
2019-03-15Add serialization for Tosca Modelliamfallon9-13/+545
2019-03-14Add DAO Enabled Tosca Modelliamfallon3-0/+292