[openstack-dev] [tripleo] Mistral workflow cannot establish connection

2018-07-14 Thread Samuel Monderer
Hi, I'm trying to deploy redhat OSP13 but I get the following error. (undercloud) [root@staging-director stack]# ./templates/deploy.sh Started Mistral Workflow tripleo.validations.v1.check_pre_deployment_validations. Execution ID: 3ba53aa3-56c5-4024-8d62-bafad967f7c2 Waiting for messages on queue

Re: [openstack-dev] [tripleo] Mistral workflow cannot establish connection

2018-07-14 Thread Remo Mattei
It is a bad line in one of your yaml file. I would check them. Sent from my iPad > On Jul 14, 2018, at 2:25 PM, Samuel Monderer > wrote: > > Hi, > > I'm trying to deploy redhat OSP13 but I get the following error. > (undercloud) [root@staging-director stack]# ./templates/deploy.sh > Started

Re: [openstack-dev] [tripleo] Mistral workflow cannot establish connection

2018-07-15 Thread Samuel Monderer
It seems that the problem is in my roles_data.yaml file but I don't see what is the problem I've attached the file. On Sun, Jul 15, 2018 at 12:46 AM Remo Mattei wrote: > It is a bad line in one of your yaml file. I would check them. > > Sent from my iPad > > On Jul 14, 2018, at 2:25 PM, Samuel M

Re: [openstack-dev] [tripleo] Mistral workflow cannot establish connection

2018-07-15 Thread Remo Mattei
Here is the one I use roles_data.yaml Description: Binary data On Jul 15, 2018, at 8:02 AM, Samuel Monderer wrote:It seems that the problem is in my roles_data.yaml file but I don't see what is the problemI've attached the file.On Sun, Jul 15, 2018 at 12:46 AM Remo M

Re: [openstack-dev] [tripleo] Mistral workflow cannot establish connection

2018-07-15 Thread Remo Mattei
I still think there is something wrong with some of your yaml, the roles_data is elaborating based on what your yaml files are. Can you share your deployment script did you make any of the yaml files yourself? Remo > On Jul 15, 2018, at 8:57 AM, Remo Mattei wrote: > > Here is the one I use

Re: [openstack-dev] [tripleo] Mistral workflow cannot establish connection

2018-07-15 Thread Samuel Monderer
Hi Remo, Attached are templates I used for the deployment. They are based on a deployment we did with OSP11. I made the changes for it to work with OSP13. I do think it's the roles_data.yaml file that is causing the error because if remove the " -r $TEMPLATES_DIR/roles_data.yaml" from the deploym

Re: [openstack-dev] [tripleo] Mistral workflow cannot establish connection

2018-07-16 Thread Steven Hardy
On Sun, Jul 15, 2018 at 7:50 PM, Samuel Monderer wrote: > > Hi Remo, > > Attached are templates I used for the deployment. They are based on a > deployment we did with OSP11. > I made the changes for it to work with OSP13. > > I do think it's the roles_data.yaml file that is causing the error bec

Re: [openstack-dev] [tripleo] Mistral workflow cannot establish connection

2018-07-25 Thread Samuel Monderer
Hi Steve, You were right, when I removed most of the roles it worked. I've encountered another problem. It seems that the network-isolation.yaml I used with OSP11 is pointing to files that do not exist anymore such as * # Port assignments for the Controller role* * OS::TripleO::Controller::Por