diff options
author | Liam Fallon <liam.fallon@est.tech> | 2021-11-09 15:23:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-11-09 15:23:14 +0000 |
commit | 579085240812aa593ebafe787d97868e16fc3318 (patch) | |
tree | 1bc503131b870387e1db53f4571f5efaa5606186 | |
parent | ef52ec6f4b347868052b8532542f11b43c8c93b6 (diff) | |
parent | d8710085e5eec14abfaf61bb60e4de7c18fbcf65 (diff) |
Merge "Change links in Readme on policy/clamp roject"
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,13 +9,13 @@ The ONAP CLAMP platform abstracts the details of these systems under the concept At a higher level, CLAMP is about supporting and managing the broad operational life cycle of VNFs/VMs and ultimately ONAP components itself. It will offer the ability to design, test, deploy and update control loop automation - both closed and open. Automating these functions would represent a significant saving on operational costs compared to traditional methods. # Developer Contact -Owner: ONAP CLAMP Dev team +Owner: ONAP Policy/CLAMP Dev team Mailing List : onap-discuss@lists.onap.org -Add the following prefix to Subject on the mailing list : [CLAMP] +Add the following prefix to Subject on the mailing list : [POLICY] See here to subscribe : https://wiki.onap.org/display/DW/Mailing+Lists # Wiki -https://wiki.onap.org/display/DW/CLAMP+Project +https://wiki.onap.org/display/DW/Policy+Framework+Project # Build Jenkins Job: ${jenkins-joblink} |