Re: [Project Clearwater] Issues with clearwater-docker homestead and homestead-prov under Kubernetes

2018-05-14 Thread Davis, Matthew
Hi everyone, I've fixed the issue I had with homestead-prov and submitted the patch as this pull request: https://github.com/Metaswitch/clearwater-docker/pull/89 However now I just run into another issue, so homestead-prov is giving me the same error as homestead. The error message is not

Re: [Project Clearwater] Issues with clearwater-docker homestead and homestead-prov under Kubernetes

2018-05-08 Thread Davis, Matthew
I'm having issues with Homestead on Kubernetes as well. What was the bug in the script you used? I just followed the instructions in the README. The stable branch is the same as the master branch at the moment, so switching to the stable branch won't help. If I set up the firewalls or DNS

Re: [Project Clearwater] Issues with clearwater-docker homestead and homestead-prov under Kubernetes

2018-05-15 Thread Davis, Matthew
ater-queue-manager o Services running (or not) in docker homestead: ? [ ? ] clearwater-auto-config-docker ? [ + ] clearwater-cluster-manager ? [ - ] clearwater-config-manager ? [ - ] clearwater-diags-monitor ? [ + ] clearwater-etcd ? [ + ] clearwater-infrastructure ? [ - ]

Re: [Project Clearwater] Deploying Clearwater using Heat Template

2018-05-15 Thread Davis, Matthew
) [mailto:richard.whiteho...@projectclearwater.org] Sent: Wednesday, 16 May 2018 3:28 AM To: clearwater@lists.projectclearwater.org; Davis, Matthew <matthew.davi...@team.telstra.com> Subject: RE: [Project Clearwater] Deploying Clearwater using Heat Template Matt, What version of OpenStack are you running a

Re: [Project Clearwater] Issues with clearwater-docker homestead and homestead-prov under Kubernetes

2018-05-30 Thread Davis, Matthew
ocal"},"kind":"ConfigMap","metadata":{"annotations":{},"name":"env-vars","namespace":"default"}... Data ZONE: default.svc.cluster.local Events: ``` Thanks, Matt Telstra Graduate Engineer CTO | Cloud SD

Re: [Project Clearwater] Issues with clearwater-docker homestead and homestead-prov under Kubernetes

2018-06-04 Thread Davis, Matthew
round=secret ellis_api_key=secret ellis_cookie_key=secret Thanks, Matt From: Adam Lindley [mailto:adam.lind...@metaswitch.com] Sent: Friday, 1 June 2018 3:29 AM To: Davis, Matthew ; clearwater@lists.projectclearwater.org Subject: RE: [Project Clearwater] Issues with clearwater-docker homestead

Re: [Project Clearwater] Deploying Clearwater using Heat Template

2018-05-03 Thread Davis, Matthew
Hi, I’ve tried that, and now I get the error: ERROR: Failed to validate: : resources.mgmt_network: : Property network not assigned Or ERROR: Failed to validate: : resources.sig_network: : Property network not assigned (It alternates between the two each time I try) I’ve tried running `heat

Re: [Project Clearwater] Issue With homestead-prov and Cassandra in kubernetes deployment

2018-08-13 Thread Davis, Matthew
Hi Gabriel, That `kubectl get pods` output shows that Cassandra is only 7 minutes old. Sometimes Cassandra can take a very long time to start up. What happens if you wait for 30 minutes? Regards, Matt ___ Clearwater mailing list

Re: [Project Clearwater] Issues with clearwater-docker homestead and homestead-prov under Kubernetes

2018-08-14 Thread Davis, Matthew
error". If I want to enable STUN/TURN, I need some other fields which aren't specified by the docs. I'm trying to deploy it on Openstack Kubernetes now. The Cassandra pods won't come up, because etcd is failing. It's possibly a network issue. Regards, Matthew Davis Telstra Graduate Engineer CT

Re: [Project Clearwater] Difference between source code of Clearwater over containers and Virtual Machines

2018-09-11 Thread Davis, Matthew
rs? Again, thanks so much for your help Att: Gabriel Orozco (University of Cauca Student) El mar., 11 sept. 2018 a las 18:09, Davis, Matthew (mailto:matthew.davi...@team.telstra.com>>) escribió: Hi, Yes the code is the same for both. The Dockerfiles just do `apt-get install $MODULE` e.g

Re: [Project Clearwater] Difference between source code of Clearwater over containers and Virtual Machines

2018-09-11 Thread Davis, Matthew
Hi, Yes the code is the same for both. The Dockerfiles just do `apt-get install $MODULE` e.g. here’s the one for homestead: https://github.com/Metaswitch/clearwater-docker/blob/83d9519c34bdf52c2e5eb4bd74ceeed1be8f2a15/homestead/Dockerfile#L4 Yes there’s something funny about homestead-prov. I

Re: [Project Clearwater] Troubles shutting down CW with Compose

2018-09-13 Thread Davis, Matthew
Try doing an exec into an ellis container and then run the command here: https://clearwater.readthedocs.io/en/stable/Manual_Install.html?highlight=available%20numbers#provision-telephone-numbers-in-ellis Matthew Davis Technical Specialist Telstra | CTO | Cloud SDN NFV From: Clearwater

Re: [Project Clearwater] Troubles shutting down CW with Compose

2018-09-18 Thread Davis, Matthew
lp. El jue., 13 sept. 2018 a las 19:19, Davis, Matthew (mailto:matthew.davi...@team.telstra.com>>) escribió: Try doing an exec into an ellis container and then run the command here: https://clearwater.readthedocs.io/en/stable/Manual_Install.html?highlight=available%20numbers#provision-t