commit | 0b01c65ad0f11d48020097edf3583a917adda4bf | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Jul 11 09:07:23 2018 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Jul 11 09:07:23 2018 -0400 |
tree | b661e1c833f00a515f5e14e859eca55038861298 | |
parent | 865dd094c03a145dc0588534263d1a62fef809eb [diff] |
Include hostname as part of lock owner Because the lock owner string is constructed, using just the target type and request ID, lock requests made by different ONSETs running on different PDP-Ds may both succeed. Added the hostname to the owner string so that locks for ONSETs for the same request ID will be rejected if the request is made on different PDP-Ds. Change-Id: I1d45194cbb1c5b1a1f6000477fe51879a2fecc19 Issue-ID: POLICY-872 Signed-off-by: Jim Hahn <jrh3@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.