Re: [openstack-dev] Proposal to recognize indirect contributions to our code base

2013-11-11 Thread Daniel P. Berrange
On Mon, Nov 11, 2013 at 12:27:35PM -0500, Russell Bryant wrote: > On 11/11/2013 12:09 PM, Anne Gentle wrote: > > What about something with attribution in the docs for the feature? Can > > we play around with that a while? Attribution is going to have to be > > incorporated better into the docs for

Re: [openstack-dev] [Nova] Enabling libvirt feature: pass-through of QEMU command line args

2013-11-11 Thread Daniel P. Berrange
On Mon, Nov 11, 2013 at 01:43:59PM +0530, Rahul M R wrote: > Hi all, > > I'm new to this mailing list :) > > I am currently working on the Snabbswitch project < > https://github.com/SnabbCo/snabbswitch/wiki >. We are developing an OpenStack > Neutron plugin (targeting Icehouse release). Snabbsw

Re: [openstack-dev] [Openstack-security] Neutron security groups for L2 networks in Havana

2013-11-08 Thread Kanthi P
just that this subnet is not known to openstack during the instance boot time. On Fri, Nov 8, 2013 at 9:42 AM, Aaron Rosen wrote: > > > > On Thu, Nov 7, 2013 at 12:23 PM, Kanthi P wrote: > >> Hi, >> >> I am trying to boot a VM which has a network without subn

[openstack-dev] Reg Neutron security groups in Havana

2013-11-07 Thread Kanthi P
why do we need this check? To my understanding subnet is used for two purposes in terms of security groups 1. To allow dhcp traffic if dhcp is enabled on the subnet, example given below -A quantum-openvswi-i7bf776d2-b -s 192.168.1.3/32 -p udp -m udp --sport 67 --dport 68 -j RETURN

Re: [openstack-dev] Bad review patterns

2013-11-06 Thread Daniel P. Berrange
On Thu, Nov 07, 2013 at 12:21:38AM +, Day, Phil wrote: > > > > Leaving a mark. > > === > > > > You review a change and see that it is mostly fine, but you feel that since > > you > > did so much work reviewing it, you should at least find > > *something* wrong. So you find some n

Re: [openstack-dev] [nova] changing old migrations is verboten

2013-11-01 Thread Daniel P. Berrange
On Fri, Nov 01, 2013 at 07:20:19AM -0400, Sean Dague wrote: > On 11/01/2013 06:27 AM, John Garbutt wrote: > >On 31 October 2013 16:57, Johannes Erdfelt wrote: > >>On Thu, Oct 31, 2013, Sean Dague wrote: > >>>So there is a series of patches starting with - > >>>https://review.openstack.org/#/c/534

Re: [openstack-dev] [OpenStack-dev][Nova][Discussion]Blueprint : Auto VM Discovery in OpenStack for existing workload

2013-10-30 Thread Daniel P. Berrange
On Wed, Oct 30, 2013 at 11:51:01AM -0400, Mike Spreitzer wrote: > Swapnil Kulkarni wrote on 10/30/2013 > 02:36:37 AM: > > > I had a discussion with russellb regarding this for yesterday, I > > would like to discuss this with the team regarding the blueprint > > mentioned in subject. > > > >

Re: [openstack-dev] [OpenStack-dev][Nova][Discussion]Blueprint : Auto VM Discovery in OpenStack for existing workload

2013-10-30 Thread Daniel P. Berrange
On Wed, Oct 30, 2013 at 04:20:34AM -0400, Russell Bryant wrote: > On 10/30/2013 03:13 AM, Alex Glikson wrote: > > Maybe a more appropriate approach could be to have a tool/script that > > does it, as a one time thing. > > For example, it could make sense in a scenario when Nova DB gets lost or > >

Re: [openstack-dev] [OpenStack-dev][Nova][Discussion]Blueprint : Auto VM Discovery in OpenStack for existing workload

2013-10-30 Thread Daniel P. Berrange
On Wed, Oct 30, 2013 at 10:35:59AM +, Joe Gordon wrote: > On Wed, Oct 30, 2013 at 8:31 AM, Alex Glikson wrote: > > > Russell Bryant wrote on 30/10/2013 10:20:34 AM: > > > > > On 10/30/2013 03:13 AM, Alex Glikson wrote: > > > > Maybe a more appropriate approach could be to have a tool/script

Re: [openstack-dev] Gerrit tools

2013-10-23 Thread Daniel P. Berrange
On Wed, Oct 23, 2013 at 03:05:32PM +, James E. Blair wrote: > "Daniel P. Berrange" writes: > > > Actually, from my POV, the neat one there is the qgerrit script - I had > > no idea you could query this info so easily. > > FYI the query syntax for SSH and th

Re: [openstack-dev] Gerrit tools

2013-10-23 Thread Daniel P. Berrange
l code touching 'nova/virt/libvirt', which has not been -1'd by jenkins $ qgerrit -f url -f subject:100 -f approvals -f lastUpdated -f createdOn -

Re: [openstack-dev] Distributed Virtual Router Discussion

2013-10-22 Thread P Balaji-B37839
+1 I would like to contribute for this BP. Regards, Balaji.P > -Original Message- > From: openst...@cdl.asgaard.org [mailto:openst...@cdl.asgaard.org] > Sent: Wednesday, October 23, 2013 9:47 AM > To: OpenStack Development Mailing List > Subject: Re: [openstack-dev] Distributed Virtual R

Re: [openstack-dev] Merge multiple OVS bridges ?

2013-10-22 Thread P Balaji-B37839
Are the below observations on Havana? From: Gopi Krishna B [mailto:gopi97...@gmail.com] Sent: Tuesday, October 22, 2013 12:52 PM To: openstack-dev@lists.openstack.org Subject: [openstack-dev] Merge multiple OVS bridges ? Hi Currently in Neutron the integration bridge (br-int) and other bridges

Re: [openstack-dev] How to get VXLAN Endpoint IP without agent

2013-10-21 Thread P Balaji-B37839
Though we can configure in Nova.conf file, but we have to make sure these tunnel interface ipaddress of every compute node and nova.conf will have the same configuration. But it is still painful to make sure that the ipaddress are configured properly. We want to come up with BP to avoid these ma

Re: [openstack-dev] Hyper-V meeting Minutes

2013-10-16 Thread Daniel P. Berrange
On Wed, Oct 16, 2013 at 06:51:50AM -0700, Dan Smith wrote: > > +1 - I think we really want to have a strong preference for a stable > > api if we start separating parts out > > So, as someone who is about to break the driver API all to hell over the > next six months (er, I mean, make some signif

Re: [openstack-dev] Hyper-V meeting Minutes

2013-10-16 Thread Daniel P. Berrange
On Wed, Oct 16, 2013 at 12:59:26PM +, Alessandro Pilotti wrote: > > When somebody (especially a core reviewer) puts a -1 and a new patch is > committed to address it, > I noticed that other reviewers wait for the guy that put the -1 to say > something before +1/+2 it. I think that depends

Re: [openstack-dev] Hyper-V meeting Minutes

2013-10-16 Thread Daniel P. Berrange
Alessandro, please fix your email program so that it does not send HTML email to the list, and correctly quotes text you are replying to with '> '. Your reply comes out looking like this which makes it impossible to see who wrote what: On Wed, Oct 16, 2013 at 10:42:45AM +, Alessandro Pilotti w

Re: [openstack-dev] How does the libvirt domain XML get created?

2013-10-16 Thread Daniel P. Berrange
On Tue, Oct 15, 2013 at 11:07:38PM -0500, Clark Laughlin wrote: > > I can see in config.py where VNC gets added (the element), > but I can't find any place where a element gets added. In > fact, I've grepped the entire nova tree for "cirrus" or "video" and > can only find it here: It is added

Re: [openstack-dev] [Neutron] OVS Agent and VxLan UDP Ports

2013-10-11 Thread P Balaji-B37839
Agent and VxLan UDP Ports > > On Oct 8, 2013, at 4:01 AM, P Balaji-B37839 wrote: > > Hi, > > > > Current OVS Agent is creating tunnel with dst_port as the port > configured in INI file on Compute Node. If all the compute nodes on VXLAN > network are configured for DEF

Re: [openstack-dev] [Neutron] OVS Agent and VxLan UDP Ports

2013-10-10 Thread P Balaji-B37839
n tunnel. But you should > fill a bug for that, to track this issue. > > Thanks for playing with vxlan, and helping us to debug it! > > > On Wed, Oct 9, 2013 at 6:55 AM, P Balaji-B37839 > wrote: > > Any comments on the below from community using OVS will be helpfu

Re: [openstack-dev] [Neutron] OVS Agent and VxLan UDP Ports

2013-10-08 Thread P Balaji-B37839
Any comments on the below from community using OVS will be helpful. Regards, Balaji.P > -Original Message- > From: P Balaji-B37839 > Sent: Tuesday, October 08, 2013 2:31 PM > To: OpenStack Development Mailing List; Addepalli Srini-B22160 > Subject: [openstack-dev] [Neutron

Re: [openstack-dev] [nova] automatically evacuate instances on compute failure

2013-10-08 Thread Mahesh K P
I was working on https://blueprints.launchpad.net/nova/+spec/find-host-and-evacuate-instance. Hadn't looked at it because of FF, will restore the patch soon. Thanks Mahesh Developer | ThoughtWorks | +1 (210) 716 1767 On Tue, Oct 8, 2013 at 5:20 PM, Alex Glikson wrote: > Seems that this can be

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-10-08 Thread Daniel P. Berrange
On Wed, Oct 02, 2013 at 11:07:23AM -0700, Ravi Chunduru wrote: > Hi Daniel, > I will modify the blueprint as per your suggestions. Actually, we can use > state_path in nova.conf if set or the default location. This set of config vars: - Enable unix channels - No of Unix Channels - Target

[openstack-dev] [Neutron] OVS Agent and VxLan UDP Ports

2013-10-08 Thread P Balaji-B37839
Hi, Current OVS Agent is creating tunnel with dst_port as the port configured in INI file on Compute Node. If all the compute nodes on VXLAN network are configured for DEFAULT port it is fine. When any of the Compute Nodes are configured for CUSTOM udp port as VXLAN UDP Port, Then how does the

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-10-01 Thread Daniel P. Berrange
On Mon, Sep 30, 2013 at 02:25:30PM -0700, Ravi Chunduru wrote: > Alessandro, > I agree with you. I created a Blueprint. Let us collaborate and achieve > this on all types of hypervisors. > > All, > > Here is the link for the BP as discussed. > https://blueprints.launchpad.net/nova/+spec/applianc

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread P Balaji-B37839
Hi Ravi and Daniel, Good that we all converged on the need for this support in Nova Libvirt Driver. We will collaborate together on this blueprint and make it upstream for IceHouse. Regards, Balaji.P > -Original Message- > From: Daniel P. Berrange [mailto:berra...@redhat.com]

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread Daniel P. Berrange
On Mon, Sep 30, 2013 at 09:46:02AM -0700, Ravi Chunduru wrote: > Let me present an use case. > Today Nova enables to launch guests of different types. For real > deployments we would need appliances from various vendors to run as > instances. Appliances can be Loadbalancer, Firewall, IPsec, Route

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread P Balaji-B37839
8:05 AM, Russell Bryant mailto:rbry...@redhat.com>> wrote: On 09/30/2013 07:57 AM, Sean Dague wrote: > On 09/30/2013 07:51 AM, Daniel P. Berrange wrote: > >> I'm not convinced that we should be in the business of adding features to >> Nova for integration with arbitrary

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread P Balaji-B37839
Agent, But it will add another daemon in Guest which is not optimal. Regards, Balaji.P > -Original Message- > From: Daniel P. Berrange [mailto:berra...@redhat.com] > Sent: Monday, September 30, 2013 5:21 PM > To: P Balaji-B37839 > Cc: OpenStack Development Mailing Lis

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread Daniel P. Berrange
On Mon, Sep 30, 2013 at 11:31:58AM +, P Balaji-B37839 wrote: > > > > Hi Daniel, > > > > > > > > Thanks for comments and examples. > > > > > > > > As you already know that for any application running on Host > > > > platfo

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread P Balaji-B37839
support for those in Nova at least. There may be UI missing in Horizon > > to enable though. Any further agents would require some kind of > > software integration on the host with either qemu, libvirt or Nova > > itself. So any blueprint should specify what that new agent is,

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread Daniel P. Berrange
On Mon, Sep 30, 2013 at 08:59:47AM +, P Balaji-B37839 wrote: > On Mon, Sep 30, 2013 at 08:32:51AM +0000, P Balaji-B37839 wrote: > > Hi Daniel, > > > > Thanks for comments and examples. > > > > As you already know that for any application running on Host p

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread P Balaji-B37839
On Mon, Sep 30, 2013 at 08:32:51AM +, P Balaji-B37839 wrote: > Hi Daniel, > > Thanks for comments and examples. > > As you already know that for any application running on Host platform > can communicate with Guest through Virtio-Serial device. What we are > looki

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread Daniel P. Berrange
On Mon, Sep 30, 2013 at 08:32:51AM +, P Balaji-B37839 wrote: > Hi Daniel, > > Thanks for comments and examples. > > As you already know that for any application running on Host platform > can communicate with Guest through Virtio-Serial device. What we are > looki

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-30 Thread P Balaji-B37839
be good from host security perspective and as well it is upto the User to enable virtio-serial interface based on his requirements like Application software requirement in Guest. Appreciate your comments or suggestions on this. Regards, Balaji.P -Original Message- From: Daniel P

Re: [openstack-dev] Nova Migrate/Resize Libvirt Methods

2013-09-30 Thread Daniel P. Berrange
On Fri, Sep 27, 2013 at 02:11:36PM -0400, Solly Ross wrote: > Hello Fellow OpenStackers, > > I was working on a bug (https://bugzilla.redhat.com/show_bug.cgi?id=975014) > involving the Nova resize functionality in the libvirt driver. So, it > turns out that the bug is caused by nova code trying t

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-26 Thread Daniel P. Berrange
On Thu, Sep 26, 2013 at 03:05:16AM +, P Balaji-B37839 wrote: > Hi Ravi, > > We did this as part of PoC few months back. > > Daniel can give us more comments on this as he is the lead for Libvirt > support in Nova. Just adding the ability to expose virtio-serial devices to

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-25 Thread P Balaji-B37839
I overcome that? Thanks, -Ravi. On Wed, Sep 25, 2013 at 3:01 AM, P Balaji-B37839 mailto:b37...@freescale.com>> wrote: Hi Wangpan, Thanks for Information and suggestions. We want to have generic virtio-serial interface for Libvirt and applications can use this irrespective of Qemu Gues

Re: [openstack-dev] [nova][libvirt] Should file injection work for boot from volume images?

2013-09-25 Thread Daniel P. Berrange
On Wed, Sep 25, 2013 at 12:02:03PM +0200, Thierry Carrez wrote: > Christopher Yeoh wrote: > > On Mon, Sep 23, 2013 at 10:56 PM, Russell Bryant > > wrote: > > I agree with Monty and Thierry that ideally file injection should DIAF > > everywhere. On that note, hav

Re: [openstack-dev] [Nova] [Libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-25 Thread P Balaji-B37839
p 24, 2013 at 8:10 PM, Haomai Wang mailto:hao...@unitedstack.com>> wrote: On Sep 24, 2013, at 6:40 PM, P Balaji-B37839 mailto:b37...@freescale.com>> wrote: > Hi, > > Virtio-Serial interface support for Nova - Libvirt is not available now. Some > VMs who wants to access th

Re: [openstack-dev] [Nova][libvirt] Virtio-Serial support for Nova libvirt driver

2013-09-25 Thread P Balaji-B37839
Hi, If anyone is already working on the below support for Nova, Please let us know. Regards, Balaji.P -Original Message- From: P Balaji-B37839 Sent: Tuesday, September 24, 2013 4:10 PM To: openstack-dev@lists.openstack.org Cc: Addepalli Srini-B22160; Mannidi Purandhar Sairam-B39209

[openstack-dev] [Nova] Virtio-Serial support for Nova libvirt driver

2013-09-24 Thread P Balaji-B37839
Hi, Virtio-Serial interface support for Nova - Libvirt is not available now. Some VMs who wants to access the Host may need like running qemu-guest-agent or any proprietary software want to use this mode of communication with Host. Qemu-GA uses virtio-serial communication. We want to propose a

Re: [openstack-dev] [Neutron] PTL Candidacy

2013-09-21 Thread P Balaji-B37839
+1 for Mark McClain. Regards, Balaji.P From: Justin Hammond [mailto:justin.hamm...@rackspace.com] Sent: Saturday, September 21, 2013 9:13 AM To: OpenStack Development Mailing List Subject: Re: [openstack-dev] [Neutron] PTL Candidacy I agree. +1. Mark has been nothing but helpful to me and I have

Re: [openstack-dev] [Neutron] New Plug-in development for Neutron

2013-09-10 Thread P Balaji-B37839
twork devices or controllers, and can work in conjunction with the existing L2 agents if needed. See https://wiki.openstack.org/wiki/Neutron/ML2 for more info. -Bob > > mark > > On Sep 10, 2013, at 9:37 AM, "Kyle Mestery (kmestery)" > wrote: > >> On Sep 10, 2

Re: [openstack-dev] [Neutron] New Plug-in development for Neutron

2013-09-10 Thread P Balaji-B37839
it getting in now are pretty slim (you are welcome to ask for e feature freeze exception but it is very late int he game). I suggest that you target for the Icehouse version. Thanks Gary From: P Balaji-B37839 mailto:b37...@freescale.com>> Reply-To: OpenStack Development Mailin

[openstack-dev] [Neutron] New Plug-in development for Neutron

2013-09-10 Thread P Balaji-B37839
Hi, We have gone through the below link for new plug-in development. https://wiki.openstack.org/wiki/NeutronDevelopment#Developing_a_Neutron_Plugin Just want to confirm that is it mandatory to be Core Neutron Developer for submitting a new plug-in.? How do we get a reviewer for this like Can w

[openstack-dev] [Nova] FFE Request: Encrypt Cinder volumes

2013-09-06 Thread Benjamin, Bruce P.
We request that volume encryption [1] be granted an exception to the feature freeze for Havana-3. Volume encryption [2] provides a usable layer of protection to user data as it is transmitted through a network and when it is stored on disk. The main patch [2] has been under review since the end

Re: [openstack-dev] [Nova] FFE Request: utilization aware scheduling

2013-09-06 Thread Daniel P. Berrange
On Fri, Sep 06, 2013 at 01:07:49PM +0200, Nikola Đipanov wrote: > On 06/09/13 11:28, Thierry Carrez wrote: > > Wang, Shane wrote: > >> Hi core developers and everyone, > >> > >> Please allow me to make an FFE request for adding utilization aware > >> scheduling support in Havana. > >> > >> The blu

Re: [openstack-dev] [Nova] FFE Request: oslo-messaging

2013-09-06 Thread Daniel P. Berrange
On Fri, Sep 06, 2013 at 09:49:18AM -0400, Russell Bryant wrote: > On 09/06/2013 08:30 AM, Mark McLoughlin wrote: > > On Fri, 2013-09-06 at 10:59 +0200, Thierry Carrez wrote: > >> Mark McLoughlin wrote: > >>> I'd like to request a feature freeze exception for the final (and > >>> admittedly the larg

Re: [openstack-dev] [Nova] FFE Request: hyper-v-remotefx

2013-09-06 Thread Daniel P. Berrange
On Fri, Sep 06, 2013 at 12:22:27PM +, Alessandro Pilotti wrote: > > On Sep 6, 2013, at 14:26 , "Daniel P. Berrange" > mailto:berra...@redhat.com>> > wrote: > >> On Fri, Sep 06, 2013 at 10:56:10AM +, Alessandro Pilotti wrote: >> The Remot

Re: [openstack-dev] [Nova] FFE Request: hyper-v-remotefx

2013-09-06 Thread Daniel P. Berrange
On Fri, Sep 06, 2013 at 10:56:10AM +, Alessandro Pilotti wrote: > The RemoteFX feature allows Hyper-V compute nodes to provide GPU acceleration > to instances by sharing the host's GPU resources. > > Blueprint: https://blueprints.launchpad.net/nova/+spec/hyper-v-remotefx > > This feature pro

Re: [openstack-dev] [Neutron] Resource URL support for more than two levels

2013-09-02 Thread P Balaji-B37839
Hi Mark, Do you suggest us to pause on this BP. Let us know if someone is already working on this. Regards, Balaji.P From: Mark McClain [mailto:mark.mccl...@dreamhost.com] Sent: Friday, August 30, 2013 5:41 AM To: OpenStack Development Mailing List Subject: Re: [openstack-dev] [Neutron] Resourc

Re: [openstack-dev] [Neutron] Resource URL support for more than two levels

2013-08-29 Thread P Balaji-B37839
Thanks Justin. Sure, we will take your help as it is required on this. We will prepare blue-print capturing all the details and will assign you as reviewer. Regards, Balaji.P From: Justin Hammond [mailto:justin.hamm...@rackspace.com] Sent: Thursday, August 29, 2013 7:39 PM To: OpenStack Develop

Re: [openstack-dev] [DevStack] Python dependencies: PyPI vs distro packages

2013-08-29 Thread Daniel P. Berrange
On Tue, Aug 06, 2013 at 11:36:44PM -0300, Monty Taylor wrote: > > > On 08/06/2013 11:14 PM, Robert Collins wrote: > > On 7 August 2013 11:22, Jay Buffington wrote: > > > >> ln -s /usr/lib64/python2.6/site-packages/libvirtmod_qemu.so > >> $(VENV)/lib/python2.6/site-packages/ > >> > >> Why is

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-28 Thread Daniel P. Berrange
On Wed, Aug 28, 2013 at 10:29:23PM +1200, Robert Collins wrote: > On 28 August 2013 21:13, Daniel P. Berrange wrote: > > On Wed, Aug 28, 2013 at 03:43:21AM +, Joshua Harlow wrote: > > >> For a big project like nova the workload could be spread out more > >> li

Re: [openstack-dev] New Nova hypervisor: Docker

2013-08-28 Thread Daniel P. Berrange
On Wed, Aug 28, 2013 at 06:00:50PM +1000, Michael Still wrote: > On Wed, Aug 28, 2013 at 4:18 AM, Sam Alba wrote: > > Hi all, > > > > We've been working hard during the last couple of weeks with some > > people. Brian Waldon helped a lot designing the Glance integration and > > driver testing. Dea

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-28 Thread Daniel P. Berrange
On Wed, Aug 28, 2013 at 03:43:21AM +, Joshua Harlow wrote: > Why not a rotation though, I could see it beneficial to say have a > group of active developers code for say a release then those > developers rotate to a reviewer position only (and rotate again for > every release). This allows for

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-28 Thread Daniel P. Berrange
On Wed, Aug 28, 2013 at 12:45:26PM +1000, Michael Still wrote: > [Concerns over review wait times in the nova project] > > I think that we're also seeing the fact that nova-core's are also > developers. nova-core members have the same feature freeze deadline, > and that means that to a certain ext

Re: [openstack-dev] live-snapshot/cloning of virtual machines

2013-08-27 Thread Daniel P. Berrange
On Tue, Aug 27, 2013 at 12:13:49PM -0400, Russell Bryant wrote: > On 08/27/2013 12:04 PM, Tim Smith wrote: > > > > On Tue, Aug 27, 2013 at 8:52 AM, Russell Bryant > > wrote: > > > > > What about publishing the API as blacklisted by default? This way it > > > wo

Re: [openstack-dev] [Nova] Frustrations with review wait times

2013-08-27 Thread Daniel P. Berrange
On Tue, Aug 27, 2013 at 10:55:03AM -0400, Russell Bryant wrote: > On 08/27/2013 10:43 AM, Daniel P. Berrange wrote: > > I tend to focus the bulk of my review activity on the libvirt driver, > > since that's where most of my knowledge is. I've recently done some > &g

Re: [openstack-dev] [Nova] Frustrations with review wait times (was: Requesting feedback on review 35759)

2013-08-27 Thread Daniel P. Berrange
On Tue, Aug 27, 2013 at 10:31:32AM -0400, Russell Bryant wrote: > In general, how do we improve these stats? > > 1) Make sure we have a dedicated review team. > > This is something I spend time on regularly. I try to encourage those > on the team to regularly participate in reviews. For those t

Re: [openstack-dev] [Nova] Interested in a mid-Icehouse-cycle Nova meet-up?

2013-08-27 Thread Daniel P. Berrange
On Mon, Aug 19, 2013 at 05:42:00PM -0400, Russell Bryant wrote: > Greetings, > > Some OpenStack programs have started a nice trend of getting together in > the middle of the development cycle. These meetups can serve a number > of useful purposes: community building, ramping up new contributors,

Re: [openstack-dev] Stats on blueprint design info / creation times

2013-08-22 Thread Daniel P. Berrange
On Wed, Aug 21, 2013 at 11:20:08AM -0400, Doug Hellmann wrote: > On Mon, Aug 19, 2013 at 11:47 AM, Daniel P. Berrange > wrote: > > > In this thread about code review: > > > > > > http://lists.openstack.org/pipermail/openstack-dev/2013-August/013701.html > &g

Re: [openstack-dev] Stats on blueprint design info / creation times

2013-08-20 Thread Daniel P. Berrange
On Tue, Aug 20, 2013 at 05:18:21PM +0100, Daniel P. Berrange wrote: > On Tue, Aug 20, 2013 at 12:53:25PM -0300, Thierry Carrez wrote: > > Anne Gentle wrote: > > > - Less than 1 in 4 blueprints is created before the devel > > > period starts for a releas

Re: [openstack-dev] Stats on blueprint design info / creation times

2013-08-20 Thread Daniel P. Berrange
On Tue, Aug 20, 2013 at 12:53:25PM -0300, Thierry Carrez wrote: > Anne Gentle wrote: > > - Less than 1 in 4 blueprints is created before the devel > > period starts for a release. > > > > I find this date mismatch especially intriguing, because the Foundation > > and member company s

Re: [openstack-dev] Stats on blueprint design info / creation times

2013-08-20 Thread Daniel P. Berrange
On Tue, Aug 20, 2013 at 10:36:39AM -0500, Anne Gentle wrote: > On Mon, Aug 19, 2013 at 10:47 AM, Daniel P. Berrange > wrote: > > The data for the last 3 releases is: > > > > Series: folsom > > Specs: 178 > > Specs (no URL): 144 > > Sp

Re: [openstack-dev] Code review study

2013-08-20 Thread Daniel P. Berrange
On Tue, Aug 20, 2013 at 04:02:12PM +0100, Mark McLoughlin wrote: > On Tue, 2013-08-20 at 11:26 +0100, Mark McLoughlin wrote: > > On Thu, 2013-08-15 at 14:12 +1200, Robert Collins wrote: > > > This may interest data-driven types here. > > > > > > https://www.ibm.com/developerworks/rational/library/

[openstack-dev] Stats on blueprint design info / creation times

2013-08-19 Thread Daniel P. Berrange
In this thread about code review: http://lists.openstack.org/pipermail/openstack-dev/2013-August/013701.html I mentioned that I thought there were too many blueprints created without sufficient supporting design information and were being used for "tickbox" process compliance only. I based this

Re: [openstack-dev] [nova] live-snapshot/cloning of virtual machines

2013-08-19 Thread Daniel P. Berrange
On Mon, Aug 19, 2013 at 01:28:25AM -0700, Tim Smith wrote: > On Sun, Aug 18, 2013 at 1:28 PM, Robert Collins > wrote: > > > On 17 August 2013 07:01, Russell Bryant wrote: > > > > >> Maybe we've grown up to the point where we have to be more careful and > > >> not introduce > > >> these kind of fe

Re: [openstack-dev] [nova] live-snapshot/cloning of virtual machines

2013-08-19 Thread Daniel P. Berrange
On Mon, Aug 19, 2013 at 08:28:58AM +1200, Robert Collins wrote: > On 17 August 2013 07:01, Russell Bryant wrote: > > >> Maybe we've grown up to the point where we have to be more careful and > >> not introduce > >> these kind of features and the maintenance cost of introducing > >> experimental f

Re: [openstack-dev] [nova] live-snapshot/cloning of virtual machines

2013-08-16 Thread Daniel P. Berrange
On Wed, Aug 14, 2013 at 04:53:01PM -0700, Vishvananda Ishaya wrote: > Hi Everyone, > > I have been trying for some time to get the code for the live-snapshot > blueprint[1] > in. Going through the review process for the rpc and interface code[2] was > easy. I > suspect the api-extension code[3]

Re: [openstack-dev] [neutron] Why is "network" and "subnet" modeled separately?

2013-08-16 Thread P Balaji-B37839
Hi Zhidong, Thanks for pointers. IMHO, we need to have a flexibility to attach/select a Subnet for Networks and as well support for L2/L3 mode selection. Certainly this will extend the Neutron use cases for ex: NFV deployments etc. Any comments? Regards, Balaji.P From: Zhidong Yu [mailto:zdy

Re: [openstack-dev] Code review study

2013-08-15 Thread Daniel P. Berrange
On Thu, Aug 15, 2013 at 09:46:07AM -0500, Dolph Mathews wrote: > On Thu, Aug 15, 2013 at 7:57 AM, Christopher Yeoh wrote: > > > On Thu, Aug 15, 2013 at 9:54 PM, Daniel P. Berrange > > wrote:Commit message quality has improved somewhat > > since I first wrote & >

Re: [openstack-dev] Code review study

2013-08-15 Thread Daniel P. Berrange
On Thu, Aug 15, 2013 at 09:42:09PM +0930, Christopher Yeoh wrote: > On Thu, Aug 15, 2013 at 11:42 AM, Robert Collins > wrote: > > > This may interest data-driven types here. > > > > > > https://www.ibm.com/developerworks/rational/library/11-proven-practices-for-peer-review/ > > > > Note specifical

Re: [openstack-dev] [neutron] Why is "network" and "subnet" modeled separately?

2013-08-14 Thread P Balaji-B37839
Though we can add multiple subnets to the Network. We don't have an option to attach/select subnet to Network. It is observed that when all the IP Address are consumed from first subnet, then it starts using the next subnet available for the network. More flexibility in selecting subnet to Netw

Re: [openstack-dev] Blueprint for Nova native image building

2013-08-08 Thread Daniel P. Berrange
On Thu, Aug 08, 2013 at 09:28:51AM -0500, Ian McLeod wrote: > On Wed, 2013-08-07 at 12:05 -0400, Russell Bryant wrote: > > On 08/07/2013 10:46 AM, Daniel P. Berrange wrote: > > > On Tue, Aug 06, 2013 at 12:20:00PM -0400, Russell Bryant wrote: > > >> On 08/06/2

Re: [openstack-dev] Osl and dangerous code merging

2013-08-08 Thread Daniel P. Berrange
On Thu, Aug 08, 2013 at 11:39:44AM +0100, Mark McLoughlin wrote: > What do you mean by "dangerous code merging" in the subject? The body of > your mail doesn't make any reference to whatever "danger" you're seeing. > > On Thu, 2013-08-08 at 14:16 +0400, Boris Pavlovic wrote: > > Hi All, > > > > C

Re: [openstack-dev] [DevStack] Python dependencies: PyPI vs distro packages

2013-08-08 Thread Daniel P. Berrange
On Tue, Aug 06, 2013 at 11:36:44PM -0300, Monty Taylor wrote: > > > On 08/06/2013 11:14 PM, Robert Collins wrote: > > On 7 August 2013 11:22, Jay Buffington wrote: > > > >> ln -s /usr/lib64/python2.6/site-packages/libvirtmod_qemu.so > >> $(VENV)/lib/python2.6/site-packages/ > >> > >> Why is

Re: [openstack-dev] [DevStack] Python dependencies: PyPI vs distro packages

2013-08-08 Thread Daniel P. Berrange
On Wed, Aug 07, 2013 at 05:43:19PM +, Joshua Harlow wrote: > Interesting, I should look into conary. > > I was hoping that DNF (the yum rewrite) would be a little better at this > stage, but it still seems a ways off. I don't know about what future plans the developers may have, but currently

Re: [openstack-dev] Blueprint for Nova native image building

2013-08-07 Thread Daniel P. Berrange
On Wed, Aug 07, 2013 at 10:44:29AM -0400, Russell Bryant wrote: > On 08/07/2013 10:34 AM, Russell Bryant wrote: > >>> That said - if we did service-ify the tool, wouldn't glance be a more > >>> appropriate place for that sort of thing? > >> > >> Possibly, though the proof of concept (and we hope ou

Re: [openstack-dev] Blueprint for Nova native image building

2013-08-07 Thread Daniel P. Berrange
On Wed, Aug 07, 2013 at 10:34:57AM -0400, Russell Bryant wrote: > On 08/06/2013 06:06 PM, Ian McLeod wrote: > > On Tue, 2013-08-06 at 16:02 -0300, Monty Taylor wrote: > > The proof of concept approach is limited to full-virt hypervisors. It's > > unclear to me if there's a way we can make this wor

Re: [openstack-dev] Blueprint for Nova native image building

2013-08-07 Thread Daniel P. Berrange
On Tue, Aug 06, 2013 at 12:20:00PM -0400, Russell Bryant wrote: > On 08/06/2013 11:53 AM, Ian Mcleod wrote: > > Hello, > > > > A blueprint has been registered regarding API additions to Nova to > > enable the creation of base images from external OS install sources. > > This provides a way to buil

Re: [openstack-dev] [Neutron] Network Information Sharing with OpenFlow Controller

2013-08-06 Thread P Balaji-B37839
: OpenStack Development Mailing List Subject: Re: [openstack-dev] [Neutron] Network Information Sharing with OpenFlow Controller On Aug 4, 2013, at 1:20 AM, P Balaji-B37839 wrote: > Hi, > > Anyone in the community is working on the OpenStack Controller and OpenFlow > Controller Integration

Re: [openstack-dev] Python overhead for rootwrap

2013-08-02 Thread Daniel P. Berrange
On Fri, Aug 02, 2013 at 12:50:08PM +0100, Chris Jones wrote: > Hi > > On 2 August 2013 11:15, Daniel P. Berrange wrote: > > > better is really missing the bigger picture. In Linux, there has been > > a move away from use of sudo or similar approaches, towards the idea

Re: [openstack-dev] Python overhead for rootwrap

2013-08-02 Thread Daniel P. Berrange
On Fri, Aug 02, 2013 at 10:58:11AM +0100, Mark McLoughlin wrote: > On Thu, 2013-07-25 at 14:40 -0600, Mike Wilson wrote: > > In my opinion: > > > > 1. Stop using rootwrap completely and get strong argument checking support > > into sudo (regex). > > 2. Some sort of long lived rootwrap process, eit

[openstack-dev] [Cinder] Volume Encryption flow between Nova and Cinder

2013-08-01 Thread Benjamin, Bruce P.
In support of some questions we've received on the Volume Encryption code review 'Add encryption metadata to volume table' https://review.openstack.org/#/c/30974/ , the following etherpad contains flow details on Cinder and Nova interactions: https://etherpad.openstack.org/f1Fr9QqjHt . Comment

Re: [openstack-dev] [Neutron] Proposal to add new neutron-core members

2013-07-23 Thread P Balaji-B37839
+1 for Kyle and +1 for Armando Both are going to adding muscle to Neutron Core Team. Congrats Guys! On 07/23/2013 03:15 PM, Mark McClain wrote: > All- > > I'd like to propose that Kyle Mestery and Armando Migliaccio be added to the > Neutron core team. Both have been very active with valuabl

Re: [openstack-dev] [Nova] New DB column or new DB table?

2013-07-19 Thread Daniel P. Berrange
On Thu, Jul 18, 2013 at 07:05:10AM -0400, Sean Dague wrote: > On 07/17/2013 10:54 PM, Lu, Lianhao wrote: > >Hi fellows, > > > >Currently we're implementing the BP > >https://blueprints.launchpad.net/nova/+spec/utilization-aware-scheduling. > >The main idea is to have an extensible plugin framewor

Re: [openstack-dev] [Change I30b127d6] Cheetah vs Jinja

2013-07-16 Thread Daniel P. Berrange
On Tue, Jul 16, 2013 at 09:41:55AM -0400, Solly Ross wrote: > (This email is with regards to https://review.openstack.org/#/c/36316/) > > Hello All, > > I have been implementing the Guru Meditation Report blueprint > (https://blueprints.launchpad.net/oslo/+spec/guru-meditation-report), > and the

Re: [openstack-dev] [Nova][Neutron] Mellanox VIF Driver

2013-07-05 Thread Daniel P. Berrange
On Thu, Jul 04, 2013 at 11:53:45AM +0300, Itzik Brown wrote: > Hi, > > We released a code for a VIF Driver that will work with Mellanox > Quantum Plugin. > Mellanox plugin provisions Virtual Networks via embedded HCA > switching functionality (SR-IOV capability of Network adapter). > > The code i

Re: [openstack-dev] [horizon] python-selenium is non-free, Horizon shouldn't use it

2013-07-04 Thread Daniel P. Berrange
On Thu, Jul 04, 2013 at 09:34:01AM -0400, Julie Pichon wrote: > Hi Sascha, > > "Sascha Peilicke" wrote: > > On 07/04/2013 02:34 PM, Sascha Peilicke wrote: > > > On 07/04/2013 12:03 PM, Matthias Runge wrote: > > >> On 04/07/13 11:27, Thomas Goirand wrote: > > >>> Horizon seems to use python-seleni

[openstack-dev] Configuring dm-crypt inside Host

2013-06-27 Thread Benjamin, Bruce P.
Tauqeer, You need to add the volume encryption code into the repository, since it hasn't been accepted yet into the OpenStack master branch. Info is below from Nate Reller on how to set this up. Also, to answer your other question, encrypting data in a VM is currently possible, but it needs

Re: [openstack-dev] [Nova] Nominating John Garbutt for nova-core

2013-06-26 Thread Daniel P. Berrange
On Wed, Jun 26, 2013 at 11:09:34AM -0400, Russell Bryant wrote: > Greetings, > > I would like to nominate John Garbutt for the nova-core team. > > John has been involved with nova for a long time now. He's primarily > known for his great work on the xenapi driver. However, he has been > contrib

Re: [openstack-dev] Termination of the title line of commit messages

2013-06-25 Thread Daniel P. Berrange
On Mon, Jun 24, 2013 at 10:50:18PM +0100, Mark McLoughlin wrote: > Hey, > > Pulling this out of gerrit for discussion. > > Background is one of my patches to diskimage-builder was -1ed because I > terminated the title line of the commit message with a period: > > https://review.openstack.org/3

Re: [openstack-dev] Efficiently pin running VMs to physical CPUs automatically

2013-06-21 Thread Daniel P. Berrange
On Fri, Jun 21, 2013 at 05:09:24PM +, Bob Ball wrote: > Sorry, my point about numad being libvirt specific was that I > couldn't find references to other hypervisors using numad for > their placement. I recognise that it's not _tied_ to libvirt > but the reality seems to be that only libvirt u

Re: [openstack-dev] SecurityImpact tagging in gerrit

2013-06-21 Thread Daniel P. Berrange
On Fri, Jun 21, 2013 at 12:08:43PM -0400, Yun Mao wrote: > Interesting. Does it automatically make the commit in "stealth mode" so > that it's not seen in public? Thanks, This tag is about asking for design input / code review from people with security expertize for new work. As such the code is a

Re: [openstack-dev] Efficiently pin running VMs to physical CPUs automatically

2013-06-21 Thread Daniel P. Berrange
On Thu, Jun 20, 2013 at 12:48:16PM -0400, Russell Bryant wrote: > On 06/20/2013 10:36 AM, Giorgio Franceschi wrote: > > Hello, I created a blueprint for the implementation of: > > > > A tool for pinning automatically each running virtual CPU to a physical > > one in the most efficient way, balanci

Re: [openstack-dev] Efficiently pin running VMs to physical CPUs automatically

2013-06-21 Thread Daniel P. Berrange
On Fri, Jun 21, 2013 at 09:10:32AM +, Bob Ball wrote: > It seems that numad is libvirt specific - is that the case? No, it is a completely independant project https://git.fedorahosted.org/git/numad.git It existed before libvirt started using it for automatic placement. Daniel -- |: http:

Re: [openstack-dev] Quantum's new name is….

2013-06-19 Thread Daniel P. Berrange
On Wed, Jun 19, 2013 at 12:14:24PM -0400, Mark McClain wrote: > All- > > The OpenStack Networking team is happy to announce that the Quantum > project will be changing its name to Neutron. You'll soon see Neutron > in lots of places as we work to implement the name change within OpenStack. Are th

Re: [openstack-dev] New hypervisor to manage LXC containers on Nova with Docker

2013-06-18 Thread Daniel P. Berrange
On Thu, Jun 06, 2013 at 10:33:12AM -0700, Sam Alba wrote: > Hi all, > > I work for dotCloud and I wanted to share our recent work on Nova[1]. > We've been using LXC containers on our PaaS product for more than 2 > years now and we recently released the Docker project[2] that you may > have heard a

<    5   6   7   8   9   10   11   >