Re: [openstack-dev] [heat] Propose Liang Chen for heat-core

2013-08-25 Thread Lei Zhang
+1 from me On Sat, Aug 24, 2013 at 4:07 AM, Steven Dake wrote: > On 08/22/2013 08:57 AM, Steven Hardy wrote: > >> Hi, >> >> I'd like to propose that we add Liang Chen to the heat-core team[1] >> >> Liang has been doing some great work recently, consistently providing good >> review feedback[2][

Re: [openstack-dev] Secure live VM migration in cloud (openstack)

2013-08-25 Thread Naveed Ahmad
thanks for replying Joshua, VM migration is the process used to migrate vm from one physical server to another physical server due to many reasons like system maintenance, hardware failure , VM is important element in cloud as well, so we do same in the cloud. xen/kvm hypervisor used in the open

Re: [openstack-dev] Secure live VM migration in cloud (openstack)

2013-08-25 Thread Naveed Ahmad
Thanks for reply Bryan D. Payne, yeah i already seen it and it help me to discuss my idea with supervisor. Openstack mentioned that using libvirt we can achieve confidentiality.. libvirt provides ssl for this purpose. xen/kvm hypervisor dont provide secure live vm migration but libvirt can be int

Re: [openstack-dev] Secure live VM migration in cloud (openstack)

2013-08-25 Thread Joshua Harlow
Hi, I think it's a good idea, can u describe more what would be different, would there be a new auth and live migration mechanism? I think one of the problems at least yahoo has is that live migration requires all ssh keys to be on all hypervisors since hypervisors (libvirtd) open up the conne

Re: [openstack-dev] Secure live VM migration in cloud (openstack)

2013-08-25 Thread Joshua Harlow
Arg, hit send to quick. *likely these problems would require some managed migration "thing" that would temporarily open the network access, issue temporary auth keys and the initiate the migration between the 2 hypervisors. Is this in your scope, to make this thing?? Sent from my really tiny d

[openstack-dev] Bug#720479: nova-compute segfaults with libvirt 1.1.1 during instance start

2013-08-25 Thread Thomas Goirand
Hi, Has anyone experienced what's below before? Thomas Original Message Subject: [Openstack-devel] Bug#720479: nova-compute segfaults with libvirt 1.1.1 during instance start Resent-Date: Thu, 22 Aug 2013 12:09:02 + Resent-From: Maciej Galkiewicz Resent-To: debian-bugs-d..

[openstack-dev] [heat] puppet & heat config file

2013-08-25 Thread Ian Wienand
Hi, The current heat puppet modules don't work to create the heat config file [1] My first attempt [2] created separate config files for each heat component. It was pointed out that configuration had been consolidated into a single file [3]. My second attempt [4] did this, but consensus seems t