HTTP endpoint for policy evaluation (execution)
All threads resolved!
All threads resolved!
This is an experiment to produce a generic evaluation function for different polices, which is able to return arbitrary JSON result after policy execution. For the moment a lot of conventions have to be followed in order for this to work, which is not so good. More experiments will follow to reduce the conventions to minimum (it would be best to remove all of them).
Current conventions that must be followed:
- policy package is always
gaiax
-
result
variable is assigned with the expected result from the policy execution
Closes #12 (closed)
FYI: @tziai
Edited by Lyuben Penkovski
Merge request reports
Activity
Filter activity
changed milestone to %Sprint 4
added Backlog DevInProgress labels
assigned to @lyuben.penkovski
added 1 commit
- f7e28673 - Goa DSL for policy evaluation and 'main' wiring
added 1 commit
- c3820989 - Generic policy evaluation with hardcoded query
requested review from @yordan.kinkov
- Resolved by Lyuben Penkovski
removed Backlog label
mentioned in commit af362c09
Please register or sign in to reply