Re: [openstack-dev] [Neutron][Climate] bp:configurable-ip-allocation

2013-08-23 Thread Nikolay Starodubtsev
Mark, Thank you for fast answer! We'll wait for it. On Thu, Aug 22, 2013 at 5:14 PM, Mark McClain wrote: > Nokolay- > > Expect to updated code posted soon for Havana. > > mark > > On Aug 22, 2013, at 12:47 AM, Nikolay Starodubtsev < > nstarodubt...@mirantis.com> wrote: > > Hi, everyone! > We are

[openstack-dev] [keystone] Two BPs for managing the tokens

2013-08-23 Thread Yongsheng Gong
Hi, Talked with Henry Nash and Jamie Lennox on IRC, I have created two BPs to manage the keystone tokens: 1. https://blueprints.launchpad.net/keystone/+spec/periodically-flush-expired-token which is used to delete expired token 2. https://blueprints.launchpad.net/keystone/+spec/reuse-token which w

Re: [openstack-dev] [heat] Propose Liang Chen for heat-core

2013-08-23 Thread Thomas Hervé
On Thu, Aug 22, 2013 at 5:57 PM, Steven Hardy wrote: > Hi, > > I'd like to propose that we add Liang Chen to the heat-core team[1] > > Liang has been doing some great work recently, consistently providing good > review feedback[2][3], and also sending us some nice patches[4][5], > implementing >

Re: [openstack-dev] [IMPORTANT] The Gate around Feature Freeze

2013-08-23 Thread Chmouel Boudjnah
Dolph Mathews writes: > pretty excited! As always, if you'd like to pitch in, stop by > #openstack-infra on Freenode and see what we're up to. > Wow, nice work! Thank you, infra! agreed, thanks for the good work infra. Chmouel. ___ OpenStack-

Re: [openstack-dev] [heat] Propose Liang Chen for heat-core

2013-08-23 Thread Yongsheng Gong
+1 On Fri, Aug 23, 2013 at 4:03 PM, Thomas Hervé wrote: > > On Thu, Aug 22, 2013 at 5:57 PM, Steven Hardy wrote: > >> Hi, >> >> I'd like to propose that we add Liang Chen to the heat-core team[1] >> >> Liang has been doing some great work recently, consistently providing good >> review feedbac

Re: [openstack-dev] Tuskar PTL candidacy

2013-08-23 Thread Martyn Taylor
I would also like to nominate myself for the role of Tuskar PTL. I am a senior engineer at Red Hat where I have been part of the core Tuskar engineering team since its inception, participating in the various discussions and technical decisions for the initial Tuskar proof of concept. I helped

Re: [openstack-dev] [Glance] import task meeting 15:00 UTC Monday 26 August

2013-08-23 Thread Brian Rosmaita
Would 15:00 UTC Tuesday 27 August work for all interested parties? From: Joshua Harlow [harlo...@yahoo-inc.com] Sent: Thursday, August 22, 2013 9:13 PM To: OpenStack Development Mailing List Cc: OpenStack Development Mailing List Subject: Re: [openstack-dev] [Glance

Re: [openstack-dev] [heat] Propose Liang Chen for heat-core

2013-08-23 Thread Jeff Peeler
On 08/22/2013 11:57 AM, Steven Hardy wrote: Hi, I'd like to propose that we add Liang Chen to the heat-core team[1] Liang has been doing some great work recently, consistently providing good review feedback[2][3], and also sending us some nice patches[4][5], implementing several features and fi

Re: [openstack-dev] Announcing Tuskar project and PTL nominations

2013-08-23 Thread Tomas Sedovic
On 08/22/2013 06:23 PM, Clint Byrum wrote: Excerpts from Martyn Taylor's message of 2013-08-22 04:23:55 -0700: Hi Sylvain, We are currently working on design docs. We'll be adding some architecture diagrams and description to our documentation soon. To answer your question re: provisioning an

Re: [openstack-dev] [Glance] import task meeting 15:00 UTC Monday 26 August

2013-08-23 Thread Nikhil Komawar
It works for me and I'll have some research done on the bullet points until then. thanks, -Nikhil -Original Message- From: "Brian Rosmaita" Sent: Friday, August 23, 2013 9:33am To: "OpenStack Development Mailing List" Subject: Re: [openstack-dev] [Glance] import task meeting 15:00 UTC

Re: [openstack-dev] [Glance] import task meeting 15:00 UTC Monday 26 August

2013-08-23 Thread Jessica Lucci
I'm actually busy at that time…any way we could move it to 16:00 UTC on that same Tuesday? On Aug 23, 2013, at 8:33 AM, Brian Rosmaita mailto:brian.rosma...@rackspace.com>> wrote: Would 15:00 UTC Tuesday 27 August work for all interested parties? From: Joshua Ha

Re: [openstack-dev] Incubation Request: Marconi

2013-08-23 Thread Kurt Griffiths
> next in the queue is ZMQ - and it will also sit on top of some > existing MB - we've plan to use rabbit, proton and other > technologies as storage backend. I'd love to get everyone's thoughts on how many/what kinds of transport and storage drivers should be part of the project directly vs. ma

Re: [openstack-dev] [heat] Propose Liang Chen for heat-core

2013-08-23 Thread Clint Byrum
Excerpts from Steven Hardy's message of 2013-08-22 08:57:31 -0700: > Hi, > > I'd like to propose that we add Liang Chen to the heat-core team[1] > > Liang has been doing some great work recently, consistently providing good > review feedback[2][3], and also sending us some nice patches[4][5], >

Re: [openstack-dev] [IMPORTANT] The Gate around Feature Freeze

2013-08-23 Thread Joshua Harlow
+2 Infra is the backbone of openstack and your guys/gals work is much appreciated! Sent from my really tiny device... On Aug 23, 2013, at 1:20 AM, "Chmouel Boudjnah" wrote: > Dolph Mathews writes: > >>pretty excited! As always, if you'd like to pitch in, stop by >>#openstack-infra on

Re: [openstack-dev] [keystone] Two BPs for managing the tokens

2013-08-23 Thread Miller, Mark M (EB SW Cloud - R&D - Corvallis)
Hello, I would think you would want to reuse the same token but update the expiration time as if it were the first time the token had been generated. Mark From: Yongsheng Gong [mailto:gong...@unitedstack.com] Sent: Friday, August 23, 2013 12:40 AM To: OpenStack Development Mailing List Subject:

Re: [openstack-dev] [keystone] Two BPs for managing the tokens

2013-08-23 Thread Dolph Mathews
On Fri, Aug 23, 2013 at 10:51 AM, Miller, Mark M (EB SW Cloud - R&D - Corvallis) wrote: > Hello, > > ** ** > > I would think you would want to reuse the same token but update the > expiration time as if it were the first time the token had been generated. > That wouldn't work for PKI tokens

Re: [openstack-dev] [keystone] Two BPs for managing the tokens

2013-08-23 Thread Joe Gordon
On Aug 23, 2013 12:24 PM, "Dolph Mathews" wrote: > > > On Fri, Aug 23, 2013 at 10:51 AM, Miller, Mark M (EB SW Cloud - R&D - Corvallis) wrote: >> >> Hello, >> >> >> >> I would think you would want to reuse the same token but update the expiration time as if it were the first time the token had be

Re: [openstack-dev] [Glance] import task meeting 15:00 UTC Monday 26 August

2013-08-23 Thread Joshua Harlow
I'm fine with either times. So maybe 1600 for all? From: Jessica Lucci mailto:jessica.lu...@rackspace.com>> Reply-To: OpenStack Development Mailing List mailto:openstack-dev@lists.openstack.org>> Date: Friday, August 23, 2013 8:11 AM To: OpenStack Development Mailing List mailto:openstack-dev@l

Re: [openstack-dev] [Openstack][keystone][ldap] Bug unsupported operand type(s) for &: 'str' and 'int'

2013-08-23 Thread Brant Knudson
This might be the same as this bug: https://bugs.launchpad.net/keystone/+bug/1210175 which was only fixed in master. - Brant On Thu, Aug 22, 2013 at 1:55 AM, Qinglong.Meng wrote: > Hi All, > Os: Ubuntu 12.04 LTS > keystone version: stable/grizzly > > After I deploy keystone with ld

[openstack-dev] [Glance] import task meeting moved to 15:00 UTC Tues 27 August

2013-08-23 Thread Brian Rosmaita
We'll now be holding the below meeting at 15:00 UTC Tuesday 27 August in #openstack-glance on Freenode. From: Brian Rosmaita [brian.rosma...@rackspace.com] Sent: Thursday, August 22, 2013 5:33 PM To: Joshua Harlow; OpenStack Development Mailing List Subject

Re: [openstack-dev] [keystone] Two BPs for managing the tokens

2013-08-23 Thread Adam Young
On 08/23/2013 12:43 PM, Joe Gordon wrote: On Aug 23, 2013 12:24 PM, "Dolph Mathews" > wrote: > > > On Fri, Aug 23, 2013 at 10:51 AM, Miller, Mark M (EB SW Cloud - R&D - Corvallis) mailto:mark.m.mil...@hp.com>> wrote: >> >> Hello, >> >> >> >> I would think you

Re: [openstack-dev] [Glance] import task meeting 15:00 UTC Monday 26 August

2013-08-23 Thread John Bresnahan
On 08/23/2013 07:15 AM, Joshua Harlow wrote: > I'm fine with either times. So maybe 1600 for all? That time works for me. ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

[openstack-dev] [Infra] We've launched git.openstack.org

2013-08-23 Thread Elizabeth Krumbach Joseph
Hi everyone, Several months ago the OpenStack Infrastructure team filed a bug to "Create a git.openstack.org mirror system"[0] Full rationale is in the bug, but essentially we were heavily relying upon the git repository on review.openstack.org, the Gerrit server which was doing a lot of other wo

[openstack-dev] [marconi] Agenda for Monday's Meeting

2013-08-23 Thread Kurt Griffiths
The Marconi project team holds a weekly meeting in #openstack-meeting-alt on Mondays at 1600 UTC. The next meeting is this coming Monday, August 26. Everyone is welcome. However, please take a few minutes to review the wiki before attending for the first time: http://wiki.openstack.org/marconi

Re: [openstack-dev] [IMPORTANT] The Gate around Feature Freeze

2013-08-23 Thread Russell Bryant
On 08/22/2013 10:37 PM, Dolph Mathews wrote: > > On Thu, Aug 22, 2013 at 7:48 PM, James E. Blair > wrote: > > Monty Taylor mailto:mord...@inaugust.com>> > writes: > > > The infra team has done a lot of work in prep for our favorite time of > > year,

Re: [openstack-dev] [heat] Propose Liang Chen for heat-core

2013-08-23 Thread Steven Dake
On 08/22/2013 08:57 AM, Steven Hardy wrote: Hi, I'd like to propose that we add Liang Chen to the heat-core team[1] Liang has been doing some great work recently, consistently providing good review feedback[2][3], and also sending us some nice patches[4][5], implementing several features and fi

[openstack-dev] What's Up Doc? Aug 23 2013

2013-08-23 Thread Anne Gentle
I'm happy to report the latest in doc-land. As always, each Monday you can come to our open office hours at 9:00 Pacific. This week we're changing the doc team meeting frequency to every other week, Tuesdays at 1300 UTC in #openstack-meeting. I don't know about your house but at my house we're happ

Re: [openstack-dev] [Infra] We've launched git.openstack.org

2013-08-23 Thread Michael Still
On Sat, Aug 24, 2013 at 4:20 AM, Elizabeth Krumbach Joseph wrote: > Hi everyone, > > Several months ago the OpenStack Infrastructure team filed a bug to > "Create a git.openstack.org mirror system"[0] Does git.openstack.org replace git hub for developers cloning repositories? Or is it just a mirr

Re: [openstack-dev] [Infra] We've launched git.openstack.org

2013-08-23 Thread Elizabeth Krumbach Joseph
On Fri, Aug 23, 2013 at 2:20 PM, Michael Still wrote: > On Sat, Aug 24, 2013 at 4:20 AM, Elizabeth Krumbach Joseph > wrote: >> Hi everyone, >> >> Several months ago the OpenStack Infrastructure team filed a bug to >> "Create a git.openstack.org mirror system"[0] > > Does git.openstack.org replace

Re: [openstack-dev] [Infra] We've launched git.openstack.org

2013-08-23 Thread James E. Blair
Michael Still writes: > On Sat, Aug 24, 2013 at 4:20 AM, Elizabeth Krumbach Joseph > wrote: >> Hi everyone, >> >> Several months ago the OpenStack Infrastructure team filed a bug to >> "Create a git.openstack.org mirror system"[0] > > Does git.openstack.org replace git hub for developers cloning

Re: [openstack-dev] [Infra] We've launched git.openstack.org

2013-08-23 Thread John Dickinson
Does this change affect the gerrit remote in any way? --John On Aug 23, 2013, at 2:48 PM, jebl...@openstack.org (James E. Blair) wrote: > Michael Still writes: > >> On Sat, Aug 24, 2013 at 4:20 AM, Elizabeth Krumbach Joseph >> wrote: >>> Hi everyone, >>> >>> Several months ago the OpenStac

Re: [openstack-dev] [Infra] We've launched git.openstack.org

2013-08-23 Thread Elizabeth Krumbach Joseph
On Fri, Aug 23, 2013 at 2:56 PM, John Dickinson wrote: > Does this change affect the gerrit remote in any way? Nope! The gerrit remote remains review.openstack.org (of course your origin may change if you decide to s/github/git.openstack.org) -- Elizabeth Krumbach Joseph || Lyz || pleia2 http:

[openstack-dev] [Nova][vmware] VMwareAPI sub-team reviews update 2013-08-23

2013-08-23 Thread Shawn Hartsock
Greetings stackers! It's freeze-2 time and that means things get hot! We've had quite a bit going on in the VMware sub-team and the proof is in the number of patches that are *ready* for core-reviewers. We have 9 that are ready for core-reviewers to take a look at. Needs one more core review/

Re: [openstack-dev] [keystone] Two BPs for managing the tokens

2013-08-23 Thread Yongsheng Gong
Hi adam, Can u explain more about 'In conjunction with the caching layer, it might be the right approach: flush the old tokens upon revocation list regeneration.'? when is the list_revoked_tokens called? thanks On Sat, Aug 24, 2013 at 1:51 AM, Adam Young wrote: > On 08/23/2013 12:43 PM, Joe

Re: [openstack-dev] [keystone] Two BPs for managing the tokens

2013-08-23 Thread Dolph Mathews
On Fri, Aug 23, 2013 at 7:48 PM, Yongsheng Gong wrote: > Hi adam, > Can u explain more about 'In conjunction with the caching layer, it might > be the right approach: flush the old tokens upon revocation list > regeneration.'? > > when is the list_revoked_tokens called? > > In a PKI-token based d