diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-09 11:40:27 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-09 11:40:31 +0000 |
commit | d8710085e5eec14abfaf61bb60e4de7c18fbcf65 (patch) | |
tree | baa114f367f355d6d49fa5082f7377cd8dded99f /README.md | |
parent | 7bc53b8dd7c12dc108ad2625ad6d4c14804e76a6 (diff) |
Change links in Readme on policy/clamp roject
Minor changes to update the links in the policy-clamp readme file.
Issue-ID: POLICY-3380
Change-Id: I36ee3204c8aa7c53c8373ab0a20a0ebac56b0a7c
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'README.md')
-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} |