[Openstack] Cloudkitty Rating Display Issue

2015-12-18 Thread murali
In my Devstack setup there was a issue in displaying details in the Rating section. Pricing was configured correctly, During Instance creation Rate is displayed in the instance creation window. But after creation of instance I am checking the Rating section for rates or cost. It was not displayi

[Openstack] move VM from openstack to other openstack environment

2015-12-18 Thread Satish Patel
Hi, We have two openstack running JUNO and KILO, now i am migrating VM from A to B. I took snapshot of VM and doing following process, but getting error A# glance image-download --file snapshot.raw 87896460-18ca-4d50-962c-c74a308d2d20 scp snapshot.raw to B, and trying to import as image. but get

Re: [Openstack] Poor instance network performance

2015-12-18 Thread Rick Jones
On 12/17/2015 11:47 AM, Satish Patel wrote: Thanks for response, Yes if i ping from remote machine to that VM i am getting timeout at some interval. My application is CPU intensive, it is not doing any disk operation, actually this application is base on VoIP. so pure RTP traffic flowing on net

Re: [Openstack] Poor instance network performance

2015-12-18 Thread Vahric Muhtaryan
Hello Satish Can you somehow bypass OVS ? Means install another server , just kvm + linux bridging and made the same test ? Regards VM On 17/12/15 22:31, "Satish Patel" wrote: >Which tunnel? I have VM running on HOST with bridge networking, its >vnet pair. I don't have any tunnel. > >I increa