clearwater: services: "clearwater-bono": charm: "charms/precise/clearwater-bono" branch: "https://github.com/Metaswitch/clearwater-juju@dnsaas" num_units: 1 constraints: "arch=amd64" options: zone: "clearwater.local" expose: true annotations: "gui-x": "400" "gui-y": "900" "clearwater-sprout": charm: "charms/precise/clearwater-sprout" branch: "https://github.com/Metaswitch/clearwater-juju@dnsaas" num_units: 1 constraints: "arch=amd64" options: zone: "clearwater.local" annotations: "gui-x": "400" "gui-y": "600" "clearwater-ralf": charm: "charms/precise/clearwater-ralf" branch: "https://github.com/Metaswitch/clearwater-juju@dnsaas" num_units: 1 constraints: "arch=amd64" options: zone: "clearwater.local" annotations: "gui-x": "800" "gui-y": "750" "clearwater-homestead": charm: "charms/precise/clearwater-homestead" branch: "https://github.com/Metaswitch/clearwater-juju@dnsaas" num_units: 1 constraints: "arch=amd64" options: zone: "clearwater.local" annotations: "gui-x": "200" "gui-y": "300" "clearwater-homer": charm: "charms/precise/clearwater-homer" branch: "https://github.com/Metaswitch/clearwater-juju@dnsaas" num_units: 1 constraints: "arch=amd64" options: zone: "clearwater.local" annotations: "gui-x": "600" "gui-y": "300" "clearwater-ellis": charm: "charms/precise/clearwater-ellis" branch: "https://github.com/Metaswitch/clearwater-juju@dnsaas" num_units: 1 constraints: "arch=amd64" options: base_number: "1234567000" number_count: 1000 signup_key: "signup" zone: "clearwater.local" expose: true annotations: "gui-x": "400" "gui-y": "0" dns: charm: "cs:~lazypower/precise/dns-2" num_units: 1 options: domain: "clearwater.local" annotations: "gui-x": "1000" "gui-y": "450" relations: - - "clearwater-bono:scscf" - "clearwater-sprout:pcscf" - - "clearwater-bono:ralf-ctf" - "clearwater-ralf:ralf-cscf" - - "clearwater-sprout:ralf-ctf" - "clearwater-ralf:ralf-cscf" - - "clearwater-homestead:homestead-cscf" - "clearwater-sprout:homestead-hss" - - "clearwater-homer:xdms-user" - "clearwater-sprout:xdms" - - "clearwater-ellis:homestead-prov" - "clearwater-homestead:homestead-prov-user" - - "clearwater-ellis:xdms" - "clearwater-homer:xdms-user" - - "clearwater-ellis:programmable-multiple" - "dns:programmable-multiple" - - "clearwater-homer:programmable-multiple" - "dns:programmable-multiple" - - "clearwater-bono:programmable-multiple" - "dns:programmable-multiple" - - "clearwater-sprout:programmable-multiple" - "dns:programmable-multiple" - - "clearwater-ralf:programmable-multiple" - "dns:programmable-multiple" - - "clearwater-homestead:programmable-multiple" - "dns:programmable-multiple" series: precise