[Openstack] Autoscaling group with custom loadbalancer

2015-06-07 Thread Binan AL Halabi
Hi all, Can we define an autoscaling group which contains ONLY the servers that scaled up and down based on policies. The source of traffic is our own server which works as a loadbalancer. This server is defined as an ordinary server in Heat template outside the autoscaling group definition.

[Openstack] Autoscaling group definition without loadbalancer - Heat template

2015-06-07 Thread Binan AL Halabi
Hi all, Can we define an autoscaling group which contains ONLY the servers that scaled up and down based on policies. The source of traffic is our own server which works as a loadbalancer. This server is defined as an ordinary server in Heat template outside the autoscaling group definition. I

Re: [Openstack] Autoscaling group definition without loadbalancer - Heat template

2015-06-07 Thread Binan AL Halabi
The new scaled server sends HTTP request to our loadbalancer to start receiving traffic. Den söndag, 7 juni 2015 21:13 skrev Binan AL Halabi : Hi all, Can we define an autoscaling group which contains ONLY the servers that scaled up and down based on policies. The source of traffi

[Openstack] Autoscaling Support in Heat

2015-05-05 Thread Binan AL Halabi
Hi All,I have this question related to autoscaling support in Heat: When autoscaling policy is triggered, the alarm will be sent to Heat. Then the Heat will scale up/downIn the latest Openstack release, how the scale up/down is done ? though autoscaling service API or by the Heat itself using Nov

Re: [Openstack] [openstack][[autoscaling][icehouse]

2015-03-10 Thread Chinasubbareddy M
| 8ff22ef8-268a-4803-8350-7c8f1f02aa39 Why AWS key is there in the url ? Regards, Subbareddy. -Original Message- From: Qiming Teng [mailto:teng...@linux.vnet.ibm.com] Sent: Wednesday, March 11, 2015 3:05 AM To: openstack@lists.openstack.org Subject: Re: [Openstack] [openstack][[autoscaling]

Re: [Openstack] [openstack][[autoscaling][icehouse]

2015-03-10 Thread Qiming Teng
On Tue, Mar 10, 2015 at 07:12:54AM +, Chinasubbareddy M wrote: > Hi , > > as I wanted to check out the autoscaling features of heat in combination with > ceilometer, I tried to adapt one of the example HOT's. Meanwhile, the HOT is > starting successfully, but whatever I do to stress my VM in

[Openstack] [openstack][[autoscaling][icehouse]

2015-03-10 Thread Chinasubbareddy M
Hi , as I wanted to check out the autoscaling features of heat in combination with ceilometer, I tried to adapt one of the example HOT's. Meanwhile, the HOT is starting successfully, but whatever I do to stress my VM in the web_server_group, no scaling reaction is observable. Executing the web

Re: [Openstack] [autoscaling][icehouse]

2015-03-05 Thread Chinasubbareddy M
Message- From: Chinasubbareddy M Sent: Thursday, March 05, 2015 8:27 PM To: 'Deepthi Dharwar'; 'openstack@lists.openstack.org' Cc: David Peraza Subject: RE: [Openstack][autoscaling][icehouse][OS::Heat::AutoScalingGroup] Hello all, I can see the alarm in alarm-history. How

Re: [Openstack] [autoscaling][icehouse][OS::Heat::AutoScalingGroup]

2015-03-05 Thread Pavlo Shchelokovskyy
n | 2015-03-05T14:55:58.039142 | state: insufficient > data| > > +--++-+ > > -Original Message- > From: Chinasubbareddy M >

Re: [Openstack] [autoscaling][icehouse][OS::Heat::AutoScalingGroup]

2015-03-05 Thread Chinasubbareddy M
'Deepthi Dharwar'; openstack@lists.openstack.org Subject: RE: [Openstack] [openstack][autoscaling][icehouse][OS::Heat:: AutoScalingGroup] Thank you Deepthi, its working now . -Original Message- From: Deepthi Dharwar [mailto:deep...@linux.vnet.ibm.com] Sent: Wednesda

Re: [Openstack] [openstack][autoscaling][icehouse][OS::Heat:: AutoScalingGroup]

2015-03-05 Thread Chinasubbareddy M
Thank you Deepthi, its working now . -Original Message- From: Deepthi Dharwar [mailto:deep...@linux.vnet.ibm.com] Sent: Wednesday, March 04, 2015 4:18 PM To: openstack@lists.openstack.org Subject: Re: [Openstack] [openstack][autoscaling][icehouse][OS::Heat:: AutoScalingGroup] On 03/04

Re: [Openstack] [openstack][autoscaling][icehouse][OS::Heat:: AutoScalingGroup]

2015-03-04 Thread Deepthi Dharwar
On 03/04/2015 02:36 PM, Chinasubbareddy M wrote: > Hi, > > > > I am testing openstack auto scaling function, but the stack is getting > failed with below error, > > > > :Multiple possible networks found, use a Network ID to be more specific > > > > could anybody tell me how to solve it

[Openstack] [openstack][autoscaling][icehouse][OS::Heat:: AutoScalingGroup]

2015-03-04 Thread Chinasubbareddy M
Hi, I am testing openstack auto scaling function, but the stack is getting failed with below error, :Multiple possible networks found, use a Network ID to be more specific could anybody tell me how to solve it? , This is happening in case of using OS::Heat:: AutoScalingGroup resource, is t

Re: [Openstack] [autoscaling][icehouse]

2015-03-03 Thread Chinasubbareddy M
Hi, I am using the same command to crate the stack and here is the version of heat: root@build-server:~# heat --version 0.2.8 From: Steve Baker [mailto:sba...@redhat.com] Sent: Wednesday, March 04, 2015 4:00 AM To: openstack@lists.openstack.org Subject: Re: [Openstack] [autoscaling][icehouse

Re: [Openstack] [autoscaling][icehouse]

2015-03-03 Thread Steve Baker
On 04/03/15 00:00, Chinasubbareddy M wrote: Hi, Thanks for the blog , but I am getting the below error while I am launching the stack as per the instructions. StackValidationFailed: Unknown resource Type : OS::Nova::Server::Cirros Assuming you ran the following, what version of python-heatcl

Re: [Openstack] [autoscaling][icehouse]

2015-03-03 Thread Chinasubbareddy M
ource? Regards, Subbareddy. -Original Message- From: Christian Berendt [mailto:christ...@berendt.io] Sent: Monday, March 02, 2015 2:20 PM To: openstack@lists.openstack.org Subject: Re: [Openstack] [autoscaling][icehouse] On 03/02/2015 06:31 AM, Chinasubbareddy M wrote: > Could you plea

Re: [Openstack] [autoscaling][icehouse]

2015-03-02 Thread Christian Berendt
On 03/02/2015 06:31 AM, Chinasubbareddy M wrote: > Could you please share working auto scaling script which helps > understanding the auto scaling in openstack cloud ? https://blog.berendt.io/simple-auto-scaling-environment-with-heat/ HTH, Christian. _

[Openstack] [autoscaling][icehouse]

2015-03-01 Thread Chinasubbareddy M
Hi , Could you please share working auto scaling script which helps understanding the auto scaling in openstack cloud ? Regards, Subbareddy, Persistent systems ltd. DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems

Re: [Openstack] [openstack] Autoscaling

2015-02-03 Thread Christian Berendt
On 02/03/2015 04:17 PM, m.channappa.nega...@accenture.com wrote: > In heat auto scaling template we specify max_size as 3 , it means it can > launch upto 3 instances ?. I,e once high cpu load , crosses the > threshold level it will launch first vm (as scaling_adjustment : 1) and > if that load co

[Openstack] [openstack] Autoscaling

2015-02-03 Thread m.channappa.negalur
Hello All, I have a small query in autoscaling . In heat auto scaling template we specify max_size as 3 , it means it can launch upto 3 instances ?. I,e once high cpu load , crosses the threshold level it will launch first vm (as scaling_adjustment : 1) and if that load continues to remain s

Re: [Openstack] Autoscaling

2014-08-14 Thread Steven Hardy
On Thu, Aug 14, 2014 at 10:58:55AM +, yalla.gnan.ku...@accenture.com wrote: >Hi All, > > > >Can anyone point me to right link to Fedora 20 Jeos image ? The >following autoscaling template The official Fedora 20 cloud image now contains heat-cfntools, so you no longer requi

Re: [Openstack] Autoscaling

2014-08-14 Thread Christian Berendt
On 08/14/2014 12:58 PM, yalla.gnan.ku...@accenture.com wrote: > Can anyone point me to right link to Fedora 20 Jeos image ? The > following autoscaling template http://fedoraproject.org/en/get-fedora#clouds -- Christian Berendt Cloud Computing Solution Architect Mail: bere...@b1-systems.de B1

[Openstack] Autoscaling

2014-08-14 Thread yalla.gnan.kumar
Hi All, Can anyone point me to right link to Fedora 20 Jeos image ? The following autoscaling template https://raw.githubusercontent.com/openstack/heat-templates/master/cfn/F17/AutoScalingCeilometer.yaml seems to be hardcoded for Loadbalancer to work only with Fedora 20 Jeos. Also I need

Re: [Openstack] Autoscaling : heat stack failed

2014-03-21 Thread Mike Spreitzer
: [Openstack] Autoscaling : heat stack failed Hi Team, I fixed the earlier error and landed at below error 2014-03-21 09:31:27.138 22406 ERROR heat.engine.resource [-] CREATE : LoadBalancer "ElasticLoadBalancer" 2014-03-21 09:31:27.138 22406 TRACE heat.engine.resource Traceback (most r

Re: [Openstack] Autoscaling : heat stack loadbalancer error

2014-03-21 Thread m.channappa.negalur
Hi Team, This is the last error I received after modifying in ElasticLoadBalancer "ElasticLoadBalancer" : { "Type" : "AWS::ElasticLoadBalancing::LoadBalancer", "Properties" : { "AvailabilityZones" : { "Fn::GetAZs" : "" }, "Instances" : [ { "Ref": "WikiDatabase" } ],

Re: [Openstack] Autoscaling : heat stack failed

2014-03-21 Thread m.channappa.negalur
Hi Team, I fixed the earlier error and landed at below error 2014-03-21 09:31:27.138 22406 ERROR heat.engine.resource [-] CREATE : LoadBalancer "ElasticLoadBalancer" 2014-03-21 09:31:27.138 22406 TRACE heat.engine.resource Traceback (most recent call last): 2014-03-21 09:31:27.138 22406 TRACE h

[Openstack] Autoscaling : heat stack failed

2014-03-21 Thread m.channappa.negalur
Hello All, I have configured openstack Havana on Ubuntu 12.04 . I configured heat & ceilometer. When I was creating stack I found that stack creation failed in log 2014-03-21 05:37:50.170 22127 TRACE heat.engine.resource raise exception.StackValidationFailed(message=msg) 2014-03-21 05:37:5

Re: [Openstack] [openstack]AutoScaling fails on multiple networks?

2014-01-14 Thread Simon Pasquier
Hello, On 14/01/2014 02:49, Tianzhenhua wrote: Hi All: I have a problem about openstack autoscaling by template! I have added 4 networks in my system (from horizon web portal), > (snip) I check the resource of AutoScalingGroup(AWS::AutoScaling::AutoScalingGroup), I can not find s

[Openstack] [openstack]AutoScaling fails on multiple networks?

2014-01-13 Thread Tianzhenhua
Hi All: I have a problem about openstack autoscaling by template! I have added 4 networks in my system (from horizon web portal), But when I executed the template, it failed! So I checked Heat log, I found some errors: 2014-01-14 09:30:00.711 1351 ERROR heat.engine.resource [-] CREATE