Re: [Openstack] Heat stack create

2016-07-21 Thread Cavalcante, Franciraldo X
Hey Turbo, You need to create the cloudformation endpoint. Here is a link that shows how to do it: Regards, \Franza On 7/21/16, 7:21 AM, "Turbo Fredriksson" wrote: >I'm trying to setup Trove, to get DBaaS working. Th

Re: [Openstack] Use HOT to specify the hosts to run the VMs

2016-07-19 Thread Cavalcante, Franciraldo X
Hi David, Here's an example that includes the availability zone. You can fill the av_zone_name with the same that you fill on Nova. Thanks, \Franza ... parameters: av_zone_name: type: string description: Name of the compute node where we are creating the VM. ... myserver: type: