Re: [openstack-dev] [Heat] Defining what is a SupportStatus version

2014-09-13 Thread Gauvain Pocentek
Le 2014-09-08 17:10, Anne Gentle a écrit : On Fri, Sep 5, 2014 at 5:27 AM, Steven Hardy wrote: On Fri, Sep 05, 2014 at 03:56:34PM +1000, Angus Salkeld wrote:     On Fri, Sep 5, 2014 at 3:29 PM, Gauvain Pocentek     wrote:       Hi,       A bit of background: I'm working on the publication

[openstack-dev] oslo.vmware 0.6.0 released

2014-09-13 Thread Davanum Srinivas
The Oslo team is pleased to release version 0.6.0 of oslo.vmware. This release includes: $ git log --oneline --no-merges 0.5.0..0.6.0 f36cd7f Add DuplicateName exception 81ef9d4 Add 'details' property to VMwareDriverException 5571e9f Enable oslo.i18n for oslo.vmware 6c24953 Add API to enable call

Re: [openstack-dev] [Nova] What's holding nova development back?

2014-09-13 Thread Boris Pavlovic
Michael, I am so glad that you started this topic. I really like idea of of taking a pause with features and concentrating on improvement of current code base. Even if the >1 k open bugs https://bugs.launchpad.net/nova are vital issue, there are other things that could be addressed to improve No

Re: [openstack-dev] Contribution work flow

2014-09-13 Thread pcrews
Shar, Hi! 1) install git-review and set it up (poke around openstack docs) 2) after crafting your patch in a new branch (git branch name-of-branch-you-are-working-on), commit the changes (git add -a), craft a commit message, save it, and then type git review If everything is correct, it will

[openstack-dev] [Nova] What's holding nova development back?

2014-09-13 Thread Michael Still
Just an observation from the last week or so... The biggest problem nova faces at the moment isn't code review latency. Our biggest problem is failing to fix our bugs so that the gate is reliable. The number of rechecks we've done in the last week to try and land code is truly startling. I know t

Re: [openstack-dev] [Octavia] Which threading library?

2014-09-13 Thread Mike Bayer
On Sep 12, 2014, at 5:53 PM, Eichberger, German wrote: > Hi, > > I think the “standard” threading library for OpenStack is eventlet – however, > it seems that Oslo is spearheading efforts to get to a more compatible one > (see http://techs.enovance.com/6562/asyncio-openstack-python3) I am n

Re: [openstack-dev] Contribution work flow

2014-09-13 Thread Jeremy Stanley
On 2014-09-13 15:39:30 +0530 (+0530), Sharan Kumar M wrote: > I am about to submit my first patch. Welcome to our contributor community! I'm going to apologize in advance for the convoluted way in which our projects accept code contributions, but it's streamlined for high-volume contributors (whic

Re: [openstack-dev] Contribution work flow

2014-09-13 Thread Victoria Martínez de la Cruz
2014-09-13 7:09 GMT-03:00 Sharan Kumar M : > Hi, > > I am about to submit my first patch. I saw the contributions guidelines in > the documentations. Just to make it clear, is it that I issue a pull > request in GitHub, which automatically pushes my patch to gerrit? Also, I > found something calle

Re: [openstack-dev] [all] PYTHONDONTWRITEBYTECODE=true in tox.ini

2014-09-13 Thread Flavio Percoco
On 09/12/2014 07:14 PM, Doug Hellmann wrote: > > On Sep 12, 2014, at 12:03 PM, Sean Dague wrote: > >> On 09/12/2014 11:52 AM, Doug Hellmann wrote: >>> >>> On Sep 12, 2014, at 11:21 AM, Mike Bayer wrote: >>> On Sep 12, 2014, at 7:39 AM, Sean Dague wrote: > I assume you, gentl

Re: [openstack-dev] [nova] Expand resource name allowed characters

2014-09-13 Thread Sean Dague
On 09/13/2014 02:28 AM, Kenichi Oomichi wrote: > > Hi Chris, > > Thanks for bring it up here, > >> -Original Message- >> From: Chris St. Pierre [mailto:stpie...@metacloud.com] >> Sent: Saturday, September 13, 2014 2:53 AM >> To: openstack-dev@lists.openstack.org >> Subject: [openstack-de

[openstack-dev] Contribution work flow

2014-09-13 Thread Sharan Kumar M
Hi, I am about to submit my first patch. I saw the contributions guidelines in the documentations. Just to make it clear, is it that I issue a pull request in GitHub, which automatically pushes my patch to gerrit? Also, I found something called change-Id in the commit message. Is it the hash code