[Openstack] [Heat] Autoscaling, scale VMs on different hosts

2014-12-05 Thread Deepthi Dharwar
Hi all, I have been using the autoscaling HOT template and have been successful in running it. I do see number of VMs increasing and decreasing based on my scaling metrics. However, I do have one extra requirement, i.e deploy the VM on a different host. The scenario being, if I have a VM1 running

Re: [Openstack] [Heat] Autoscaling, scale VMs on different hosts

2014-12-08 Thread Deepthi Dharwar
On 12/08/2014 08:13 AM, Qiming Teng wrote: > On Fri, Dec 05, 2014 at 04:13:49PM +0530, Deepthi Dharwar wrote: >> Hi all, >> >> I have been using the autoscaling HOT template and have been successful >> in running it. I do see number of VMs increasing and decreasing bas

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] [Nova] Updating 'scheduled_at' field of nova instances in the database.

2015-03-18 Thread Deepthi Dharwar
All the VM information is stored in the instances table. This includes all the time related field like scheduled_at, launched_at etc. After upgrading to Juno, I have noticed that my 'scheduled_at' field is not getting reflected at all in the database. I do see my VMs being spawned and running jus

[Openstack] [energy] How to enable kwapi plugin in Ceilometer ?

2014-08-08 Thread Deepthi Dharwar
Hi all, I am running devstack with Ceilometer enabled. I am looking to gather energy and power stats. I have installed kwapi plugin and am able to retrieve Power numbers via the kwapi-driver. I needed some help to know as to how to enable gathering of these power stats in Ceilometer and what are

Re: [Openstack] 26. [energy] How to enable kwapi plugin in Ceilometer ?

2014-08-11 Thread Deepthi Dharwar
wer and energy metering from kwapi. > > BR, > Bruno. > Intern at ICCLab, ZHAW. > > 26. [energy] How to enable kwapi plugin in Ceilometer ? > > (Deepthi Dharwar) > > Message: 26 > Date: Fri, 08 Aug 2014 14:44:57 +0530 > From: Deepthi

Re: [Openstack] [energy] How to enable kwapi plugin in Ceilometer ?

2014-08-12 Thread Deepthi Dharwar
ove on try to get my multi-node setup with kwapi. Regards, Deepthi > BR, > Bruno. > Intern at ICCLab, ZHAW. > > > On Mon, Aug 11, 2014 at 1:54 PM, Deepthi Dharwar > mailto:deep...@linux.vnet.ibm.com>> wrote: > > Thanks a lot Bruno! > > Unfortunately