37d05ce589f0f5e0fe69323ba1cf5732338bf5a5
[demo.git] / heat / vIMS / README
1 This heat template allows the deployement of the clearwater vIMS [1],
2 a fully functional open source vIMS solution.
3
4 The current heat template is derivated from the heat templates published
5 by Metaswitch [2].
6 Initial templates have been adapted to be VVP compliant (they are tested
7 through VVP linting in onap-tests repository [3])
8
9 These templates still require Ubuntu 14.04 as base image and would need some 
10 adaptations to be upgraded with more recent ubuntu base images to perform
11 the userdata part at boot.
12
13 They are integrated in Orange Openlab onap-tests CI chains and part of
14 the non regression end to end tests used at ONAP gating for OOM [4] [5].
15
16 It has been succesfully tested on ONAP Beijing, Casablanca and Master.
17
18 Contacts: morgan.richomme AT orange.com
19
20 [1]: https://www.projectclearwater.org/
21 [2]: https://github.com/Metaswitch/clearwater-heat
22 [3]: https://gitlab.com/Orange-OpenSource/lfn/onap/onap-tests
23 [4]: https://gitlab.com/Orange-OpenSource/lfn/onap/xtesting-onap
24 [5]: https://wiki.onap.org/display/DW/OOM+Gating