murano-apps/Clearwater/package
Snihyr Kostyantyn 41c5ed8b27 Add scaleIn actions and scripts
Change-Id: I77cd4d27f7d7379ba91350838aab2c818af0db4f
2016-09-17 13:36:49 +00:00
..
Classes Add scaleIn actions and scripts 2016-09-17 13:36:49 +00:00
Resources Add scaleIn actions and scripts 2016-09-17 13:36:49 +00:00
UI Scalable Clearwater demo app 2016-09-17 16:33:47 +03:00
LICENSE Clearwater MuranoPL application prototype 2016-07-01 16:21:46 +03:00
README.rst Fix Clearwater release to release-101 tag (Glaweow release) 2016-07-28 19:38:20 +03:00
logo.png Clearwater MuranoPL application prototype 2016-07-01 16:21:46 +03:00
manifest.yaml Add scaleIn actions and scripts 2016-09-17 13:36:49 +00:00

README.rst

Clearwater vIMS Murano Package

Clearwater is an open source implementation of IMS (the IP Multimedia Subsystem) designed from the ground up for massively scalable deployment in the Cloud to provide voice, video and messaging services to millions of users. Clearwater combines the economics of over-the-top style service platforms with the standards compliance expected of telco-grade communications network solutions, and its Cloud-oriented design makes it extremely well suited for deployment in a Network Functions Virtualization (NFV) environment.

Requirements

  • Ubuntu 14.04 image with cloudinit
  • Tenant must be able to spawn 7 VMs with minimum requirements: 2GB RAM, 1 VCPU

How to connect Softphone application to Clearwater environment

  • Find Ellis IP in environment deployment log, open Ellis's floating IP in new tab. Ellis can start with short delay after deployment finish.
  • Create new user via Ellis interface (secret code: secret)
  • Create new profile in Softphone app, use Private Identity account data
  • Use outbound proxy IP from environment deployment log
  • Use TCP transport

How to run live tests

  • Checkout https://github.com/Metaswitch/clearwater-live-test repo
  • Install pre-requisites
  • Run rake test[<DNS ZONE NAME>] SIGNUP_CODE=secret TRANSPORT=TCP PROXY=<OUTBOUND PROXY IP> ELLIS=<ELLIS IP>