commit | 6223f52a583d7f737a363408aebaa248c16c2552 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Oct 31 20:47:41 2018 -0400 |
committer | Jim Hahn <jrh3@att.com> | Wed Oct 31 20:47:41 2018 -0400 |
tree | fd28843987c2dedbf5e98e3ead42b0ddc670dd07 | |
parent | f6930a40a762c89e9e987147a5f26a625115bd8f [diff] |
Remove single quotes from casablanca template The shell scripts used to populate the operational policies for the casablanca template do not work if the yaml includes single quotes. Replaced the single quotes with %27 instead. Change-Id: I31b20708b69153ecb67b7ac8136f464dbf2ce0c6 Issue-ID: POLICY-1240 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.