Re: [openstack-dev] [devstack] libvirt/qemu source install plugin.

2016-07-27 Thread Markus Zoeller
day, July 26, 2016 1:40 PM >>> To: OpenStack Development Mailing List (not for usage questions) >>> >>> Cc: Kashyap Chamarthy ; >>> mzoel...@linux.vnet.ibm.com; Mooney, Sean K >>> Subject: Re: [openstack-dev] [devstack] libvirt/qemu source install >>>

Re: [openstack-dev] [devstack] libvirt/qemu source install plugin.

2016-07-26 Thread Michele Paolino
chele Paolino [mailto:m.paol...@virtualopensystems.com] Sent: Tuesday, July 26, 2016 1:40 PM To: OpenStack Development Mailing List (not for usage questions) Cc: Kashyap Chamarthy ; mzoel...@linux.vnet.ibm.com; Mooney, Sean K Subject: Re: [openstack-dev] [devstack] libvirt/qemu source install plugin.

Re: [openstack-dev] [devstack] libvirt/qemu source install plugin.

2016-07-26 Thread Mooney, Sean K
.vnet.ibm.com; Mooney, Sean K > Subject: Re: [openstack-dev] [devstack] libvirt/qemu source install > plugin. > > All, > > the purpose of the devstack-plugin-tar-installer[1] is exactly what you > mentioned: a tool needed to test experimental features in libvirt and > qemu

Re: [openstack-dev] [devstack] libvirt/qemu source install plugin.

2016-07-26 Thread Michele Paolino
All, the purpose of the devstack-plugin-tar-installer[1] is exactly what you mentioned: a tool needed to test experimental features in libvirt and qemu. I am planning to release a new version next week, addressing some of the comments received, however new testers/developers are more than wel

Re: [openstack-dev] [devstack] libvirt/qemu source install plugin.

2016-07-26 Thread Kashyap Chamarthy
On Thu, Jul 21, 2016 at 02:25:46PM +0200, Markus Zoeller wrote: > On 20.07.2016 22:38, Mooney, Sean K wrote: > > Hi > > I recently had the need to test a feature (vhost-user reconnect) > > that was commit to the qemu source tree a few weeks ago. As there > > has been no release since then I needed

Re: [openstack-dev] [devstack] libvirt/qemu source install plugin.

2016-07-21 Thread Markus Zoeller
On 20.07.2016 22:38, Mooney, Sean K wrote: > Hi > I recently had the need to test a feature (vhost-user reconnect) that was > commit to the > qemu source tree a few weeks ago. As there has been no release since then I > needed > to build from source so to that end I wrote a small devstack plugin

[openstack-dev] [devstack] libvirt/qemu source install plugin.

2016-07-20 Thread Mooney, Sean K
Hi I recently had the need to test a feature (vhost-user reconnect) that was commit to the qemu source tree a few weeks ago. As there has been no release since then I needed to build from source so to that end I wrote a small devstack plugin to do just that. I was thinking of opening a review t