aboutsummaryrefslogtreecommitdiffstats
path: root/models-tosca/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Add version to compliant operational policiesjhh1-7/+7
2020-03-19Allow fetch of old policy type verisonsliamfallon1-53/+53
2020-03-09Add optional controllerName in Op. Legacy Policiesjhh1-1/+3
2020-03-06TOSCA Compliant Guard PoliciesPamela Dragosh9-573/+80
2020-03-04Fix tca monitoring tca_policy typePamela Dragosh1-5/+1
2020-03-03Return incoming service templates on createliamfallon1-3/+3
2020-02-18Add safe entity delete, fix multiple entity getliamfallon6-16/+340
2020-02-18Add missing classes to persistence.xmlliamfallon1-0/+2
2020-02-17Add missing entry_schema for operational policy typePamela Dragosh4-16/+21
2020-02-13Update models-tosca for hetter handlingliamfallon5-21/+36
2020-02-12Implement validation and hierarchical getliamfallon9-79/+231
2020-02-10Get the tree of parent entities for an entity in a containerliamfallon1-0/+123
2020-02-07Add data type and policy type reference checkingliamfallon7-113/+177
2020-02-05Add vaidation for entity hierarchiesliamfallon22-142/+400
2020-02-04Add merge utility for service templatesliamfallon2-6/+212
2020-01-28Merge "Add service template persistence provider"Jorge Hernandez3-1/+178
2020-01-28Add service template persistence providerliamfallon3-1/+178
2020-01-20vcpe operational policy tosca compliant jsonjhh1-3/+3
2020-01-16Clean up TOSCA provider unit testsliamfallon1-5/+6
2020-01-13Read resource dirs in models prvider unit testsliamfallon1-10/+10
2020-01-10Fix policy-models to support data type propertiesliamfallon1-10/+10
2020-01-08Update tosca utils to remove code duplicationliamfallon1-10/+10
2020-01-08Store and return data types for policiesliamfallon2-0/+129
2020-01-07Support persistence of data typesliamfallon7-201/+322
2019-12-10Update optimization policiesPamela Dragosh1-16/+16
2019-12-07Refactor optimization policiesPamela Dragosh2-27/+57
2019-12-05Add new Operational Policy TypePamela Dragosh1-5/+9
2019-10-21Update optimization policies to have versionPamela Dragosh3-8/+38
2019-09-09Add metadata to propertiesPamela Dragosh2-0/+234
2019-09-05Repair policy types in TOSCA service templateliamfallon2-41/+45
2019-08-27Replace copyTo methods with copy constructorsJim Hahn10-58/+28
2019-06-27Use ToStringTester from utils-testramverma3-3/+5
2019-06-18Change getCanonicalName to getName in modelsJim Hahn6-6/+6
2019-06-18Merge "Fix the bug of cannot return multiple versions of particular tosca pol...Pamela Dragosh1-1/+1
2019-06-17Fix the bug of cannot return multiple versions of particular tosca policy and...Chenfei Gao1-1/+1
2019-06-17Fix simple sonar issues in models-toscaJim Hahn33-1088/+787
2019-06-17Merge "Allow multiple versions of entities to be returned"Jorge Hernandez4-9/+56
2019-06-14Allow multiple versions of entities to be returnedliamfallon4-9/+56
2019-06-13Remove isNullVersion from identifier classJim Hahn1-4/+0
2019-06-07Fix version field to represent policy version instead of type versionChenfei Gao1-2/+10
2019-05-22Fix name/version regexp in model keysliamfallon2-4/+4
2019-05-21Add version on legacy get/deleteliamfallon2-45/+104
2019-05-16Allow policy type prefix on policy guard policy idliamfallon1-1/+30
2019-05-07Set default and check existance of Policy Typeliamfallon10-15/+115
2019-05-05Serializaiton of properties to DB as JSONliamfallon2-2/+2
2019-05-02Fix bug in guard policy metadata creationliamfallon1-0/+7
2019-04-19Fix a bug in adding one-digit policy-version in metadataChenfei Gao1-3/+3
2019-04-15Add conversion from plain Ident to IdentOptVersionJim Hahn1-2/+23
2019-04-14Add prefix matching for policy versionJim Hahn1-0/+17
2019-04-12Add validation methods for PAP REST APIJim Hahn4-15/+112