aboutsummaryrefslogtreecommitdiffstats
path: root/models-tosca/src/test
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-26Fix file access issue in DummyProviderImplChenfei Gao1-6/+2
2019-03-26Add persistence test for all policy examplesliamfallon3-2/+3
2019-03-26Implement serialization/deserialization for TOSCA conceptsChenfei Gao6-37/+798
2019-03-25Add provider for Tosca Policiesliamfallon3-1/+358
2019-03-20Implement persistence test for policiesliamfallon2-2/+17
2019-03-19Move examples into separate moduleliamfallon33-1011/+10
2019-03-18Add serialization/deserialization for tosca policyChenfei Gao1-4/+0
2019-03-17Implement Legacy to TOSCA Mappingliamfallon24-41/+173
2019-03-15Update monitoring policies with tcaPolicyPamela Dragosh10-227/+275
2019-03-15Fill in legacy JSON modelsPamela Dragosh2-0/+94
2019-03-15Add serialization for Tosca Modelliamfallon34-5/+1103
2019-03-14Add DAO Enabled Tosca Modelliamfallon20-2/+2701
2019-03-05Add DAO module for Modelsliamfallon1-0/+53