policy/models.git
2020-03-06 Pamela DragoshTOSCA Compliant Guard Policies 27/103127/8
2020-03-06 Jim HahnMerge "Add SO VF Module Delete Operation"
2020-03-05 Jim HahnAdd SO VF Module Delete Operation 22/102922/10
2020-03-05 jhhMake Controller policy type derived from native 69/103169/2
2020-03-05 Ram Krishna... Merge "Add APPC-LCM actor"
2020-03-05 Peyton PuckettAdd APPC-LCM actor 83/102783/8
2020-03-05 Pamela DragoshMerge "SDNC Actor doesn't use full URL"
2020-03-05 Liam FallonMerge "Fix tca monitoring tca_policy type"
2020-03-04 Jim HahnSDNC Actor doesn't use full URL 53/103053/1
2020-03-04 Jim HahnFix exception message in Actors 32/103032/2
2020-03-04 Pamela DragoshFix tca monitoring tca_policy type 18/103018/4
2020-03-03 Jim HahnTranslate APPC Instant to Long 17/103017/1
2020-03-03 Ram Krishna... Merge "Fix path issues"
2020-03-03 liamfallonReturn incoming service templates on create 80/102880/1
2020-03-03 Jim HahnMerge "Don't log cancellation exception"
2020-03-03 Jim HahnLog topic message before publishing 09/102809/1
2020-03-03 Jim HahnDon't log cancellation exception 98/102798/1
2020-03-03 Jim HahnFix path issues 78/102778/4
2020-03-02 Ram Krishna... Merge "Log Actor parameter error message"
2020-03-02 Jim HahnLog Actor parameter error message 71/102771/1
2020-03-02 Ram Krishna... Testcases for cds actor 42/102642/2
2020-03-01 Pamela DragoshAdd SDNR Actor 62/102162/6
2020-03-01 Ram Krishna... Merge "Add sequence number to Actors"
2020-03-01 Liam FallonMerge "Sequence throws NPE if task outcome is null"
2020-02-29 Jim HahnGuard Actor is adding the wrong type of Operator 60/102660/1
2020-02-29 Jim HahnAdd sequence number to Actors 59/102659/1
2020-02-29 Jim HahnSequence throws NPE if task outcome is null 54/102654/1
2020-02-28 jhhRemove controllerVersion (no use at this point). 31/102531/1
2020-02-26 Jim HahnChange ActorService config to Map<String,Object> 45/102445/1
2020-02-26 Ram Krishna... Merge "ActorService constructor should be public"
2020-02-26 Jim HahnActorService constructor should be public 37/102437/1
2020-02-26 Jim HahnCustom Query should always use vserver 25/102425/2
2020-02-26 Liam FallonMerge "Add actor for CDS"
2020-02-26 Ram Krishna... Merge "Remove ActorService singleton"
2020-02-25 Jim HahnEliminate a couple more xxxAsync calls in Actors 49/102349/2
2020-02-25 Ram Krishna... Merge "Add "disabled" property to Guard Actor"
2020-02-25 Ram Krishna... Add actor for CDS 67/102167/5
2020-02-25 Pamela DragoshMerge "Support separate VF Counts for different Targets"
2020-02-25 Jim HahnRemove ActorService singleton 36/102336/2
2020-02-25 Jim HahnSupport separate VF Counts for different Targets 35/102335/3
2020-02-25 Jim HahnAdd "disabled" property to Guard Actor 26/102326/2
2020-02-25 Jim HahnAdd PipelineUtil 73/102273/3
2020-02-25 Ram Krishna... Merge "Move CQ operation name from actor.aai to aai"
2020-02-24 Jim HahnMove CQ operation name from actor.aai to aai 72/102272/3
2020-02-24 Jim HahnAdd "finalOutcome" flag to OperationOutcome 67/102267/4
2020-02-24 Ram Krishna... Merge "Change payload to Map<String,Object> so it's...
2020-02-24 a.sreekumarFix to avoid ConcurrentModificationException in policy... 49/102149/3
2020-02-22 Jim HahnChange payload to Map<String,Object> so it's more versatile 73/102173/1
2020-02-21 jhhModifications in vDNS tosca policies to match spec 65/102165/2
2020-02-21 Chenfei GaoChanged the encoding scheme for native xacml policy... 60/102160/1
2020-02-21 Ram Krishna... Merge "More actor clean-up"
2020-02-21 jhhCorrections in vCPE and vFW tosca to match spec. 96/102096/2
2020-02-20 Jim HahnMore actor clean-up 95/102095/1
2020-02-20 Jorge HernandezMerge "Add Guard Actor"
2020-02-20 Pamela DragoshMerge "Minor fix to avoid ConcurrentModificationExcepti...
2020-02-20 Liam FallonMerge "Add SO actor"
2020-02-20 a.sreekumarMinor fix to avoid ConcurrentModificationException... 73/102073/2
2020-02-20 Jim HahnAdd Guard Actor 25/102025/2
2020-02-19 Pamela DragoshMerge "Fix cascaded get filtering and speed"
2020-02-19 Jim HahnAdd SO actor 38/101938/3
2020-02-19 liamfallonFix cascaded get filtering and speed 08/102008/2
2020-02-18 Jim HahnValidate request content of various actors 31/101931/3
2020-02-18 Jim HahnMerge "Actor updates to support SO"
2020-02-18 Jim HahnMerge "APPC Actor"
2020-02-18 Ram Krishna... Merge "Add safe entity delete, fix multiple entity...
2020-02-18 Jim HahnAPPC Actor 23/101923/2
2020-02-18 Jim HahnActor updates to support SO 25/101925/1
2020-02-18 Ram Krishna... Merge "Allow storing database password in environment...
2020-02-18 liamfallonAdd safe entity delete, fix multiple entity get 24/101924/1
2020-02-18 Pamela DragoshMerge "More changes to actor code"
2020-02-18 Liam FallonMerge "add unit test for pdpstatistics provider"
2020-02-18 liamfallonAdd missing classes to persistence.xml 79/101879/1
2020-02-18 Jim HahnMore changes to actor code 59/101859/5
2020-02-18 ning.xiadd unit test for pdpstatistics provider 20/101720/3
2020-02-17 Jim HahnMerge "Use BidirectionalTopicClient from policy-common"
2020-02-17 Pamela DragoshMerge "Add/Update test cases for PdpStatistics entity"
2020-02-17 Jim HahnUse BidirectionalTopicClient from policy-common 70/101770/5
2020-02-17 Pamela DragoshAdd missing entry_schema for operational policy type 30/101630/8
2020-02-17 huaxingAdd/Update test cases for PdpStatistics entity 34/101734/2
2020-02-17 liamfallonFix return building on policy get 99/101799/1
2020-02-14 Pamela DragoshMerge "Fix return codes and policy get"
2020-02-14 liamfallonFix return codes and policy get 50/101750/1
2020-02-14 Jim HahnAdd Topic Actor superclasses 14/101714/3
2020-02-13 Jim HahnMerge "Add A&AI actor and some operators"
2020-02-13 Dominik MizynAllow storing database password in environment variables 80/101680/1
2020-02-13 liamfallonUpdate models-tosca for hetter handling 74/101674/1
2020-02-12 Jim HahnAdd A&AI actor and some operators 35/101635/3
2020-02-12 Pamela DragoshMerge "Implement validation and hierarchical get"
2020-02-12 liamfallonImplement validation and hierarchical get 44/101544/4
2020-02-11 Jim HahnAdd more code to facilitate actor implementation 02/101502/4
2020-02-10 liamfallonGet the tree of parent entities for an entity in a... 85/101485/1
2020-02-10 Jim HahnMerge "Add data type and policy type reference checking"
2020-02-07 Jim HahnClean up and enhancement of Actor re-design 59/101359/2
2020-02-07 Ram Krishna... Merge "Change recipe to operation to match type"
2020-02-07 liamfallonAdd data type and policy type reference checking 74/101374/1
2020-02-06 jhhChange recipe to operation to match type 84/101284/2
2020-02-06 Jim HahnMerge "Actor redesign."
2020-02-05 liamfallonAdd vaidation for entity hierarchies 25/101125/2
2020-02-04 Ram Krishna... Merge "Add merge utility for service templates"
2020-02-04 liamfallonAdd merge utility for service templates 53/101053/6
next