Re: [Openstack] trusted computing and nova

2011-12-11 Thread Mark McLoughlin
On Thu, 2011-12-08 at 17:27 -0500, Mark Washenberger wrote: Does code specific to Trusted Computing belong in Nova? It seems like it should be supported through Scheduler plugins and API plugins (if necessary). Just a general thought on this - it's all very well deciding to not support a

[Openstack] why swift proxy server use poll not epoll??

2011-12-11 Thread pf shineyear
hi all , can any one tell my the reson of swift proxy server http service use python eventlet poll not epoll? i think epoll is more effcient than poll and if i just use one process, many upload action at same time, poll will not work well i think. thanks.

Re: [Openstack] openstack-poc [was Re: A possible alternative to Gerrit ...]

2011-12-11 Thread Mark McLoughlin
On Mon, 2011-10-17 at 11:26 +0100, Mark McLoughlin wrote: On Sat, 2011-10-15 at 09:27 -0400, Jay Pipes wrote: On Thu, Oct 13, 2011 at 4:27 AM, Mark McLoughlin mar...@redhat.com wrote: Hey, On Wed, 2011-09-07 at 19:47 +, Chris Behrens wrote: On Sep 7, 2011, at 11:46 AM, Jay Pipes

Re: [Openstack] openstack-poc [was Re: A possible alternative to Gerrit ...]

2011-12-11 Thread Thierry Carrez
Mark McLoughlin wrote: I never got an answer to this and I just now noticed that at least one other important discussion happened on the list: https://lists.launchpad.net/openstack-poc/msg00278.html This isn't so much of a personal concern - I probably just would have skimmed over the

[Openstack] bug management for developer infrastructure pieces

2011-12-11 Thread Monty Taylor
Hey guys! As we get bigger and there are more and more people, it might become a little opaque to understand how you can appropriately bitch about pieces of the dev tooling that aren't working for you. The openstack-ci project on launchpad is the place to do that. Bugs against the OpenStack

Re: [Openstack] Nova Subteam Changes

2011-12-11 Thread Soren Hansen
2011/12/11 Stefano Maffulli stef...@openstack.org: Any time you find will be in someone's evening and in someone else's middle-of-the-night, and most of us probably also have busy calendars. What is not clear to me is if you would like to reduce the amount of meetings or just not add more.

Re: [Openstack] why swift proxy server use poll not epoll??

2011-12-11 Thread Michael Barton
On Sun, Dec 11, 2011 at 4:08 AM, pf shineyear shin...@gmail.com wrote: hi all , can any one tell my the reson of swift proxy server http service use python eventlet poll not epoll? Sure. We had a problem where epoll failed to report a socket close event roughly one out of every bazillion

Re: [Openstack] [Ryu-devel] [ANNOUNCE] Ryu OSS Network Operating System

2011-12-11 Thread Isaku Yamahata
On Fri, Dec 09, 2011 at 09:02:09AM -0800, Dan Wendlandt wrote: Oh, definitely. I really should have set create a blueprint and target it as essex-3 as a place-holder. We'll definitely need to talk through the design first (though we probably don't need to flood the entire OS community with

[Openstack] Exploit multiple network cards (NIC) per guest

2011-12-11 Thread mailer regs
Hi openstack list, I 'd like to setup instances with multiple network interfaces for different zones such as public, administrative ... But I couldn't find any documents about how to implement this in openstack (using Diablo). I found a bluesprint about this, and wonder is it available in Diablo

Re: [Openstack] Exploit multiple network cards (NIC) per guest

2011-12-11 Thread Dan Wendlandt
Hi, This is available in Diablo. This link describes multi-nic: http://nova.openstack.org/devref/multinic.html If you want all VMs to be connected to the same set of networks, use the FlatManager or FlatDHCPManager and then create several networks using nova-manage. Each VM will get a network