Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-02 Thread Daniel P. Berrange
On Tue, Apr 01, 2014 at 08:22:37PM +0200, Michał Dubiel wrote: > OK, thanks Russell and Daniel for your suggestions. > > Stackforge sounds reasonable for the time being, though it's not perfect as > it doesn't prevent from occasional conflicts we may hit while pulling > changes from the original N

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Russell Bryant
On 04/01/2014 02:22 PM, Michał Dubiel wrote: > OK, thanks Russell and Daniel for your suggestions. > > Stackforge sounds reasonable for the time being, though it's not perfect > as it doesn't prevent from occasional conflicts we may hit while pulling > changes from the original Nova repository to

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Michał Dubiel
OK, thanks Russell and Daniel for your suggestions. Stackforge sounds reasonable for the time being, though it's not perfect as it doesn't prevent from occasional conflicts we may hit while pulling changes from the original Nova repository to our clone. An example is code that is not pure additio

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Russell Bryant
On 04/01/2014 09:39 AM, Michał Dubiel wrote: > We've already started requiring CI for compute drivers. I expect that > in the Juno cycle we will formalize a base set of features required for > any compute driver in the tree. While we haven't decided on that set > yet, it sounds li

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Russell Bryant
On 04/01/2014 11:16 AM, Daniel P. Berrange wrote: > On Mon, Mar 31, 2014 at 01:17:39PM -0400, Russell Bryant wrote: >> On 03/31/2014 01:01 PM, Michał Dubiel wrote: >>> Hi All, >>> >>> I have prepared commits I would like to have it reviewed and eventually >>> merged that add initial, limited suppor

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Daniel P. Berrange
On Mon, Mar 31, 2014 at 01:17:39PM -0400, Russell Bryant wrote: > On 03/31/2014 01:01 PM, Michał Dubiel wrote: > > Hi All, > > > > I have prepared commits I would like to have it reviewed and eventually > > merged that add initial, limited support for FreeBSD as a host to nova. > > It includes bas

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Michał Dubiel
> > We've already started requiring CI for compute drivers. I expect that > in the Juno cycle we will formalize a base set of features required for > any compute driver in the tree. While we haven't decided on that set > yet, it sounds like it may be too soon for this platform to meet those > req

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Russell Bryant
On 04/01/2014 08:20 AM, Michał Dubiel wrote: > Hi Russell, > > My intent was to create a common code starting point, where others, who > are also interested in bringing OpenStack to FreeBSD could develop the > missing features, have it reviewed and do progress. Those changes are, > as Roman have n

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Michał Dubiel
Hi Roman, I agree, I'm going to revive the old blueprint and maybe you're right to have a separate one for the freebsd_net. I wanted to ask at the first place the OpenStack community what do they think, are they going to accept our work at all, etc. Actually the code for the bhyve support is quit

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-04-01 Thread Michał Dubiel
Hi Russell, My intent was to create a common code starting point, where others, who are also interested in bringing OpenStack to FreeBSD could develop the missing features, have it reviewed and do progress. Those changes are, as Roman have noticed, a work in progress, however, given the limitation

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-03-31 Thread Roman Bogorodskiy
Michał Dubiel wrote: > Hi All, > > I have prepared commits I would like to have it reviewed and eventually > merged that add initial, limited support for FreeBSD as a host to nova. It > includes basic networking via freebsd_net driver (similar to the linux_net) > and few addons to libvirt compu

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-03-31 Thread Russell Bryant
On 03/31/2014 01:01 PM, Michał Dubiel wrote: > Hi All, > > I have prepared commits I would like to have it reviewed and eventually > merged that add initial, limited support for FreeBSD as a host to nova. > It includes basic networking via freebsd_net driver (similar to the > linux_net) and few ad

Re: [openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-03-31 Thread Aryeh Friedman
How do you handle the fact that as it stands bhyve can only run *nix like OS's (specifically FreeBSD and Linux only)? The long term answer seems to be a working kqemu or use something like PetiteCloud ( http://www.petitecloud.org) as a bridge (run OS nested on bhyve under PC) On Mon, Mar 31, 20

[openstack-dev] FreeBSD/bhyve support for nova with libvirt

2014-03-31 Thread Michał Dubiel
Hi All, I have prepared commits I would like to have it reviewed and eventually merged that add initial, limited support for FreeBSD as a host to nova. It includes basic networking via freebsd_net driver (similar to the linux_net) and few addons to libvirt compute driver in order to support the bh