diff options
author | Jorge Hernandez <jorge.hernandez-herrero@att.com> | 2019-03-27 14:58:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-27 14:58:33 +0000 |
commit | fd6105c2b65f51e229040bd4f6587af048d222a8 (patch) | |
tree | ca265a0642a161fbd2d43575d408038c91cd2817 /models-interactions/model-impl/events/README.md | |
parent | bca4180329b4d9cc587abd9d8471573f49994d29 (diff) | |
parent | b150aa8197e8a21ab7ad4cf1d91cfa30f56fa3df (diff) |
Merge "migrate model-impl from drools-applications"
Diffstat (limited to 'models-interactions/model-impl/events/README.md')
-rw-r--r-- | models-interactions/model-impl/events/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/models-interactions/model-impl/events/README.md b/models-interactions/model-impl/events/README.md new file mode 100644 index 000000000..6ebd725d2 --- /dev/null +++ b/models-interactions/model-impl/events/README.md @@ -0,0 +1,11 @@ +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 + +Policy Control Loop + +This is the implementation of the Policy's Control Loop messages. This includes the Events consumed and Notifications produced by the ONAP Policy Platform. + + + + |