diff options
-rw-r--r-- | cps/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
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 |