aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2022-10-19Add 'logs' directory to gitignoreliamfallon1-0/+1
Drools Applicaitons generates output into a "logs" directory during unit test. This change ignores that output in git. Issue-ID: POLICY-4393 Change-Id: I58f84cc47c8ad587de9a27fde0c928e1beae550e Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-10-25Point to snapshot dependencyRam Krishna Verma1-0/+1
Issue-ID: POLICY-3788 Change-Id: Ieba10fd271862cb2ac98576673051bc5dbbc3dd9 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2020-08-21remove legacy operational policies supportjhh1-0/+1
Issue-ID: POLICY-2765 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I454365943465863b108ba8668b2bc4b201986959
2020-03-12Delete template.demo submodule, amsterdam controllerPeyton Puckett1-1/+0
Issue-ID: POLICY-2421 Change-Id: I0e61e7b3272f5c7babceb41e4e249716af4529cf Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
2020-02-17tosca compliant op policy support + vcpe testjhh1-0/+2
Tosca Compliant and Toscal Legacy Operational policies are both supported for backwards compatibility. vCPE usecase junits to support 2 equivalent policies, one tosca compliant and the other one legacy. Issue-ID: POLICY-2360 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: Iafbfc92bbec42e6a3fe4ceb4a9a17c85e636ea14 Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
2018-11-30Reduce resp values meth complexityKrishnakumar Jinka1-0/+2
The response values determining method has more complexity reduce it using enums. Fix build fail due to incorrect response value. Modify LCM response code to enum. Fix enum package. Modify status code enum. Add modification copyright notice. Fix review comments. Add serialization key Issue-ID: POLICY-1251 Change-Id: I49909b6dd2810dd864784afab0a328b855131501 Signed-off-by: kris.jinka <kris.jinka@samsung.com> Signed-off-by: krisjinka <kris.jinka@samsung.com>
2018-01-10Add IntelliJ files to .gitignoreAlexis de Talhouët1-0/+4
Change-Id: I45dd03d4295322ecc0f10c4673848c1fe85d5e98 Issue-ID: POLICY-509 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2017-07-13[POLICY-22] gitignore autogened filesGao, Chenfei (cg287m)1-0/+1
Change-Id: I9777f3cc8ee61e6a55dba94bf455ff367814f762 Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
2017-02-22adding to gitignorePamela Dragosh1-0/+1
Change-Id: Idcb1989df7435a9e26c2bdf337a356108b390795 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-19adding sonatype and deploy pluginsPamela Dragosh1-0/+1
Change-Id: Idd658056dd8c019427a4689b9b40d9fc94208593 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-14Initial OpenECOMP policy/drools-applications commtPamela Dragosh1-0/+5
Change-Id: I21c0edbf9b7f18dccd6bd4fe2a3287f3a68e6de0 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>