Re: [openstack-dev] [All] Disabling Pushes of new Gerrit Draft Patchsets

2014-05-31 Thread Morgan Fainberg
> 2. Since a patch is very much WIP, there is concern about consuming CI  > resources with needless testing.  > 3. The code is “example”, “toy”, or “exploratory” (not planning to  > submit to the project, but not private/proprietary)  >  > The general advice I give to people is to post the patches

Re: [openstack-dev] [Neutron][L3] BGP Dynamic Routing Proposal

2014-05-31 Thread YAMAMOTO Takashi
> Hi folks > > ExaBGP won't suit for BGPVPN implementation because it isn't support vpnv4. > Ryu is supporting it, however they have no internal api to binding > neutron network & route target. can you explain a little more? do you have api suggestions? YAMAMOTO Takashi > so I think contrail i

Re: [openstack-dev] [All] Disabling Pushes of new Gerrit Draft Patchsets

2014-05-31 Thread Sean Dague
On 05/31/2014 04:30 PM, Morgan Fainberg wrote: > I’ve had this question asked numerous times (by previous coworkers, > people interested in contributing to OpenStack, etc). The general > feeling has always been that the individual is concerned about 3 things > when considering drafts in gerrit. >

Re: [openstack-dev] [horizon][infra] Plan for the splitting of Horizon into two repositories

2014-05-31 Thread Jeremy Stanley
On 2014-05-29 20:55:01 + (+), Lyle, David wrote: [...] > There are several more xstatic packages that horizon will pull in that are > maintained outside openstack. The packages added are only those that did > not have existing xstatic packages. These packages will be updated very > sparingl

Re: [openstack-dev] [All] Disabling Pushes of new Gerrit Draft Patchsets

2014-05-31 Thread Morgan Fainberg
I’ve had this question asked numerous times (by previous coworkers, people interested in contributing to OpenStack, etc). The general feeling has always been that the individual is concerned about 3 things when considering drafts in gerrit. 1. Patch is very much WIP and doesn’t need to be revie

Re: [openstack-dev] [All] Disabling Pushes of new Gerrit Draft Patchsets

2014-05-31 Thread Clark Boylan
There isn't an option to push non public patches (and there really wasn't before either, drafts are not properly private and this false expectation is one of the reasons we have disabled them). Currently the recommended alternative is work in progress. The code cannot merge with a work in progress

[openstack-dev] Need help to patch IceHouse to enable emulated sound board.

2014-05-31 Thread Martinx - ジェームズ
Guys, Sorry to ask this here but, how can I enable an emulated sound board for KVM Instances on IceHouse with Ubuntu 14.04? I already have configured the SPICE Consoles for my "Cloud for Desktops" and, the only missing piece of configuration in now the sound device for Instances (specially Window

Re: [openstack-dev] Selecting more carefully our dependencies

2014-05-31 Thread Thomas Goirand
On 05/30/2014 03:22 PM, Chmouel Boudjnah wrote: > > On Thu, May 29, 2014 at 11:25 AM, Thomas Goirand > wrote: > > So I'm wondering: are we being careful enough when selecting > dependencies? In this case, I think we haven't, and I would recommend > against usi

[openstack-dev] [OSSG][OSSN] Glance allows non-admin users to create public images

2014-05-31 Thread Nathan Kinder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glance allows non-admin users to create public images - --- ### Summary ### The default policy settings in Glance allow any user to upload an image that is publicly available to all users. This can allow a malicious user to upload a vulnerable image t

[openstack-dev] [OSSG][OSSN] Multiple Cinder drivers set insecure file permissions

2014-05-31 Thread Nathan Kinder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Multiple Cinder drivers set insecure file permissions - --- ### Summary ### Several Cinder volume drivers set insecure file permissions for various files and directories. These permissions render the files accessible for read and write to any user wit

[openstack-dev] [all] gerrit-dash-creator - much easier process for creating client side dashboards

2014-05-31 Thread Sean Dague
We're still working on a way to make it possible to review in server side gerrit dashboards more easily to gerrit. In the mean time I've put together a tool that makes it easy to convert gerrit dashboard definitions into URLs that you can share around. The project is called Gerrit Dash Creator - h

Re: [openstack-dev] [All] Disabling Pushes of new Gerrit Draft Patchsets

2014-05-31 Thread Eugene Nikanorov
Hi, I might be posting a question to a wrong thread, but what would be the option to push a patch that I would like to share only with certain group of people. In other words, is there still an option to push non-public patches? I wouldn't like such patches to affect gerrit stream or trigger CIs,

Re: [openstack-dev] [nova] bug status and our 1st Bug Day for Juno

2014-05-31 Thread Matt Riedemann
On 5/28/2014 11:29 PM, Tracy Jones wrote: Hi Folks – I spoke with Michael at the summit about bug management for Juno. Other than tagging the untagged bugs each week, I will also be driving a top ten list of bugs at the nova meeting. The meeting is every Wednesday for 1/2 hour at 1630 UTC.

Re: [openstack-dev] [Neutron][Advanced Services] Requesting reviewers

2014-05-31 Thread trinath.soman...@freescale.com
+1 Summit. This really helps a lot for code and spec reviews. -- Trinath Somanchi - B39208 trinath.soman...@freescale.com | extn: 4048 -Original Message- From: Sumit Naiksatam [mailto:sumitnaiksa...@gmail.com] Sent: Saturday, May 31, 2014 5:31 PM To: OpenStack Development Mailing List

Re: [openstack-dev] [Neutron][Advanced Services] Requesting reviewers

2014-05-31 Thread Sumit Naiksatam
Hi Ivar, This is not just aimed at Neutron core reviewers. We are trying to get a set of reviewers who will commit to doing the reviews on a weekly basis. In fact, we would like to have a large number of non-core reviewers be a part of this review team. Patches which are filtered through this team

Re: [openstack-dev] [Neutron] One performance issue about VXLAN pool initiation

2014-05-31 Thread Xurong Yang
Hi, i have reported a bug[1] [1]https://bugs.launchpad.net/neutron/+bug/1324875 but no better idea about this issue now, maybe need more discussion. any thoughts? :) Xurong Yang 2014-05-31 6:33 GMT+08:00 Eugene Nikanorov : > > I was thinking it would be a separate process that would communica

Re: [openstack-dev] [Neutron][L3] BGP Dynamic Routing Proposal

2014-05-31 Thread Ian Wells
I've tested exabgp against a v6 peer, and it's an independent feature, so I added that as a row separately from whether v6 advertisements work. Might be worth making the page general and adding in the vpn feature set too. On 30 May 2014 16:50, Nachi Ueno wrote: > Hi folks > > ExaBGP won't suit