summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2017-10-11Add ability to turn off policy preloadPamela Dragosh1-0/+15
You can now set environment variable to override whether or not the policies are pre-loaded by the engines during docker image startup. The README.md is updated with instructions. Each docker-compose has a different default set. The .env file is set to load policies by default to true. You can override by either changing this file or setting the environment: export PRELOAD_POLICIES=false Issue-ID: POLICY-304 Change-Id: Ia96788ac3b8d47814eea1046d96c4e3e4a0b9664 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-17remove DCAE custom config from drools-tweaks.shJorge Hernandez1-1/+1
It has become unnessary since drools-tweaks since the drools-applications side is changing to use configurable values from base.conf Change-Id: I1a601b27a3acbd3b4d90e5a023c2f2fe8b0861d0 Issue-ID: POLICY-159 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-08-16Update link to policy projects.Pamela Dragosh1-1/+1
The current readme references policy projects that don't exist anymore. Issue-Id: POLICY-171 Change-Id: I501735086da2ecd8cf2164e740c7fc1145ddb144 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-07-31[POLICY-86] replace openecomp for policy-dockerGuo Ruijing1-1/+1
Change-Id: I4db534a29c73a3cb2d70655ee54c856b83655fb2 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com> Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-02-22adding directions for running docker-composePamela Dragosh1-0/+5
Change-Id: Ia4b6e30c394e1374a9576726a30c204371e4683b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-14Initial OpenECOMP policy/docker commitPamela Dragosh1-0/+16
Change-Id: Ib37c3693614ee21a78f838e63eb40319cc85bdc6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>