aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vIMS/README
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2019-05-03 07:59:26 +0200
committermrichomme <morgan.richomme@orange.com>2019-05-03 07:59:26 +0200
commit2e3e9ce49761fa60e9605a5c4ac74c1509596029 (patch)
tree8c1b78ea649d128eae4559e28c88c549b6997393 /heat/vIMS/README
parent2af49cc616563d332bd30fccb936e84eaab83c2e (diff)
remove vIMS folder
this folder includes vIMS heat template licensed under GPL v3 ONAP legal subcommittee does not recommend approval of license exceptions for GPL-3.0 content Issue-ID: INT-1049 Change-Id: I5c6a7e892e7aba8036a6276e9367a8fcc54c7407 Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'heat/vIMS/README')
-rw-r--r--heat/vIMS/README24
1 files changed, 0 insertions, 24 deletions
diff --git a/heat/vIMS/README b/heat/vIMS/README
deleted file mode 100644
index 37d05ce5..00000000
--- a/heat/vIMS/README
+++ /dev/null
@@ -1,24 +0,0 @@
-This heat template allows the deployement of the clearwater vIMS [1],
-a fully functional open source vIMS solution.
-
-The current heat template is derivated from the heat templates published
-by Metaswitch [2].
-Initial templates have been adapted to be VVP compliant (they are tested
-through VVP linting in onap-tests repository [3])
-
-These templates still require Ubuntu 14.04 as base image and would need some
-adaptations to be upgraded with more recent ubuntu base images to perform
-the userdata part at boot.
-
-They are integrated in Orange Openlab onap-tests CI chains and part of
-the non regression end to end tests used at ONAP gating for OOM [4] [5].
-
-It has been succesfully tested on ONAP Beijing, Casablanca and Master.
-
-Contacts: morgan.richomme AT orange.com
-
-[1]: https://www.projectclearwater.org/
-[2]: https://github.com/Metaswitch/clearwater-heat
-[3]: https://gitlab.com/Orange-OpenSource/lfn/onap/onap-tests
-[4]: https://gitlab.com/Orange-OpenSource/lfn/onap/xtesting-onap
-[5]: https://wiki.onap.org/display/DW/OOM+Gating