From: Bruno Sakoto Date: Mon, 20 Jul 2020 19:33:54 +0000 (-0400) Subject: Add dedicated folder for CPS PoC X-Git-Tag: 0.0.1~120^2~27 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=e765d005f0fa917411ac150f251c812398224067;p=cps.git Add dedicated folder for CPS PoC Issue-ID: CCSDK-2510 Signed-off-by: Bruno Sakoto Change-Id: Ib9017d57860ac6e8e5c719d54bcb5905b52dffd8 --- e765d005f0fa917411ac150f251c812398224067 diff --git a/cps/README.md b/cps/README.md new file mode 100644 index 000000000..b6131a1fa --- /dev/null +++ b/cps/README.md @@ -0,0 +1,7 @@ +# Configuration & Persistency Service + +This folder contains all files for +[Configuration & Persistency Service](https://wiki.onap.org/pages/viewpage.action?pageId=81406119). + +The code here is related to CPS POC, then it must be kept self contained in this cps folder to prevent any impact on +current ccsdk components and to be ready to be moved in its own repo once CPS becomes a standalone project. \ No newline at end of file