aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-02-07Add changes to basic structure of api componentChenfei Gao1-1/+1
Includes: 1) Changed logging from FlexLogger to slf4j and used the logback.xml aligned with v1.2 logging requirements. 2) Added https as a configurable parameter of api rest server. 3) Added aaf as a condfigurable parameter of api rest server. 4) Added AafFilter classes for healthcheck and statistics. 5) Added api statistics REST entry point. 6) Created related junit tests. 7) Packaged docker Issue-ID: POLICY-1270 Change-Id: I638f61361bb052545e8597531ba3d58019bf1f24 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2018-05-01Update api repoPamela Dragosh1-3/+1
Add missing license and change version to 2.0.0. Remove ECOMP reference. Issue-ID: POLICY-771 Change-Id: If26d97d90df538a554308ef3bbf612a615f3da03 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-08First commit, adding parent pomPamela Dragosh1-0/+16
Issue-ID: POLICY-139 Change-Id: I4599d855b0c5e44e002dac67f683278457fcde81 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>