Re: [openstack-dev] Proposal of nova-hyper driver

2015-06-23 Thread John Garbutt
On 22 June 2015 at 16:52, Peng Zhao wrote: >Thanks John. > > I’m also not sure what the future would be, but I’d say that it would be > nice to have a hybrid OpenStack cluster of both VM/App-Container flavor. > And yes, it is more about a unified model between Nova and Magnum. > In my head,

Re: [openstack-dev] Proposal of nova-hyper driver

2015-06-22 Thread Peng Zhao
Thanks John. I’m also not sure what the future would be, but I’d say that it would be nice to have a hybrid OpenStack cluster of both VM/App-Container flavor. And yes, it is more about a unified model between Nova and Magnum. Best, Peng - Hyper -

Re: [openstack-dev] Proposal of nova-hyper driver

2015-06-22 Thread Peng Zhao
Hyper is using hypervisor to run Docker image, therefore it can support most features in the matrix, both mandatory and optional/choice. - Hyper - Make VM run like Container On Mon, Jun 22, 2015 at 4:18 PM, Sahid Orentino Ferdjaoui < sahid.fer

Re: [openstack-dev] Proposal of nova-hyper driver

2015-06-22 Thread John Garbutt
On 22 June 2015 at 09:18, Sahid Orentino Ferdjaoui wrote: > On Sun, Jun 21, 2015 at 07:18:10PM +0300, Joe Gordon wrote: >> On Fri, Jun 19, 2015 at 12:55 PM, Peng Zhao wrote: >> >> >Hi, all, >> > >> > I would like to propose nova-hyper driver: >> > https://blueprints.launchpad.net/nova/+spec/n

Re: [openstack-dev] Proposal of nova-hyper driver

2015-06-22 Thread Sahid Orentino Ferdjaoui
On Sun, Jun 21, 2015 at 07:18:10PM +0300, Joe Gordon wrote: > On Fri, Jun 19, 2015 at 12:55 PM, Peng Zhao wrote: > > >Hi, all, > > > > I would like to propose nova-hyper driver: > > https://blueprints.launchpad.net/nova/+spec/nova-hyper. > > > >- What is Hyper? > >Put simply, Hyper is

Re: [openstack-dev] Proposal of nova-hyper driver

2015-06-21 Thread Joe Gordon
On Fri, Jun 19, 2015 at 12:55 PM, Peng Zhao wrote: >Hi, all, > > I would like to propose nova-hyper driver: > https://blueprints.launchpad.net/nova/+spec/nova-hyper. > >- What is Hyper? >Put simply, Hyper is a hypervisor-agnostic Docker runtime. It is >similar to Intel’s ClearCont

[openstack-dev] Proposal of nova-hyper driver

2015-06-19 Thread Peng Zhao
Hi, all, I would like to propose nova-hyper driver: https://blueprints.launchpad.net/nova/+spec/nova-hyper . * What is Hyper? Put simply, Hyper is a hypervisor-agnostic Docker runtime. It is similar to Intel’s ClearContainer, allowing to run a Docker image with any hypervisor. * Why Hyper