commit | d01dd35e38462ad56a802b5bc3f2f9d64faa0b92 | [log] [tgz] |
---|---|---|
author | Joshua Reich <jreich@research.att.com> | Fri Feb 15 13:40:07 2019 -0800 |
committer | Joshua Reich <jreich@research.att.com> | Wed Feb 27 20:59:46 2019 -0800 |
tree | c59382daefba071c84a4e177b39ad4a6c499cfa3 | |
parent | 5cd902ff9e11c0f401e0633a32902a63f18596ba [diff] |
YAML clc directive spec/compilation to XACML Created java definition of CoordinationDirective class. Initial library supports one coordination directive FirstBlocksSecond, prototype for this directive added as firstBlocksSecond.xml. Functions for compiling example yaml directive are in SupportUtil. Change-Id: If7c22402729670403510f1fa2f7f43de6a4a522c Issue-ID: POLICY-1173 Signed-off-by: Joshua Reich <jreich@research.att.com>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains ONAP Policy application code. To build it:
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.