summaryrefslogtreecommitdiffstats
path: root/models-tosca/src/test
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-12UNit test and minor fixes for DB parsliamfallon5-47/+31
2019-04-11Fix database propertiesliamfallon6-76/+77
2019-04-10Finish unit test on policy-modelsliamfallon22-356/+721
2019-04-09Add unit tests for policy type and policy filtersliamfallon5-2/+792
2019-04-09Complete unit test for models-pdpliamfallon8-12/+480
2019-04-05Complete filters for Database Fetchesliamfallon1-7/+0
2019-04-04Updates to models from scrum on 4/4Jim Hahn6-1/+329
2019-04-04Add filters on policy objectsliamfallon1-4/+18
2019-04-04Add filter obejcts for conceptsliamfallon1-22/+5
2019-04-01Add extra methods to Provider interfaceliamfallon1-4/+4
2019-04-01Refactor to authorative TOSCA serializtionliamfallon14-608/+224
2019-03-29Restructure for authorative modelsliamfallon25-504/+509
2019-03-27Add support for legacy guard policiesliamfallon7-137/+428
2019-03-27Merge "Add Legacy Op Policy Persistence"Pamela Dragosh2-1/+318
2019-03-27Merge "Fix file access issue in DummyProviderImpl"Liam Fallon1-6/+2
2019-03-26Add Legacy Op Policy Persistenceliamfallon2-1/+318