[Openstack] AGS

2015-06-30 Thread Jesus arteche
Hey guys, In an autoscaling group on Heat, if i delete a base vm ( let's say I have 2 or 3 as minimum limit and 20 as max), And i just run the minimum amount of VMs, Heat would spin up another one? To maintein the min limit? Thanks ___ Mailing list: http

[Openstack] Ceilometer alarm webhook

2015-05-19 Thread Jesus arteche
hey guys, I'm trying to set a webhook url on the ceilometer alarm, I checked that from the host where Ceilometer is deployed, I have connectivity to the host where the webhook catcher is running, I tested with curl against the webhook catcher and it worked. But when I define the alarm it doesn't w

Re: [Openstack] user who provision a vm

2015-04-24 Thread Jesus arteche
e user id of the user that created the VM. > > > > > > On Apr 23, 2015, at 12:31 PM, Jesus arteche > wrote: > > > > Hey guys, > > > > Is there any way to get who provisioned a VM? also, is possible

[Openstack] user who provision a vm

2015-04-23 Thread Jesus arteche
Hey guys, Is there any way to get who provisioned a VM? also, is possible to get a report of the user usage? thanks ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe :

[Openstack] Heat Waitcondition error

2015-04-15 Thread Jesus arteche
hey guys, Im runing this template : https://github.com/openstack/heat-templates/blob/master/hot/native_waitcondition.yaml On my Juno deployment, and I'm getting this error: *Create_Failed: Resource CREATE failed: BadRequest: Password is not strong enough (HTTP 400)* This is for the Wait_Handle

[Openstack] CLI through a proxy server

2015-04-06 Thread Jesus arteche
hey guys, I have a OpenStack instance behind a firewall...I want to grant API access via a proxy...proxy works on teh specific OpenStack API ports...I can authenticate againsta it...but the problem is that authentication returns me the local OpenStack IP (192.168.100.10) How can I do to tell Ope

[Openstack] Docker plugin for heat

2015-03-15 Thread Jesus arteche
Hey guys, do you know what connectivity do I need from Heat engine ? Heat engine needs to reach the VMs on spin up on Nova...but also need Internet connectivity? Any ideas? ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] HEAT

2015-01-18 Thread Jesus arteche
0.2.10 On Sun, Jan 18, 2015 at 3:37 AM, Qiming Teng wrote: > On Fri, Jan 16, 2015 at 11:53:02AM +0000, Jesus arteche wrote: > > hey guys, > > > > I'm new with heat...I managed to do a deployment from a simple > template... > > now I'm trying this examp

[Openstack] HEAT pattern error on wait condition

2015-01-16 Thread Jesus arteche
Hey guys, I have this pattern: heat_template_version: 2013-05-23 description: > It deploys a Drupal web site on Internet Information Services with PHP configured. It has a local database on SQL Server Express parameters: key_name: type: string description: Name of an existing key

[Openstack] HEAT

2015-01-16 Thread Jesus arteche
hey guys, I'm new with heat...I managed to do a deployment from a simple template... now I'm trying this example : http://git.openstack.org/cgit/openstack/heat-templates/plain/hot/Windows/IIS_Drupal/IIS_Drupal.yaml But I'm getting this error: HTTP/1.1 400 Bad Request date: Fri, 16 Jan 2015 11:4