Re: [openstack-dev] [Heat][Mistral] How to use Mistral resources in Heat

2015-03-03 Thread Renat Akhmerov
Oooh, ok! Yeah, additional tests for that would help us clearly see that solved. Thanks! Renat Akhmerov @ Mirantis Inc. > On 03 Mar 2015, at 18:03, Peter Razumovsky wrote: > > Hi Renat, > > We solved problem with referencing. I'll add more tests for understanding, > how Mistral Workflow re

Re: [openstack-dev] [Heat][Mistral] How to use Mistral resources in Heat

2015-03-03 Thread Peter Razumovsky
Hi Renat, We solved problem with referencing. I'll add more tests for understanding, how Mistral Workflow resource look like in Heat template. 2015-03-03 14:35 GMT+03:00 Renat Akhmerov : > Hi Peter, > > Thanks for sharing this.. Overall it looks good to me, I just left a > couple of comments/qu

Re: [openstack-dev] [Heat][Mistral] How to use Mistral resources in Heat

2015-03-03 Thread Renat Akhmerov
Hi Peter, Thanks for sharing this.. Overall it looks good to me, I just left a couple of comments/questions in https://review.openstack.org/#/c/147645/17/contrib/heat_mistral/heat_mistral/tests/test_workflow.py

[openstack-dev] [Heat][Mistral] How to use Mistral resources in Heat

2015-02-26 Thread Peter Razumovsky
In anticipation of Mistral supporting in Heat, let's introduce using Mistral in Heat. 1. For using Mistral resources workflow and cron-trigger in Heat, Mistral must be installed to DevStack. Installation guide for DevStack on https://github.com/stackforge/mistral/tree/master/contrib/devstack Detail