Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2014-03-21 Thread Matt Riedemann
On 3/21/2014 6:45 PM, Florian Chazal wrote: Hi All, Better late that never: Since few weeks we are testing IBM Power System R2 server and we were evaluating the capability to go on a larger scale. We are lacking of information regarding PowerKVM status and PowerVC so we began to try Havana +

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2014-03-21 Thread Florian Chazal
Hi All, Better late that never: Since few weeks we are testing IBM Power System R2 server and we were evaluating the capability to go on a larger scale. We are lacking of information regarding PowerKVM status and PowerVC so we began to try Havana + powerVM: The launch of a VM went well (except a

[Openstack] OpenStack Community Weekly Newsletter (Mar 14 – 21)

2014-03-21 Thread Stefano Maffulli
Upcoming changes to Design Summit format Since the very beginning of OpenStack we fulfilled our Open Design promise by organizing a developer gatherin

Re: [Openstack] Autoscaling : heat stack failed

2014-03-21 Thread Mike Spreitzer
Are you using Neutron? Is this your first time with Neutron? When I switched from nova networking to Neutron I was initially surprised by errors with the same text. For me it was when creating VM instances. Can you make a load balancer using the CLI? Note that the log excerpt you show is te

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

Re: [Openstack] Using OpenStack in a CI/CD runway

2014-03-21 Thread Daniel Ellison
On Mar 20, 2014, at 5:33 PM, Clint Byrum wrote: > Excerpts from Daniel Ellison's message of 2014-03-20 12:10:52 -0700: >> Hi all, >> >> I've tried to look this up online but all I seem to get is information about >> continuous integration/distribution in the OpenStack project itself and not >>

[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] Not able to deploy a instance from controller node

2014-03-21 Thread Mahardhika Gilang
Hi, please chat the output of #tail -f /var/log/nova/nova-compute.log in your compute node On 3/21/2014 1:55 PM, Manoj K wrote: Hello OpenStack, I have simple dual-node OpenStack, On both node all service works fine. #nova-manage service list Binary Host Zone Status

[Openstack] Not able to deploy a instance from controller node

2014-03-21 Thread Manoj K
Hello OpenStack, I have simple dual-node OpenStack, On both node all service works fine. #nova-manage service list Binary Host Zone Status State Updated_At nova-certcontroller internal enabled:-) 2014-03-21 06: