aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vIMS/README
diff options
context:
space:
mode:
Diffstat (limited to 'heat/vIMS/README')
-rw-r--r--heat/vIMS/README24
1 files changed, 24 insertions, 0 deletions
diff --git a/heat/vIMS/README b/heat/vIMS/README
new file mode 100644
index 00000000..37d05ce5
--- /dev/null
+++ b/heat/vIMS/README
@@ -0,0 +1,24 @@
+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